Cover The Spread

00:00
00:00

When the odds are against you, face the battle anyway. In “Cover The Spread,” Pastor Steven Furtick challenges us to turn our problems into petitions — because God’s got the answer. If you’ve just made a decision for Christ, please respond HERE: http://ele.vc/tIepfr To support this ministry and help us continue to reach people all around the world click here: http://www.elevationchurch.org/giving/ Scripture References: 2 Kings 19, verses 14-19, 32-36 Philippians 4, verse 6See omnystudio.com/listener for privacy information.

Released on 17 Jul 2023

Share this page...

Trending Audio

Matters of Life & Death

The powers of the age: Spiritual warfare, evil and technology in the 21st c...

Faith, Hope, and Love with Maria Rodrigues

I was abused at 15 but I use my trauma to help others

Be Still and Know

December 19th - Luke 1:14

Request history8.3.12PHP Version140msRequest Duration3MBMemory UsageGET podcasts/{podcast}/episodes/{episode}Route
    • Booting (36.08ms)time
    • Application (104ms)time
    • 1 x Application (74.19%)
      104ms
      1 x Booting (25.8%)
      36.08ms
      62 templates were rendered
      • 1x templates.podcast-episodes.showshow.blade.php#?blade
      • 1x livewire.section-podcast-playersection-podcast-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.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 podcasts/{podcast}/episodes/{episode}
      middleware
      web
      scope_bindings
      true
      controller
      App\Http\Controllers\PodcastEpisodesController@show
      namespace
      prefix
      where
      as
      podcasts.episodes.show
      file
      app/Http/Controllers/PodcastEpisodesController.php:22-38
      26 statements were executed (16 duplicates)Show only duplicates42.73ms
      • RedirectMiddleware.php#23premier850μsselect * from `redirects` where `is_regex` = 1 and `redirects`.`deleted_at` is null
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Middleware/RedirectMiddleware.php:23
        • 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#53premier470μsselect * from `redirects` where `is_regex` = 0 and `match` = '/podcasts/elevation-with-steven-furtick/episodes/cover-the-spread' and `is_active` = 1 and `redirects`.`deleted_at` is null limit 1
        Bindings
        • 0: 0
        • 1: /podcasts/elevation-with-steven-furtick/episodes/cover-the-spread
        • 2: 1
        Backtrace
        • app/Http/Middleware/RedirectMiddleware.php:53
        • 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#97premier390μsselect * from `sessions` where `id` = 'lXWWs5xKKVN3c1y8j66O1QR7KYyZiH05E5HelgKl' limit 1
        Bindings
        • 0: lXWWs5xKKVN3c1y8j66O1QR7KYyZiH05E5HelgKl
        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#42premier600μsselect * from `podcasts` where `slug` = 'elevation-with-steven-furtick' and `is_active` = 1 and `podcasts`.`deleted_at` is null limit 1
        Bindings
        • 0: elevation-with-steven-furtick
        • 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
      • ContentFamilyTrait.php#59premier14.84msselect * from `podcast_episodes` where `podcast_episodes`.`podcast_id` = 39 and `podcast_episodes`.`podcast_id` is not null and `slug` = 'cover-the-spread' and `podcast_episodes`.`deleted_at` is null order by `published_at` desc limit 1
        Bindings
        • 0: 39
        • 1: cover-the-spread
        Backtrace
        • app/Models/Traits/ContentFamilyTrait.php:59
        • vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:56
        • 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#24premier590μsselect * from `promotional_blocks` where (`display_from` is null or `display_from` < '2025-02-24 12:04:10') and (`display_to` is null or `display_to` > '2025-02-24 12:04:10')
        Bindings
        • 0: 2025-02-24 12:04:10
        • 1: 2025-02-24 12:04:10
        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
      • PodcastEpisodesController.php#24premier400μsselect exists(select * from `brands` where `brands`.`id` is null and `brands`.`deleted_at` is null) as `exists`
        Backtrace
        • app/Http/Controllers/PodcastEpisodesController.php:24
        • 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
      • PodcastEpisode.php#181premier630μsselect exists(select * from `musicables` where `musicables`.`musicable_type` = 'App\Models\PodcastEpisode' and `musicables`.`musicable_id` = 13262 and `musicables`.`musicable_id` is not null) as `exists`
        Bindings
        • 0: App\Models\PodcastEpisode
        • 1: 13262
        Backtrace
        • app/Models/PodcastEpisode.php:181
        • app/Http/Livewire/SectionPodcastPlayer.php:104
        • app/Http/Livewire/SectionPodcastPlayer.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:41
      • PodcastEpisode.php#88premier400μsselect * from `podcasts` where `podcasts`.`id` = 39 and `podcasts`.`deleted_at` is null limit 1
        Bindings
        • 0: 39
        Backtrace
        • app/Models/PodcastEpisode.php:88
        • app/Models/PodcastEpisode.php:181
        • app/Http/Livewire/SectionPodcastPlayer.php:104
        • app/Http/Livewire/SectionPodcastPlayer.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
      • Podcast.php#216premier510μsselect exists(select * from `music_genres` inner join `musicables` on `music_genres`.`id` = `musicables`.`music_genre_id` where `musicables`.`musicable_id` = 39 and `musicables`.`musicable_type` = 'App\Models\Podcast' and `music_genres`.`deleted_at` is null) as `exists`
        Bindings
        • 0: 39
        • 1: App\Models\Podcast
        Backtrace
        • app/Models/Podcast.php:216
        • app/Models/PodcastEpisode.php:181
        • app/Http/Livewire/SectionPodcastPlayer.php:104
        • app/Http/Livewire/SectionPodcastPlayer.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
      • SectionPodcastPlayer.php#108premier310μsselect * from `listenable_progress_items` where `listenable_progress_items`.`listenable_type` = 'App\Models\PodcastEpisode' and `listenable_progress_items`.`listenable_id` = 13262 and `listenable_progress_items`.`listenable_id` is not null and `user_id` is null limit 1
        Bindings
        • 0: App\Models\PodcastEpisode
        • 1: 13262
        Backtrace
        • app/Http/Livewire/SectionPodcastPlayer.php:108
        • app/Http/Livewire/SectionPodcastPlayer.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
      • SectionPodcastPlayer.php#168premier8.34msselect * from `podcast_episodes` where `podcast_id` = 39 and `published_at` < '2023-07-17 00:22:29' and `podcast_episodes`.`deleted_at` is null order by `published_at` desc limit 1
        Bindings
        • 0: 39
        • 1: 2023-07-17 00:22:29
        Backtrace
        • app/Http/Livewire/SectionPodcastPlayer.php:168
        • app/Http/Livewire/SectionPodcastPlayer.php:45
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
      • SectionPodcastPlayer.php#178premier8.28msselect * from `podcast_episodes` where `podcast_id` = 39 and `published_at` > '2023-07-17 00:22:29' and `podcast_episodes`.`deleted_at` is null order by `published_at` asc limit 3
        Bindings
        • 0: 39
        • 1: 2023-07-17 00:22:29
        Backtrace
        • app/Http/Livewire/SectionPodcastPlayer.php:178
        • app/Http/Livewire/SectionPodcastPlayer.php:46
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
      • PodcastEpisode.php#181premier550μsselect exists(select * from `musicables` where `musicables`.`musicable_type` = 'App\Models\PodcastEpisode' and `musicables`.`musicable_id` = 13262 and `musicables`.`musicable_id` is not null) as `exists`
        Bindings
        • 0: App\Models\PodcastEpisode
        • 1: 13262
        Backtrace
        • app/Models/PodcastEpisode.php:181
        • view::livewire.section-podcast-player:4
        • vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:84
        • vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:59
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • Podcast.php#216premier520μsselect exists(select * from `music_genres` inner join `musicables` on `music_genres`.`id` = `musicables`.`music_genre_id` where `musicables`.`musicable_id` = 39 and `musicables`.`musicable_type` = 'App\Models\Podcast' and `music_genres`.`deleted_at` is null) as `exists`
        Bindings
        • 0: 39
        • 1: App\Models\Podcast
        Backtrace
        • app/Models/Podcast.php:216
        • app/Models/PodcastEpisode.php:181
        • view::livewire.section-podcast-player:4
        • vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:84
        • vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:59
      • Setting.php#20premier440μ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/ComponentConcerns/RendersLivewireComponents.php:84
        • vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:59
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • Setting.php#20premier360μ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/ComponentConcerns/RendersLivewireComponents.php:84
        • vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:59
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • Setting.php#20premier350μ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/ComponentConcerns/RendersLivewireComponents.php:84
        • vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:59
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • PodcastEpisode.php#181premier450μsselect exists(select * from `musicables` where `musicables`.`musicable_type` = 'App\Models\PodcastEpisode' and `musicables`.`musicable_id` = 13262 and `musicables`.`musicable_id` is not null) as `exists`
        Bindings
        • 0: App\Models\PodcastEpisode
        • 1: 13262
        Backtrace
        • app/Models/PodcastEpisode.php:181
        • app/Http/Livewire/SectionPodcastPlayer.php:132
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
      • Podcast.php#216premier490μsselect exists(select * from `music_genres` inner join `musicables` on `music_genres`.`id` = `musicables`.`music_genre_id` where `musicables`.`musicable_id` = 39 and `musicables`.`musicable_type` = 'App\Models\Podcast' and `music_genres`.`deleted_at` is null) as `exists`
        Bindings
        • 0: 39
        • 1: App\Models\Podcast
        Backtrace
        • app/Models/Podcast.php:216
        • app/Models/PodcastEpisode.php:181
        • app/Http/Livewire/SectionPodcastPlayer.php:132
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:41
      • PodcastEpisode.php#88premier430μsselect * from `podcasts` where `podcasts`.`id` = 39 and `podcasts`.`deleted_at` is null limit 1
        Bindings
        • 0: 39
        Backtrace
        • app/Models/PodcastEpisode.php:88
        • app/Models/Traits/ThumbnailImage.php:26
        • app/Models/Traits/ThumbnailImage.php:66
        • view::livewire.section-podcast-player:168
        • vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:84
      • PodcastEpisode.php#88premier390μsselect * from `podcasts` where `podcasts`.`id` = 39 and `podcasts`.`deleted_at` is null limit 1
        Bindings
        • 0: 39
        Backtrace
        • app/Models/PodcastEpisode.php:88
        • app/Models/Traits/ThumbnailImage.php:26
        • app/Models/Traits/ThumbnailImage.php:66
        • view::livewire.section-podcast-player:168
        • vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:84
      • PodcastEpisode.php#88premier400μsselect * from `podcasts` where `podcasts`.`id` = 39 and `podcasts`.`deleted_at` is null limit 1
        Bindings
        • 0: 39
        Backtrace
        • app/Models/PodcastEpisode.php:88
        • app/Models/Traits/ThumbnailImage.php:26
        • app/Models/Traits/ThumbnailImage.php:66
        • view::livewire.section-podcast-player:168
        • vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:84
      • Setting.php#20premier470μsselect * from `settings` where `setting_key` = 'web_donation_link' limit 1
        Bindings
        • 0: web_donation_link
        Backtrace
        • app/Models/Setting.php:20
        • app/Helpers/Settings.php:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • DatabaseSessionHandler.php#97premier400μsselect * from `sessions` where `id` = 'lXWWs5xKKVN3c1y8j66O1QR7KYyZiH05E5HelgKl' limit 1
        Bindings
        • 0: lXWWs5xKKVN3c1y8j66O1QR7KYyZiH05E5HelgKl
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:136
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:172
        • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:238
        • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:130
      • DatabaseSessionHandler.php#158premier870μsinsert into `sessions` (`payload`, `last_activity`, `user_id`, `ip_address`, `user_agent`, `id`) values ('YTozOntzOjY6Il90b2tlbiI7czo0MDoiVlhFSWpuRW5FQ29Gc25aRWVwUk9CWHRFYldWemFTdGc0QjA2WTdDTyI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6OTY6Imh0dHBzOi8vcHJlbWllci5hbXBlcmF0aXZlLnNpdGUvcG9kY2FzdHMvZWxldmF0aW9uLXdpdGgtc3RldmVuLWZ1cnRpY2svZXBpc29kZXMvY292ZXItdGhlLXNwcmVhZCI7fXM6NjoiX2ZsYXNoIjthOjI6e3M6Mzoib2xkIjthOjA6e31zOjM6Im5ldyI7YTowOnt9fX0=', 1740398650, '', '13.58.129.138', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'lXWWs5xKKVN3c1y8j66O1QR7KYyZiH05E5HelgKl')
        Bindings
        • 0: YTozOntzOjY6Il90b2tlbiI7czo0MDoiVlhFSWpuRW5FQ29Gc25aRWVwUk9CWHRFYldWemFTdGc0QjA2WTdDTyI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6OTY6Imh0dHBzOi8vcHJlbWllci5hbXBlcmF0aXZlLnNpdGUvcG9kY2FzdHMvZWxldmF0aW9uLXdpdGgtc3RldmVuLWZ1cnRpY2svZXBpc29kZXMvY292ZXItdGhlLXNwcmVhZCI7fXM6NjoiX2ZsYXNoIjthOjI6e3M6Mzoib2xkIjthOjA6e31zOjM6Im5ldyI7YTowOnt9fX0=
        • 1: 1740398650
        • 2: 
        • 3: 13.58.129.138
        • 4: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
        • 5: lXWWs5xKKVN3c1y8j66O1QR7KYyZiH05E5HelgKl
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:158
        • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:142
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:172
        • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:238
        • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:130
      App\Models\Podcast
      5Podcast.php#?
      App\Models\PodcastEpisode
      5PodcastEpisode.php#?
      App\Models\Setting
      4Setting.php#?
      section-podcast-player #UtY43AYmb0VmABLolmVn
      array:5 [ "data" => array:10 [ "podcast" => App\Models\Podcast {#2061 #connection: "mysq...
          _token
          VXEIjnEnECoFsnZEepROBXtEbWVzaStg4B06Y7CO
          _previous
          array:1 [ "url" => "https://premier.amperative.site/podcasts/elevation-with-steven-furtick/episode...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /podcasts/elevation-with-steven-furtick/episodes/cover-the-spread
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "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:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "max-age=0, must-revalidate, no-cache, no-store, private" ] "date" => array:1 [ 0 => "Mon, 24 Feb 2025 12:04:10 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "Fri, 01 Jan 1990 00:00:00 GMT" ] "set-cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6InNjSnpFMmJoYlN5RDBYcWhDaWowdWc9PSIsInZhbHVlIjoiSGdQcmVaTnlTVFBzSmx4bCtEdm5BbkRsckVmd0xMbEo5em5talFJU0FId2lIK2RFdER1MEdWa04zdVdlTHU0WmVVMnErSmIzd0FvMUtXY1dBQUxPb3M1aHVWTzZnb25OT2JvVjQ5TlI1cndFTzVKUlZHWUpneVZTR1pQOUhXR0UiLCJtYWMiOiI4ZjJjNmE0MDY4MDJlZGNhN2U3MjEzNzBjMWIwNzRlODViYmI1YWY5NjAzZGQyNjllYTQ2ZGMyMGNkNWIyMGY5IiwidGFnIjoiIn0%3D; expires=Mon, 24 Feb 2025 14:04:10 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6InNjSnpFMmJoYlN5RDBYcWhDaWowdWc9PSIsInZhbHVlIjoiSGdQcmVaTnlTVFBzSmx4bCtEdm5BbkRsckVmd0xMbEo5em5talFJU0FId2lIK2RFdER1MEdWa04zdVdlTHU0WmVVMnErS" 1 => "premier_plus_session=eyJpdiI6IjBrM2dHU3JiTDJmYU1qbmhyOXJ4VEE9PSIsInZhbHVlIjoid1ZEZ1I0SWM5TlBnb2hnTmNJdGJvQVU0UXdCc2RmdXRVNjNnS2xHZ3ZZQmhUaEp1T3dncUVDeXdrYVhTbFgxd1V1bGgrMDF3V05FRnFIY3NYME16OFhmOXo4UHNhajNmUGdSTG9lZzJuSkZSTjhuTzAzRVJISGxaZzRqQmloUHkiLCJtYWMiOiJhMTcwM2Y1NTk4ZDhhYTJjZGQ0NzJlNzc3NDQ3NzEzYWQ5MTA4NWQ5NDM0YmYyYjI2MDc0M2Q4MjA3MWMyYTkzIiwidGFnIjoiIn0%3D; expires=Mon, 24 Feb 2025 14:04:10 GMT; Max-Age=7200; path=/; httponly; samesite=laxpremier_plus_session=eyJpdiI6IjBrM2dHU3JiTDJmYU1qbmhyOXJ4VEE9PSIsInZhbHVlIjoid1ZEZ1I0SWM5TlBnb2hnTmNJdGJvQVU0UXdCc2RmdXRVNjNnS2xHZ3ZZQmhUaEp1T3dncUVDeXdrYVhTbFg" 2 => "animated-logo-watched=eyJpdiI6Imt0dFlrczEzOExGZVJhemhhRjIyYVE9PSIsInZhbHVlIjoiR1NHSTI0ekczSzh1Z1pjRXFHalJnYzI4Z1RvV2Y2cXVsVncrV3F3ZFNURlZKZUl3enNqYTRTSjJVKzRyOU13MiIsIm1hYyI6ImUxZGMyOTI2ZmVmMzRlODJjMTY5MTY4OTYyMjEyNzgwNjg0N2EwMjY2YjA5NDg1MzZhZWNkZDkyNzIwNGNjNGQiLCJ0YWciOiIifQ%3D%3D; path=/; httponly; samesite=laxanimated-logo-watched=eyJpdiI6Imt0dFlrczEzOExGZVJhemhhRjIyYVE9PSIsInZhbHVlIjoiR1NHSTI0ekczSzh1Z1pjRXFHalJnYzI4Z1RvV2Y2cXVsVncrV3F3ZFNURlZKZUl3enNqYTRTSjJVKzRyOU" ] "Set-Cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6InNjSnpFMmJoYlN5RDBYcWhDaWowdWc9PSIsInZhbHVlIjoiSGdQcmVaTnlTVFBzSmx4bCtEdm5BbkRsckVmd0xMbEo5em5talFJU0FId2lIK2RFdER1MEdWa04zdVdlTHU0WmVVMnErSmIzd0FvMUtXY1dBQUxPb3M1aHVWTzZnb25OT2JvVjQ5TlI1cndFTzVKUlZHWUpneVZTR1pQOUhXR0UiLCJtYWMiOiI4ZjJjNmE0MDY4MDJlZGNhN2U3MjEzNzBjMWIwNzRlODViYmI1YWY5NjAzZGQyNjllYTQ2ZGMyMGNkNWIyMGY5IiwidGFnIjoiIn0%3D; expires=Mon, 24-Feb-2025 14:04:10 GMT; path=/XSRF-TOKEN=eyJpdiI6InNjSnpFMmJoYlN5RDBYcWhDaWowdWc9PSIsInZhbHVlIjoiSGdQcmVaTnlTVFBzSmx4bCtEdm5BbkRsckVmd0xMbEo5em5talFJU0FId2lIK2RFdER1MEdWa04zdVdlTHU0WmVVMnErS" 1 => "premier_plus_session=eyJpdiI6IjBrM2dHU3JiTDJmYU1qbmhyOXJ4VEE9PSIsInZhbHVlIjoid1ZEZ1I0SWM5TlBnb2hnTmNJdGJvQVU0UXdCc2RmdXRVNjNnS2xHZ3ZZQmhUaEp1T3dncUVDeXdrYVhTbFgxd1V1bGgrMDF3V05FRnFIY3NYME16OFhmOXo4UHNhajNmUGdSTG9lZzJuSkZSTjhuTzAzRVJISGxaZzRqQmloUHkiLCJtYWMiOiJhMTcwM2Y1NTk4ZDhhYTJjZGQ0NzJlNzc3NDQ3NzEzYWQ5MTA4NWQ5NDM0YmYyYjI2MDc0M2Q4MjA3MWMyYTkzIiwidGFnIjoiIn0%3D; expires=Mon, 24-Feb-2025 14:04:10 GMT; path=/; httponlypremier_plus_session=eyJpdiI6IjBrM2dHU3JiTDJmYU1qbmhyOXJ4VEE9PSIsInZhbHVlIjoid1ZEZ1I0SWM5TlBnb2hnTmNJdGJvQVU0UXdCc2RmdXRVNjNnS2xHZ3ZZQmhUaEp1T3dncUVDeXdrYVhTbFg" 2 => "animated-logo-watched=eyJpdiI6Imt0dFlrczEzOExGZVJhemhhRjIyYVE9PSIsInZhbHVlIjoiR1NHSTI0ekczSzh1Z1pjRXFHalJnYzI4Z1RvV2Y2cXVsVncrV3F3ZFNURlZKZUl3enNqYTRTSjJVKzRyOU13MiIsIm1hYyI6ImUxZGMyOTI2ZmVmMzRlODJjMTY5MTY4OTYyMjEyNzgwNjg0N2EwMjY2YjA5NDg1MzZhZWNkZDkyNzIwNGNjNGQiLCJ0YWciOiIifQ%3D%3D; path=/; httponlyanimated-logo-watched=eyJpdiI6Imt0dFlrczEzOExGZVJhemhhRjIyYVE9PSIsInZhbHVlIjoiR1NHSTI0ekczSzh1Z1pjRXFHalJnYzI4Z1RvV2Y2cXVsVncrV3F3ZFNURlZKZUl3enNqYTRTSjJVKzRyOU" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "VXEIjnEnECoFsnZEepROBXtEbWVzaStg4B06Y7CO" "_previous" => array:1 [ "url" => "https://premier.amperative.site/podcasts/elevation-with-steven-furtick/episodes/cover-the-spread" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-02-24 12:04:10GET/podcasts/elevation-with-steven-furtick/episodes/cover-the-spread6226141