Events . Rock with Red Ribbon: A Rockabilly Event

Thursday May 10th 2018

Show 7:00 PM

Rock with Red Ribbon: A Rockabilly Event

rockabilly benefit party
Benefit
Spirit 242 51st Street Pittsburgh

21+ $0 / $10



Big news! Natrona Bottling Company is throwing a Rockabilly party at Spirit Hall on May 10th from 7pm-2am! Proceeds will benefit Variety Pittsburgh, a wonderful charity that helps children with disabilities enjoy their childhood.
Why a Rockabilly party? Rockabilly is a lifestyle and important genre of rock n roll music that originated in the 1950s. The style is nostalgic, fun, and timeless- just like our soda pop!
What else can you expect at this event? A whole lot of old school fun! DJ Zombo and DJ Smilo will be providing the jams all night long. There will be a pinball tournament on vintage pinball machines (!), a hula hoop contest, 1950's style games (think pin the tail on the donkey and magic 8 balls!), food trucks, and specialty drinks made with local spirits from Wigle, Maggie's Farm, and Stateside!
Look out for an old school candy counter from Grandpa Joe's Candy, floats from Millie's Ice cream, merchandise from Steelcity Apparel, and silly photos from Moxie Photobooth's "Selfie Station."
Tickets will be available at the door for $10, but you can also purchase them ahead of time at eventbrite.com if you search for Natrona Bottling Company (tickets bought online will include 1 free drink!).
So, will you be there to party with us for a good cause?!
Rockabilly get up is encouraged!


Related Entities: Spirit
Tags: Rock

SettingsRequest history8.1.27PHP Version208msRequest Duration5MBMemory UsageGET events/{event}
status
200 OK
full_url
https://dev.arcane.city/events/rock-with-red-ribbon-a-rockabilly-event
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/rock-with-red-ribbon-a-rockabilly-event
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
211ms
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 11:54:59 GMT" ] ]
session_attributes
0 of 0
array:1 [ "_token" => "E8Tb6Cs7oqEFilcTHiCnKsNNdQBMjvsgJTDX1aQN" ]
    • Booting (44.54ms)time
    • Application (163ms)time
    • Routing (2.4ms)
    • Preparing Response (161μs)
    • 1 x Application (78.54%)
      163ms
      1 x Booting (21.45%)
      44.54ms
      1 x Routing (1.16%)
      2.40ms
      1 x Preparing Response (0.08%)
      161μ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
      26 statements were executed (7 duplicates)Show only duplicates83.82ms
      • Event.php#178dev_events_tracker7.69msselect * from `events` where `slug` = 'rock-with-red-ribbon-a-rockabilly-event' or `id` = 'rock-with-red-ribbon-a-rockabilly-event' limit 1
        Bindings
        • 0: rock-with-red-ribbon-a-rockabilly-event
        • 1: rock-with-red-ribbon-a-rockabilly-event
        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_tracker730μ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 (1632)
        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_tracker2.8msselect `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 (1632)
        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_tracker850μ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` = 3
        Bindings
        • 0: 3
        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_tracker590μsselect * from `threads` where `event_id` = 1632 limit 1
        Bindings
        • 0: 1632
        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_tracker420μsselect * from `entities` where `entities`.`id` = 3 and `entities`.`id` is not null limit 1
        Bindings
        • 0: 3
        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_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` = 1632 and `photos`.`is_primary` = '1' limit 1
        Bindings
        • 0: 1632
        • 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_tracker7.8msselect * from `locations` where `locations`.`entity_id` = 3 and `locations`.`entity_id` is not null
        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
      • Entity.php#580dev_events_tracker360μ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_tracker400μsselect * from `locations` where `locations`.`entity_id` = 3 and `locations`.`entity_id` is not null limit 1
        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
      • google-event-json.blade.php#27dev_events_tracker300μ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_tracker1.01msselect count(*) as aggregate from `entities` inner join `entity_event` on `entities`.`id` = `entity_event`.`entity_id` where `entity_event`.`event_id` = 1632 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: 1632
        • 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_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` = 3 and `is_primary` = 1 order by `created_at` asc limit 1
        Bindings
        • 0: 3
        • 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
      • Entity.php#448dev_events_tracker640μ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` = 3 and `is_primary` = 1 order by `created_at` asc limit 1
        Bindings
        • 0: 3
        • 1: 1
        Backtrace
        • app/Models/Entity.php:448
        • view::events.google-event-json:97
        • 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_tracker15.29msselect `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` = 1632 and `photos`.`is_primary` = '1' limit 1
        Bindings
        • 0: 1632
        • 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_tracker18.03msselect * 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_tracker790μ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` = 1632 and `photos`.`is_primary` = '1' limit 1
        Bindings
        • 0: 1632
        • 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_tracker440μ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_tracker670μ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_tracker5.21msselect * from `event_types` where `event_types`.`id` = 9 and `event_types`.`id` is not null limit 1
        Bindings
        • 0: 9
        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_tracker610μ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` = 1632
        Bindings
        • 0: 1632
        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_tracker6.68msselect `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` = 3
        Bindings
        • 0: 3
        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_tracker9.81msselect `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` = 28
        Bindings
        • 0: 28
        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_tracker390μ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_tracker300μ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_tracker480μ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\Link
      3Link.php#?
      App\Models\Visibility
      3Visibility.php#?
      App\Models\Location
      2Location.php#?
      App\Models\Menu
      2Menu.php#?
      App\Models\Event
      1Event.php#?
      App\Models\User
      1User.php#?
      App\Models\EventType
      1EventType.php#?
      App\Models\Tag
      1Tag.php#?
          _token
          E8Tb6Cs7oqEFilcTHiCnKsNNdQBMjvsgJTDX1aQN
          ClearShow all
          Date ↕MethodURLData
          #12025-07-08 06:54:59GET/events/rock-with-red-ribbon-a-rockabilly-event132633