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

Sunday March 30th 2025
No events listed today.
No series listed today.
Monday March 31st 2025
No events listed today.
No series listed today.
Tuesday April 1st 2025
No events listed today.
No series listed today.
Wednesday April 2nd 2025
No events listed today.
No series listed today.
8.1.27PHP Version769msRequest Duration2MBMemory UsageGET events/upcoming/{date?}Route
    • Booting (34.51ms)
    • Application (734ms)
    • 1 x Application (95.51%)
      734ms
      1 x Booting (4.49%)
      34.51ms
      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 duplicated114ms
      • select * from `events` where `start_at` > '2025-03-29 23:59:59' and `start_at` < '2025-03-31 00:00:00' and (`visibility_id` = 3 or `created_by` is null) order by `start_at` asc22.45msview::events.day:16dev_events_tracker
        Metadata
        Bindings
        • 0. 2025-03-29 23:59:59
        • 1. 2025-03-31 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.61ms/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)770μ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)930μ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)660μ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)490μ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-03-30 23:59:59' and `start_at` < '2025-04-01 00:00:00' and (`visibility_id` = 3 or `created_by` is null) order by `start_at` asc19.91msview::events.day:16dev_events_tracker
        Metadata
        Bindings
        • 0. 2025-03-30 23:59:59
        • 1. 2025-04-01 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.41ms/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)810μ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)1.13ms/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)630μ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)990μ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-03-31 23:59:59' and `start_at` < '2025-04-02 00:00:00' and (`visibility_id` = 3 or `created_by` is null) order by `start_at` asc23.93msview::events.day:16dev_events_tracker
        Metadata
        Bindings
        • 0. 2025-03-31 23:59:59
        • 1. 2025-04-02 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.35ms/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)650μ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)510μ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)400μ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)340μ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-04-01 23:59:59' and `start_at` < '2025-04-03 00:00:00' and (`visibility_id` = 3 or `created_by` is null) order by `start_at` asc20.37msview::events.day:16dev_events_tracker
        Metadata
        Bindings
        • 0. 2025-04-01 23:59:59
        • 1. 2025-04-03 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.54ms/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)880μ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)1.51ms/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.08ms/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)520μ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` asc1.31ms/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`5.23ms/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.43ms/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
        AJ2NrUrL3I8EdamJpNVxlUqKqANLieXcGXWCqmIA
        _previous
        array:1 [ "url" => "https://dev.arcane.city/events/upcoming/20250330" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /events/upcoming/20250330
        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" => "53779" "REMOTE_ADDR" => "3.137.187.238" "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/20250330" "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" => 1744040289.3441 "REQUEST_TIME" => 1744040289 ]
        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 15:38:10 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImRRSmFOSHlJY1JUYzhWaW9KRWRjM0E9PSIsInZhbHVlIjoiOXoyRjI3eWZ3bTRKWGowMmN4VTJ5azZTM3MyVjhFVGRUdkJIemNJRHZwVWFNRUVyMGcycGJSZUV1c3FFaXhoV3RIVkNUL3h1UEEyK2dUa1M4cG9oS0ZoVEdWUzdYeWxuNzYwQmVQeWZpbXpIaFRIVUFjdXc0NW5QZXcycngvVmEiLCJtYWMiOiI5YzMwZDU3NzA2MzQwMDA2M2U3NDE1YTYyOGJlYjIxNTRmMTUzOTY5YzlkNzFmOGUyMTIwMzYwY2I1NjBjMzgxIiwidGFnIjoiIn0%3D; expires=Thu, 10 Apr 2025 03:38:10 GMT; Max-Age=216000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6ImRRSmFOSHlJY1JUYzhWaW9KRWRjM0E9PSIsInZhbHVlIjoiOXoyRjI3eWZ3bTRKWGowMmN4VTJ5azZTM3MyVjhFVGRUdkJIemNJRHZwVWFNRUVyMGcycGJSZUV1c3FFaXhoV3RIVkNUL" 1 => "dev_arcane_city_session=eyJpdiI6ImpjdmQxem5zSHlEKzVNVXFRNWZWUlE9PSIsInZhbHVlIjoiaUYrcHluWjBENTZBOFZKNTUwZXlzSk9ubXI2eERtWmYxcjNMclczVFhRb3dNVTk0emJ4UnNJZWpIZ2M3eEdYb2RNMW15N2J3ZldZaGxTMUY1ZWNzbzJQLzdpMXFzTFZTK2ZMT1hlRnB5Nmd0VkdWMnV4R3QvWGZ0T0FMSkY5L1kiLCJtYWMiOiI0ZGY5YzIyOTk1MGZmNGFhMTRhNTIyNGNhNDQxNzQyNjUyMjNmNTE0MTdlYmZiZmEzZjllYmY3ZGEwNTlkY2ZiIiwidGFnIjoiIn0%3D; expires=Thu, 10 Apr 2025 03:38:10 GMT; Max-Age=216000; path=/; secure; httponly; samesite=laxdev_arcane_city_session=eyJpdiI6ImpjdmQxem5zSHlEKzVNVXFRNWZWUlE9PSIsInZhbHVlIjoiaUYrcHluWjBENTZBOFZKNTUwZXlzSk9ubXI2eERtWmYxcjNMclczVFhRb3dNVTk0emJ4UnNJZWpIZ2M3" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImRRSmFOSHlJY1JUYzhWaW9KRWRjM0E9PSIsInZhbHVlIjoiOXoyRjI3eWZ3bTRKWGowMmN4VTJ5azZTM3MyVjhFVGRUdkJIemNJRHZwVWFNRUVyMGcycGJSZUV1c3FFaXhoV3RIVkNUL3h1UEEyK2dUa1M4cG9oS0ZoVEdWUzdYeWxuNzYwQmVQeWZpbXpIaFRIVUFjdXc0NW5QZXcycngvVmEiLCJtYWMiOiI5YzMwZDU3NzA2MzQwMDA2M2U3NDE1YTYyOGJlYjIxNTRmMTUzOTY5YzlkNzFmOGUyMTIwMzYwY2I1NjBjMzgxIiwidGFnIjoiIn0%3D; expires=Thu, 10-Apr-2025 03:38:10 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImRRSmFOSHlJY1JUYzhWaW9KRWRjM0E9PSIsInZhbHVlIjoiOXoyRjI3eWZ3bTRKWGowMmN4VTJ5azZTM3MyVjhFVGRUdkJIemNJRHZwVWFNRUVyMGcycGJSZUV1c3FFaXhoV3RIVkNUL" 1 => "dev_arcane_city_session=eyJpdiI6ImpjdmQxem5zSHlEKzVNVXFRNWZWUlE9PSIsInZhbHVlIjoiaUYrcHluWjBENTZBOFZKNTUwZXlzSk9ubXI2eERtWmYxcjNMclczVFhRb3dNVTk0emJ4UnNJZWpIZ2M3eEdYb2RNMW15N2J3ZldZaGxTMUY1ZWNzbzJQLzdpMXFzTFZTK2ZMT1hlRnB5Nmd0VkdWMnV4R3QvWGZ0T0FMSkY5L1kiLCJtYWMiOiI0ZGY5YzIyOTk1MGZmNGFhMTRhNTIyNGNhNDQxNzQyNjUyMjNmNTE0MTdlYmZiZmEzZjllYmY3ZGEwNTlkY2ZiIiwidGFnIjoiIn0%3D; expires=Thu, 10-Apr-2025 03:38:10 GMT; path=/; secure; httponlydev_arcane_city_session=eyJpdiI6ImpjdmQxem5zSHlEKzVNVXFRNWZWUlE9PSIsInZhbHVlIjoiaUYrcHluWjBENTZBOFZKNTUwZXlzSk9ubXI2eERtWmYxcjNMclczVFhRb3dNVTk0emJ4UnNJZWpIZ2M3" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "AJ2NrUrL3I8EdamJpNVxlUqKqANLieXcGXWCqmIA" "_previous" => array:1 [ "url" => "https://dev.arcane.city/events/upcoming/20250330" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]