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 January 30th 2025
No events listed today.
No series listed today.
Friday January 31st 2025
No series listed today.
Saturday February 1st 2025
No events listed today.
No series listed today.
Sunday February 2nd 2025
No events listed today.
No series listed today.
8.1.27PHP Version651msRequest Duration2MBMemory UsageGET events/upcoming/{date?}Route
    • Booting (33.93ms)
    • Application (618ms)
    • 1 x Application (94.79%)
      618ms
      1 x Booting (5.21%)
      33.93ms
      12 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.single (resources/views/events/single.blade.php)21bladefile
        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
        16
        events
        17
        month
        18
        __currentLoopData
        19
        event
        20
        loop
      • embeds.minimal-playlist (resources/views/embeds/minimal-playlist.blade.php)25bladefile
        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
        16
        events
        17
        month
        18
        __currentLoopData
        19
        event
        20
        loop
        21
        primary
        22
        thread
        23
        link
        24
        ticket
      • 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
      34 statements were executed, 21 of which were duplicated, 13 unique. Show only duplicated121ms
      • select * from `events` where `start_at` > '2025-01-29 23:59:59' and `start_at` < '2025-01-31 00:00:00' and (`visibility_id` = 3 or `created_by` is null) order by `start_at` asc15.95msview::events.day:16dev_events_tracker
        Metadata
        Bindings
        • 0. 2025-01-29 23:59:59
        • 1. 2025-01-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.36ms/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)780μ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)770μ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)610μ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)540μ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-01-30 23:59:59' and `start_at` < '2025-02-01 00:00:00' and (`visibility_id` = 3 or `created_by` is null) order by `start_at` asc24.61msview::events.day:16dev_events_tracker
        Metadata
        Bindings
        • 0. 2025-01-30 23:59:59
        • 1. 2025-02-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 `series`.`id` in ('')660μsview::events.day:16dev_events_tracker
        Metadata
        Bindings
        • 0. 
        Backtrace
        • 20. view::events.day:16
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `visibilities` where `visibilities`.`id` in (3)580μsview::events.day:16dev_events_tracker
        Metadata
        Bindings
        • 0. 3
        Backtrace
        • 20. view::events.day:16
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `photos`.*, `event_photo`.`event_id` as `pivot_event_id`, `event_photo`.`photo_id` as `pivot_photo_id`, `event_photo`.`created_at` as `pivot_created_at`, `event_photo`.`updated_at` as `pivot_updated_at` from `photos` inner join `event_photo` on `photos`.`id` = `event_photo`.`photo_id` where `event_photo`.`event_id` = 4191 and `photos`.`is_primary` = '1' limit 1890μs/app/Models/Event.php:785dev_events_tracker
        Metadata
        Bindings
        • 0. 4191
        • 1. 1
        Backtrace
        • 16. /app/Models/Event.php:785
        • 17. view::events.single:2
        • 19. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `threads` where `threads`.`event_id` = 4191 and `threads`.`event_id` is not null600μsview::events.single:38dev_events_tracker
        Metadata
        Bindings
        • 0. 4191
        Backtrace
        • 20. view::events.single:38
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `event_types` where `event_types`.`id` = 1 and `event_types`.`id` is not null limit 1570μsview::events.single:104dev_events_tracker
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 21. view::events.single:104
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `entities`.*, `entity_event`.`event_id` as `pivot_event_id`, `entity_event`.`entity_id` as `pivot_entity_id`, `entity_event`.`created_at` as `pivot_created_at`, `entity_event`.`updated_at` as `pivot_updated_at` from `entities` inner join `entity_event` on `entities`.`id` = `entity_event`.`entity_id` where `entity_event`.`event_id` = 4191870μsview::events.single:157dev_events_tracker
        Metadata
        Bindings
        • 0. 4191
        Backtrace
        • 20. view::events.single:157
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `tags`.*, `event_tag`.`event_id` as `pivot_event_id`, `event_tag`.`tag_id` as `pivot_tag_id`, `event_tag`.`created_at` as `pivot_created_at`, `event_tag`.`updated_at` as `pivot_updated_at` from `tags` inner join `event_tag` on `tags`.`id` = `event_tag`.`tag_id` where `event_tag`.`event_id` = 4191810μsview::events.single:164dev_events_tracker
        Metadata
        Bindings
        • 0. 4191
        Backtrace
        • 20. view::events.single:164
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `series` where `cancelled_at` is null and 1 = 17.39ms/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)9.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)700μ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)540μ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)910μ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-01-31 23:59:59' and `start_at` < '2025-02-02 00:00:00' and (`visibility_id` = 3 or `created_by` is null) order by `start_at` asc20.58msview::events.day:16dev_events_tracker
        Metadata
        Bindings
        • 0. 2025-01-31 23:59:59
        • 1. 2025-02-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.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)1ms/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.46ms/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.03ms/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)700μ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-01 23:59:59' and `start_at` < '2025-02-03 00:00:00' and (`visibility_id` = 3 or `created_by` is null) order by `start_at` asc18.87msview::events.day:16dev_events_tracker
        Metadata
        Bindings
        • 0. 2025-02-01 23:59:59
        • 1. 2025-02-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.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)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)670μ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)640μ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)720μ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` asc770μ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`660μ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` asc750μ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\EventType
      1
      App\Models\Event
      1
      App\Models\Visibility
      5
      App\Models\OccurrenceDay
      24
      App\Models\OccurrenceWeek
      20
      App\Models\OccurrenceType
      20
      App\Models\Series
      88
        _token
        kIUt5IHgroa1dIsirxw4A7nzxt61A4XR8vO6bqTF
        _previous
        array:1 [ "url" => "https://dev.arcane.city/events/upcoming/20250130" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /events/upcoming/20250130
        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" => "11539" "REMOTE_ADDR" => "13.58.199.206" "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/20250130" "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" => 1746048310.2396 "REQUEST_TIME" => 1746048310 ]
        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 => "Wed, 30 Apr 2025 21:25:10 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImNvYVhmNTFVVk1IUDJtQkYwRS9DT3c9PSIsInZhbHVlIjoibk1zOUMydUtwUUt2bDFXRFM5MW9yWStBcm9GOTlSUHJSTXA3YWN1Y3B4d0NGcW5IKzIzQWMwRVRpNEFlSzRJMVNKZFFPNjBUS2tpWlU1UUxyUDJLVU1XMkp4Y3g4SmhmZlA2ZTNtUjhhVG1zQ3l0bGQ4UDlOTGR4dWNsQmN4MkgiLCJtYWMiOiI1Njg4MDQ2ZTM2ODIyNTBjNzdhODk1YzljNDE0NjQzYmMxMzQ5NGQ5MjNlZGI1OTM1OWNjNTY2ZTE4ODg4MTFiIiwidGFnIjoiIn0%3D; expires=Sat, 03 May 2025 09:25:10 GMT; Max-Age=216000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6ImNvYVhmNTFVVk1IUDJtQkYwRS9DT3c9PSIsInZhbHVlIjoibk1zOUMydUtwUUt2bDFXRFM5MW9yWStBcm9GOTlSUHJSTXA3YWN1Y3B4d0NGcW5IKzIzQWMwRVRpNEFlSzRJMVNKZFFPN" 1 => "dev_arcane_city_session=eyJpdiI6ImRWOXFoYUNpbENXRG9CSnNpUFN2SXc9PSIsInZhbHVlIjoiTVhoaU9qblNERkd3N3ZaS1M2RTV5ZnAyNGRyOWtjT0NGaGVhRG5xSFFVcGpqL2VSVWdkcjI4R2RKZGVic0JhRk9FSzJkOSswUzR2MTRaSWlPZC95VG5FaWZNM1VaRk9jNEZhMEhtZ0hteGZWKzFna0dKdTBsQkVtZmpqY1lvWkciLCJtYWMiOiIzMzZlZDUzNWJhM2IwOWQ1MDIxOTVlZWNkMDhhYzFmYWRkMWZiMGFkODc5MDZiYjQyM2ZjYjk2NDc0MzUzNzU1IiwidGFnIjoiIn0%3D; expires=Sat, 03 May 2025 09:25:10 GMT; Max-Age=216000; path=/; secure; httponly; samesite=laxdev_arcane_city_session=eyJpdiI6ImRWOXFoYUNpbENXRG9CSnNpUFN2SXc9PSIsInZhbHVlIjoiTVhoaU9qblNERkd3N3ZaS1M2RTV5ZnAyNGRyOWtjT0NGaGVhRG5xSFFVcGpqL2VSVWdkcjI4R2RKZGVi" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImNvYVhmNTFVVk1IUDJtQkYwRS9DT3c9PSIsInZhbHVlIjoibk1zOUMydUtwUUt2bDFXRFM5MW9yWStBcm9GOTlSUHJSTXA3YWN1Y3B4d0NGcW5IKzIzQWMwRVRpNEFlSzRJMVNKZFFPNjBUS2tpWlU1UUxyUDJLVU1XMkp4Y3g4SmhmZlA2ZTNtUjhhVG1zQ3l0bGQ4UDlOTGR4dWNsQmN4MkgiLCJtYWMiOiI1Njg4MDQ2ZTM2ODIyNTBjNzdhODk1YzljNDE0NjQzYmMxMzQ5NGQ5MjNlZGI1OTM1OWNjNTY2ZTE4ODg4MTFiIiwidGFnIjoiIn0%3D; expires=Sat, 03-May-2025 09:25:10 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImNvYVhmNTFVVk1IUDJtQkYwRS9DT3c9PSIsInZhbHVlIjoibk1zOUMydUtwUUt2bDFXRFM5MW9yWStBcm9GOTlSUHJSTXA3YWN1Y3B4d0NGcW5IKzIzQWMwRVRpNEFlSzRJMVNKZFFPN" 1 => "dev_arcane_city_session=eyJpdiI6ImRWOXFoYUNpbENXRG9CSnNpUFN2SXc9PSIsInZhbHVlIjoiTVhoaU9qblNERkd3N3ZaS1M2RTV5ZnAyNGRyOWtjT0NGaGVhRG5xSFFVcGpqL2VSVWdkcjI4R2RKZGVic0JhRk9FSzJkOSswUzR2MTRaSWlPZC95VG5FaWZNM1VaRk9jNEZhMEhtZ0hteGZWKzFna0dKdTBsQkVtZmpqY1lvWkciLCJtYWMiOiIzMzZlZDUzNWJhM2IwOWQ1MDIxOTVlZWNkMDhhYzFmYWRkMWZiMGFkODc5MDZiYjQyM2ZjYjk2NDc0MzUzNzU1IiwidGFnIjoiIn0%3D; expires=Sat, 03-May-2025 09:25:10 GMT; path=/; secure; httponlydev_arcane_city_session=eyJpdiI6ImRWOXFoYUNpbENXRG9CSnNpUFN2SXc9PSIsInZhbHVlIjoiTVhoaU9qblNERkd3N3ZaS1M2RTV5ZnAyNGRyOWtjT0NGaGVhRG5xSFFVcGpqL2VSVWdkcjI4R2RKZGVi" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "kIUt5IHgroa1dIsirxw4A7nzxt61A4XR8vO6bqTF" "_previous" => array:1 [ "url" => "https://dev.arcane.city/events/upcoming/20250130" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]