00:00
0
0
0
0
0

Talk to us

Or you can text us or give us a call

SettingsRequest history8.3.17PHP Version123msRequest 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
123ms
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 => "Sat, 07 Jun 2025 18:09:59 GMT" ] ]
session_attributes
0 of 0
array:1 [ "_token" => "m7OCwDpQDYIg6rL07VANFbnesVl9XqlzcYQXtxag" ]
    • Booting (37.9ms)time
    • Application (85.2ms)time
    • Routing (3.17ms)
    • Preparing Response (32.77ms)
    • 1 x Application (69.2%)
      85.20ms
      1 x Booting (30.79%)
      37.90ms
      1 x Preparing Response (26.61%)
      32.77ms
      1 x Routing (2.58%)
      3.17ms
      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
      15 statements were executed (3 duplicates)Show only duplicates27.13ms
      • RedirectMiddleware.php#49premier580μsselect * 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:209
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:127
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:807
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:786
      • RedirectMiddleware.php#79premier460μ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:209
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:127
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:807
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:786
      • DatabaseSessionHandler.php#97premier400μsselect * from `sessions` where `id` = 'tDAghKkRmnNQEejl1HPCXFz1bSfs85erV2W79sEK' limit 1
        Bindings
        • 0: tDAghKkRmnNQEejl1HPCXFz1bSfs85erV2W79sEK
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:117
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:105
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:89
        • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:147
      • ContentFamilyTrait.php#42premier5.82msselect * from `stations` where `slug` = 'premier-teaching' and (`air_from` is null or `air_from` < '2025-06-07 19:09:59') and (`air_to` is null or `air_to` > '2025-06-07 19:09:59') and `is_active` = 1 and `stations`.`deleted_at` is null limit 1
        Bindings
        • 0: premier-teaching
        • 1: 2025-06-07 19:09:59
        • 2: 2025-06-07 19:09:59
        • 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:961
        • vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php:214
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:42
      • StationController.php#22premier11.61msselect * from `stations` where (`air_from` is null or `air_from` < '2025-06-07 19:09:59') and (`air_to` is null or `air_to` > '2025-06-07 19:09:59') and `is_active` = 1 and `stations`.`deleted_at` is null order by `order` asc
        Bindings
        • 0: 2025-06-07 19:09:59
        • 1: 2025-06-07 19:09:59
        • 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:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • StationController.php#41premier850μsselect * from `recent_songs` where `recent_songs`.`station_id` = 4 and `recent_songs`.`station_id` is not null and `stopped_playing_at` > '2025-06-07 18:39:59' and `stopped_playing_at` is not null order by `created_at` desc limit 1
        Bindings
        • 0: 4
        • 1: 2025-06-07 18:39:59
        Backtrace
        • app/Http/Controllers/StationController.php:41
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • StationController.php#42premier580μ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:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • StationController.php#43premier610μ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-06-07 18:59:59' order by `start_time` asc limit 1
        Bindings
        • 0: 4
        • 1: 1
        • 2: 2025-06-07 18:59:59
        Backtrace
        • app/Http/Controllers/StationController.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • StationController.php#46premier650μsselect * from `reactions` where `reactions`.`station_id` = 4 and `reactions`.`station_id` is not null and `created_at` > '2025-06-07 18:09:59' and `reactions`.`deleted_at` is null
        Bindings
        • 0: 4
        • 1: 2025-06-07 18:09:59
        Backtrace
        • app/Http/Controllers/StationController.php:46
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • StationController.php#47premier800μsselect * from `stream_features` where `stream_features`.`station_id` = 4 and `stream_features`.`station_id` is not null and `display_from` < '2025-06-07 19:39:59' and `display_to` > '2025-06-07 19:09:59' and `stream_features`.`deleted_at` is null order by `order` asc
        Bindings
        • 0: 4
        • 1: 2025-06-07 19:39:59
        • 2: 2025-06-07 19:09:59
        Backtrace
        • app/Http/Controllers/StationController.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • 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:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • StationController.php#120premier560μ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:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • Setting.php#20premier600μ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:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • Setting.php#20premier390μ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:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • Setting.php#20premier930μ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:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      App\Models\Station
      5Station.php#?
      App\Models\Setting
      3Setting.php#?
          _token
          m7OCwDpQDYIg6rL07VANFbnesVl9XqlzcYQXtxag
          ClearShow all
          Date ↕MethodURLData
          #12025-06-07 19:09:59GET/stations/premier-teaching89158