Entity . Justin Strong

Justin Strong

Justin Strong

Individual
promoter, former manager of shadow lounge

Description
promoter, former manager of shadow lounge, current manager at spirit (2017)

0 Follows | Click to Follow

Roles: Promoter
Tags: Hip Hop

Added by Geoffrey Maddock

Future Events 0
No events listed today.
Past Events 0
No events listed today.
8.1.27PHP Version163msRequest Duration4MBMemory UsageGET entities/{entity}Route
    • Booting (54.43ms)
    • Application (108ms)
    • 1 x Application (66.59%)
      108ms
      1 x Booting (33.41%)
      54.43ms
      12 templates were rendered
      • entities.show (resources/views/entities/show.blade.php)7bladefile
        Params
        0
        entity
        1
        threads
        2
        embeds
        3
        tracks
        4
        futureEvents
        5
        pastEvents
        6
        theme
      • entities.crumbs (resources/views/entities/crumbs.blade.php)4bladefile
        Params
        0
        class
        1
        slug
        2
        entity
        3
        theme
      • tags.single_label (resources/views/tags/single_label.blade.php)18bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        signedIn
        4
        user
        5
        entity
        6
        threads
        7
        embeds
        8
        tracks
        9
        futureEvents
        10
        pastEvents
        11
        theme
        12
        photo
        13
        __currentLoopData
        14
        loop
        15
        follow
        16
        role
        17
        tag
      • embeds.playlist (resources/views/embeds/playlist.blade.php)18bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        signedIn
        4
        user
        5
        entity
        6
        threads
        7
        embeds
        8
        tracks
        9
        futureEvents
        10
        pastEvents
        11
        theme
        12
        photo
        13
        __currentLoopData
        14
        loop
        15
        follow
        16
        role
        17
        tag
      • events.vertical-list (resources/views/events/vertical-list.blade.php)20bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        signedIn
        4
        user
        5
        entity
        6
        threads
        7
        embeds
        8
        tracks
        9
        futureEvents
        10
        pastEvents
        11
        theme
        12
        photo
        13
        __currentLoopData
        14
        loop
        15
        follow
        16
        role
        17
        tag
        18
        set
        19
        events
      • pagination::bootstrap-4 (vendor/laravel/framework/src/Illuminate/Pagination/resources/views/bootstrap-4.blade.php)3bladefile
        Params
        0
        paginator
        1
        elements
        2
        theme
      • events.vertical-list (resources/views/events/vertical-list.blade.php)20bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        signedIn
        4
        user
        5
        entity
        6
        threads
        7
        embeds
        8
        tracks
        9
        futureEvents
        10
        pastEvents
        11
        theme
        12
        photo
        13
        __currentLoopData
        14
        loop
        15
        follow
        16
        role
        17
        tag
        18
        set
        19
        events
      • pagination::bootstrap-4 (vendor/laravel/framework/src/Illuminate/Pagination/resources/views/bootstrap-4.blade.php)3bladefile
        Params
        0
        paginator
        1
        elements
        2
        theme
      • app (resources/views/app.blade.php)19bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        signedIn
        4
        user
        5
        entity
        6
        threads
        7
        embeds
        8
        tracks
        9
        futureEvents
        10
        pastEvents
        11
        theme
        12
        photo
        13
        __currentLoopData
        14
        loop
        15
        follow
        16
        role
        17
        tag
        18
        set
      • partials.analytics (resources/views/partials/analytics.blade.php)19bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        signedIn
        4
        user
        5
        entity
        6
        threads
        7
        embeds
        8
        tracks
        9
        futureEvents
        10
        pastEvents
        11
        theme
        12
        photo
        13
        __currentLoopData
        14
        loop
        15
        follow
        16
        role
        17
        tag
        18
        set
      • partials.nav (resources/views/partials/nav.blade.php)22bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        signedIn
        4
        user
        5
        entity
        6
        threads
        7
        embeds
        8
        tracks
        9
        futureEvents
        10
        pastEvents
        11
        theme
        12
        photo
        13
        __currentLoopData
        14
        loop
        15
        follow
        16
        role
        17
        tag
        18
        set
        19
        roles
        20
        hasForum
        21
        menus
      • flash (resources/views/flash.blade.php)19bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        signedIn
        4
        user
        5
        entity
        6
        threads
        7
        embeds
        8
        tracks
        9
        futureEvents
        10
        pastEvents
        11
        theme
        12
        photo
        13
        __currentLoopData
        14
        loop
        15
        follow
        16
        role
        17
        tag
        18
        set
      uri
      GET entities/{entity}
      middleware
      web
      as
      entities.show
      controller
      App\Http\Controllers\EntitiesController@show
      namespace
      App\Http\Controllers
      where
      file
      app/Http/Controllers/EntitiesController.php:676-700
      24 statements were executed, 6 of which were duplicated, 18 unique. Show only duplicated27.07ms
      • select * from `entities` where `slug` = 'justin-strong' limit 11.08ms/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61dev_events_tracker
        Metadata
        Bindings
        • 0. justin-strong
        Backtrace
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:959
        • 21. middleware::bindings:41
        • 22. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 23. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • select count(*) as aggregate from `threads` inner join `entity_thread` on `threads`.`id` = `entity_thread`.`thread_id` where `entity_thread`.`entity_id` = 200940μs/app/Http/Controllers/EntitiesController.php:687dev_events_tracker
        Metadata
        Bindings
        • 0. 200
        Backtrace
        • 17. /app/Http/Controllers/EntitiesController.php:687
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `events` inner join `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` = 200 and `start_at` >= '2025-04-07 06:15:44'900μs/app/Models/Entity.php:421dev_events_tracker
        Metadata
        Bindings
        • 0. 200
        • 1. 2025-04-07 06:15:44
        Backtrace
        • 17. /app/Models/Entity.php:421
        • 18. /app/Http/Controllers/EntitiesController.php:696
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select count(*) as aggregate from `events` inner join `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` = 200 and `start_at` < '2025-04-07 06:15:44'870μs/app/Models/Entity.php:432dev_events_tracker
        Metadata
        Bindings
        • 0. 200
        • 1. 2025-04-07 06:15:44
        Backtrace
        • 17. /app/Models/Entity.php:432
        • 18. /app/Http/Controllers/EntitiesController.php:697
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select `roles`.*, `entity_role`.`entity_id` as `pivot_entity_id`, `entity_role`.`role_id` as `pivot_role_id`, `entity_role`.`created_at` as `pivot_created_at`, `entity_role`.`updated_at` as `pivot_updated_at` from `roles` inner join `entity_role` on `roles`.`id` = `entity_role`.`role_id` where `entity_role`.`entity_id` = 2001.1ms/app/Models/Entity.php:696dev_events_tracker
        Metadata
        Bindings
        • 0. 200
        Backtrace
        • 20. /app/Models/Entity.php:696
        • 21. view::entities.show:1
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `photos`.*, `entity_photo`.`entity_id` as `pivot_entity_id`, `entity_photo`.`photo_id` as `pivot_photo_id`, `entity_photo`.`created_at` as `pivot_created_at`, `entity_photo`.`updated_at` as `pivot_updated_at` from `photos` inner join `entity_photo` on `photos`.`id` = `entity_photo`.`photo_id` where `entity_photo`.`entity_id` = 200 and `photos`.`is_primary` = '1' limit 12.37ms/app/Models/Entity.php:528dev_events_tracker
        Metadata
        Bindings
        • 0. 200
        • 1. 1
        Backtrace
        • 16. /app/Models/Entity.php:528
        • 17. view::entities.show:7
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `photos`.*, `entity_photo`.`entity_id` as `pivot_entity_id`, `entity_photo`.`photo_id` as `pivot_photo_id`, `entity_photo`.`created_at` as `pivot_created_at`, `entity_photo`.`updated_at` as `pivot_updated_at` from `photos` inner join `entity_photo` on `photos`.`id` = `entity_photo`.`photo_id` where `entity_photo`.`entity_id` = 200 and `photos`.`is_primary` = '1' limit 11.19ms/app/Models/Entity.php:528dev_events_tracker
        Metadata
        Bindings
        • 0. 200
        • 1. 1
        Backtrace
        • 16. /app/Models/Entity.php:528
        • 17. view::entities.show:26
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `entity_statuses` where `entity_statuses`.`id` = 2 limit 1780μsview::entities.show:32dev_events_tracker
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 21. view::entities.show:32
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `aliases`.*, `alias_entity`.`entity_id` as `pivot_entity_id`, `alias_entity`.`alias_id` as `pivot_alias_id`, `alias_entity`.`created_at` as `pivot_created_at`, `alias_entity`.`updated_at` as `pivot_updated_at` from `aliases` inner join `alias_entity` on `aliases`.`id` = `alias_entity`.`alias_id` where `alias_entity`.`entity_id` = 200950μsview::entities.show:38dev_events_tracker
        Metadata
        Bindings
        • 0. 200
        Backtrace
        • 20. view::entities.show:38
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `entity_types` where `entity_types`.`id` = 3 limit 1670μsview::entities.show:47dev_events_tracker
        Metadata
        Bindings
        • 0. 3
        Backtrace
        • 21. view::entities.show:47
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `follows` where `follows`.`object_type` = 'entity' and `follows`.`object_id` = 200 and `follows`.`object_id` is not null970μsview::entities.show:58dev_events_tracker
        Metadata
        Bindings
        • 0. entity
        • 1. 200
        Backtrace
        • 20. view::entities.show:58
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `series`.*, `entity_series`.`entity_id` as `pivot_entity_id`, `entity_series`.`series_id` as `pivot_series_id` from `series` inner join `entity_series` on `series`.`id` = `entity_series`.`series_id` where `entity_series`.`entity_id` = 200970μsview::entities.show:93dev_events_tracker
        Metadata
        Bindings
        • 0. 200
        Backtrace
        • 20. view::entities.show:93
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `tags`.*, `entity_tag`.`entity_id` as `pivot_entity_id`, `entity_tag`.`tag_id` as `pivot_tag_id`, `entity_tag`.`created_at` as `pivot_created_at`, `entity_tag`.`updated_at` as `pivot_updated_at` from `tags` inner join `entity_tag` on `tags`.`id` = `entity_tag`.`tag_id` where `entity_tag`.`entity_id` = 2001.25msview::entities.show:112dev_events_tracker
        Metadata
        Bindings
        • 0. 200
        Backtrace
        • 20. view::entities.show:112
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `locations` where `locations`.`entity_id` = 200 and `locations`.`entity_id` is not null3.05msview::entities.show:121dev_events_tracker
        Metadata
        Bindings
        • 0. 200
        Backtrace
        • 20. view::entities.show:121
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `contacts`.*, `contact_entity`.`entity_id` as `pivot_entity_id`, `contact_entity`.`contact_id` as `pivot_contact_id` from `contacts` inner join `contact_entity` on `contacts`.`id` = `contact_entity`.`contact_id` where `contact_entity`.`entity_id` = 2001.21msview::entities.show:163dev_events_tracker
        Metadata
        Bindings
        • 0. 200
        Backtrace
        • 20. view::entities.show:163
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `links`.*, `entity_link`.`entity_id` as `pivot_entity_id`, `entity_link`.`link_id` as `pivot_link_id` from `links` inner join `entity_link` on `links`.`id` = `entity_link`.`link_id` where `entity_link`.`entity_id` = 2001.09msview::entities.show:200dev_events_tracker
        Metadata
        Bindings
        • 0. 200
        Backtrace
        • 20. view::entities.show:200
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `comments` where `comments`.`commentable_type` = 'entity' and `comments`.`commentable_id` = 200 and `comments`.`commentable_id` is not null order by `created_at` desc1.03msview::entities.show:235dev_events_tracker
        Metadata
        Bindings
        • 0. entity
        • 1. 200
        Backtrace
        • 20. view::entities.show:235
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `users` where `users`.`id` = 1 limit 1750μsview::entities.show:268dev_events_tracker
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 22. view::entities.show:268
        • 24. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `photos`.*, `entity_photo`.`entity_id` as `pivot_entity_id`, `entity_photo`.`photo_id` as `pivot_photo_id`, `entity_photo`.`created_at` as `pivot_created_at`, `entity_photo`.`updated_at` as `pivot_updated_at` from `photos` inner join `entity_photo` on `photos`.`id` = `entity_photo`.`photo_id` where `entity_photo`.`entity_id` = 2001.19msview::entities.show:283dev_events_tracker
        Metadata
        Bindings
        • 0. 200
        Backtrace
        • 20. view::entities.show:283
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select count(*) as aggregate from `events` inner join `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` = 200 and `start_at` >= '2025-04-07 06:15:44'1.17ms/app/Models/Entity.php:421dev_events_tracker
        Metadata
        Bindings
        • 0. 200
        • 1. 2025-04-07 06:15:44
        Backtrace
        • 17. /app/Models/Entity.php:421
        • 18. view::entities.show:315
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select count(*) as aggregate from `events` inner join `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` = 200 and `start_at` < '2025-04-07 06:15:44'1.11ms/app/Models/Entity.php:432dev_events_tracker
        Metadata
        Bindings
        • 0. 200
        • 1. 2025-04-07 06:15:44
        Backtrace
        • 17. /app/Models/Entity.php:432
        • 18. view::entities.show:328
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `roles` order by `name` asc700μs/app/Providers/ViewComposerServiceProvider.php:38dev_events_tracker
        Metadata
        Backtrace
        • 15. /app/Providers/ViewComposerServiceProvider.php:38
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:188
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:159
        • 22. view::app:65
      • select count(*) as aggregate from `forums`660μs/app/Providers/ViewComposerServiceProvider.php:39dev_events_tracker
        Metadata
        Backtrace
        • 16. /app/Providers/ViewComposerServiceProvider.php:39
        • 20. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:188
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:159
        • 23. view::app:65
      • select * from `menus` where exists (select * from `visibilities` where `menus`.`visibility_id` = `visibilities`.`id` and `name` = 'Public') order by `name` asc1.07ms/app/Providers/ViewComposerServiceProvider.php:40dev_events_tracker
        Metadata
        Bindings
        • 0. Public
        Backtrace
        • 15. /app/Providers/ViewComposerServiceProvider.php:40
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:188
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:159
        • 22. view::app:65
      App\Models\Menu
      2
      App\Models\User
      1
      App\Models\Tag
      1
      App\Models\EntityType
      1
      App\Models\EntityStatus
      1
      App\Models\Photo
      3
      App\Models\Role
      12
      App\Models\Entity
      1
        _token
        CvagMUxvC9SWRlth4NTMEqVsYMSUPPyWVQ3Vherf
        url
        array:1 [ "intended" => "https://dev.arcane.city/entities/justin-strong" ]
        _previous
        array:1 [ "url" => "https://dev.arcane.city/entities/justin-strong" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /entities/justin-strong
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        []
        
        request_request
        []
        
        request_headers
        0 of 0
        array:15 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "dev.arcane.city" ] ]
        request_server
        0 of 0
        array:43 [ "USER" => "www-data" "HOME" => "/var/www" "HTTP_PRIORITY" => "u=0, i" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_HOST" => "dev.arcane.city" "REDIRECT_STATUS" => "200" "SERVER_NAME" => "dev.arcane.city" "SERVER_PORT" => "443" "SERVER_ADDR" => "45.55.133.222" "REMOTE_USER" => "" "REMOTE_PORT" => "30416" "REMOTE_ADDR" => "3.143.214.6" "SERVER_SOFTWARE" => "nginx/1.24.0" "GATEWAY_INTERFACE" => "CGI/1.1" "HTTPS" => "on" "REQUEST_SCHEME" => "https" "SERVER_PROTOCOL" => "HTTP/2.0" "DOCUMENT_ROOT" => "/var/www/dev-events/public" "DOCUMENT_URI" => "/index.php" "REQUEST_URI" => "/entities/justin-strong" "SCRIPT_NAME" => "/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "SCRIPT_FILENAME" => "/var/www/dev-events/public/index.php" "PATH_INFO" => "" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1744024544.3145 "REQUEST_TIME" => 1744024544 ]
        request_cookies
        []
        
        response_headers
        0 of 0
        array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Mon, 07 Apr 2025 11:15:44 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ikp0RFB3MHBlMGlEdnpIU0Vjcm1sRXc9PSIsInZhbHVlIjoiL1dmcUw2QjBDYUk2aC9xK0c4aVVMS3dLODVwZHg5UDlzZVBjamRLSkpVWm1jT2ZZUVNBeG9DckcvbC9EVXoydmp2Vk1nd0tNcGFyUjNUUnZzcmluZmJtY3p0aFZQS1R4MVdBTFZldm1DVEpKenZQZW9Qb1NrWWlGMEttc3MwWFEiLCJtYWMiOiIwMmQwODQ1NjU2MTYwNTM0MzZlYTMyYmQwNDYzODVlMGQ2Mzc1MTQwNGYyNzBiZjAyOTExZDljYWQwOGU4OWI4IiwidGFnIjoiIn0%3D; expires=Wed, 09 Apr 2025 23:15:44 GMT; Max-Age=216000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Ikp0RFB3MHBlMGlEdnpIU0Vjcm1sRXc9PSIsInZhbHVlIjoiL1dmcUw2QjBDYUk2aC9xK0c4aVVMS3dLODVwZHg5UDlzZVBjamRLSkpVWm1jT2ZZUVNBeG9DckcvbC9EVXoydmp2Vk1nd" 1 => "dev_arcane_city_session=eyJpdiI6IlAxQWk3LzBWRm9WVzEwQmV1Z213cHc9PSIsInZhbHVlIjoiN2dNckFNYll2cHVyQjRtY1ZBOUdWNm1XSTdMZHlIdnFLVW9DVlZYMW5JZVNJemhhUWZPYTVMZnBIRkNBdVFoUU1wejR6WVVWVFRoZHFUanZTUzBtWFRyU2tzcVBERGpLQmp5SGlmMWswWnkyVW9OaVVBKzVaa3g5L2E3dS9HcG8iLCJtYWMiOiI2MzQyMmZhZTRhNmI3ZWU3NDFkZjRmZGE3YTE4ZGVlMjZiY2MwYmZmNzQ5ZjdlMzgzOTA1ZTZjYTUwODRiMDc1IiwidGFnIjoiIn0%3D; expires=Wed, 09 Apr 2025 23:15:44 GMT; Max-Age=216000; path=/; secure; httponly; samesite=laxdev_arcane_city_session=eyJpdiI6IlAxQWk3LzBWRm9WVzEwQmV1Z213cHc9PSIsInZhbHVlIjoiN2dNckFNYll2cHVyQjRtY1ZBOUdWNm1XSTdMZHlIdnFLVW9DVlZYMW5JZVNJemhhUWZPYTVMZnBIRkNB" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ikp0RFB3MHBlMGlEdnpIU0Vjcm1sRXc9PSIsInZhbHVlIjoiL1dmcUw2QjBDYUk2aC9xK0c4aVVMS3dLODVwZHg5UDlzZVBjamRLSkpVWm1jT2ZZUVNBeG9DckcvbC9EVXoydmp2Vk1nd0tNcGFyUjNUUnZzcmluZmJtY3p0aFZQS1R4MVdBTFZldm1DVEpKenZQZW9Qb1NrWWlGMEttc3MwWFEiLCJtYWMiOiIwMmQwODQ1NjU2MTYwNTM0MzZlYTMyYmQwNDYzODVlMGQ2Mzc1MTQwNGYyNzBiZjAyOTExZDljYWQwOGU4OWI4IiwidGFnIjoiIn0%3D; expires=Wed, 09-Apr-2025 23:15:44 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Ikp0RFB3MHBlMGlEdnpIU0Vjcm1sRXc9PSIsInZhbHVlIjoiL1dmcUw2QjBDYUk2aC9xK0c4aVVMS3dLODVwZHg5UDlzZVBjamRLSkpVWm1jT2ZZUVNBeG9DckcvbC9EVXoydmp2Vk1nd" 1 => "dev_arcane_city_session=eyJpdiI6IlAxQWk3LzBWRm9WVzEwQmV1Z213cHc9PSIsInZhbHVlIjoiN2dNckFNYll2cHVyQjRtY1ZBOUdWNm1XSTdMZHlIdnFLVW9DVlZYMW5JZVNJemhhUWZPYTVMZnBIRkNBdVFoUU1wejR6WVVWVFRoZHFUanZTUzBtWFRyU2tzcVBERGpLQmp5SGlmMWswWnkyVW9OaVVBKzVaa3g5L2E3dS9HcG8iLCJtYWMiOiI2MzQyMmZhZTRhNmI3ZWU3NDFkZjRmZGE3YTE4ZGVlMjZiY2MwYmZmNzQ5ZjdlMzgzOTA1ZTZjYTUwODRiMDc1IiwidGFnIjoiIn0%3D; expires=Wed, 09-Apr-2025 23:15:44 GMT; path=/; secure; httponlydev_arcane_city_session=eyJpdiI6IlAxQWk3LzBWRm9WVzEwQmV1Z213cHc9PSIsInZhbHVlIjoiN2dNckFNYll2cHVyQjRtY1ZBOUdWNm1XSTdMZHlIdnFLVW9DVlZYMW5JZVNJemhhUWZPYTVMZnBIRkNB" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "CvagMUxvC9SWRlth4NTMEqVsYMSUPPyWVQ3Vherf" "url" => array:1 [ "intended" => "https://dev.arcane.city/entities/justin-strong" ] "_previous" => array:1 [ "url" => "https://dev.arcane.city/entities/justin-strong" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]