Forum

Thread Category User Posts Views Likes
Pandemic Cumbia Party: El Dusty & Dos Santos, JuanDiego
Event: Pandemic Cumbia Party: El Dust ...
General Geoffrey Maddock Geoffrey Maddock 1 990 0
pandemic turns 12 with a wild cumbia party
Geoffrey Maddock Geoffrey Maddock 0

It's insane that PANDEMIC is 12 years old now.

Please sign in to participate in this discussion.

8.1.27PHP Version188msRequest Duration2MBMemory UsageGET threads/{thread}Route
    • Booting (35.51ms)
    • Application (153ms)
    • 1 x Application (81.12%)
      153ms
      1 x Booting (18.87%)
      35.51ms
      10 templates were rendered
      • threads.show (resources/views/threads/show.blade.php)3bladefile
        Params
        0
        thread
        1
        tags
        2
        theme
      • threads.crumbs (resources/views/threads/crumbs.blade.php)8bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        signedIn
        4
        user
        5
        thread
        6
        tags
        7
        theme
      • threads.first (resources/views/threads/first.blade.php)8bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        signedIn
        4
        user
        5
        thread
        6
        tags
        7
        theme
      • users.avatar (resources/views/users/avatar.blade.php)9bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        signedIn
        4
        user
        5
        thread
        6
        tags
        7
        theme
        8
        event
      • posts.list (resources/views/posts/list.blade.php)9bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        signedIn
        4
        user
        5
        thread
        6
        tags
        7
        theme
        8
        posts
      • users.avatar (resources/views/users/avatar.blade.php)12bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        signedIn
        4
        user
        5
        thread
        6
        tags
        7
        theme
        8
        posts
        9
        __currentLoopData
        10
        post
        11
        loop
      • app (resources/views/app.blade.php)8bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        signedIn
        4
        user
        5
        thread
        6
        tags
        7
        theme
      • partials.analytics (resources/views/partials/analytics.blade.php)8bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        signedIn
        4
        user
        5
        thread
        6
        tags
        7
        theme
      • partials.nav (resources/views/partials/nav.blade.php)11bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        signedIn
        4
        user
        5
        thread
        6
        tags
        7
        theme
        8
        roles
        9
        hasForum
        10
        menus
      • flash (resources/views/flash.blade.php)8bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        signedIn
        4
        user
        5
        thread
        6
        tags
        7
        theme
      uri
      GET threads/{thread}
      middleware
      web
      as
      threads.show
      controller
      App\Http\Controllers\ThreadsController@show
      namespace
      App\Http\Controllers
      where
      file
      app/Http/Controllers/ThreadsController.php:758-769
      20 statements were executed, 6 of which were duplicated, 14 unique. Show only duplicated76.98ms
      • select * from `threads` where `id` = '45' limit 110.94ms/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61dev_events_tracker
        Metadata
        Bindings
        • 0. 45
        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 `name`, `id` from `tags` order by `name` asc6.61ms/app/Http/Controllers/ThreadsController.php:762dev_events_tracker
        Metadata
        Backtrace
        • 14. /app/Http/Controllers/ThreadsController.php:762
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • update `threads` set `views` = 990, `threads`.`updated_at` = '2025-04-06 13:03:09' where `id` = 4513.09ms/app/Http/Controllers/ThreadsController.php:766dev_events_tracker
        Metadata
        Bindings
        • 0. 990
        • 1. 2025-04-06 13:03:09
        • 2. 45
        Backtrace
        • 14. /app/Http/Controllers/ThreadsController.php:766
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `events` where `events`.`id` = 1212 and `events`.`id` is not null limit 11.44msview::threads.first:29dev_events_tracker
        Metadata
        Bindings
        • 0. 1212
        Backtrace
        • 21. view::threads.first:29
        • 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 `series`.*, `series_thread`.`thread_id` as `pivot_thread_id`, `series_thread`.`series_id` as `pivot_series_id`, `series_thread`.`created_at` as `pivot_created_at`, `series_thread`.`updated_at` as `pivot_updated_at` from `series` inner join `series_thread` on `series`.`id` = `series_thread`.`series_id` where `series_thread`.`thread_id` = 452.18msview::threads.first:34dev_events_tracker
        Metadata
        Bindings
        • 0. 45
        Backtrace
        • 20. view::threads.first:34
        • 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 `entities`.*, `entity_thread`.`thread_id` as `pivot_thread_id`, `entity_thread`.`entity_id` as `pivot_entity_id`, `entity_thread`.`created_at` as `pivot_created_at`, `entity_thread`.`updated_at` as `pivot_updated_at` from `entities` inner join `entity_thread` on `entities`.`id` = `entity_thread`.`entity_id` where `entity_thread`.`thread_id` = 452.77msview::threads.first:44dev_events_tracker
        Metadata
        Bindings
        • 0. 45
        Backtrace
        • 20. view::threads.first:44
        • 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`.*, `tag_thread`.`thread_id` as `pivot_thread_id`, `tag_thread`.`tag_id` as `pivot_tag_id`, `tag_thread`.`created_at` as `pivot_created_at`, `tag_thread`.`updated_at` as `pivot_updated_at` from `tags` inner join `tag_thread` on `tags`.`id` = `tag_thread`.`tag_id` where `tag_thread`.`thread_id` = 451.52msview::threads.first:53dev_events_tracker
        Metadata
        Bindings
        • 0. 45
        Backtrace
        • 20. view::threads.first:53
        • 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 15.52msview::threads.first:67dev_events_tracker
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 22. view::threads.first:67
        • 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`.*, `photo_user`.`user_id` as `pivot_user_id`, `photo_user`.`photo_id` as `pivot_photo_id`, `photo_user`.`created_at` as `pivot_created_at`, `photo_user`.`updated_at` as `pivot_updated_at` from `photos` inner join `photo_user` on `photos`.`id` = `photo_user`.`photo_id` where `photo_user`.`user_id` = 1 and `photos`.`is_primary` = '1' limit 14.25ms/app/Models/User.php:174dev_events_tracker
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        Backtrace
        • 16. /app/Models/User.php:174
        • 17. view::users.avatar:1
        • 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 `posts` where `posts`.`thread_id` = 45 and `posts`.`thread_id` is not null4.04ms/app/Models/Thread.php:381dev_events_tracker
        Metadata
        Bindings
        • 0. 45
        Backtrace
        • 20. /app/Models/Thread.php:381
        • 26. view::threads.first:77
        • 28. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 30. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `posts` where `posts`.`thread_id` = 45 and `posts`.`thread_id` is not null order by `created_at` desc limit 11.93ms/app/Models/Thread.php:192dev_events_tracker
        Metadata
        Bindings
        • 0. 45
        Backtrace
        • 19. /app/Models/Thread.php:192
        • 25. view::threads.first:80
        • 27. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `groups`.*, `group_user`.`user_id` as `pivot_user_id`, `group_user`.`group_id` as `pivot_group_id` from `groups` inner join `group_user` on `groups`.`id` = `group_user`.`group_id` where `group_user`.`user_id` = 14.62ms/app/Models/User.php:497dev_events_tracker
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. /app/Models/User.php:497
        • 21. /app/Providers/AuthServiceProvider.php:37
        • 22. /vendor/laravel/framework/src/Illuminate/Auth/Access/Gate.php:566
        • 23. /vendor/laravel/framework/src/Illuminate/Auth/Access/Gate.php:439
        • 24. /vendor/laravel/framework/src/Illuminate/Auth/Access/Gate.php:406
      • select * from `users` where `users`.`id` = 1 limit 12.35msview::posts.list:9dev_events_tracker
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 22. view::posts.list:9
        • 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`.*, `photo_user`.`user_id` as `pivot_user_id`, `photo_user`.`photo_id` as `pivot_photo_id`, `photo_user`.`created_at` as `pivot_created_at`, `photo_user`.`updated_at` as `pivot_updated_at` from `photos` inner join `photo_user` on `photos`.`id` = `photo_user`.`photo_id` where `photo_user`.`user_id` = 1 and `photos`.`is_primary` = '1' limit 12.59ms/app/Models/User.php:174dev_events_tracker
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        Backtrace
        • 16. /app/Models/User.php:174
        • 17. view::users.avatar:1
        • 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 `groups`.*, `group_user`.`user_id` as `pivot_user_id`, `group_user`.`group_id` as `pivot_group_id` from `groups` inner join `group_user` on `groups`.`id` = `group_user`.`group_id` where `group_user`.`user_id` = 13.52ms/app/Models/User.php:497dev_events_tracker
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. /app/Models/User.php:497
        • 21. /app/Providers/AuthServiceProvider.php:37
        • 22. /vendor/laravel/framework/src/Illuminate/Auth/Access/Gate.php:566
        • 23. /vendor/laravel/framework/src/Illuminate/Auth/Access/Gate.php:439
        • 24. /vendor/laravel/framework/src/Illuminate/Auth/Access/Gate.php:406
      • select `entities`.*, `entity_post`.`post_id` as `pivot_post_id`, `entity_post`.`entity_id` as `pivot_entity_id`, `entity_post`.`created_at` as `pivot_created_at`, `entity_post`.`updated_at` as `pivot_updated_at` from `entities` inner join `entity_post` on `entities`.`id` = `entity_post`.`entity_id` where `entity_post`.`post_id` = 312.1msview::posts.list:37dev_events_tracker
        Metadata
        Bindings
        • 0. 31
        Backtrace
        • 20. view::posts.list:37
        • 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`.*, `post_tag`.`post_id` as `pivot_post_id`, `post_tag`.`tag_id` as `pivot_tag_id`, `post_tag`.`created_at` as `pivot_created_at`, `post_tag`.`updated_at` as `pivot_updated_at` from `tags` inner join `post_tag` on `tags`.`id` = `post_tag`.`tag_id` where `post_tag`.`post_id` = 311.42msview::posts.list:46dev_events_tracker
        Metadata
        Bindings
        • 0. 31
        Backtrace
        • 20. view::posts.list:46
        • 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 `roles` order by `name` asc1.58ms/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`1.76ms/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` asc2.75ms/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\Role
      11
      App\Models\Group
      4
      App\Models\Post
      2
      App\Models\User
      2
      App\Models\Event
      1
      App\Models\Thread
      1
      • success
        0 of 0
        array:4 [ "ability" => "trust_thread" "result" => true "user" => 1 "arguments" => "[]" ]
      • success
        0 of 0
        array:4 [ "ability" => "trust_post" "result" => true "user" => 1 "arguments" => "[]" ]
      _token
      MV2cU7A5NGeik6o10NxYKbH0QvG8Goyc7E7IHZIV
      _previous
      array:1 [ "url" => "https://dev.arcane.city/threads/45" ]
      _flash
      array:2 [ "old" => [] "new" => [] ]
      PHPDEBUGBAR_STACK_DATA
      []
      path_info
      /threads/45
      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" => "5377" "REMOTE_ADDR" => "18.191.70.86" "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" => "/threads/45" "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" => 1743962589.7128 "REQUEST_TIME" => 1743962589 ]
      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 => "Sun, 06 Apr 2025 18:03:09 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkdCTVRiNnJOM3AzblhuaGVDem8wVmc9PSIsInZhbHVlIjoicGg2dllwT0tUSC9uNXdXZk5CMVNrRjJVbndOeUY3aFp2UWlFdWxvRzVvSVhDR21pRjE1QXRFbk11TjdmYkgwcXdPUkZmR0F6Z3UxbzRMY1cvcEZoYVhnTk1zU2svWmZFZnJBYThnWkp2N2dLbzlTNjZiT2J5Z1ZRdmNjckJhMWsiLCJtYWMiOiJjMjIwYTRhMzEwNTQ3NTIyNmM1NmEwMzYzNDU4MDkyOGEyY2RiNmY2MDFhZTUyNTU5Zjg1NDU4OGY1ZDlhOTZjIiwidGFnIjoiIn0%3D; expires=Wed, 09 Apr 2025 06:03:09 GMT; Max-Age=216000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IkdCTVRiNnJOM3AzblhuaGVDem8wVmc9PSIsInZhbHVlIjoicGg2dllwT0tUSC9uNXdXZk5CMVNrRjJVbndOeUY3aFp2UWlFdWxvRzVvSVhDR21pRjE1QXRFbk11TjdmYkgwcXdPUkZmR" 1 => "dev_arcane_city_session=eyJpdiI6Im1Wd2xVMjlLRHVaYjhVL2ZpdFJtU2c9PSIsInZhbHVlIjoicTZkZXRYaHdqR0x1ZytHUFNNZU4vTFI1Z3RSQUFzNEJBRTByMk5CaEpneGE1WVA4VXVzWFV2K3lEemV4THFvUTY5VnJOZjRqaktrSWtxVkIvNXoxamN6NTJJMGhrYVp5UnMzNVhsdXVZNkg1eXhmTTdBb0hlcnRxTVBTTGJScTQiLCJtYWMiOiJkZjhjOTk3MGVhZmNhNmFjNmUxMzMxNWVlYWJmZWQzYzcwOGI3OGUwZDhjODBmMzliOTAxY2Y3ZTcwNjMyOWYzIiwidGFnIjoiIn0%3D; expires=Wed, 09 Apr 2025 06:03:09 GMT; Max-Age=216000; path=/; secure; httponly; samesite=laxdev_arcane_city_session=eyJpdiI6Im1Wd2xVMjlLRHVaYjhVL2ZpdFJtU2c9PSIsInZhbHVlIjoicTZkZXRYaHdqR0x1ZytHUFNNZU4vTFI1Z3RSQUFzNEJBRTByMk5CaEpneGE1WVA4VXVzWFV2K3lEemV4" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkdCTVRiNnJOM3AzblhuaGVDem8wVmc9PSIsInZhbHVlIjoicGg2dllwT0tUSC9uNXdXZk5CMVNrRjJVbndOeUY3aFp2UWlFdWxvRzVvSVhDR21pRjE1QXRFbk11TjdmYkgwcXdPUkZmR0F6Z3UxbzRMY1cvcEZoYVhnTk1zU2svWmZFZnJBYThnWkp2N2dLbzlTNjZiT2J5Z1ZRdmNjckJhMWsiLCJtYWMiOiJjMjIwYTRhMzEwNTQ3NTIyNmM1NmEwMzYzNDU4MDkyOGEyY2RiNmY2MDFhZTUyNTU5Zjg1NDU4OGY1ZDlhOTZjIiwidGFnIjoiIn0%3D; expires=Wed, 09-Apr-2025 06:03:09 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkdCTVRiNnJOM3AzblhuaGVDem8wVmc9PSIsInZhbHVlIjoicGg2dllwT0tUSC9uNXdXZk5CMVNrRjJVbndOeUY3aFp2UWlFdWxvRzVvSVhDR21pRjE1QXRFbk11TjdmYkgwcXdPUkZmR" 1 => "dev_arcane_city_session=eyJpdiI6Im1Wd2xVMjlLRHVaYjhVL2ZpdFJtU2c9PSIsInZhbHVlIjoicTZkZXRYaHdqR0x1ZytHUFNNZU4vTFI1Z3RSQUFzNEJBRTByMk5CaEpneGE1WVA4VXVzWFV2K3lEemV4THFvUTY5VnJOZjRqaktrSWtxVkIvNXoxamN6NTJJMGhrYVp5UnMzNVhsdXVZNkg1eXhmTTdBb0hlcnRxTVBTTGJScTQiLCJtYWMiOiJkZjhjOTk3MGVhZmNhNmFjNmUxMzMxNWVlYWJmZWQzYzcwOGI3OGUwZDhjODBmMzliOTAxY2Y3ZTcwNjMyOWYzIiwidGFnIjoiIn0%3D; expires=Wed, 09-Apr-2025 06:03:09 GMT; path=/; secure; httponlydev_arcane_city_session=eyJpdiI6Im1Wd2xVMjlLRHVaYjhVL2ZpdFJtU2c9PSIsInZhbHVlIjoicTZkZXRYaHdqR0x1ZytHUFNNZU4vTFI1Z3RSQUFzNEJBRTByMk5CaEpneGE1WVA4VXVzWFV2K3lEemV4" ] ]
      session_attributes
      0 of 0
      array:4 [ "_token" => "MV2cU7A5NGeik6o10NxYKbH0QvG8Goyc7E7IHZIV" "_previous" => array:1 [ "url" => "https://dev.arcane.city/threads/45" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]