Events . Beyond 2020: Symposium II

Sunday Mar 1st 2020

Show 6:00 PM until 07:30 PM

Beyond 2020: Symposium II

MOTE's 3rd Beyond Festival will bring together touring and local acts in exploration and celebration
Concert
Warhol Museum 117 Sandusky St Pittsburgh

All Ages



MOTE's 3rd Beyond Festival will bring together touring and local acts in exploration and celebration of microtonal music!

Symposium Session I will meets in the Andy Warhol Museum theater before the final Sunday concert.


Related Entities: Warhol Museum
Tags: Classical Experimental

SettingsRequest history8.1.27PHP Version130msRequest Duration5MBMemory UsageGET events/{event}
status
200 OK
full_url
https://dev.arcane.city/events/beyond-2020-symposium-ii
action_name
events.show
controller_action
App\Http\Controllers\EventsController@show
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
status
200 OK
full_url
https://dev.arcane.city/events/beyond-2020-symposium-ii
action_name
events.show
controller_action
App\Http\Controllers\EventsController@show
uri
GET events/{event}
middleware
web
controller
App\Http\Controllers\EventsController@show
namespace
App\Http\Controllers
file
app/Http/Controllers/EventsController.php:1411-1429
duration
133ms
peak_memory
6MB
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 09:22:42 GMT" ] ]
session_attributes
0 of 0
array:1 [ "_token" => "81kbxSBevaMy9eaqqcCvejgs2hfTmpGh0K5D2eRy" ]
    • Booting (43.34ms)time
    • Application (86.53ms)time
    • Routing (1.43ms)
    • Preparing Response (238μs)
    • 1 x Application (66.62%)
      86.53ms
      1 x Booting (33.37%)
      43.34ms
      1 x Routing (1.1%)
      1.43ms
      1 x Preparing Response (0.18%)
      238μs
      14 templates were rendered
      • 1x events.showshow.blade.php#?blade
      • 1x events.google-event-jsongoogle-event-json.blade.php#?blade
      • 1x events.crumbscrumbs.blade.php#?blade
      • 1x events.show.actionsactions.blade.php#?blade
      • 1x entities.single_labelsingle_label.blade.php#?blade
      • 2x tags.single_labelsingle_label.blade.php#?blade
      • 1x photos.singlesingle.blade.php#?blade
      • 1x photos.single-no-actionssingle-no-actions.blade.php#?blade
      • 1x embeds.playlistplaylist.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/{event}
      middleware
      web, Closure
      as
      events.show
      controller
      App\Http\Controllers\EventsController@show
      namespace
      App\Http\Controllers
      file
      app/Http/Controllers/EventsController.php:1411-1429
      24 statements were executed (5 duplicates)Show only duplicates21.66ms
      • Event.php#178dev_events_tracker4.71msselect * from `events` where `slug` = 'beyond-2020-symposium-ii' or `id` = 'beyond-2020-symposium-ii' limit 1
        Bindings
        • 0: beyond-2020-symposium-ii
        • 1: beyond-2020-symposium-ii
        Backtrace
        • app/Models/Event.php:178
        • vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:959
        • middleware::bindings:41
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • Event.php#178dev_events_tracker1.16msselect `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` in (2366)
        Backtrace
        • app/Models/Event.php:178
        • vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:959
        • middleware::bindings:41
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • Event.php#178dev_events_tracker610μsselect `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` in (2366)
        Backtrace
        • app/Models/Event.php:178
        • vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:959
        • middleware::bindings:41
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • EmbedExtractor.php#172dev_events_tracker740μsselect `links`.*, `entity_link`.`entity_id` as `pivot_entity_id`, `entity_link`.`link_id` as `pivot_link_id` from `links` inner join `entity_link` on `links`.`id` = `entity_link`.`link_id` where `entity_link`.`entity_id` = 71
        Bindings
        • 0: 71
        Backtrace
        • app/Services/Embeds/EmbedExtractor.php:172
        • app/Http/Controllers/EventsController.php:1416
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • EventsController.php#1418dev_events_tracker510μsselect * from `threads` where `event_id` = 2366 limit 1
        Bindings
        • 0: 2366
        Backtrace
        • app/Http/Controllers/EventsController.php:1418
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • EventsController.php#1401dev_events_tracker550μsselect * from `entities` where `entities`.`id` = 71 and `entities`.`id` is not null limit 1
        Bindings
        • 0: 71
        Backtrace
        • app/Http/Controllers/EventsController.php:1401
        • app/Http/Controllers/EventsController.php:1421
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • Event.php#780dev_events_tracker830μ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` = 2366 and `photos`.`is_primary` = '1' limit 1
        Bindings
        • 0: 2366
        • 1: 1
        Backtrace
        • app/Models/Event.php:780
        • view::events.google-event-json:12
        • 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_tracker810μsselect * from `locations` where `locations`.`entity_id` = 71 and `locations`.`entity_id` is not null
        Bindings
        • 0: 71
        Backtrace
        • app/Models/Entity.php:580
        • view::events.google-event-json:24
        • 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_tracker540μsselect * from `visibilities` where `visibilities`.`id` in (1)
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Entity.php:580
        • view::events.google-event-json:24
        • 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
      • google-event-json.blade.php#27dev_events_tracker620μsselect * from `locations` where `locations`.`entity_id` = 71 and `locations`.`entity_id` is not null limit 1
        Bindings
        • 0: 71
        Backtrace
        • view::events.google-event-json:27
        • 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
      • google-event-json.blade.php#27dev_events_tracker440μsselect * from `visibilities` where `visibilities`.`id` in (1)
        Bindings
        • 0: 1
        Backtrace
        • view::events.google-event-json:27
        • 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#670dev_events_tracker1msselect count(*) as aggregate from `entities` inner join `entity_event` on `entities`.`id` = `entity_event`.`entity_id` where `entity_event`.`event_id` = 2366 and exists (select * from `roles` inner join `entity_role` on `roles`.`id` = `entity_role`.`role_id` where `entities`.`id` = `entity_role`.`entity_id` and `slug` in ('dj', 'band', 'producer'))
        Bindings
        • 0: 2366
        • 1: dj
        • 2: band
        • 3: producer
        Backtrace
        • app/Models/Event.php:670
        • view::events.google-event-json:58
        • 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#448dev_events_tracker820μsselect `links`.*, `entity_link`.`entity_id` as `pivot_entity_id`, `entity_link`.`link_id` as `pivot_link_id` from `links` inner join `entity_link` on `links`.`id` = `entity_link`.`link_id` where `entity_link`.`entity_id` = 71 and `is_primary` = 1 order by `created_at` asc limit 1
        Bindings
        • 0: 71
        • 1: 1
        Backtrace
        • app/Models/Entity.php:448
        • view::events.google-event-json:96
        • 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
      • Event.php#780dev_events_tracker670μ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` = 2366 and `photos`.`is_primary` = '1' limit 1
        Bindings
        • 0: 2366
        • 1: 1
        Backtrace
        • app/Models/Event.php:780
        • view::events.show: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
      • actions.blade.php#5dev_events_tracker600μsselect * from `users` where `users`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • view::events.show.actions:5
        • 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_tracker750μ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` = 2366 and `photos`.`is_primary` = '1' limit 1
        Bindings
        • 0: 2366
        • 1: 1
        Backtrace
        • app/Models/Event.php:780
        • view::events.show:31
        • 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
      • show.blade.php#38dev_events_tracker550μsselect * from `visibilities` where `visibilities`.`id` = 3 and `visibilities`.`id` is not null limit 1
        Bindings
        • 0: 3
        Backtrace
        • view::events.show: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
      • show.blade.php#70dev_events_tracker620μsselect * from `event_types` where `event_types`.`id` = 2 and `event_types`.`id` is not null limit 1
        Bindings
        • 0: 2
        Backtrace
        • view::events.show:70
        • 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
      • show.blade.php#213dev_events_tracker850μ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` = 2366
        Bindings
        • 0: 2366
        Backtrace
        • view::events.show:213
        • 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
      • show.blade.php#235dev_events_tracker1.08msselect `photos`.*, `entity_photo`.`entity_id` as `pivot_entity_id`, `entity_photo`.`photo_id` as `pivot_photo_id`, `entity_photo`.`created_at` as `pivot_created_at`, `entity_photo`.`updated_at` as `pivot_updated_at` from `photos` inner join `entity_photo` on `photos`.`id` = `entity_photo`.`photo_id` where `entity_photo`.`entity_id` = 71
        Bindings
        • 0: 71
        Backtrace
        • view::events.show:235
        • 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-no-actions.blade.php#6dev_events_tracker1.26msselect `entities`.*, `entity_photo`.`photo_id` as `pivot_photo_id`, `entity_photo`.`entity_id` as `pivot_entity_id`, `entity_photo`.`created_at` as `pivot_created_at`, `entity_photo`.`updated_at` as `pivot_updated_at` from `entities` inner join `entity_photo` on `entities`.`id` = `entity_photo`.`entity_id` where `entity_photo`.`photo_id` = 201
        Bindings
        • 0: 201
        Backtrace
        • view::photos.single-no-actions:6
        • 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
      • ViewComposerServiceProvider.php#38dev_events_tracker630μ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_tracker810μ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\Role
      11Role.php#?
      App\Models\Photo
      5Photo.php#?
      App\Models\Entity
      3Entity.php#?
      App\Models\Visibility
      3Visibility.php#?
      App\Models\Location
      2Location.php#?
      App\Models\Tag
      2Tag.php#?
      App\Models\Menu
      2Menu.php#?
      App\Models\Event
      1Event.php#?
      App\Models\User
      1User.php#?
      App\Models\EventType
      1EventType.php#?
          _token
          81kbxSBevaMy9eaqqcCvejgs2hfTmpGh0K5D2eRy
          ClearShow all
          Date ↕MethodURLData
          #12025-07-08 04:22:42GET/events/beyond-2020-symposium-ii142431