Pittsburgh Events Guide

Arcane City is a calendar and guide to events, weekly and monthly series, promoters, artists, producers, djs, venues and other entities.

Show all events Show future events Show event series Add an event Add an event series Add an entity Register account

Monday February 3rd 2025
No events listed today.
No series listed today.
Tuesday February 4th 2025
No events listed today.
No series listed today.
Wednesday February 5th 2025
No events listed today.
No series listed today.
Thursday February 6th 2025
No events listed today.
No series listed today.
8.1.27PHP Version594msRequest Duration2MBMemory UsageGET events/upcoming/{date?}Route
    • Booting (36.1ms)
    • Application (557ms)
    • 1 x Application (93.92%)
      557ms
      1 x Booting (6.08%)
      36.10ms
      10 templates were rendered
      • events.upcoming (resources/views/events/upcoming.blade.php)7bladefile
        Params
        0
        date
        1
        window
        2
        next_day
        3
        next_day_window
        4
        prev_day
        5
        prev_day_window
        6
        theme
      • pages.4days (resources/views/pages/4days.blade.php)12bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        signedIn
        4
        user
        5
        date
        6
        window
        7
        next_day
        8
        next_day_window
        9
        prev_day
        10
        prev_day_window
        11
        theme
      • events.day (resources/views/events/day.blade.php)16bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        signedIn
        4
        user
        5
        date
        6
        window
        7
        next_day
        8
        next_day_window
        9
        prev_day
        10
        prev_day_window
        11
        theme
        12
        today
        13
        offset
        14
        day
        15
        position
      • events.day (resources/views/events/day.blade.php)16bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        signedIn
        4
        user
        5
        date
        6
        window
        7
        next_day
        8
        next_day_window
        9
        prev_day
        10
        prev_day_window
        11
        theme
        12
        today
        13
        offset
        14
        day
        15
        position
      • events.day (resources/views/events/day.blade.php)16bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        signedIn
        4
        user
        5
        date
        6
        window
        7
        next_day
        8
        next_day_window
        9
        prev_day
        10
        prev_day_window
        11
        theme
        12
        today
        13
        offset
        14
        day
        15
        position
      • events.day (resources/views/events/day.blade.php)16bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        signedIn
        4
        user
        5
        date
        6
        window
        7
        next_day
        8
        next_day_window
        9
        prev_day
        10
        prev_day_window
        11
        theme
        12
        today
        13
        offset
        14
        day
        15
        position
      • app (resources/views/app.blade.php)12bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        signedIn
        4
        user
        5
        date
        6
        window
        7
        next_day
        8
        next_day_window
        9
        prev_day
        10
        prev_day_window
        11
        theme
      • partials.analytics (resources/views/partials/analytics.blade.php)12bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        signedIn
        4
        user
        5
        date
        6
        window
        7
        next_day
        8
        next_day_window
        9
        prev_day
        10
        prev_day_window
        11
        theme
      • partials.nav (resources/views/partials/nav.blade.php)15bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        signedIn
        4
        user
        5
        date
        6
        window
        7
        next_day
        8
        next_day_window
        9
        prev_day
        10
        prev_day_window
        11
        theme
        12
        roles
        13
        hasForum
        14
        menus
      • flash (resources/views/flash.blade.php)12bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        signedIn
        4
        user
        5
        date
        6
        window
        7
        next_day
        8
        next_day_window
        9
        prev_day
        10
        prev_day_window
        11
        theme
      uri
      GET events/upcoming/{date?}
      middleware
      web
      controller
      App\Http\Controllers\EventsController@indexUpcoming
      namespace
      App\Http\Controllers
      where
      as
      events.upcoming
      file
      app/Http/Controllers/EventsController.php:614-665
      27 statements were executed, 20 of which were duplicated, 7 unique. Show only duplicated104ms
      • select * from `events` where `start_at` > '2025-02-02 23:59:59' and `start_at` < '2025-02-04 00:00:00' and (`visibility_id` = 3 or `created_by` is null) order by `start_at` asc19.4msview::events.day:16dev_events_tracker
        Metadata
        Bindings
        • 0. 2025-02-02 23:59:59
        • 1. 2025-02-04 00:00:00
        • 2. 3
        Backtrace
        • 15. view::events.day:16
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `series` where `cancelled_at` is null and 1 = 11.67ms/app/Models/Series.php:624dev_events_tracker
        Metadata
        Backtrace
        • 15. /app/Models/Series.php:624
        • 16. view::events.day:34
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `occurrence_types` where `occurrence_types`.`id` in (1, 2, 3, 4, 6)900μs/app/Models/Series.php:624dev_events_tracker
        Metadata
        Bindings
        • 0. 1
        • 1. 2
        • 2. 3
        • 3. 4
        • 4. 6
        Backtrace
        • 20. /app/Models/Series.php:624
        • 21. view::events.day:34
        • 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 * from `occurrence_weeks` where `occurrence_weeks`.`id` in ('', 1, 2, 3, 4, 5)850μs/app/Models/Series.php:624dev_events_tracker
        Metadata
        Bindings
        • 0. 
        • 1. 1
        • 2. 2
        • 3. 3
        • 4. 4
        • 5. 5
        Backtrace
        • 20. /app/Models/Series.php:624
        • 21. view::events.day:34
        • 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 * from `occurrence_days` where `occurrence_days`.`id` in ('', 2, 3, 4, 5, 6, 7)840μs/app/Models/Series.php:624dev_events_tracker
        Metadata
        Bindings
        • 0. 
        • 1. 2
        • 2. 3
        • 3. 4
        • 4. 5
        • 5. 6
        • 6. 7
        Backtrace
        • 20. /app/Models/Series.php:624
        • 21. view::events.day:34
        • 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 * from `visibilities` where `visibilities`.`id` in (3)590μs/app/Models/Series.php:624dev_events_tracker
        Metadata
        Bindings
        • 0. 3
        Backtrace
        • 20. /app/Models/Series.php:624
        • 21. view::events.day:34
        • 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 * from `events` where `start_at` > '2025-02-03 23:59:59' and `start_at` < '2025-02-05 00:00:00' and (`visibility_id` = 3 or `created_by` is null) order by `start_at` asc19.58msview::events.day:16dev_events_tracker
        Metadata
        Bindings
        • 0. 2025-02-03 23:59:59
        • 1. 2025-02-05 00:00:00
        • 2. 3
        Backtrace
        • 15. view::events.day:16
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `series` where `cancelled_at` is null and 1 = 11.78ms/app/Models/Series.php:624dev_events_tracker
        Metadata
        Backtrace
        • 15. /app/Models/Series.php:624
        • 16. view::events.day:34
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `occurrence_types` where `occurrence_types`.`id` in (1, 2, 3, 4, 6)940μs/app/Models/Series.php:624dev_events_tracker
        Metadata
        Bindings
        • 0. 1
        • 1. 2
        • 2. 3
        • 3. 4
        • 4. 6
        Backtrace
        • 20. /app/Models/Series.php:624
        • 21. view::events.day:34
        • 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 * from `occurrence_weeks` where `occurrence_weeks`.`id` in ('', 1, 2, 3, 4, 5)960μs/app/Models/Series.php:624dev_events_tracker
        Metadata
        Bindings
        • 0. 
        • 1. 1
        • 2. 2
        • 3. 3
        • 4. 4
        • 5. 5
        Backtrace
        • 20. /app/Models/Series.php:624
        • 21. view::events.day:34
        • 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 * from `occurrence_days` where `occurrence_days`.`id` in ('', 2, 3, 4, 5, 6, 7)1.09ms/app/Models/Series.php:624dev_events_tracker
        Metadata
        Bindings
        • 0. 
        • 1. 2
        • 2. 3
        • 3. 4
        • 4. 5
        • 5. 6
        • 6. 7
        Backtrace
        • 20. /app/Models/Series.php:624
        • 21. view::events.day:34
        • 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 * from `visibilities` where `visibilities`.`id` in (3)950μs/app/Models/Series.php:624dev_events_tracker
        Metadata
        Bindings
        • 0. 3
        Backtrace
        • 20. /app/Models/Series.php:624
        • 21. view::events.day:34
        • 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 * from `events` where `start_at` > '2025-02-04 23:59:59' and `start_at` < '2025-02-06 00:00:00' and (`visibility_id` = 3 or `created_by` is null) order by `start_at` asc20.04msview::events.day:16dev_events_tracker
        Metadata
        Bindings
        • 0. 2025-02-04 23:59:59
        • 1. 2025-02-06 00:00:00
        • 2. 3
        Backtrace
        • 15. view::events.day:16
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `series` where `cancelled_at` is null and 1 = 11.91ms/app/Models/Series.php:624dev_events_tracker
        Metadata
        Backtrace
        • 15. /app/Models/Series.php:624
        • 16. view::events.day:34
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `occurrence_types` where `occurrence_types`.`id` in (1, 2, 3, 4, 6)1.26ms/app/Models/Series.php:624dev_events_tracker
        Metadata
        Bindings
        • 0. 1
        • 1. 2
        • 2. 3
        • 3. 4
        • 4. 6
        Backtrace
        • 20. /app/Models/Series.php:624
        • 21. view::events.day:34
        • 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 * from `occurrence_weeks` where `occurrence_weeks`.`id` in ('', 1, 2, 3, 4, 5)1.02ms/app/Models/Series.php:624dev_events_tracker
        Metadata
        Bindings
        • 0. 
        • 1. 1
        • 2. 2
        • 3. 3
        • 4. 4
        • 5. 5
        Backtrace
        • 20. /app/Models/Series.php:624
        • 21. view::events.day:34
        • 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 * from `occurrence_days` where `occurrence_days`.`id` in ('', 2, 3, 4, 5, 6, 7)1.01ms/app/Models/Series.php:624dev_events_tracker
        Metadata
        Bindings
        • 0. 
        • 1. 2
        • 2. 3
        • 3. 4
        • 4. 5
        • 5. 6
        • 6. 7
        Backtrace
        • 20. /app/Models/Series.php:624
        • 21. view::events.day:34
        • 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 * from `visibilities` where `visibilities`.`id` in (3)760μs/app/Models/Series.php:624dev_events_tracker
        Metadata
        Bindings
        • 0. 3
        Backtrace
        • 20. /app/Models/Series.php:624
        • 21. view::events.day:34
        • 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 * from `events` where `start_at` > '2025-02-05 23:59:59' and `start_at` < '2025-02-07 00:00:00' and (`visibility_id` = 3 or `created_by` is null) order by `start_at` asc19.78msview::events.day:16dev_events_tracker
        Metadata
        Bindings
        • 0. 2025-02-05 23:59:59
        • 1. 2025-02-07 00:00:00
        • 2. 3
        Backtrace
        • 15. view::events.day:16
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `series` where `cancelled_at` is null and 1 = 11.71ms/app/Models/Series.php:624dev_events_tracker
        Metadata
        Backtrace
        • 15. /app/Models/Series.php:624
        • 16. view::events.day:34
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `occurrence_types` where `occurrence_types`.`id` in (1, 2, 3, 4, 6)1.15ms/app/Models/Series.php:624dev_events_tracker
        Metadata
        Bindings
        • 0. 1
        • 1. 2
        • 2. 3
        • 3. 4
        • 4. 6
        Backtrace
        • 20. /app/Models/Series.php:624
        • 21. view::events.day:34
        • 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 * from `occurrence_weeks` where `occurrence_weeks`.`id` in ('', 1, 2, 3, 4, 5)890μs/app/Models/Series.php:624dev_events_tracker
        Metadata
        Bindings
        • 0. 
        • 1. 1
        • 2. 2
        • 3. 3
        • 4. 4
        • 5. 5
        Backtrace
        • 20. /app/Models/Series.php:624
        • 21. view::events.day:34
        • 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 * from `occurrence_days` where `occurrence_days`.`id` in ('', 2, 3, 4, 5, 6, 7)1.14ms/app/Models/Series.php:624dev_events_tracker
        Metadata
        Bindings
        • 0. 
        • 1. 2
        • 2. 3
        • 3. 4
        • 4. 5
        • 5. 6
        • 6. 7
        Backtrace
        • 20. /app/Models/Series.php:624
        • 21. view::events.day:34
        • 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 * from `visibilities` where `visibilities`.`id` in (3)730μs/app/Models/Series.php:624dev_events_tracker
        Metadata
        Bindings
        • 0. 3
        Backtrace
        • 20. /app/Models/Series.php:624
        • 21. view::events.day:34
        • 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 * from `roles` order by `name` asc850μ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`620μ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.15ms/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\Visibility
      4
      App\Models\OccurrenceDay
      24
      App\Models\OccurrenceWeek
      20
      App\Models\OccurrenceType
      20
      App\Models\Series
      88
        _token
        NTiKYje0Szbo9JC1nGqGBFfqj7UcwjmFgBAG3pSq
        _previous
        array:1 [ "url" => "https://dev.arcane.city/events/upcoming/20250203" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /events/upcoming/20250203
        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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "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" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "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" => "38584" "REMOTE_ADDR" => "18.224.15.154" "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" => "/events/upcoming/20250203" "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" => 1746333435.5623 "REQUEST_TIME" => 1746333435 ]
        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, 04 May 2025 04:37:16 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlBLOEswNldzTXc4QjlXNnF2dlA4b3c9PSIsInZhbHVlIjoiRGdIRlYzdVNuUmNVSjBVUkhuSloyUG1xUzJsRUJKZXcrL2lmcTdBc2VUcE4wTi92QXF3WGxlYWtRWXB4TUZqZ0FwUTEzVzZweDFPU2E2OXFRMFZGYnhiemRRM1dsMStxVWtNL01xMlpZdG1PeEplVHlBRUdMNzZUOXhVRmhNd0IiLCJtYWMiOiJhY2M1Njk0MTIyM2E1NWQwMmY1YWVjYmFiNThhNTI0Y2NjMDFlMzNjYjE3MzcwZjEzYjA0MWQ2MzU5MDYyNGNkIiwidGFnIjoiIn0%3D; expires=Tue, 06 May 2025 16:37:16 GMT; Max-Age=216000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IlBLOEswNldzTXc4QjlXNnF2dlA4b3c9PSIsInZhbHVlIjoiRGdIRlYzdVNuUmNVSjBVUkhuSloyUG1xUzJsRUJKZXcrL2lmcTdBc2VUcE4wTi92QXF3WGxlYWtRWXB4TUZqZ0FwUTEzV" 1 => "dev_arcane_city_session=eyJpdiI6ImxsR2IvR2JlcnRtTVZMTjFQOG9mekE9PSIsInZhbHVlIjoiZ3UrME1OaUw1VWk2QTJHejZVOUpvUDMyb2x0NTEyOFErRnhmZm5aaTNNUEZrVVJNWk85M2RCU3hZTVZmQTJlTzdsZE5pRkRCRkJqcFVDQW1SczBTZW1sY240WDR3cTJlTlVEL2dzUVNVWE5zWnNVY2Uzc0ZyUGtKcU81SE1URmMiLCJtYWMiOiJjOGNkMWRlNDg1MDk5Y2Y4YWZhMzFkNTNhYWJhY2ZkYmMzYjA2YmJhYmUzZjYwMDA2ZjMxZTkzZmFlNTIyMThjIiwidGFnIjoiIn0%3D; expires=Tue, 06 May 2025 16:37:16 GMT; Max-Age=216000; path=/; secure; httponly; samesite=laxdev_arcane_city_session=eyJpdiI6ImxsR2IvR2JlcnRtTVZMTjFQOG9mekE9PSIsInZhbHVlIjoiZ3UrME1OaUw1VWk2QTJHejZVOUpvUDMyb2x0NTEyOFErRnhmZm5aaTNNUEZrVVJNWk85M2RCU3hZTVZm" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlBLOEswNldzTXc4QjlXNnF2dlA4b3c9PSIsInZhbHVlIjoiRGdIRlYzdVNuUmNVSjBVUkhuSloyUG1xUzJsRUJKZXcrL2lmcTdBc2VUcE4wTi92QXF3WGxlYWtRWXB4TUZqZ0FwUTEzVzZweDFPU2E2OXFRMFZGYnhiemRRM1dsMStxVWtNL01xMlpZdG1PeEplVHlBRUdMNzZUOXhVRmhNd0IiLCJtYWMiOiJhY2M1Njk0MTIyM2E1NWQwMmY1YWVjYmFiNThhNTI0Y2NjMDFlMzNjYjE3MzcwZjEzYjA0MWQ2MzU5MDYyNGNkIiwidGFnIjoiIn0%3D; expires=Tue, 06-May-2025 16:37:16 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IlBLOEswNldzTXc4QjlXNnF2dlA4b3c9PSIsInZhbHVlIjoiRGdIRlYzdVNuUmNVSjBVUkhuSloyUG1xUzJsRUJKZXcrL2lmcTdBc2VUcE4wTi92QXF3WGxlYWtRWXB4TUZqZ0FwUTEzV" 1 => "dev_arcane_city_session=eyJpdiI6ImxsR2IvR2JlcnRtTVZMTjFQOG9mekE9PSIsInZhbHVlIjoiZ3UrME1OaUw1VWk2QTJHejZVOUpvUDMyb2x0NTEyOFErRnhmZm5aaTNNUEZrVVJNWk85M2RCU3hZTVZmQTJlTzdsZE5pRkRCRkJqcFVDQW1SczBTZW1sY240WDR3cTJlTlVEL2dzUVNVWE5zWnNVY2Uzc0ZyUGtKcU81SE1URmMiLCJtYWMiOiJjOGNkMWRlNDg1MDk5Y2Y4YWZhMzFkNTNhYWJhY2ZkYmMzYjA2YmJhYmUzZjYwMDA2ZjMxZTkzZmFlNTIyMThjIiwidGFnIjoiIn0%3D; expires=Tue, 06-May-2025 16:37:16 GMT; path=/; secure; httponlydev_arcane_city_session=eyJpdiI6ImxsR2IvR2JlcnRtTVZMTjFQOG9mekE9PSIsInZhbHVlIjoiZ3UrME1OaUw1VWk2QTJHejZVOUpvUDMyb2x0NTEyOFErRnhmZm5aaTNNUEZrVVJNWk85M2RCU3hZTVZm" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "NTiKYje0Szbo9JC1nGqGBFfqj7UcwjmFgBAG3pSq" "_previous" => array:1 [ "url" => "https://dev.arcane.city/events/upcoming/20250203" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]