God's Got Your Back

00:00
00:00

Don’t let what you’re walking into distract you from the fact that God is walking with you. In “God’s Got Your Back,” Pastor Steven teaches us that our faith shouldn’t lie in what’s ahead, but in who is backing us. 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: Isaiah 30, verses 19-21See omnystudio.com/listener for privacy information.

Released on 29 Aug 2022

Share this page...
Request history8.3.12PHP Version170msRequest Duration6MBMemory UsageGET podcasts/{podcast}/episodes/{episode}Route
    • Booting (23.58ms)time
    • Application (146ms)time
    • 1 x Application (86.1%)
      146ms
      1 x Booting (13.9%)
      23.58ms
      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
      25 statements were executed (16 duplicates)Show only duplicates45.2ms
      • RedirectMiddleware.php#23premier600μ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#53premier580μsselect * from `redirects` where `is_regex` = 0 and `match` = '/podcasts/elevation-with-steven-furtick/episodes/gods-got-your-back' and `is_active` = 1 and `redirects`.`deleted_at` is null limit 1
        Bindings
        • 0: 0
        • 1: /podcasts/elevation-with-steven-furtick/episodes/gods-got-your-back
        • 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#97premier430μsselect * from `sessions` where `id` = 'C3IMxSCfISCguDNg6dHDU7EzDeRttgleXece9JBO' limit 1
        Bindings
        • 0: C3IMxSCfISCguDNg6dHDU7EzDeRttgleXece9JBO
        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#42premier570μ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#59premier9.58msselect * from `podcast_episodes` where `podcast_episodes`.`podcast_id` = 39 and `podcast_episodes`.`podcast_id` is not null and `slug` = 'gods-got-your-back' and `podcast_episodes`.`deleted_at` is null order by `published_at` desc limit 1
        Bindings
        • 0: 39
        • 1: gods-got-your-back
        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
      • PodcastEpisodesController.php#24premier570μ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#181premier870μsselect exists(select * from `musicables` where `musicables`.`musicable_type` = 'App\Models\PodcastEpisode' and `musicables`.`musicable_id` = 9833 and `musicables`.`musicable_id` is not null) as `exists`
        Bindings
        • 0: App\Models\PodcastEpisode
        • 1: 9833
        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#88premier610μ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#216premier660μ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#108premier400μsselect * from `listenable_progress_items` where `listenable_progress_items`.`listenable_type` = 'App\Models\PodcastEpisode' and `listenable_progress_items`.`listenable_id` = 9833 and `listenable_progress_items`.`listenable_id` is not null and `user_id` is null limit 1
        Bindings
        • 0: App\Models\PodcastEpisode
        • 1: 9833
        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#168premier11.34msselect * from `podcast_episodes` where `podcast_id` = 39 and `published_at` < '2022-08-29 00:52:24' and `podcast_episodes`.`deleted_at` is null order by `published_at` desc limit 1
        Bindings
        • 0: 39
        • 1: 2022-08-29 00:52:24
        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#178premier10.61msselect * from `podcast_episodes` where `podcast_id` = 39 and `published_at` > '2022-08-29 00:52:24' and `podcast_episodes`.`deleted_at` is null order by `published_at` asc limit 3
        Bindings
        • 0: 39
        • 1: 2022-08-29 00:52:24
        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#181premier780μsselect exists(select * from `musicables` where `musicables`.`musicable_type` = 'App\Models\PodcastEpisode' and `musicables`.`musicable_id` = 9833 and `musicables`.`musicable_id` is not null) as `exists`
        Bindings
        • 0: App\Models\PodcastEpisode
        • 1: 9833
        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#216premier640μ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#20premier510μ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#20premier480μ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#20premier420μ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#181premier520μsselect exists(select * from `musicables` where `musicables`.`musicable_type` = 'App\Models\PodcastEpisode' and `musicables`.`musicable_id` = 9833 and `musicables`.`musicable_id` is not null) as `exists`
        Bindings
        • 0: App\Models\PodcastEpisode
        • 1: 9833
        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#216premier580μ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#88premier670μ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#88premier550μ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#88premier560μ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#20premier810μ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#97premier730μsselect * from `sessions` where `id` = 'C3IMxSCfISCguDNg6dHDU7EzDeRttgleXece9JBO' limit 1
        Bindings
        • 0: C3IMxSCfISCguDNg6dHDU7EzDeRttgleXece9JBO
        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#158premier1.13msinsert into `sessions` (`payload`, `last_activity`, `user_id`, `ip_address`, `user_agent`, `id`) values ('YTozOntzOjY6Il90b2tlbiI7czo0MDoiSlFlTGdhaU9rdXVKMGdmZWtZT2VGSFoyZnZIaXBlMFBkcWtGcGNvZiI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6OTg6Imh0dHBzOi8vcHJlbWllci5hbXBlcmF0aXZlLnNpdGUvcG9kY2FzdHMvZWxldmF0aW9uLXdpdGgtc3RldmVuLWZ1cnRpY2svZXBpc29kZXMvZ29kcy1nb3QteW91ci1iYWNrIjt9czo2OiJfZmxhc2giO2E6Mjp7czozOiJvbGQiO2E6MDp7fXM6MzoibmV3IjthOjA6e319fQ==', 1740500023, '', '18.222.196.154', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'C3IMxSCfISCguDNg6dHDU7EzDeRttgleXece9JBO')
        Bindings
        • 0: YTozOntzOjY6Il90b2tlbiI7czo0MDoiSlFlTGdhaU9rdXVKMGdmZWtZT2VGSFoyZnZIaXBlMFBkcWtGcGNvZiI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6OTg6Imh0dHBzOi8vcHJlbWllci5hbXBlcmF0aXZlLnNpdGUvcG9kY2FzdHMvZWxldmF0aW9uLXdpdGgtc3RldmVuLWZ1cnRpY2svZXBpc29kZXMvZ29kcy1nb3QteW91ci1iYWNrIjt9czo2OiJfZmxhc2giO2E6Mjp7czozOiJvbGQiO2E6MDp7fXM6MzoibmV3IjthOjA6e319fQ==
        • 1: 1740500023
        • 2: 
        • 3: 18.222.196.154
        • 4: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
        • 5: C3IMxSCfISCguDNg6dHDU7EzDeRttgleXece9JBO
        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 #Cn07Gwkgj6EsdAsxN02Z
      array:5 [ "data" => array:10 [ "podcast" => App\Models\Podcast {#2061 #connection: "mysq...
          _token
          JQeLgaiOkuuJ0gfekYOeFHZ2fvHipe0PdqkFpcof
          _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/gods-got-your-back
          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 => "Tue, 25 Feb 2025 16:13:42 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=eyJpdiI6IjllZFNrK09vamxJNVVMMUhUYzhxL3c9PSIsInZhbHVlIjoiVjE3UnNQMWVzVEZnTngvZUhKd2NvOHBVMkJRbjg0YUxDbWVyNjFabUU4dzkvbXlkbmhEREdGOENiZndZWDdmVjRhKzNRdFJ6RnR2UlNOTENLaHc4WmdFQ25uSjRzT211Wk9ROTdYalVKT1N0N0IvSTFpT0dDVGFlbGtCaDUxSnQiLCJtYWMiOiIxNjZiZGQwODVhMGNmMzM5Zjk2ODdmMTdmOWMzM2YzOWJiYTBlYzIxYjg1YTFhNjJmNGMzNzdjODAxN2M2MzI1IiwidGFnIjoiIn0%3D; expires=Tue, 25 Feb 2025 18:13:43 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IjllZFNrK09vamxJNVVMMUhUYzhxL3c9PSIsInZhbHVlIjoiVjE3UnNQMWVzVEZnTngvZUhKd2NvOHBVMkJRbjg0YUxDbWVyNjFabUU4dzkvbXlkbmhEREdGOENiZndZWDdmVjRhKzNRd" 1 => "premier_plus_session=eyJpdiI6InVYUWg2djRmc1d3eGozSXMwRDVnbkE9PSIsInZhbHVlIjoicXAwQk8yQ2dPY3Q2eklGNEExSUxVdjAzeWxOcWhNb3J5OUt3cG8zdzVObTJRMldXSUxWQy94ZVJhcC9WakM4SlBMNWQ4UzZIT3p6anFkMWFkUjhSMFJqMnNXR01QM2hSQ3F6VHJDMG1aS1ZBbmM0MERGbWcxUG9qNEdITTkzUVkiLCJtYWMiOiIxYjM4ODRmYjMxODM0NDdhYWMwYTc4ZjE0OGFhNTM0ZTU2OWQ0YzI5ZmQzZjhhNWVkYTRjMzNlM2VjYWIzOGIyIiwidGFnIjoiIn0%3D; expires=Tue, 25 Feb 2025 18:13:43 GMT; Max-Age=7200; path=/; httponly; samesite=laxpremier_plus_session=eyJpdiI6InVYUWg2djRmc1d3eGozSXMwRDVnbkE9PSIsInZhbHVlIjoicXAwQk8yQ2dPY3Q2eklGNEExSUxVdjAzeWxOcWhNb3J5OUt3cG8zdzVObTJRMldXSUxWQy94ZVJhcC9WakM" 2 => "animated-logo-watched=eyJpdiI6IjZ1V2NVdGRoY1NNdzdOZnBvUDRLSnc9PSIsInZhbHVlIjoiUkxqQVB4azUya2cxU0pHYmpiUFdSZnJKWW1oTkhEdEFsQk9aeVdMUHhlYmNXcDM4Um9hZFYzVCt4dTNWcXFmTSIsIm1hYyI6ImNkZTliYmFhNzg1NjRhYjk2ODhlODkxODM3NmQ4MWQ2NDY1NzQ3M2MzZTM3YWQ3NjMzMTMxZWY4ZmVhNjBlYjgiLCJ0YWciOiIifQ%3D%3D; path=/; httponly; samesite=laxanimated-logo-watched=eyJpdiI6IjZ1V2NVdGRoY1NNdzdOZnBvUDRLSnc9PSIsInZhbHVlIjoiUkxqQVB4azUya2cxU0pHYmpiUFdSZnJKWW1oTkhEdEFsQk9aeVdMUHhlYmNXcDM4Um9hZFYzVCt4dTNWcX" ] "Set-Cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6IjllZFNrK09vamxJNVVMMUhUYzhxL3c9PSIsInZhbHVlIjoiVjE3UnNQMWVzVEZnTngvZUhKd2NvOHBVMkJRbjg0YUxDbWVyNjFabUU4dzkvbXlkbmhEREdGOENiZndZWDdmVjRhKzNRdFJ6RnR2UlNOTENLaHc4WmdFQ25uSjRzT211Wk9ROTdYalVKT1N0N0IvSTFpT0dDVGFlbGtCaDUxSnQiLCJtYWMiOiIxNjZiZGQwODVhMGNmMzM5Zjk2ODdmMTdmOWMzM2YzOWJiYTBlYzIxYjg1YTFhNjJmNGMzNzdjODAxN2M2MzI1IiwidGFnIjoiIn0%3D; expires=Tue, 25-Feb-2025 18:13:43 GMT; path=/XSRF-TOKEN=eyJpdiI6IjllZFNrK09vamxJNVVMMUhUYzhxL3c9PSIsInZhbHVlIjoiVjE3UnNQMWVzVEZnTngvZUhKd2NvOHBVMkJRbjg0YUxDbWVyNjFabUU4dzkvbXlkbmhEREdGOENiZndZWDdmVjRhKzNRd" 1 => "premier_plus_session=eyJpdiI6InVYUWg2djRmc1d3eGozSXMwRDVnbkE9PSIsInZhbHVlIjoicXAwQk8yQ2dPY3Q2eklGNEExSUxVdjAzeWxOcWhNb3J5OUt3cG8zdzVObTJRMldXSUxWQy94ZVJhcC9WakM4SlBMNWQ4UzZIT3p6anFkMWFkUjhSMFJqMnNXR01QM2hSQ3F6VHJDMG1aS1ZBbmM0MERGbWcxUG9qNEdITTkzUVkiLCJtYWMiOiIxYjM4ODRmYjMxODM0NDdhYWMwYTc4ZjE0OGFhNTM0ZTU2OWQ0YzI5ZmQzZjhhNWVkYTRjMzNlM2VjYWIzOGIyIiwidGFnIjoiIn0%3D; expires=Tue, 25-Feb-2025 18:13:43 GMT; path=/; httponlypremier_plus_session=eyJpdiI6InVYUWg2djRmc1d3eGozSXMwRDVnbkE9PSIsInZhbHVlIjoicXAwQk8yQ2dPY3Q2eklGNEExSUxVdjAzeWxOcWhNb3J5OUt3cG8zdzVObTJRMldXSUxWQy94ZVJhcC9WakM" 2 => "animated-logo-watched=eyJpdiI6IjZ1V2NVdGRoY1NNdzdOZnBvUDRLSnc9PSIsInZhbHVlIjoiUkxqQVB4azUya2cxU0pHYmpiUFdSZnJKWW1oTkhEdEFsQk9aeVdMUHhlYmNXcDM4Um9hZFYzVCt4dTNWcXFmTSIsIm1hYyI6ImNkZTliYmFhNzg1NjRhYjk2ODhlODkxODM3NmQ4MWQ2NDY1NzQ3M2MzZTM3YWQ3NjMzMTMxZWY4ZmVhNjBlYjgiLCJ0YWciOiIifQ%3D%3D; path=/; httponlyanimated-logo-watched=eyJpdiI6IjZ1V2NVdGRoY1NNdzdOZnBvUDRLSnc9PSIsInZhbHVlIjoiUkxqQVB4azUya2cxU0pHYmpiUFdSZnJKWW1oTkhEdEFsQk9aeVdMUHhlYmNXcDM4Um9hZFYzVCt4dTNWcX" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "JQeLgaiOkuuJ0gfekYOeFHZ2fvHipe0PdqkFpcof" "_previous" => array:1 [ "url" => "https://premier.amperative.site/podcasts/elevation-with-steven-furtick/episodes/gods-got-your-back" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-02-25 16:13:43GET/podcasts/elevation-with-steven-furtick/episodes/gods-got-your-back6225141