Hip Hop Sessions

Hip Hop Sessions

Vonte Grace (feat. Reblah) - Nations

00:03:26

Vonte Grace (feat. Reblah) - Nations

Konola - Gangnem Style

00:02:57

Konola - Gangnem Style

KB - EZ

00:03:01

KB - EZ

Hulvey - Beautiful

00:03:07

Hulvey - Beautiful

Wande - Winning

00:02:19

Wande - Winning

Evan Ford - Celebrate

00:02:35

Evan Ford - Celebrate

nobigdyl. - PRESIDENT

00:02:21

nobigdyl. - PRESIDENT

Jon Keith (feat. Lecrae) - JAMES DEAN

00:03:12

Jon Keith (feat. Lecrae) - JAMES DEAN

Caleb Gordon - Fruit Of My Labor

00:03:15

Caleb Gordon - Fruit Of My Labor

Marc Jones (feat. Guvna B) - Juggling

00:03:11

Marc Jones (feat. Guvna B) - Juggling

Collistar - Life Goes On

00:02:17

Collistar - Life Goes On

Kneemarko (feat. Keelah Chase, TJ Cream, ZAA_MUSIC) - Dont Pass Me By

00:03:48

Kneemarko (feat. Keelah Chase, TJ Cream, ZAA_MUSIC) - Dont Pass Me By

Alex Jean Right over Wrong

00:02:28

Alex Jean Right over Wrong

Condoseven - Stages

00:02:56

Condoseven - Stages

Melvillous - Pray & Pattern

00:02:51

Melvillous - Pray & Pattern

