The Contents of the Altar

00:00
00:00

The contents of the altar was an animal sacrifice and water. The animal given for sacrifice followed the pattern laid down in Leviticus to teach that God will only be pleased to forgive sin on the basis of sacrifice that He accepts. The water poured over the wood, sacrifice and ground, taught the people that God answers without the intervention of man, meaning forgiveness of sin is by God alone not man’s influence.

Released on 21 Nov 2023

Share this page...
SettingsRequest history8.3.17PHP Version182msRequest Duration4MBMemory UsageGET {brand}/audio-series/{audio_series}/audio-items/{audio_item}
status
200 OK
full_url
https://premier.amperative.site/let-the-bible-speak/audio-series/Episodes/audio-items/the-contents-o...
action_name
brands.audio-series.audio-item.show
controller_action
App\Http\Controllers\AudioItemController@showAudioItemForAudioSeriesForBrand
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
status
200 OK
full_url
https://premier.amperative.site/let-the-bible-speak/audio-series/Episodes/audio-items/the-contents-o...
action_name
brands.audio-series.audio-item.show
controller_action
App\Http\Controllers\AudioItemController@showAudioItemForAudioSeriesForBrand
uri
GET {brand}/audio-series/{audio_series}/audio-items/{audio_item}
scope_bindings
true
controller
App\Http\Controllers\AudioItemController@showAudioItemForAudioSeriesForBrand
file
app/Http/Controllers/AudioItemController.php:38-51
middleware
web
duration
183ms
peak_memory
6MB
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 19:57:43 GMT" ] ]
session_attributes
0 of 0
array:1 [ "_token" => "mrhqJn7qk2CZpe1Kk9M43052ZvxmnrWWR4smxQKs" ]
    • Booting (59.14ms)time
    • Application (123ms)time
    • Routing (7.09ms)
    • Preparing Response (94.54ms)
    • 1 x Application (67.45%)
      123ms
      1 x Preparing Response (52%)
      94.54ms
      1 x Booting (32.53%)
      59.14ms
      1 x Routing (3.9%)
      7.09ms
      64 templates were rendered
      • 1x templates.audio-items.showshow.blade.php#?blade
      • 1x livewire.section-audio-item-playersection-audio-item-player.blade.php#?blade
      • 1x components.sections.header-playerheader-player.blade.php#?blade
      • 1x components.sections.header-topheader-top.blade.php#?blade
      • 35x components.iconicon.blade.php#?blade
      • 1x components.player.tracktrack.blade.php#?blade
      • 1x components.modals.modal-confirmationmodal-confirmation.blade.php#?blade
      • 3x components.modals.generic-1generic-1.blade.php#?blade
      • 1x components.sharethissharethis.blade.php#?blade
      • 3x components.cards.episodeepisode.blade.php#?blade
      • 1x components.modals.model-show-signupmodel-show-signup.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.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.toast-controllertoast-controller.blade.php#?blade
      • 1x components.modals.model-show-thank-youmodel-show-thank-you.blade.php#?blade
      uri
      GET {brand}/audio-series/{audio_series}/audio-items/{audio_item}
      middleware
      web
      scope_bindings
      true
      controller
      App\Http\Controllers\AudioItemController@showAudioItemForAudioSeriesForBrand
      as
      brands.audio-series.audio-item.show
      file
      app/Http/Controllers/AudioItemController.php:38-51
      41 statements were executed (31 duplicates)Show only duplicates26.46ms
      • RedirectMiddleware.php#49premier1.12msselect * 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#79premier540μsselect * from `redirects` where `is_regex` = 0 and `match` = '/let-the-bible-speak/audio-series/Episodes/audio-items/the-contents-of-the-altar' and `is_active` = 1 and `redirects`.`deleted_at` is null limit 1
        Bindings
        • 0: 0
        • 1: /let-the-bible-speak/audio-series/Episodes/audio-items/the-contents-of-the-altar
        • 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#97premier470μsselect * from `sessions` where `id` = 'MXbUqUUzkl27y9tkBmesq4vmfmyCB6C9yjzxBCDT' limit 1
        Bindings
        • 0: MXbUqUUzkl27y9tkBmesq4vmfmyCB6C9yjzxBCDT
        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#42premier700μsselect * from `brands` where `slug` = 'let-the-bible-speak' and `is_active` = 1 and `brands`.`deleted_at` is null limit 1
        Bindings
        • 0: let-the-bible-speak
        • 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
      • ContentFamilyTrait.php#59premier710μsselect * from `audio_series` where `audio_series`.`brand_id` = 4 and `audio_series`.`brand_id` is not null and `slug` = 'Episodes' and `audio_series`.`deleted_at` is null limit 1
        Bindings
        • 0: 4
        • 1: Episodes
        Backtrace
        • app/Models/Traits/ContentFamilyTrait.php:59
        • vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:56
        • 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
      • ContentFamilyTrait.php#59premier860μsselect * from `audio_items` where `audio_items`.`audio_series_id` = 6 and `audio_items`.`audio_series_id` is not null and `slug` = 'the-contents-of-the-altar' and `audio_items`.`deleted_at` is null order by `published_at` desc limit 1
        Bindings
        • 0: 6
        • 1: the-contents-of-the-altar
        Backtrace
        • app/Models/Traits/ContentFamilyTrait.php:59
        • vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:56
        • 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
      • PromotionalBlockCacheMiddleware.php#24premier660μsselect * from `promotional_blocks` where (`display_from` is null or `display_from` < '2025-06-07 20:57:43') and (`display_to` is null or `display_to` > '2025-06-07 20:57:43')
        Bindings
        • 0: 2025-06-07 20:57:43
        • 1: 2025-06-07 20:57:43
        Backtrace
        • app/Http/Middleware/PromotionalBlockCacheMiddleware.php:24
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Middleware/PromotionalBlockCacheMiddleware.php:23
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:209
      • AudioSeries.php#34premier550μsselect * from `brands` where `brands`.`id` = 4 and `brands`.`deleted_at` is null limit 1
        Bindings
        • 0: 4
        Backtrace
        • app/Models/AudioSeries.php:34
        • view::templates.audio-items.show:3
        • 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
      • ThumbnailImage.php#26premier420μsselect * from `audio_series` where `audio_series`.`id` = 6 and `audio_series`.`deleted_at` is null limit 1
        Bindings
        • 0: 6
        Backtrace
        • app/Models/Traits/ThumbnailImage.php:26
        • app/Models/Traits/ThumbnailImage.php:66
        • view::templates.audio-items.show:3
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • ThumbnailImage.php#26premier480μsselect * from `brands` where `brands`.`id` = 4 and `brands`.`deleted_at` is null limit 1
        Bindings
        • 0: 4
        Backtrace
        • app/Models/Traits/ThumbnailImage.php:26
        • app/Models/Traits/ThumbnailImage.php:28
        • app/Models/Traits/ThumbnailImage.php:66
        • view::templates.audio-items.show:3
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • AudioItem.php#140premier900μsselect exists(select * from `music_genres` inner join `musicables` on `music_genres`.`id` = `musicables`.`music_genre_id` where `musicables`.`musicable_id` = 1615 and `musicables`.`musicable_type` = 'App\\Models\\AudioItem' and `music_genres`.`deleted_at` is null) as `exists`
        Bindings
        • 0: 1615
        • 1: App\Models\AudioItem
        Backtrace
        • app/Models/AudioItem.php:140
        • app/Livewire/SectionAudioItemPlayer.php:76
        • app/Livewire/SectionAudioItemPlayer.php:30
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
      • AudioItem.php#144premier360μsselect exists(select * from `audio_series` where `audio_series`.`id` = 6 and `audio_series`.`deleted_at` is null) as `exists`
        Bindings
        • 0: 6
        Backtrace
        • app/Models/AudioItem.php:144
        • app/Models/AudioItem.php:140
        • app/Livewire/SectionAudioItemPlayer.php:76
        • app/Livewire/SectionAudioItemPlayer.php:30
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
      • AudioSeries.php#150premier500μsselect exists(select * from `music_genres` inner join `musicables` on `music_genres`.`id` = `musicables`.`music_genre_id` where `musicables`.`musicable_id` = 6 and `musicables`.`musicable_type` = 'App\\Models\\AudioSeries' and `music_genres`.`deleted_at` is null) as `exists`
        Bindings
        • 0: 6
        • 1: App\Models\AudioSeries
        Backtrace
        • app/Models/AudioSeries.php:150
        • app/Models/AudioItem.php:140
        • app/Livewire/SectionAudioItemPlayer.php:76
        • app/Livewire/SectionAudioItemPlayer.php:30
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
      • SectionAudioItemPlayer.php#80premier490μsselect * from `listenable_progress_items` where `listenable_progress_items`.`listenable_type` = 'App\\Models\\AudioItem' and `listenable_progress_items`.`listenable_id` = 1615 and `listenable_progress_items`.`listenable_id` is not null and `user_id` is null limit 1
        Bindings
        • 0: App\Models\AudioItem
        • 1: 1615
        Backtrace
        • app/Livewire/SectionAudioItemPlayer.php:80
        • app/Livewire/SectionAudioItemPlayer.php:30
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
      • SectionAudioItemPlayer.php#156premier2.96msselect * from `audio_items` where `audio_series_id` = 6 and ((not exists (select * from `audio_series` where `audio_items`.`audio_series_id` = `audio_series`.`id` and `audio_series`.`deleted_at` is null)) or (exists (select * from `audio_series` where `audio_items`.`audio_series_id` = `audio_series`.`id` 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))) and `is_active` = 1 and `published_at` <= '2025-06-07 20:57:43' and `published_at` < '2023-11-21 12:00:00' and `audio_items`.`deleted_at` is null order by `published_at` desc limit 1
        Bindings
        • 0: 6
        • 1: 1
        • 2: 1
        • 3: 1
        • 4: 2025-06-07 20:57:43
        • 5: 2023-11-21 12:00:00
        Backtrace
        • app/Livewire/SectionAudioItemPlayer.php:156
        • app/Livewire/SectionAudioItemPlayer.php:33
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
      • SectionAudioItemPlayer.php#177premier1.75msselect * from `audio_items` where `audio_series_id` = 6 and ((not exists (select * from `audio_series` where `audio_items`.`audio_series_id` = `audio_series`.`id` and `audio_series`.`deleted_at` is null)) or (exists (select * from `audio_series` where `audio_items`.`audio_series_id` = `audio_series`.`id` 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))) and `is_active` = 1 and `published_at` <= '2025-06-07 20:57:43' and `published_at` > '2023-11-21 12:00:00' and `audio_items`.`deleted_at` is null order by `published_at` asc limit 3
        Bindings
        • 0: 6
        • 1: 1
        • 2: 1
        • 3: 1
        • 4: 2025-06-07 20:57:43
        • 5: 2023-11-21 12:00:00
        Backtrace
        • app/Livewire/SectionAudioItemPlayer.php:177
        • app/Livewire/SectionAudioItemPlayer.php:34
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
      • AudioItem.php#140premier640μsselect exists(select * from `music_genres` inner join `musicables` on `music_genres`.`id` = `musicables`.`music_genre_id` where `musicables`.`musicable_id` = 1615 and `musicables`.`musicable_type` = 'App\\Models\\AudioItem' and `music_genres`.`deleted_at` is null) as `exists`
        Bindings
        • 0: 1615
        • 1: App\Models\AudioItem
        Backtrace
        • app/Models/AudioItem.php:140
        • view::livewire.section-audio-item-player:5
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:16
      • AudioItem.php#144premier420μsselect exists(select * from `audio_series` where `audio_series`.`id` = 6 and `audio_series`.`deleted_at` is null) as `exists`
        Bindings
        • 0: 6
        Backtrace
        • app/Models/AudioItem.php:144
        • app/Models/AudioItem.php:140
        • view::livewire.section-audio-item-player:5
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • AudioSeries.php#150premier490μsselect exists(select * from `music_genres` inner join `musicables` on `music_genres`.`id` = `musicables`.`music_genre_id` where `musicables`.`musicable_id` = 6 and `musicables`.`musicable_type` = 'App\\Models\\AudioSeries' and `music_genres`.`deleted_at` is null) as `exists`
        Bindings
        • 0: 6
        • 1: App\Models\AudioSeries
        Backtrace
        • app/Models/AudioSeries.php:150
        • app/Models/AudioItem.php:140
        • view::livewire.section-audio-item-player:5
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • Setting.php#20premier450μ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/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:16
      • Setting.php#20premier320μ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/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:16
      • AudioItem.php#140premier550μsselect exists(select * from `music_genres` inner join `musicables` on `music_genres`.`id` = `musicables`.`music_genre_id` where `musicables`.`musicable_id` = 1615 and `musicables`.`musicable_type` = 'App\\Models\\AudioItem' and `music_genres`.`deleted_at` is null) as `exists`
        Bindings
        • 0: 1615
        • 1: App\Models\AudioItem
        Backtrace
        • app/Models/AudioItem.php:140
        • app/Livewire/SectionAudioItemPlayer.php:108
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
      • AudioItem.php#144premier400μsselect exists(select * from `audio_series` where `audio_series`.`id` = 6 and `audio_series`.`deleted_at` is null) as `exists`
        Bindings
        • 0: 6
        Backtrace
        • app/Models/AudioItem.php:144
        • app/Models/AudioItem.php:140
        • app/Livewire/SectionAudioItemPlayer.php:108
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
      • AudioSeries.php#150premier450μsselect exists(select * from `music_genres` inner join `musicables` on `music_genres`.`id` = `musicables`.`music_genre_id` where `musicables`.`musicable_id` = 6 and `musicables`.`musicable_type` = 'App\\Models\\AudioSeries' and `music_genres`.`deleted_at` is null) as `exists`
        Bindings
        • 0: 6
        • 1: App\Models\AudioSeries
        Backtrace
        • app/Models/AudioSeries.php:150
        • app/Models/AudioItem.php:140
        • app/Livewire/SectionAudioItemPlayer.php:108
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
      • ThumbnailImage.php#26premier470μsselect * from `audio_series` where `audio_series`.`id` = 6 and `audio_series`.`deleted_at` is null limit 1
        Bindings
        • 0: 6
        Backtrace
        • app/Models/Traits/ThumbnailImage.php:26
        • app/Models/Traits/ThumbnailImage.php:66
        • view::livewire.section-audio-item-player:227
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • ThumbnailImage.php#26premier390μsselect * from `brands` where `brands`.`id` = 4 and `brands`.`deleted_at` is null limit 1
        Bindings
        • 0: 4
        Backtrace
        • app/Models/Traits/ThumbnailImage.php:26
        • app/Models/Traits/ThumbnailImage.php:28
        • app/Models/Traits/ThumbnailImage.php:66
        • view::livewire.section-audio-item-player:227
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
      • ThumbnailImage.php#26premier380μsselect * from `audio_series` where `audio_series`.`id` = 6 and `audio_series`.`deleted_at` is null limit 1
        Bindings
        • 0: 6
        Backtrace
        • app/Models/Traits/ThumbnailImage.php:26
        • app/Models/Traits/ThumbnailImage.php:66
        • view::livewire.section-audio-item-player:227
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • ThumbnailImage.php#26premier380μsselect * from `brands` where `brands`.`id` = 4 and `brands`.`deleted_at` is null limit 1
        Bindings
        • 0: 4
        Backtrace
        • app/Models/Traits/ThumbnailImage.php:26
        • app/Models/Traits/ThumbnailImage.php:28
        • app/Models/Traits/ThumbnailImage.php:66
        • view::livewire.section-audio-item-player:227
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
      • ThumbnailImage.php#26premier430μsselect * from `audio_series` where `audio_series`.`id` = 6 and `audio_series`.`deleted_at` is null limit 1
        Bindings
        • 0: 6
        Backtrace
        • app/Models/Traits/ThumbnailImage.php:26
        • app/Models/Traits/ThumbnailImage.php:66
        • view::livewire.section-audio-item-player:227
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • ThumbnailImage.php#26premier380μsselect * from `brands` where `brands`.`id` = 4 and `brands`.`deleted_at` is null limit 1
        Bindings
        • 0: 4
        Backtrace
        • app/Models/Traits/ThumbnailImage.php:26
        • app/Models/Traits/ThumbnailImage.php:28
        • app/Models/Traits/ThumbnailImage.php:66
        • view::livewire.section-audio-item-player:227
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
      • ContentFamilyTrait.php#18premier830μsselect * from `brand_pages` where `brand_pages`.`brand_id` = 4 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: 4
        • 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#18premier620μsselect * from `audio_series` where `audio_series`.`brand_id` = 4 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: 4
        • 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#18premier760μsselect * from `article_series` where `article_series`.`brand_id` = 4 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: 4
        • 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#18premier760μsselect * from `podcasts` where `podcasts`.`brand_id` = 4 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: 4
        • 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
      • AudioSeries.php#85premier370μsselect * from `brands` where `brands`.`id` = 4 and `brands`.`deleted_at` is null limit 1
        Bindings
        • 0: 4
        Backtrace
        • app/Models/AudioSeries.php:85
        • 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
      • BrandPage.php#22premier390μsselect * from `brands` where `brands`.`id` = 4 and `brands`.`deleted_at` is null limit 1
        Bindings
        • 0: 4
        Backtrace
        • app/Models/BrandPage.php:22
        • 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#18premier570μsselect * from `brand_pages` where `brand_pages`.`brand_id` = 4 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: 4
        • 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#18premier750μsselect * from `audio_series` where `audio_series`.`brand_id` = 4 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: 4
        • 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#18premier610μsselect * from `article_series` where `article_series`.`brand_id` = 4 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: 4
        • 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#18premier790μsselect * from `podcasts` where `podcasts`.`brand_id` = 4 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: 4
        • 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#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
      App\Models\Brand
      8Brand.php#?
      App\Models\AudioSeries
      7AudioSeries.php#?
      App\Models\AudioItem
      5AudioItem.php#?
      App\Models\Setting
      3Setting.php#?
      App\Models\BrandPage
      2BrandPage.php#?
      section-audio-item-player #Od81VvgASGTxJwLsrG4G
      array:4 [ "data" => array:8 [ "audioSeries" => App\Models\AudioSeries {#2300 #connection...
          _token
          mrhqJn7qk2CZpe1Kk9M43052ZvxmnrWWR4smxQKs
          ClearShow all
          Date ↕MethodURLData
          #12025-06-07 20:57:43GET/let-the-bible-speak/audio-series/Episodes/audio-items/the-contents-of-the-altar6441251