Pittsburgh Events Guide

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

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

Sunday June 1st 2025
No events listed today.
No series listed today.
Monday June 2nd 2025
No events listed today.
No series listed today.
Tuesday June 3rd 2025
No events listed today.
No series listed today.
Wednesday June 4th 2025
No events listed today.
No series listed today.
SettingsRequest history8.1.27PHP Version546msRequest Duration3MBMemory UsageGET events/upcoming/{date?}
status
200 OK
full_url
https://dev.arcane.city/events/upcoming/20250601
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/20250601
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
548ms
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 => "Tue, 08 Jul 2025 18:11:38 GMT" ] ]
session_attributes
0 of 0
array:1 [ "_token" => "1qROHlJOSqq6sJDRzmqp4mwD2UlJUdJ7hXdNpx1B" ]
    • Booting (51.53ms)time
    • Application (495ms)time
    • Routing (1.29ms)
    • Preparing Response (489ms)
    • 1 x Application (90.56%)
      495ms
      1 x Preparing Response (89.51%)
      489ms
      1 x Booting (9.44%)
      51.53ms
      1 x Routing (0.24%)
      1.29ms
      10 templates were rendered
      • 1x events.upcomingupcoming.blade.php#?blade
      • 1x pages.4days4days.blade.php#?blade
      • 4x events.dayday.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
      27 statements were executed (20 duplicates)Show only duplicates57.9ms
      • day.blade.php#16dev_events_tracker8.62msselect * from `events` where `start_at` > '2025-05-31 23:59:59' and `start_at` < '2025-06-02 00:00:00' and (`visibility_id` = 3 or `created_by` is null) order by `start_at` asc
        Bindings
        • 0: 2025-05-31 23:59:59
        • 1: 2025-06-02 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_tracker1.11msselect * 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_tracker460μ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_tracker410μ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_tracker420μ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_tracker380μ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_tracker8.89msselect * from `events` where `start_at` > '2025-06-01 23:59:59' and `start_at` < '2025-06-03 00:00:00' and (`visibility_id` = 3 or `created_by` is null) order by `start_at` asc
        Bindings
        • 0: 2025-06-01 23:59:59
        • 1: 2025-06-03 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_tracker880μsselect * 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_tracker500μ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_tracker620μ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_tracker580μ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_tracker360μ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.06msselect * from `events` where `start_at` > '2025-06-02 23:59:59' and `start_at` < '2025-06-04 00:00:00' and (`visibility_id` = 3 or `created_by` is null) order by `start_at` asc
        Bindings
        • 0: 2025-06-02 23:59:59
        • 1: 2025-06-04 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_tracker1.33msselect * 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_tracker620μ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_tracker510μ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_tracker430μ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_tracker390μ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.2msselect * from `events` where `start_at` > '2025-06-03 23:59:59' and `start_at` < '2025-06-05 00:00:00' and (`visibility_id` = 3 or `created_by` is null) order by `start_at` asc
        Bindings
        • 0: 2025-06-03 23:59:59
        • 1: 2025-06-05 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_tracker1.14msselect * 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_tracker710μ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_tracker550μ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_tracker490μ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_tracker340μ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_tracker690μsselect * 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_tracker500μ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_tracker710μ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
      4Visibility.php#?
      App\Models\Menu
      2Menu.php#?
          _token
          1qROHlJOSqq6sJDRzmqp4mwD2UlJUdJ7hXdNpx1B
          ClearShow all
          Date ↕MethodURLData
          #12025-07-08 13:11:39GET/events/upcoming/202506011027169