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

Saturday May 3rd 2025
No events listed today.
No series listed today.
Sunday May 4th 2025
No events listed today.
No series listed today.
Monday May 5th 2025
No events listed today.
No series listed today.
Tuesday May 6th 2025
No events listed today.
No series listed today.
8.1.27PHP Version604msRequest Duration2MBMemory UsageGET events/add/{date?}Route
    • Booting (39.46ms)
    • Application (564ms)
    • 1 x Application (93.46%)
      564ms
      1 x Booting (6.54%)
      39.46ms
      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 duplicated106ms
      • select * from `events` where `start_at` > '2025-05-02 23:59:59' and `start_at` < '2025-05-04 00:00:00' and (`visibility_id` = 3 or `created_by` is null) order by `start_at` asc20.12msview::events.day:16dev_events_tracker
        Metadata
        Bindings
        • 0. 2025-05-02 23:59:59
        • 1. 2025-05-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 = 12.06ms/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.01ms/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.17ms/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.31ms/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)810μ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-05-03 23:59:59' and `start_at` < '2025-05-05 00:00:00' and (`visibility_id` = 3 or `created_by` is null) order by `start_at` asc21.29msview::events.day:16dev_events_tracker
        Metadata
        Bindings
        • 0. 2025-05-03 23:59:59
        • 1. 2025-05-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 = 12.04ms/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.66ms/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.01ms/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)950μ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)820μ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-05-04 23:59:59' and `start_at` < '2025-05-06 00:00:00' and (`visibility_id` = 3 or `created_by` is null) order by `start_at` asc21.76msview::events.day:16dev_events_tracker
        Metadata
        Bindings
        • 0. 2025-05-04 23:59:59
        • 1. 2025-05-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.59ms/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.07ms/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)730μ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)820μ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)790μ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-05-05 23:59:59' and `start_at` < '2025-05-07 00:00:00' and (`visibility_id` = 3 or `created_by` is null) order by `start_at` asc18.13msview::events.day:16dev_events_tracker
        Metadata
        Bindings
        • 0. 2025-05-05 23:59:59
        • 1. 2025-05-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.29ms/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)670μ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)830μ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)620μ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)660μ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` asc980μ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`780μ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` asc930μs/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
        dy1ZNe0FpCUba60vzWnNqGi4pHtHEFyA3QyxKdgw
        _previous
        array:1 [ "url" => "https://dev.arcane.city/events/add/20250503" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /events/add/20250503
        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" => "34398" "REMOTE_ADDR" => "3.143.254.10" "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/20250503" "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" => 1744429981.8064 "REQUEST_TIME" => 1744429981 ]
        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 => "Sat, 12 Apr 2025 03:53:02 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InNYamYzaWFoRXNNSnRkbG8rUVpCQVE9PSIsInZhbHVlIjoiRUlnYnpuVXVSdnZ0SXI2MXhUNForeCsvdU9HNVZNRzhkS2Y5NXJHb3FEeExHQ3c0Nk9PTVlReU0vQkN5TFE3Q2ZuYktyRUVLOVNGaXkvdCtuSnVVRnY5a0U3VE1tdlFOQWRZbGM2amdyb3c3WW0rdXl6UzhiRkU4bVVnell1WGQiLCJtYWMiOiI5MWYyNzM2MzMzNjY5NWVhZGU0ZDY2Y2M0NzkyYTlkOWYyOTczYjdmNDlmNGEyMzFjZmVjOTVjNDI3ZTg2MmZkIiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 15:53:02 GMT; Max-Age=216000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6InNYamYzaWFoRXNNSnRkbG8rUVpCQVE9PSIsInZhbHVlIjoiRUlnYnpuVXVSdnZ0SXI2MXhUNForeCsvdU9HNVZNRzhkS2Y5NXJHb3FEeExHQ3c0Nk9PTVlReU0vQkN5TFE3Q2ZuYktyR" 1 => "dev_arcane_city_session=eyJpdiI6IkZ3TGZRZW1IT0xaa2JBd0tOazh1aFE9PSIsInZhbHVlIjoiUjFnbGV3bmNnUFNVd2M2THJESE9BUmYvaTErb3BsNGh6eXh1Q0p2YmZ3K2xZYldjMk8rbDVZR2tFamlRdFpDdnlkKzkxS1FZcThqd1M2bHVDU2dnK3Q3VXNENW5rK05MUUNyK2JWaHJlNVRhcm45ajBYUVd0bWlmVStpeTIwYkwiLCJtYWMiOiI2YWIwZDA3NjExNjVkZjczZmRiMGQwZDZiYzdiMjlmNGEwMjkxMDdhZjFlMmEwYmE0ZmMxNjZhYzM1YTc4MzQ1IiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 15:53:02 GMT; Max-Age=216000; path=/; secure; httponly; samesite=laxdev_arcane_city_session=eyJpdiI6IkZ3TGZRZW1IT0xaa2JBd0tOazh1aFE9PSIsInZhbHVlIjoiUjFnbGV3bmNnUFNVd2M2THJESE9BUmYvaTErb3BsNGh6eXh1Q0p2YmZ3K2xZYldjMk8rbDVZR2tFamlR" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InNYamYzaWFoRXNNSnRkbG8rUVpCQVE9PSIsInZhbHVlIjoiRUlnYnpuVXVSdnZ0SXI2MXhUNForeCsvdU9HNVZNRzhkS2Y5NXJHb3FEeExHQ3c0Nk9PTVlReU0vQkN5TFE3Q2ZuYktyRUVLOVNGaXkvdCtuSnVVRnY5a0U3VE1tdlFOQWRZbGM2amdyb3c3WW0rdXl6UzhiRkU4bVVnell1WGQiLCJtYWMiOiI5MWYyNzM2MzMzNjY5NWVhZGU0ZDY2Y2M0NzkyYTlkOWYyOTczYjdmNDlmNGEyMzFjZmVjOTVjNDI3ZTg2MmZkIiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 15:53:02 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InNYamYzaWFoRXNNSnRkbG8rUVpCQVE9PSIsInZhbHVlIjoiRUlnYnpuVXVSdnZ0SXI2MXhUNForeCsvdU9HNVZNRzhkS2Y5NXJHb3FEeExHQ3c0Nk9PTVlReU0vQkN5TFE3Q2ZuYktyR" 1 => "dev_arcane_city_session=eyJpdiI6IkZ3TGZRZW1IT0xaa2JBd0tOazh1aFE9PSIsInZhbHVlIjoiUjFnbGV3bmNnUFNVd2M2THJESE9BUmYvaTErb3BsNGh6eXh1Q0p2YmZ3K2xZYldjMk8rbDVZR2tFamlRdFpDdnlkKzkxS1FZcThqd1M2bHVDU2dnK3Q3VXNENW5rK05MUUNyK2JWaHJlNVRhcm45ajBYUVd0bWlmVStpeTIwYkwiLCJtYWMiOiI2YWIwZDA3NjExNjVkZjczZmRiMGQwZDZiYzdiMjlmNGEwMjkxMDdhZjFlMmEwYmE0ZmMxNjZhYzM1YTc4MzQ1IiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 15:53:02 GMT; path=/; secure; httponlydev_arcane_city_session=eyJpdiI6IkZ3TGZRZW1IT0xaa2JBd0tOazh1aFE9PSIsInZhbHVlIjoiUjFnbGV3bmNnUFNVd2M2THJESE9BUmYvaTErb3BsNGh6eXh1Q0p2YmZ3K2xZYldjMk8rbDVZR2tFamlR" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "dy1ZNe0FpCUba60vzWnNqGi4pHtHEFyA3QyxKdgw" "_previous" => array:1 [ "url" => "https://dev.arcane.city/events/add/20250503" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]