Events . Pandemic 14 and Last Dance

Friday Dec 6th 2019

Show 10:00 PM until 02:00 AM

Pandemic 14 and Last Dance

last? pandemic world dance party!
Club Night by Pandemic
Brillobox 4104 Penn Ave Pittsburgh

21+ $0 / $10



Pandemics : 14th Anniversary Party and LAST DANCE

After 14 years and over 300+ parties Pandemic’s monthly residency at the Brillobox is ending. Over this tenure we have hosted many of our favorite living artists and collaborated with almost every cultural institution in the city. On December 6th we will conclude our regular monthly dance parties at the Brillobox.

As we enter 2020 we will shift our focus away from the regular dj nights and towards producing live international artists under Pandemic Presents. We may still possibly host an occasional dance party.

I would like to thank everyone who has djed with us, danced with us, supported a live show, accidentally knocked over the dj equipment, or just bought us a drink.

Also the biggest THANK YOU to LOU and JANESSA and the entire Brillobox staff for putting up with our antics for over 14 years. The Brillo crew has put up with some shit! From the old days of vodka induced stomping and yelling where we feared we would fall through the floor to the 30 piece marching bands we shoved on the stage, they have had our back and for that we are thankful.

It is with a heavy heart that I part from the thing i’ve been doing over a third of my life. We have generations of folks coming to our event, a few happily wed couples and even some Pandemic babies out there running around. Whats next is yet to be determined. Don’t worry I’ll still be presenting shows around the city just not at the same capacity and intensity.

Join us on December 6th as we attempt to stomp through the Brillobox floor one last time.

Cheers to 14 years of Drinking, Dancing, Stomping, and Yelling.

$10
10pm

Guest tbd


Related Entities: Pandemic
Tags: World Music

SettingsRequest history8.1.27PHP Version140msRequest Duration5MBMemory UsageGET events/{event}
status
200 OK
full_url
https://dev.arcane.city/events/pandemic-14-and-last-dance
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/pandemic-14-and-last-dance
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
143ms
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 20:18:14 GMT" ] ]
session_attributes
0 of 0
array:1 [ "_token" => "qo7GNuiqSIYpzDTWOMxY0diUOVl6Fv08pe9zjwiE" ]
    • Booting (55.53ms)time
    • Application (84.11ms)time
    • Routing (2.39ms)
    • Preparing Response (243μs)
    • 1 x Application (60.23%)
      84.11ms
      1 x Booting (39.76%)
      55.53ms
      1 x Routing (1.71%)
      2.39ms
      1 x Preparing Response (0.17%)
      243μs
      13 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
      • 1x 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
      28 statements were executed (7 duplicates)Show only duplicates24.6ms
      • Event.php#178dev_events_tracker6.3msselect * from `events` where `slug` = 'pandemic-14-and-last-dance' or `id` = 'pandemic-14-and-last-dance' limit 1
        Bindings
        • 0: pandemic-14-and-last-dance
        • 1: pandemic-14-and-last-dance
        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_tracker810μ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` in (2230)
        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_tracker770μ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 (2230)
        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_tracker780μ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` = 30
        Bindings
        • 0: 30
        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_tracker730μsselect * from `threads` where `event_id` = 2230 limit 1
        Bindings
        • 0: 2230
        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_tracker490μsselect * from `entities` where `entities`.`id` = 1 and `entities`.`id` is not null limit 1
        Bindings
        • 0: 1
        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_tracker860μ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` = 2230 and `photos`.`is_primary` = '1' limit 1
        Bindings
        • 0: 2230
        • 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` = 1 and `locations`.`entity_id` is not null
        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
      • Entity.php#580dev_events_tracker470μsselect * from `visibilities` where `visibilities`.`id` in (3)
        Bindings
        • 0: 3
        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_tracker550μsselect * from `locations` where `locations`.`entity_id` = 1 and `locations`.`entity_id` is not null limit 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
      • google-event-json.blade.php#27dev_events_tracker340μsselect * from `visibilities` where `visibilities`.`id` in (3)
        Bindings
        • 0: 3
        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_tracker840μsselect count(*) as aggregate from `entities` inner join `entity_event` on `entities`.`id` = `entity_event`.`entity_id` where `entity_event`.`event_id` = 2230 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: 2230
        • 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
      • Event.php#670dev_events_tracker970μ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` = 2230 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')) order by `name` asc limit 10 offset 0
        Bindings
        • 0: 2230
        • 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_tracker680μ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` = 30 and `is_primary` = 1 order by `created_at` asc limit 1
        Bindings
        • 0: 30
        • 1: 1
        Backtrace
        • app/Models/Entity.php:448
        • view::events.google-event-json:66
        • 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#86dev_events_tracker620μsselect * from `entities` where `entities`.`id` = 30 and `entities`.`id` is not null limit 1
        Bindings
        • 0: 30
        Backtrace
        • view::events.google-event-json:86
        • 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#448dev_events_tracker710μ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` = 30 and `is_primary` = 1 order by `created_at` asc limit 1
        Bindings
        • 0: 30
        • 1: 1
        Backtrace
        • app/Models/Entity.php:448
        • view::events.google-event-json:87
        • 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` = 2230 and `photos`.`is_primary` = '1' limit 1
        Bindings
        • 0: 2230
        • 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_tracker560μ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_tracker810μ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` = 2230 and `photos`.`is_primary` = '1' limit 1
        Bindings
        • 0: 2230
        • 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_tracker530μ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#66dev_events_tracker660μsselect * from `series` where `series`.`id` = 0 and `series`.`id` is not null limit 1
        Bindings
        • 0: 0
        Backtrace
        • view::events.show:66
        • 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_tracker400μsselect * from `event_types` where `event_types`.`id` = 5 and `event_types`.`id` is not null limit 1
        Bindings
        • 0: 5
        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_tracker660μ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` = 2230
        Bindings
        • 0: 2230
        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_tracker870μsselect `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` = 30
        Bindings
        • 0: 30
        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_tracker870μsselect `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` = 69
        Bindings
        • 0: 69
        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_tracker660μ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_tracker480μ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_tracker700μ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
      5Entity.php#?
      App\Models\Visibility
      3Visibility.php#?
      App\Models\Location
      2Location.php#?
      App\Models\Menu
      2Menu.php#?
      App\Models\Event
      1Event.php#?
      App\Models\Link
      1Link.php#?
      App\Models\User
      1User.php#?
      App\Models\EventType
      1EventType.php#?
      App\Models\Tag
      1Tag.php#?
          _token
          qo7GNuiqSIYpzDTWOMxY0diUOVl6Fv08pe9zjwiE
          ClearShow all
          Date ↕MethodURLData
          #12025-07-08 15:18:14GET/events/pandemic-14-and-last-dance132833