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

Thursday March 27th 2025
No events listed today.
No series listed today.
Friday March 28th 2025
No events listed today.
No series listed today.
Saturday March 29th 2025
No events listed today.
No series listed today.
Sunday March 30th 2025
No events listed today.
No series listed today.
8.1.27PHP Version976msRequest Duration2MBMemory UsageGET events/add/{date?}Route
    • Booting (57.02ms)
    • Application (919ms)
    • 1 x Application (94.16%)
      919ms
      1 x Booting (5.84%)
      57.02ms
      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/add/{date?}
      middleware
      web
      controller
      App\Http\Controllers\EventsController@indexAdd
      namespace
      App\Http\Controllers
      where
      as
      events.add
      file
      app/Http/Controllers/EventsController.php:671-722
      27 statements were executed, 20 of which were duplicated, 7 unique. Show only duplicated214ms
      • select * from `events` where `start_at` > '2025-03-26 23:59:59' and `start_at` < '2025-03-28 00:00:00' and (`visibility_id` = 3 or `created_by` is null) order by `start_at` asc32.95msview::events.day:16dev_events_tracker
        Metadata
        Bindings
        • 0. 2025-03-26 23:59:59
        • 1. 2025-03-28 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 = 13.22ms/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)7.12ms/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)3.31ms/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)10.72ms/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-27 23:59:59' and `start_at` < '2025-03-29 00:00:00' and (`visibility_id` = 3 or `created_by` is null) order by `start_at` asc33.97msview::events.day:16dev_events_tracker
        Metadata
        Bindings
        • 0. 2025-03-27 23:59:59
        • 1. 2025-03-29 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 = 110.27ms/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)5.92ms/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)12.86ms/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)10.48ms/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)5.11ms/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-28 23:59:59' and `start_at` < '2025-03-30 00:00:00' and (`visibility_id` = 3 or `created_by` is null) order by `start_at` asc22.34msview::events.day:16dev_events_tracker
        Metadata
        Bindings
        • 0. 2025-03-28 23:59:59
        • 1. 2025-03-30 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.57ms/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)5.57ms/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)1ms/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)680μ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-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` asc19.9msview::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.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)1.13ms/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.34ms/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)1ms/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` asc16.16ms/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`900μ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.67ms/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
        nLC8hynNIsss0Gbx57yc6YV0oTH8V59XuFa9yRss
        _previous
        array:1 [ "url" => "https://dev.arcane.city/events/add/20250327" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /events/add/20250327
        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" => "22928" "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/add/20250327" "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" => 1743992167.1246 "REQUEST_TIME" => 1743992167 ]
        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 02:16:08 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImVIc2tsWTRYNU05VXMxMitJclVQaVE9PSIsInZhbHVlIjoiOHFhSk42V0NjMWRobGhucy9OR1ZOaVU4bzVoalFVOUg4Q2Q4eXFSK3A2d0NUMHU1blpTV0lBUlNrdElXdlM3WFFFa1JhWVVsQW4vbzZRQ2dLdExqemR5TkpwcGJmR1pvbVRPKzR0QVk1NWNMa2NnbFlQd3ArWmlGZ3EwaUZIaDQiLCJtYWMiOiJlODdkOTUyNmZkNzY4NGY1ZDlmOGEzZTM2Yzk4OWIyMTFmYjY1YmYxNDRjYjlhOTZlZTM0Y2NjMzNjNmI1YWJlIiwidGFnIjoiIn0%3D; expires=Wed, 09 Apr 2025 14:16:08 GMT; Max-Age=216000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6ImVIc2tsWTRYNU05VXMxMitJclVQaVE9PSIsInZhbHVlIjoiOHFhSk42V0NjMWRobGhucy9OR1ZOaVU4bzVoalFVOUg4Q2Q4eXFSK3A2d0NUMHU1blpTV0lBUlNrdElXdlM3WFFFa1JhW" 1 => "dev_arcane_city_session=eyJpdiI6IjBNY3pBMUR6bmdiQXI4LzNUcmN5elE9PSIsInZhbHVlIjoiV2p5N0QrT3FML3FCTjA1ZzdwSVQ3RmVkbEt2eWxHK1MyY1JOYzJrNzFWTy82eTZDM3Vncis5RHM1SnJUL1FuVW8zNVE5OCtWWVhyeG01VnJySS9GUk5WZjgzT1V1Tm1oS3JWK1lOTmlWYTkwNUhqMVhxZ3BtNUFvR2d1cW9oakQiLCJtYWMiOiI5YWI1M2IzMDI1NWZmNjhjN2NhZTcwMTQ5YmY0MzI5NDQyNjlmYjY1YjQxNDhjZThmNGZlZWE3YjMwODI4MDU4IiwidGFnIjoiIn0%3D; expires=Wed, 09 Apr 2025 14:16:08 GMT; Max-Age=216000; path=/; secure; httponly; samesite=laxdev_arcane_city_session=eyJpdiI6IjBNY3pBMUR6bmdiQXI4LzNUcmN5elE9PSIsInZhbHVlIjoiV2p5N0QrT3FML3FCTjA1ZzdwSVQ3RmVkbEt2eWxHK1MyY1JOYzJrNzFWTy82eTZDM3Vncis5RHM1SnJU" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImVIc2tsWTRYNU05VXMxMitJclVQaVE9PSIsInZhbHVlIjoiOHFhSk42V0NjMWRobGhucy9OR1ZOaVU4bzVoalFVOUg4Q2Q4eXFSK3A2d0NUMHU1blpTV0lBUlNrdElXdlM3WFFFa1JhWVVsQW4vbzZRQ2dLdExqemR5TkpwcGJmR1pvbVRPKzR0QVk1NWNMa2NnbFlQd3ArWmlGZ3EwaUZIaDQiLCJtYWMiOiJlODdkOTUyNmZkNzY4NGY1ZDlmOGEzZTM2Yzk4OWIyMTFmYjY1YmYxNDRjYjlhOTZlZTM0Y2NjMzNjNmI1YWJlIiwidGFnIjoiIn0%3D; expires=Wed, 09-Apr-2025 14:16:08 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImVIc2tsWTRYNU05VXMxMitJclVQaVE9PSIsInZhbHVlIjoiOHFhSk42V0NjMWRobGhucy9OR1ZOaVU4bzVoalFVOUg4Q2Q4eXFSK3A2d0NUMHU1blpTV0lBUlNrdElXdlM3WFFFa1JhW" 1 => "dev_arcane_city_session=eyJpdiI6IjBNY3pBMUR6bmdiQXI4LzNUcmN5elE9PSIsInZhbHVlIjoiV2p5N0QrT3FML3FCTjA1ZzdwSVQ3RmVkbEt2eWxHK1MyY1JOYzJrNzFWTy82eTZDM3Vncis5RHM1SnJUL1FuVW8zNVE5OCtWWVhyeG01VnJySS9GUk5WZjgzT1V1Tm1oS3JWK1lOTmlWYTkwNUhqMVhxZ3BtNUFvR2d1cW9oakQiLCJtYWMiOiI5YWI1M2IzMDI1NWZmNjhjN2NhZTcwMTQ5YmY0MzI5NDQyNjlmYjY1YjQxNDhjZThmNGZlZWE3YjMwODI4MDU4IiwidGFnIjoiIn0%3D; expires=Wed, 09-Apr-2025 14:16:08 GMT; path=/; secure; httponlydev_arcane_city_session=eyJpdiI6IjBNY3pBMUR6bmdiQXI4LzNUcmN5elE9PSIsInZhbHVlIjoiV2p5N0QrT3FML3FCTjA1ZzdwSVQ3RmVkbEt2eWxHK1MyY1JOYzJrNzFWTy82eTZDM3Vncis5RHM1SnJU" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "nLC8hynNIsss0Gbx57yc6YV0oTH8V59XuFa9yRss" "_previous" => array:1 [ "url" => "https://dev.arcane.city/events/add/20250327" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]