00:00
0
0
0
0
0

Talk to us

Or you can text us or give us a call

SettingsRequest history8.3.17PHP Version214msRequest Duration10MBMemory UsageGET stations/{station}
status
200 OK
full_url
https://premier.amperative.site/stations/premier-teaching
action_name
stations.show
controller_action
App\Http\Controllers\StationController@show
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
status
200 OK
full_url
https://premier.amperative.site/stations/premier-teaching
action_name
stations.show
controller_action
App\Http\Controllers\StationController@show
uri
GET stations/{station}
scope_bindings
true
controller
App\Http\Controllers\StationController@show
file
app/Http/Controllers/StationController.php:17-53
middleware
web
duration
211ms
peak_memory
12MB
response
text/html; charset=UTF-8
request_format
html
request_query
[]
request_request
[]
request_headers
0 of 0
array:15 [ "host" => array:1 [ 0 => "premier.amperative.site" ] "connection" => array:1 [ 0 => "keep-alive" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] ]
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, 29 Apr 2025 23:25:23 GMT" ] ]
session_attributes
0 of 0
array:1 [ "_token" => "Bq7lXlyHUd8KRhe8UTmxGfjKS1eoy3MHHmYlGBzF" ]
    • Booting (82.41ms)time
    • Application (131ms)time
    • Routing (11.19ms)
    • 1 x Application (61.41%)
      131ms
      1 x Booting (38.56%)
      82.41ms
      1 x Routing (5.23%)
      11.19ms
      89 templates were rendered
      • 1x templates.stations.showshow.blade.php#?blade
      • 1x components.sections.header-radioheader-radio.blade.php#?blade
      • 47x components.iconicon.blade.php#?blade
      • 1x components.sections.header-topheader-top.blade.php#?blade
      • 1x components.player.reaction-sectionreaction-section.blade.php#?blade
      • 6x components.player.react-iconreact-icon.blade.php#?blade
      • 1x components.player.livelive.blade.php#?blade
      • 1x components.player.now-playingnow-playing.blade.php#?blade
      • 4x components.cards.hover-play-statehover-play-state.blade.php#?blade
      • 4x components.modals.generic-1generic-1.blade.php#?blade
      • 1x components.sections.highlightshighlights.blade.php#?blade
      • 1x components.sections.talk-to-ustalk-to-us.blade.php#?blade
      • 3x components.form.inputinput.blade.php#?blade
      • 4x components.form.input-groupinput-group.blade.php#?blade
      • 1x components.form.selectselect.blade.php#?blade
      • 2x components.recommendations.index-bespokeindex-bespoke.blade.php#?blade
      • 1x components.promotional-blockspromotional-blocks.blade.php#?blade
      • 1x components.modals.model-show-signupmodel-show-signup.blade.php#?blade
      • 1x components.modals.modal-confirmationmodal-confirmation.blade.php#?blade
      • 1x components.sections.footerfooter.blade.php#?blade
      • 1x components.layouts.mastermaster.blade.php#?blade
      • 1x components.faviconfavicon.blade.php#?blade
      • 1x components.social-metasocial-meta.blade.php#?blade
      • 1x components.modals.searchsearch.blade.php#?blade
      • 1x components.toast-controllertoast-controller.blade.php#?blade
      • 1x components.modals.model-show-thank-youmodel-show-thank-you.blade.php#?blade
      uri
      GET stations/{station}
      middleware
      web
      scope_bindings
      true
      controller
      App\Http\Controllers\StationController@show
      as
      stations.show
      file
      app/Http/Controllers/StationController.php:17-53
      17 statements were executed (4 duplicates)Show only duplicates41.27ms
      • RedirectMiddleware.php#49premier1.76msselect * from `redirects` where `is_regex` = 1 and `redirects`.`deleted_at` is null
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Middleware/RedirectMiddleware.php:49
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:116
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:797
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:776
      • RedirectMiddleware.php#79premier770μsselect * from `redirects` where `is_regex` = 0 and `match` = '/stations/premier-teaching' and `is_active` = 1 and `redirects`.`deleted_at` is null limit 1
        Bindings
        • 0: 0
        • 1: /stations/premier-teaching
        • 2: 1
        Backtrace
        • app/Http/Middleware/RedirectMiddleware.php:79
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:116
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:797
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:776
      • DatabaseSessionHandler.php#97premier840μsselect * from `sessions` where `id` = 'RT07cxWYv7zMEK84AjtNtR572eGkhARFRqTwBZsx' limit 1
        Bindings
        • 0: RT07cxWYv7zMEK84AjtNtR572eGkhARFRqTwBZsx
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:113
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:101
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:85
        • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:147
      • ContentFamilyTrait.php#42premier8.57msselect * from `stations` where `slug` = 'premier-teaching' and (`air_from` is null or `air_from` < '2025-04-30 00:25:23') and (`air_to` is null or `air_to` > '2025-04-30 00:25:23') and `is_active` = 1 and `stations`.`deleted_at` is null limit 1
        Bindings
        • 0: premier-teaching
        • 1: 2025-04-30 00:25:23
        • 2: 2025-04-30 00:25:23
        • 3: 1
        Backtrace
        • app/Models/Traits/ContentFamilyTrait.php:42
        • vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:947
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:41
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
      • PromotionalBlockCacheMiddleware.php#24premier1.17msselect * from `promotional_blocks` where (`display_from` is null or `display_from` < '2025-04-30 00:25:23') and (`display_to` is null or `display_to` > '2025-04-30 00:25:23')
        Bindings
        • 0: 2025-04-30 00:25:23
        • 1: 2025-04-30 00:25:23
        Backtrace
        • app/Http/Middleware/PromotionalBlockCacheMiddleware.php:24
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Middleware/PromotionalBlockCacheMiddleware.php:23
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
      • StationController.php#22premier17.94msselect * from `stations` where (`air_from` is null or `air_from` < '2025-04-30 00:25:23') and (`air_to` is null or `air_to` > '2025-04-30 00:25:23') and `is_active` = 1 and `stations`.`deleted_at` is null order by `order` asc
        Bindings
        • 0: 2025-04-30 00:25:23
        • 1: 2025-04-30 00:25:23
        • 2: 1
        Backtrace
        • app/Http/Controllers/StationController.php:22
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • StationController.php#41premier1.33msselect * from `recent_songs` where `recent_songs`.`station_id` = 4 and `recent_songs`.`station_id` is not null and `stopped_playing_at` > '2025-04-29 23:55:23' and `stopped_playing_at` is not null order by `created_at` desc limit 1
        Bindings
        • 0: 4
        • 1: 2025-04-29 23:55:23
        Backtrace
        • app/Http/Controllers/StationController.php:41
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • StationController.php#42premier780μsselect * from `recent_songs` where `recent_songs`.`station_id` = 4 and `recent_songs`.`station_id` is not null and `is_upcoming` = 0 and `stopped_playing_at` is null limit 1
        Bindings
        • 0: 4
        • 1: 0
        Backtrace
        • app/Http/Controllers/StationController.php:42
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • StationController.php#43premier680μsselect * from `recent_songs` where `recent_songs`.`station_id` = 4 and `recent_songs`.`station_id` is not null and `is_upcoming` = 1 and `stopped_playing_at` is null and `start_time` > '2025-04-30 00:15:23' order by `start_time` asc limit 1
        Bindings
        • 0: 4
        • 1: 1
        • 2: 2025-04-30 00:15:23
        Backtrace
        • app/Http/Controllers/StationController.php:43
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • StationController.php#46premier1.14msselect * from `reactions` where `reactions`.`station_id` = 4 and `reactions`.`station_id` is not null and `created_at` > '2025-04-29 23:25:23' and `reactions`.`deleted_at` is null
        Bindings
        • 0: 4
        • 1: 2025-04-29 23:25:23
        Backtrace
        • app/Http/Controllers/StationController.php:46
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • StationController.php#47premier820μsselect * from `stream_features` where `stream_features`.`station_id` = 4 and `stream_features`.`station_id` is not null and `display_from` < '2025-04-30 00:55:23' and `display_to` > '2025-04-30 00:25:23' and `stream_features`.`deleted_at` is null order by `order` asc
        Bindings
        • 0: 4
        • 1: 2025-04-30 00:55:23
        • 2: 2025-04-30 00:25:23
        Backtrace
        • app/Http/Controllers/StationController.php:47
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • StationController.php#48premier2.29msselect * from `brands` where `brands`.`station_id` = 4 and `brands`.`station_id` is not null and `brands`.`deleted_at` is null order by RAND() limit 8
        Bindings
        • 0: 4
        Backtrace
        • app/Http/Controllers/StationController.php:48
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • StationController.php#120premier740μsselect * from `radiothons` where `radiothons`.`station_id` = 4 and `radiothons`.`station_id` is not null and `for_app` = 0
        Bindings
        • 0: 4
        • 1: 0
        Backtrace
        • app/Http/Controllers/StationController.php:120
        • app/Http/Controllers/StationController.php:51
        • 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:259
      • Setting.php#20premier670μsselect * from `settings` where `setting_key` = 'web_donation_link' limit 1
        Bindings
        • 0: web_donation_link
        Backtrace
        • app/Models/Setting.php:20
        • app/Helpers/Settings.php:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • Setting.php#20premier470μsselect * from `settings` where `setting_key` = 'web_donation_link' limit 1
        Bindings
        • 0: web_donation_link
        Backtrace
        • app/Models/Setting.php:20
        • app/Helpers/Settings.php:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • Setting.php#20premier510μsselect * from `settings` where `setting_key` = 'web_donation_link' limit 1
        Bindings
        • 0: web_donation_link
        Backtrace
        • app/Models/Setting.php:20
        • app/Helpers/Settings.php:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • Setting.php#20premier790μsselect * from `settings` where `setting_key` = 'web_donation_link' limit 1
        Bindings
        • 0: web_donation_link
        Backtrace
        • app/Models/Setting.php:20
        • app/Helpers/Settings.php:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      App\Models\Station
      5Station.php#?
      App\Models\Setting
      4Setting.php#?
          _token
          Bq7lXlyHUd8KRhe8UTmxGfjKS1eoy3MHHmYlGBzF
          ClearShow all
          Date ↕MethodURLData
          #12025-04-30 00:25:23GET/stations/premier-teaching89179