CS Lewis Podcast

A weekly podcast with Professor Alister McGrath exploring C.S. Lewis’ thought, theology and teaching. C.S. Lewis is one of the most influential voices in modern Christianity. The 20th Century British writer and lay theologian has profoundly impacted Christians around the world and brought many atheists and agnostics to faith in Jesus. One person whose faith was greatly encouraged by the writings of C.S. Lewis is Professor Alister McGrath. Both men were raised i...

Tuesdays from 10pm and Sundays from 5pm

Recent

SettingsRequest history8.3.17PHP Version117msRequest Duration4MBMemory UsageGET {brand}
status
200 OK
full_url
https://premier.amperative.site/cs-lewis-podcast
action_name
brands.show
controller_action
App\Http\Controllers\BrandController@show
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
status
200 OK
full_url
https://premier.amperative.site/cs-lewis-podcast
action_name
brands.show
controller_action
App\Http\Controllers\BrandController@show
uri
GET {brand}
controller
App\Http\Controllers\BrandController@show
file
app/Http/Controllers/BrandController.php:32-35
middleware
web
duration
119ms
peak_memory
10MB
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 => "Thu, 05 Jun 2025 04:19:55 GMT" ] ]
session_attributes
0 of 0
array:1 [ "_token" => "Duyy1oRitcwO7bOJAxiFqTRFQAiSFjrqMFtWroH2" ]
    • Booting (32.92ms)time
    • Application (84.47ms)time
    • Routing (3.04ms)
    • Preparing Response (72.26ms)
    • 1 x Application (71.95%)
      84.47ms
      1 x Preparing Response (61.55%)
      72.26ms
      1 x Booting (28.04%)
      32.92ms
      1 x Routing (2.59%)
      3.04ms
      57 templates were rendered
      • 1x templates.brands.showshow.blade.php#?blade
      • 1x components.sections.header-brandheader-brand.blade.php#?blade
      • 1x components.sections.sub-menu-brandsub-menu-brand.blade.php#?blade
      • 1x components.sections.sub-menu-genericsub-menu-generic.blade.php#?blade
      • 1x components.sections.header-with-contentheader-with-content.blade.php#?blade
      • 1x components.sections.header-topheader-top.blade.php#?blade
      • 25x components.iconicon.blade.php#?blade
      • 6x components.cards.feature-cardfeature-card.blade.php#?blade
      • 6x components.cards.hover-play-statehover-play-state.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 {brand}
      middleware
      web
      controller
      App\Http\Controllers\BrandController@show
      as
      brands.show
      file
      app/Http/Controllers/BrandController.php:32-35
      33 statements were executed (24 duplicates)Show only duplicates23.03ms
      • 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#79premier450μsselect * from `redirects` where `is_regex` = 0 and `match` = '/cs-lewis-podcast' and `is_active` = 1 and `redirects`.`deleted_at` is null limit 1
        Bindings
        • 0: 0
        • 1: /cs-lewis-podcast
        • 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#97premier460μsselect * from `sessions` where `id` = '2621VvuV6IEWQIUI858Z5hgmEOW9ktanKaDQalvq' limit 1
        Bindings
        • 0: 2621VvuV6IEWQIUI858Z5hgmEOW9ktanKaDQalvq
        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#42premier610μsselect * from `brands` where `slug` = 'cs-lewis-podcast' and `is_active` = 1 and `brands`.`deleted_at` is null limit 1
        Bindings
        • 0: cs-lewis-podcast
        • 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:961
        • vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php:214
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:42
      • header-brand.blade.php#21premier650μsselect `presenters`.*, `brand_presenter`.`brand_id` as `pivot_brand_id`, `brand_presenter`.`presenter_id` as `pivot_presenter_id` from `presenters` inner join `brand_presenter` on `presenters`.`id` = `brand_presenter`.`presenter_id` where `brand_presenter`.`brand_id` = 23 and `is_active` = 1 and `presenters`.`deleted_at` is null
        Bindings
        • 0: 23
        • 1: 1
        Backtrace
        • view::components.sections.header-brand:21
        • 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
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • ContentFamilyTrait.php#18premier810μsselect * from `brand_pages` where `brand_pages`.`brand_id` = 23 and `brand_pages`.`brand_id` is not null and ((not exists (select * from `brands` where `brand_pages`.`brand_id` = `brands`.`id` and `brands`.`deleted_at` is null)) or (exists (select * from `brands` where `brand_pages`.`brand_id` = `brands`.`id` and `is_active` = 1 and `brands`.`deleted_at` is null))) and `is_active` = 1 and `brand_pages`.`deleted_at` is null
        Bindings
        • 0: 23
        • 1: 1
        • 2: 1
        Backtrace
        • app/Models/Traits/ContentFamilyTrait.php:18
        • app/Models/Brand.php:109
        • view::components.sections.sub-menu-brand:43
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • ContentFamilyTrait.php#18premier660μsselect * from `audio_series` where `audio_series`.`brand_id` = 23 and `audio_series`.`brand_id` is not null and ((not exists (select * from `brands` where `audio_series`.`brand_id` = `brands`.`id` and `brands`.`deleted_at` is null)) or (exists (select * from `brands` where `audio_series`.`brand_id` = `brands`.`id` and `is_active` = 1 and `brands`.`deleted_at` is null))) and `is_active` = 1 and `audio_series`.`deleted_at` is null
        Bindings
        • 0: 23
        • 1: 1
        • 2: 1
        Backtrace
        • app/Models/Traits/ContentFamilyTrait.php:18
        • app/Models/Brand.php:110
        • view::components.sections.sub-menu-brand:43
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • ContentFamilyTrait.php#18premier590μsselect * from `article_series` where `article_series`.`brand_id` = 23 and `article_series`.`brand_id` is not null and ((not exists (select * from `brands` where `article_series`.`brand_id` = `brands`.`id` and `brands`.`deleted_at` is null)) or (exists (select * from `brands` where `article_series`.`brand_id` = `brands`.`id` and `is_active` = 1 and `brands`.`deleted_at` is null))) and `is_active` = 1 and `article_series`.`deleted_at` is null
        Bindings
        • 0: 23
        • 1: 1
        • 2: 1
        Backtrace
        • app/Models/Traits/ContentFamilyTrait.php:18
        • app/Models/Brand.php:111
        • view::components.sections.sub-menu-brand:43
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • ContentFamilyTrait.php#18premier700μsselect * from `podcasts` where `podcasts`.`brand_id` = 23 and `podcasts`.`brand_id` is not null and ((not exists (select * from `brands` where `podcasts`.`brand_id` = `brands`.`id` and `brands`.`deleted_at` is null)) or (exists (select * from `brands` where `podcasts`.`brand_id` = `brands`.`id` and `is_active` = 1 and `brands`.`deleted_at` is null))) and `is_active` = 1 and `podcasts`.`deleted_at` is null
        Bindings
        • 0: 23
        • 1: 1
        • 2: 1
        Backtrace
        • app/Models/Traits/ContentFamilyTrait.php:18
        • app/Models/Brand.php:112
        • view::components.sections.sub-menu-brand:43
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Podcast.php#137premier390μsselect * from `brands` where `brands`.`id` = 23 and `brands`.`deleted_at` is null limit 1
        Bindings
        • 0: 23
        Backtrace
        • app/Models/Podcast.php:137
        • view::components.sections.sub-menu-brand:46
        • 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
      • ContentFamilyTrait.php#18premier700μsselect * from `brand_pages` where `brand_pages`.`brand_id` = 23 and `brand_pages`.`brand_id` is not null and ((not exists (select * from `brands` where `brand_pages`.`brand_id` = `brands`.`id` and `brands`.`deleted_at` is null)) or (exists (select * from `brands` where `brand_pages`.`brand_id` = `brands`.`id` and `is_active` = 1 and `brands`.`deleted_at` is null))) and `is_active` = 1 and `brand_pages`.`deleted_at` is null
        Bindings
        • 0: 23
        • 1: 1
        • 2: 1
        Backtrace
        • app/Models/Traits/ContentFamilyTrait.php:18
        • app/Models/Brand.php:109
        • view::components.sections.sub-menu-brand:52
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • ContentFamilyTrait.php#18premier590μsselect * from `audio_series` where `audio_series`.`brand_id` = 23 and `audio_series`.`brand_id` is not null and ((not exists (select * from `brands` where `audio_series`.`brand_id` = `brands`.`id` and `brands`.`deleted_at` is null)) or (exists (select * from `brands` where `audio_series`.`brand_id` = `brands`.`id` and `is_active` = 1 and `brands`.`deleted_at` is null))) and `is_active` = 1 and `audio_series`.`deleted_at` is null
        Bindings
        • 0: 23
        • 1: 1
        • 2: 1
        Backtrace
        • app/Models/Traits/ContentFamilyTrait.php:18
        • app/Models/Brand.php:110
        • view::components.sections.sub-menu-brand:52
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • ContentFamilyTrait.php#18premier600μsselect * from `article_series` where `article_series`.`brand_id` = 23 and `article_series`.`brand_id` is not null and ((not exists (select * from `brands` where `article_series`.`brand_id` = `brands`.`id` and `brands`.`deleted_at` is null)) or (exists (select * from `brands` where `article_series`.`brand_id` = `brands`.`id` and `is_active` = 1 and `brands`.`deleted_at` is null))) and `is_active` = 1 and `article_series`.`deleted_at` is null
        Bindings
        • 0: 23
        • 1: 1
        • 2: 1
        Backtrace
        • app/Models/Traits/ContentFamilyTrait.php:18
        • app/Models/Brand.php:111
        • view::components.sections.sub-menu-brand:52
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • ContentFamilyTrait.php#18premier640μsselect * from `podcasts` where `podcasts`.`brand_id` = 23 and `podcasts`.`brand_id` is not null and ((not exists (select * from `brands` where `podcasts`.`brand_id` = `brands`.`id` and `brands`.`deleted_at` is null)) or (exists (select * from `brands` where `podcasts`.`brand_id` = `brands`.`id` and `is_active` = 1 and `brands`.`deleted_at` is null))) and `is_active` = 1 and `podcasts`.`deleted_at` is null
        Bindings
        • 0: 23
        • 1: 1
        • 2: 1
        Backtrace
        • app/Models/Traits/ContentFamilyTrait.php:18
        • app/Models/Brand.php:112
        • view::components.sections.sub-menu-brand:52
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Setting.php#20premier430μ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#20premier340μ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
      • Brand.php#82premier370μsselect * from `audio_series` where `audio_series`.`brand_id` = 23 and `audio_series`.`brand_id` is not null and `is_active` = 1 and `audio_series`.`deleted_at` is null
        Bindings
        • 0: 23
        • 1: 1
        Backtrace
        • app/Models/Brand.php:82
        • view::templates.brands.show:32
        • 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
      • Brand.php#86premier360μsselect * from `article_series` where `article_series`.`brand_id` = 23 and `article_series`.`brand_id` is not null and `is_active` = 1 and `article_series`.`deleted_at` is null
        Bindings
        • 0: 23
        • 1: 1
        Backtrace
        • app/Models/Brand.php:86
        • view::templates.brands.show:32
        • 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
      • Brand.php#90premier410μsselect * from `podcasts` where `podcasts`.`brand_id` = 23 and `podcasts`.`brand_id` is not null and `is_active` = 1 and `podcasts`.`deleted_at` is null
        Bindings
        • 0: 23
        • 1: 1
        Backtrace
        • app/Models/Brand.php:90
        • view::templates.brands.show:32
        • 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
      • Brand.php#92premier7.05msselect * from `podcast_episodes` where `podcast_episodes`.`podcast_id` = 20 and `podcast_episodes`.`podcast_id` is not null and `published_at` <= '2025-06-05 05:19:55' and `podcast_episodes`.`deleted_at` is null order by `published_at` desc, `published_at` desc limit 6
        Bindings
        • 0: 20
        • 1: 2025-06-05 05:19:55
        Backtrace
        • app/Models/Brand.php:92
        • view::templates.brands.show:32
        • 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
      • PodcastEpisode.php#100premier490μsselect * from `podcasts` where `podcasts`.`id` = 20 and `podcasts`.`deleted_at` is null limit 1
        Bindings
        • 0: 20
        Backtrace
        • app/Models/PodcastEpisode.php:100
        • app/Models/Traits/ThumbnailImage.php:26
        • app/Models/Traits/ThumbnailImage.php:66
        • view::templates.brands.show:41
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • PodcastEpisode.php#132premier460μsselect * from `brands` where `brands`.`id` = 23 and `brands`.`deleted_at` is null limit 1
        Bindings
        • 0: 23
        Backtrace
        • app/Models/PodcastEpisode.php:132
        • view::templates.brands.show:41
        • 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
      • PodcastEpisode.php#100premier720μsselect * from `podcasts` where `podcasts`.`id` = 20 and `podcasts`.`deleted_at` is null limit 1
        Bindings
        • 0: 20
        Backtrace
        • app/Models/PodcastEpisode.php:100
        • app/Models/Traits/ThumbnailImage.php:26
        • app/Models/Traits/ThumbnailImage.php:66
        • view::templates.brands.show:41
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • PodcastEpisode.php#132premier410μsselect * from `brands` where `brands`.`id` = 23 and `brands`.`deleted_at` is null limit 1
        Bindings
        • 0: 23
        Backtrace
        • app/Models/PodcastEpisode.php:132
        • view::templates.brands.show:41
        • 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
      • PodcastEpisode.php#100premier410μsselect * from `podcasts` where `podcasts`.`id` = 20 and `podcasts`.`deleted_at` is null limit 1
        Bindings
        • 0: 20
        Backtrace
        • app/Models/PodcastEpisode.php:100
        • app/Models/Traits/ThumbnailImage.php:26
        • app/Models/Traits/ThumbnailImage.php:66
        • view::templates.brands.show:41
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • PodcastEpisode.php#132premier340μsselect * from `brands` where `brands`.`id` = 23 and `brands`.`deleted_at` is null limit 1
        Bindings
        • 0: 23
        Backtrace
        • app/Models/PodcastEpisode.php:132
        • view::templates.brands.show:41
        • 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
      • PodcastEpisode.php#100premier470μsselect * from `podcasts` where `podcasts`.`id` = 20 and `podcasts`.`deleted_at` is null limit 1
        Bindings
        • 0: 20
        Backtrace
        • app/Models/PodcastEpisode.php:100
        • app/Models/Traits/ThumbnailImage.php:26
        • app/Models/Traits/ThumbnailImage.php:66
        • view::templates.brands.show:41
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • PodcastEpisode.php#132premier350μsselect * from `brands` where `brands`.`id` = 23 and `brands`.`deleted_at` is null limit 1
        Bindings
        • 0: 23
        Backtrace
        • app/Models/PodcastEpisode.php:132
        • view::templates.brands.show:41
        • 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
      • PodcastEpisode.php#100premier340μsselect * from `podcasts` where `podcasts`.`id` = 20 and `podcasts`.`deleted_at` is null limit 1
        Bindings
        • 0: 20
        Backtrace
        • app/Models/PodcastEpisode.php:100
        • app/Models/Traits/ThumbnailImage.php:26
        • app/Models/Traits/ThumbnailImage.php:66
        • view::templates.brands.show:41
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • PodcastEpisode.php#132premier400μsselect * from `brands` where `brands`.`id` = 23 and `brands`.`deleted_at` is null limit 1
        Bindings
        • 0: 23
        Backtrace
        • app/Models/PodcastEpisode.php:132
        • view::templates.brands.show:41
        • 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
      • PodcastEpisode.php#100premier470μsselect * from `podcasts` where `podcasts`.`id` = 20 and `podcasts`.`deleted_at` is null limit 1
        Bindings
        • 0: 20
        Backtrace
        • app/Models/PodcastEpisode.php:100
        • app/Models/Traits/ThumbnailImage.php:26
        • app/Models/Traits/ThumbnailImage.php:66
        • view::templates.brands.show:41
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • PodcastEpisode.php#132premier410μsselect * from `brands` where `brands`.`id` = 23 and `brands`.`deleted_at` is null limit 1
        Bindings
        • 0: 23
        Backtrace
        • app/Models/PodcastEpisode.php:132
        • view::templates.brands.show:41
        • 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#20premier370μ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\Podcast
      9Podcast.php#?
      App\Models\Brand
      8Brand.php#?
      App\Models\PodcastEpisode
      6PodcastEpisode.php#?
      App\Models\Setting
      3Setting.php#?
          _token
          Duyy1oRitcwO7bOJAxiFqTRFQAiSFjrqMFtWroH2
          ClearShow all
          Date ↕MethodURLData
          #12025-06-05 05:19:55GET/cs-lewis-podcast573326