SettingsRequest history8.3.17PHP Version172msRequest Duration3MBMemory UsageGET podcasts/{podcast}
status
200 OK
full_url
https://premier.amperative.site/podcasts/hip-hop-sessions
action_name
podcasts.show
controller_action
App\Http\Controllers\PodcastController@show
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
status
200 OK
full_url
https://premier.amperative.site/podcasts/hip-hop-sessions
action_name
podcasts.show
controller_action
App\Http\Controllers\PodcastController@show
uri
GET podcasts/{podcast}
scope_bindings
true
controller
App\Http\Controllers\PodcastController@show
file
app/Http/Controllers/PodcastController.php:47-88
middleware
web
duration
172ms
peak_memory
4MB
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 => "Wed, 28 May 2025 15:55:35 GMT" ] ]
session_attributes
0 of 0
array:1 [ "_token" => "EtUDDE6MqHT0eeVF2SDAvGHFD9kl2BE303WWBpoJ" ]
    • Booting (60.45ms)time
    • Application (112ms)time
    • Routing (2.45ms)
    • 1 x Application (64.91%)
      112ms
      1 x Booting (35.07%)
      60.45ms
      1 x Routing (1.42%)
      2.45ms
      67 templates were rendered
      • 1x templates.podcasts.showshow.blade.php#?blade
      • 1x components.sections.header-with-contentheader-with-content.blade.php#?blade
      • 1x components.sections.header-topheader-top.blade.php#?blade
      • 34x components.iconicon.blade.php#?blade
      • 15x components.cards.episodeepisode.blade.php#?blade
      • 1x components.paginationpagination.blade.php#?blade
      • 1x components.recommendations.index-bespokeindex-bespoke.blade.php#?blade
      • 1x components.promotional-blockspromotional-blocks.blade.php#?blade
      • 1x components.sections.footerfooter.blade.php#?blade
      • 2x components.form.inputinput.blade.php#?blade
      • 2x components.form.input-groupinput-group.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.modals.generic-1generic-1.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 podcasts/{podcast}
      middleware
      web
      scope_bindings
      true
      controller
      App\Http\Controllers\PodcastController@show
      as
      podcasts.show
      file
      app/Http/Controllers/PodcastController.php:47-88
      28 statements were executed (19 duplicates)Show only duplicates42.78ms
      • RedirectMiddleware.php#49premier790μ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: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#79premier430μsselect * from `redirects` where `is_regex` = 0 and `match` = '/podcasts/hip-hop-sessions' and `is_active` = 1 and `redirects`.`deleted_at` is null limit 1
        Bindings
        • 0: 0
        • 1: /podcasts/hip-hop-sessions
        • 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#97premier540μsselect * from `sessions` where `id` = 'lo4Df6IdJQbs88Bk3GZT0hTa6CPh5yiuuuQdpYZC' limit 1
        Bindings
        • 0: lo4Df6IdJQbs88Bk3GZT0hTa6CPh5yiuuuQdpYZC
        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#42premier650μsselect * from `podcasts` where `slug` = 'hip-hop-sessions' and `is_active` = 1 and `podcasts`.`deleted_at` is null limit 1
        Bindings
        • 0: hip-hop-sessions
        • 1: 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#24premier640μsselect * from `promotional_blocks` where (`display_from` is null or `display_from` < '2025-05-28 16:55:35') and (`display_to` is null or `display_to` > '2025-05-28 16:55:35')
        Bindings
        • 0: 2025-05-28 16:55:35
        • 1: 2025-05-28 16:55:35
        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
      • PodcastController.php#49premier630μsselect exists(select * from `brands` where `brands`.`id` is null and `brands`.`deleted_at` is null) as `exists`
        Backtrace
        • app/Http/Controllers/PodcastController.php:49
        • 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
      • PodcastController.php#65premier19.28msselect count(*) as aggregate from `podcast_episodes` where `podcast_episodes`.`podcast_id` = 72 and `podcast_episodes`.`podcast_id` is not null and `published_at` <= '2025-05-28 16:55:35' and `podcast_episodes`.`deleted_at` is null
        Bindings
        • 0: 72
        • 1: 2025-05-28 16:55:35
        Backtrace
        • app/Http/Controllers/PodcastController.php:65
        • 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
      • PodcastController.php#65premier9.46msselect * from `podcast_episodes` where `podcast_episodes`.`podcast_id` = 72 and `podcast_episodes`.`podcast_id` is not null and `published_at` <= '2025-05-28 16:55:35' and `podcast_episodes`.`deleted_at` is null order by `published_at` asc, `published_at` desc limit 15 offset 0
        Bindings
        • 0: 72
        • 1: 2025-05-28 16:55:35
        Backtrace
        • app/Http/Controllers/PodcastController.php:65
        • 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
      • PodcastController.php#65premier580μsselect * from `favourites` where `favourites`.`favourite_id` in (12385, 12387, 12388, 12389, 12390, 12391, 12392, 12393, 12394, 12395, 12396, 12397, 12398, 12399, 12400) and `favourites`.`favourite_type` = 'App\Models\PodcastEpisode'
        Bindings
        • 0: App\Models\PodcastEpisode
        Backtrace
        • app/Http/Controllers/PodcastController.php:65
        • 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
      • 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:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • Setting.php#20premier460μ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#20premier540μ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
      • PodcastEpisode.php#102premier720μsselect * from `podcasts` where `podcasts`.`id` = 72 and `podcasts`.`deleted_at` is null limit 1
        Bindings
        • 0: 72
        Backtrace
        • app/Models/PodcastEpisode.php:102
        • app/Models/Traits/ThumbnailImage.php:26
        • app/Models/Traits/ThumbnailImage.php:66
        • view::templates.podcasts.show:49
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • PodcastEpisode.php#102premier590μsselect * from `podcasts` where `podcasts`.`id` = 72 and `podcasts`.`deleted_at` is null limit 1
        Bindings
        • 0: 72
        Backtrace
        • app/Models/PodcastEpisode.php:102
        • app/Models/Traits/ThumbnailImage.php:26
        • app/Models/Traits/ThumbnailImage.php:66
        • view::templates.podcasts.show:49
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • PodcastEpisode.php#102premier680μsselect * from `podcasts` where `podcasts`.`id` = 72 and `podcasts`.`deleted_at` is null limit 1
        Bindings
        • 0: 72
        Backtrace
        • app/Models/PodcastEpisode.php:102
        • app/Models/Traits/ThumbnailImage.php:26
        • app/Models/Traits/ThumbnailImage.php:66
        • view::templates.podcasts.show:49
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • PodcastEpisode.php#102premier600μsselect * from `podcasts` where `podcasts`.`id` = 72 and `podcasts`.`deleted_at` is null limit 1
        Bindings
        • 0: 72
        Backtrace
        • app/Models/PodcastEpisode.php:102
        • app/Models/Traits/ThumbnailImage.php:26
        • app/Models/Traits/ThumbnailImage.php:66
        • view::templates.podcasts.show:49
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • PodcastEpisode.php#102premier510μsselect * from `podcasts` where `podcasts`.`id` = 72 and `podcasts`.`deleted_at` is null limit 1
        Bindings
        • 0: 72
        Backtrace
        • app/Models/PodcastEpisode.php:102
        • app/Models/Traits/ThumbnailImage.php:26
        • app/Models/Traits/ThumbnailImage.php:66
        • view::templates.podcasts.show:49
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • PodcastEpisode.php#102premier590μsselect * from `podcasts` where `podcasts`.`id` = 72 and `podcasts`.`deleted_at` is null limit 1
        Bindings
        • 0: 72
        Backtrace
        • app/Models/PodcastEpisode.php:102
        • app/Models/Traits/ThumbnailImage.php:26
        • app/Models/Traits/ThumbnailImage.php:66
        • view::templates.podcasts.show:49
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • PodcastEpisode.php#102premier500μsselect * from `podcasts` where `podcasts`.`id` = 72 and `podcasts`.`deleted_at` is null limit 1
        Bindings
        • 0: 72
        Backtrace
        • app/Models/PodcastEpisode.php:102
        • app/Models/Traits/ThumbnailImage.php:26
        • app/Models/Traits/ThumbnailImage.php:66
        • view::templates.podcasts.show:49
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • PodcastEpisode.php#102premier420μsselect * from `podcasts` where `podcasts`.`id` = 72 and `podcasts`.`deleted_at` is null limit 1
        Bindings
        • 0: 72
        Backtrace
        • app/Models/PodcastEpisode.php:102
        • app/Models/Traits/ThumbnailImage.php:26
        • app/Models/Traits/ThumbnailImage.php:66
        • view::templates.podcasts.show:49
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • PodcastEpisode.php#102premier490μsselect * from `podcasts` where `podcasts`.`id` = 72 and `podcasts`.`deleted_at` is null limit 1
        Bindings
        • 0: 72
        Backtrace
        • app/Models/PodcastEpisode.php:102
        • app/Models/Traits/ThumbnailImage.php:26
        • app/Models/Traits/ThumbnailImage.php:66
        • view::templates.podcasts.show:49
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • PodcastEpisode.php#102premier430μsselect * from `podcasts` where `podcasts`.`id` = 72 and `podcasts`.`deleted_at` is null limit 1
        Bindings
        • 0: 72
        Backtrace
        • app/Models/PodcastEpisode.php:102
        • app/Models/Traits/ThumbnailImage.php:26
        • app/Models/Traits/ThumbnailImage.php:66
        • view::templates.podcasts.show:49
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • PodcastEpisode.php#102premier520μsselect * from `podcasts` where `podcasts`.`id` = 72 and `podcasts`.`deleted_at` is null limit 1
        Bindings
        • 0: 72
        Backtrace
        • app/Models/PodcastEpisode.php:102
        • app/Models/Traits/ThumbnailImage.php:26
        • app/Models/Traits/ThumbnailImage.php:66
        • view::templates.podcasts.show:49
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • PodcastEpisode.php#102premier480μsselect * from `podcasts` where `podcasts`.`id` = 72 and `podcasts`.`deleted_at` is null limit 1
        Bindings
        • 0: 72
        Backtrace
        • app/Models/PodcastEpisode.php:102
        • app/Models/Traits/ThumbnailImage.php:26
        • app/Models/Traits/ThumbnailImage.php:66
        • view::templates.podcasts.show:49
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • PodcastEpisode.php#102premier440μsselect * from `podcasts` where `podcasts`.`id` = 72 and `podcasts`.`deleted_at` is null limit 1
        Bindings
        • 0: 72
        Backtrace
        • app/Models/PodcastEpisode.php:102
        • app/Models/Traits/ThumbnailImage.php:26
        • app/Models/Traits/ThumbnailImage.php:66
        • view::templates.podcasts.show:49
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • PodcastEpisode.php#102premier390μsselect * from `podcasts` where `podcasts`.`id` = 72 and `podcasts`.`deleted_at` is null limit 1
        Bindings
        • 0: 72
        Backtrace
        • app/Models/PodcastEpisode.php:102
        • app/Models/Traits/ThumbnailImage.php:26
        • app/Models/Traits/ThumbnailImage.php:66
        • view::templates.podcasts.show:49
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • PodcastEpisode.php#102premier430μsselect * from `podcasts` where `podcasts`.`id` = 72 and `podcasts`.`deleted_at` is null limit 1
        Bindings
        • 0: 72
        Backtrace
        • app/Models/PodcastEpisode.php:102
        • app/Models/Traits/ThumbnailImage.php:26
        • app/Models/Traits/ThumbnailImage.php:66
        • view::templates.podcasts.show:49
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 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:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      App\Models\Podcast
      16Podcast.php#?
      App\Models\PodcastEpisode
      15PodcastEpisode.php#?
      App\Models\Setting
      4Setting.php#?
          _token
          EtUDDE6MqHT0eeVF2SDAvGHFD9kl2BE303WWBpoJ
          ClearShow all
          Date ↕MethodURLData
          #12025-05-28 16:55:35GET/podcasts/hip-hop-sessions672835