Pittsburgh Events Guide

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

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

Monday June 23rd 2025
No events listed today.
No series listed today.
Tuesday June 24th 2025
Wednesday June 25th 2025
No events listed today.
No series listed today.
Thursday June 26th 2025
No series listed today.
SettingsRequest history8.1.27PHP Version945msRequest Duration4MBMemory UsageGET events/upcoming/{date?}
status
200 OK
full_url
https://dev.arcane.city/events/upcoming/20250623
action_name
events.upcoming
controller_action
App\Http\Controllers\EventsController@indexUpcoming
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
status
200 OK
full_url
https://dev.arcane.city/events/upcoming/20250623
action_name
events.upcoming
controller_action
App\Http\Controllers\EventsController@indexUpcoming
uri
GET events/upcoming/{date?}
middleware
web
controller
App\Http\Controllers\EventsController@indexUpcoming
namespace
App\Http\Controllers
file
app/Http/Controllers/EventsController.php:614-665
duration
958ms
peak_memory
4MB
response
text/html; charset=UTF-8
request_format
html
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_cookies
[]
response_headers
0 of 0
array:3 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Fri, 11 Jul 2025 23:00:10 GMT" ] ]
session_attributes
0 of 0
array:1 [ "_token" => "tF9cUWCt6gVsfmgvQ5acSjNPHRL6F1fmDgDQUntq" ]
    • Booting (105ms)time
    • Application (840ms)time
    • Routing (2.45ms)
    • Preparing Response (827ms)
    • 1 x Application (88.91%)
      840ms
      1 x Preparing Response (87.48%)
      827ms
      1 x Booting (11.09%)
      105ms
      1 x Routing (0.26%)
      2.45ms
      17 templates were rendered
      • 1x events.upcomingupcoming.blade.php#?blade
      • 1x pages.4days4days.blade.php#?blade
      • 4x events.dayday.blade.php#?blade
      • 2x events.singlesingle.blade.php#?blade
      • 2x entities.single_labelsingle_label.blade.php#?blade
      • 1x tags.single_labelsingle_label.blade.php#?blade
      • 2x embeds.minimal-playlistminimal-playlist.blade.php#?blade
      • 1x appapp.blade.php#?blade
      • 1x partials.analyticsanalytics.blade.php#?blade
      • 1x partials.navnav.blade.php#?blade
      • 1x flashflash.blade.php#?blade
      uri
      GET events/upcoming/{date?}
      middleware
      web, Closure
      controller
      App\Http\Controllers\EventsController@indexUpcoming
      namespace
      App\Http\Controllers
      as
      events.upcoming
      file
      app/Http/Controllers/EventsController.php:614-665
      44 statements were executed (25 duplicates)Show only duplicates159ms
      • day.blade.php#16dev_events_tracker16.47msselect * from `events` where `start_at` > '2025-06-22 23:59:59' and `start_at` < '2025-06-24 00:00:00' and (`visibility_id` = 3 or `created_by` is null) order by `start_at` asc
        Bindings
        • 0: 2025-06-22 23:59:59
        • 1: 2025-06-24 00:00:00
        • 2: 3
        Backtrace
        • view::events.day:16
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Series.php#613dev_events_tracker8.67msselect * from `series` where `cancelled_at` is null and 1 = 1
        Backtrace
        • app/Models/Series.php:613
        • view::events.day:34
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • Series.php#613dev_events_tracker830μsselect * from `occurrence_types` where `occurrence_types`.`id` in (1, 2, 3, 4, 6)
        Bindings
        • 0: 1
        • 1: 2
        • 2: 3
        • 3: 4
        • 4: 6
        Backtrace
        • app/Models/Series.php:613
        • view::events.day:34
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • Series.php#613dev_events_tracker670μsselect * from `occurrence_weeks` where `occurrence_weeks`.`id` in (null, 1, 2, 3, 4, 5)
        Bindings
        • 0: 
        • 1: 1
        • 2: 2
        • 3: 3
        • 4: 4
        • 5: 5
        Backtrace
        • app/Models/Series.php:613
        • view::events.day:34
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • Series.php#613dev_events_tracker620μsselect * from `occurrence_days` where `occurrence_days`.`id` in (null, 2, 3, 4, 5, 6, 7)
        Bindings
        • 0: 
        • 1: 2
        • 2: 3
        • 3: 4
        • 4: 5
        • 5: 6
        • 6: 7
        Backtrace
        • app/Models/Series.php:613
        • view::events.day:34
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • Series.php#613dev_events_tracker810μsselect * from `visibilities` where `visibilities`.`id` in (3)
        Bindings
        • 0: 3
        Backtrace
        • app/Models/Series.php:613
        • view::events.day:34
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • day.blade.php#16dev_events_tracker16.65msselect * from `events` where `start_at` > '2025-06-23 23:59:59' and `start_at` < '2025-06-25 00:00:00' and (`visibility_id` = 3 or `created_by` is null) order by `start_at` asc
        Bindings
        • 0: 2025-06-23 23:59:59
        • 1: 2025-06-25 00:00:00
        • 2: 3
        Backtrace
        • view::events.day:16
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • day.blade.php#16dev_events_tracker3.77msselect * from `series` where `series`.`id` in (null)
        Bindings
        • 0: 
        Backtrace
        • view::events.day:16
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • day.blade.php#16dev_events_tracker640μsselect * from `visibilities` where `visibilities`.`id` in (3)
        Bindings
        • 0: 3
        Backtrace
        • view::events.day:16
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Event.php#780dev_events_tracker8.73msselect `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 1
        Bindings
        • 0: 4191
        • 1: 1
        Backtrace
        • app/Models/Event.php:780
        • view::events.single:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • single.blade.php#15dev_events_tracker700μsselect * from `entities` where `entities`.`id` = 327 and `entities`.`id` is not null limit 1
        Bindings
        • 0: 327
        Backtrace
        • view::events.single:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • single.blade.php#38dev_events_tracker670μsselect * from `threads` where `threads`.`event_id` = 4191 and `threads`.`event_id` is not null
        Bindings
        • 0: 4191
        Backtrace
        • view::events.single:38
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • single.blade.php#104dev_events_tracker570μsselect * from `event_types` where `event_types`.`id` = 5 and `event_types`.`id` is not null limit 1
        Bindings
        • 0: 5
        Backtrace
        • view::events.single:104
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Entity.php#580dev_events_tracker790μsselect * from `locations` where `locations`.`entity_id` = 327 and `locations`.`entity_id` is not null
        Bindings
        • 0: 327
        Backtrace
        • app/Models/Entity.php:580
        • view::events.single:108
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • Entity.php#580dev_events_tracker400μsselect * from `visibilities` where `visibilities`.`id` in (3)
        Bindings
        • 0: 3
        Backtrace
        • app/Models/Entity.php:580
        • view::events.single:108
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • single.blade.php#157dev_events_tracker9.98msselect `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` = 4191
        Bindings
        • 0: 4191
        Backtrace
        • view::events.single:157
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • single.blade.php#164dev_events_tracker1.05msselect `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` = 4191
        Bindings
        • 0: 4191
        Backtrace
        • view::events.single:164
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Series.php#613dev_events_tracker1.21msselect * from `series` where `cancelled_at` is null and 1 = 1
        Backtrace
        • app/Models/Series.php:613
        • view::events.day:34
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • Series.php#613dev_events_tracker670μsselect * from `occurrence_types` where `occurrence_types`.`id` in (1, 2, 3, 4, 6)
        Bindings
        • 0: 1
        • 1: 2
        • 2: 3
        • 3: 4
        • 4: 6
        Backtrace
        • app/Models/Series.php:613
        • view::events.day:34
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • Series.php#613dev_events_tracker480μsselect * from `occurrence_weeks` where `occurrence_weeks`.`id` in (null, 1, 2, 3, 4, 5)
        Bindings
        • 0: 
        • 1: 1
        • 2: 2
        • 3: 3
        • 4: 4
        • 5: 5
        Backtrace
        • app/Models/Series.php:613
        • view::events.day:34
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • Series.php#613dev_events_tracker9.33msselect * from `occurrence_days` where `occurrence_days`.`id` in (null, 2, 3, 4, 5, 6, 7)
        Bindings
        • 0: 
        • 1: 2
        • 2: 3
        • 3: 4
        • 4: 5
        • 5: 6
        • 6: 7
        Backtrace
        • app/Models/Series.php:613
        • view::events.day:34
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • Series.php#613dev_events_tracker550μsselect * from `visibilities` where `visibilities`.`id` in (3)
        Bindings
        • 0: 3
        Backtrace
        • app/Models/Series.php:613
        • view::events.day:34
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • day.blade.php#16dev_events_tracker10.47msselect * from `events` where `start_at` > '2025-06-24 23:59:59' and `start_at` < '2025-06-26 00:00:00' and (`visibility_id` = 3 or `created_by` is null) order by `start_at` asc
        Bindings
        • 0: 2025-06-24 23:59:59
        • 1: 2025-06-26 00:00:00
        • 2: 3
        Backtrace
        • view::events.day:16
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Series.php#613dev_events_tracker5.46msselect * from `series` where `cancelled_at` is null and 1 = 1
        Backtrace
        • app/Models/Series.php:613
        • view::events.day:34
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • Series.php#613dev_events_tracker670μsselect * from `occurrence_types` where `occurrence_types`.`id` in (1, 2, 3, 4, 6)
        Bindings
        • 0: 1
        • 1: 2
        • 2: 3
        • 3: 4
        • 4: 6
        Backtrace
        • app/Models/Series.php:613
        • view::events.day:34
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • Series.php#613dev_events_tracker640μsselect * from `occurrence_weeks` where `occurrence_weeks`.`id` in (null, 1, 2, 3, 4, 5)
        Bindings
        • 0: 
        • 1: 1
        • 2: 2
        • 3: 3
        • 4: 4
        • 5: 5
        Backtrace
        • app/Models/Series.php:613
        • view::events.day:34
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • Series.php#613dev_events_tracker640μsselect * from `occurrence_days` where `occurrence_days`.`id` in (null, 2, 3, 4, 5, 6, 7)
        Bindings
        • 0: 
        • 1: 2
        • 2: 3
        • 3: 4
        • 4: 5
        • 5: 6
        • 6: 7
        Backtrace
        • app/Models/Series.php:613
        • view::events.day:34
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • Series.php#613dev_events_tracker570μsselect * from `visibilities` where `visibilities`.`id` in (3)
        Bindings
        • 0: 3
        Backtrace
        • app/Models/Series.php:613
        • view::events.day:34
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • day.blade.php#16dev_events_tracker21.6msselect * from `events` where `start_at` > '2025-06-25 23:59:59' and `start_at` < '2025-06-27 00:00:00' and (`visibility_id` = 3 or `created_by` is null) order by `start_at` asc
        Bindings
        • 0: 2025-06-25 23:59:59
        • 1: 2025-06-27 00:00:00
        • 2: 3
        Backtrace
        • view::events.day:16
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • day.blade.php#16dev_events_tracker2.83msselect * from `series` where `series`.`id` in (null)
        Bindings
        • 0: 
        Backtrace
        • view::events.day:16
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • day.blade.php#16dev_events_tracker640μsselect * from `visibilities` where `visibilities`.`id` in (3)
        Bindings
        • 0: 3
        Backtrace
        • view::events.day:16
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Event.php#780dev_events_tracker850μsselect `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` = 4198 and `photos`.`is_primary` = '1' limit 1
        Bindings
        • 0: 4198
        • 1: 1
        Backtrace
        • app/Models/Event.php:780
        • view::events.single:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • single.blade.php#38dev_events_tracker730μsselect * from `threads` where `threads`.`event_id` = 4198 and `threads`.`event_id` is not null
        Bindings
        • 0: 4198
        Backtrace
        • view::events.single:38
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • single.blade.php#104dev_events_tracker530μsselect * from `event_types` where `event_types`.`id` = 1 and `event_types`.`id` is not null limit 1
        Bindings
        • 0: 1
        Backtrace
        • view::events.single:104
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • single.blade.php#157dev_events_tracker7.83msselect `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` = 4198
        Bindings
        • 0: 4198
        Backtrace
        • view::events.single:157
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • single.blade.php#164dev_events_tracker670μsselect `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` = 4198
        Bindings
        • 0: 4198
        Backtrace
        • view::events.single:164
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Series.php#613dev_events_tracker1.06msselect * from `series` where `cancelled_at` is null and 1 = 1
        Backtrace
        • app/Models/Series.php:613
        • view::events.day:34
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • Series.php#613dev_events_tracker580μsselect * from `occurrence_types` where `occurrence_types`.`id` in (1, 2, 3, 4, 6)
        Bindings
        • 0: 1
        • 1: 2
        • 2: 3
        • 3: 4
        • 4: 6
        Backtrace
        • app/Models/Series.php:613
        • view::events.day:34
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • Series.php#613dev_events_tracker8.76msselect * from `occurrence_weeks` where `occurrence_weeks`.`id` in (null, 1, 2, 3, 4, 5)
        Bindings
        • 0: 
        • 1: 1
        • 2: 2
        • 3: 3
        • 4: 4
        • 5: 5
        Backtrace
        • app/Models/Series.php:613
        • view::events.day:34
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • Series.php#613dev_events_tracker730μsselect * from `occurrence_days` where `occurrence_days`.`id` in (null, 2, 3, 4, 5, 6, 7)
        Bindings
        • 0: 
        • 1: 2
        • 2: 3
        • 3: 4
        • 4: 5
        • 5: 6
        • 6: 7
        Backtrace
        • app/Models/Series.php:613
        • view::events.day:34
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • Series.php#613dev_events_tracker610μsselect * from `visibilities` where `visibilities`.`id` in (3)
        Bindings
        • 0: 3
        Backtrace
        • app/Models/Series.php:613
        • view::events.day:34
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • ViewComposerServiceProvider.php#38dev_events_tracker7.08msselect * from `roles` order by `name` asc
        Backtrace
        • app/Providers/ViewComposerServiceProvider.php:38
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
        • vendor/laravel/framework/src/Illuminate/View/View.php:159
        • view::app:65
      • ViewComposerServiceProvider.php#39dev_events_tracker630μsselect count(*) as aggregate from `forums`
        Backtrace
        • app/Providers/ViewComposerServiceProvider.php:39
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
        • vendor/laravel/framework/src/Illuminate/View/View.php:159
        • view::app:65
      • ViewComposerServiceProvider.php#40dev_events_tracker780μsselect * from `menus` where exists (select * from `visibilities` where `menus`.`visibility_id` = `visibilities`.`id` and `name` = 'Public') order by `name` asc
        Bindings
        • 0: Public
        Backtrace
        • app/Providers/ViewComposerServiceProvider.php:40
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
        • vendor/laravel/framework/src/Illuminate/View/View.php:159
        • view::app:65
      App\Models\Series
      88Series.php#?
      App\Models\OccurrenceDay
      24OccurrenceDay.php#?
      App\Models\OccurrenceType
      20OccurrenceType.php#?
      App\Models\OccurrenceWeek
      20OccurrenceWeek.php#?
      App\Models\Role
      11Role.php#?
      App\Models\Visibility
      7Visibility.php#?
      App\Models\Entity
      3Entity.php#?
      App\Models\Event
      2Event.php#?
      App\Models\EventType
      2EventType.php#?
      App\Models\Menu
      2Menu.php#?
      App\Models\Location
      1Location.php#?
      App\Models\Tag
      1Tag.php#?
          _token
          tF9cUWCt6gVsfmgvQ5acSjNPHRL6F1fmDgDQUntq
          ClearShow all
          Date ↕MethodURLData
          #12025-07-11 18:00:11GET/events/upcoming/202506231744181