Daytime with Tamala Dallas

Join us for great music for your soul and thoughts which will encourage and lift your spirit.

Every Friday from 2pm and every Saturday from 2pm on Premier Praise
Request history8.3.12PHP Version854msRequest Duration18MBMemory UsageGET {brand}Route
    • Booting (448ms)time
    • Application (406ms)time
    • 1 x Booting (52.47%)
      448ms
      1 x Application (47.53%)
      406ms
      38 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.header-with-contentheader-with-content.blade.php#?blade
      • 1x components.sections.header-topheader-top.blade.php#?blade
      • 19x components.iconicon.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
      namespace
      prefix
      where
      as
      brands.show
      file
      app/Http/Controllers/BrandController.php:32-35
      23 statements were executed (14 duplicates)Show only duplicates18.07ms
      • RedirectMiddleware.php#23premier820μ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#53premier530μsselect * from `redirects` where `is_regex` = 0 and `match` = '/daytime-with-tamala-dallas' and `is_active` = 1 and `redirects`.`deleted_at` is null limit 1
        Bindings
        • 0: 0
        • 1: /daytime-with-tamala-dallas
        • 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#97premier720μsselect * from `sessions` where `id` = 'Q5mgP8CTcPOp43m4TjpsOvd7lZxAOQLJB5DB4kiy' limit 1
        Bindings
        • 0: Q5mgP8CTcPOp43m4TjpsOvd7lZxAOQLJB5DB4kiy
        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#42premier1.14msselect * from `brands` where `slug` = 'daytime-with-tamala-dallas' and `is_active` = 1 and `brands`.`deleted_at` is null limit 1
        Bindings
        • 0: daytime-with-tamala-dallas
        • 1: 1
        Backtrace
        • app/Models/Traits/ContentFamilyTrait.php:42
        • vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:947
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:41
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
      • PromotionalBlockCacheMiddleware.php#24premier760μsselect * from `promotional_blocks` where (`display_from` is null or `display_from` < '2025-02-21 00:00:08') and (`display_to` is null or `display_to` > '2025-02-21 00:00:08')
        Bindings
        • 0: 2025-02-21 00:00:08
        • 1: 2025-02-21 00:00:08
        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
      • header-brand.blade.php#20premier1.17msselect `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` = 73 and `is_active` = 1 and `presenters`.`deleted_at` is null
        Bindings
        • 0: 73
        • 1: 1
        Backtrace
        • view::components.sections.header-brand:20
        • 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
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • ContentFamilyTrait.php#18premier2.11msselect * from `brand_pages` where `brand_pages`.`brand_id` = 73 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: 73
        • 1: 1
        • 2: 1
        Backtrace
        • app/Models/Traits/ContentFamilyTrait.php:18
        • app/Models/Brand.php:104
        • view::components.sections.sub-menu-brand:29
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • ContentFamilyTrait.php#18premier960μsselect * from `audio_series` where `audio_series`.`brand_id` = 73 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: 73
        • 1: 1
        • 2: 1
        Backtrace
        • app/Models/Traits/ContentFamilyTrait.php:18
        • app/Models/Brand.php:105
        • view::components.sections.sub-menu-brand:29
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • ContentFamilyTrait.php#18premier870μsselect * from `article_series` where `article_series`.`brand_id` = 73 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: 73
        • 1: 1
        • 2: 1
        Backtrace
        • app/Models/Traits/ContentFamilyTrait.php:18
        • app/Models/Brand.php:106
        • view::components.sections.sub-menu-brand:29
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • ContentFamilyTrait.php#18premier950μsselect * from `podcasts` where `podcasts`.`brand_id` = 73 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: 73
        • 1: 1
        • 2: 1
        Backtrace
        • app/Models/Traits/ContentFamilyTrait.php:18
        • app/Models/Brand.php:107
        • view::components.sections.sub-menu-brand:29
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • ContentFamilyTrait.php#18premier700μsselect * from `brand_pages` where `brand_pages`.`brand_id` = 73 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: 73
        • 1: 1
        • 2: 1
        Backtrace
        • app/Models/Traits/ContentFamilyTrait.php:18
        • app/Models/Brand.php:104
        • view::components.sections.sub-menu-brand:38
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • ContentFamilyTrait.php#18premier730μsselect * from `audio_series` where `audio_series`.`brand_id` = 73 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: 73
        • 1: 1
        • 2: 1
        Backtrace
        • app/Models/Traits/ContentFamilyTrait.php:18
        • app/Models/Brand.php:105
        • view::components.sections.sub-menu-brand:38
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • ContentFamilyTrait.php#18premier640μsselect * from `article_series` where `article_series`.`brand_id` = 73 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: 73
        • 1: 1
        • 2: 1
        Backtrace
        • app/Models/Traits/ContentFamilyTrait.php:18
        • app/Models/Brand.php:106
        • view::components.sections.sub-menu-brand:38
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • ContentFamilyTrait.php#18premier700μsselect * from `podcasts` where `podcasts`.`brand_id` = 73 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: 73
        • 1: 1
        • 2: 1
        Backtrace
        • app/Models/Traits/ContentFamilyTrait.php:18
        • app/Models/Brand.php:107
        • view::components.sections.sub-menu-brand:38
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Setting.php#20premier520μsselect * from `settings` where `setting_key` = 'web_donation_link' limit 1
        Bindings
        • 0: web_donation_link
        Backtrace
        • app/Models/Setting.php:20
        • app/Helpers/Settings.php:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • Setting.php#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/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • Setting.php#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:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • Brand.php#77premier510μsselect * from `audio_series` where `audio_series`.`brand_id` = 73 and `audio_series`.`brand_id` is not null and `is_active` = 1 and `audio_series`.`deleted_at` is null
        Bindings
        • 0: 73
        • 1: 1
        Backtrace
        • app/Models/Brand.php:77
        • view::templates.brands.show:26
        • 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
      • Brand.php#81premier600μsselect * from `article_series` where `article_series`.`brand_id` = 73 and `article_series`.`brand_id` is not null and `is_active` = 1 and `article_series`.`deleted_at` is null
        Bindings
        • 0: 73
        • 1: 1
        Backtrace
        • app/Models/Brand.php:81
        • view::templates.brands.show:26
        • 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
      • Brand.php#85premier440μsselect * from `podcasts` where `podcasts`.`brand_id` = 73 and `podcasts`.`brand_id` is not null and `is_active` = 1 and `podcasts`.`deleted_at` is null
        Bindings
        • 0: 73
        • 1: 1
        Backtrace
        • app/Models/Brand.php:85
        • view::templates.brands.show:26
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • Setting.php#20premier400μ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#97premier610μsselect * from `sessions` where `id` = 'Q5mgP8CTcPOp43m4TjpsOvd7lZxAOQLJB5DB4kiy' limit 1
        Bindings
        • 0: Q5mgP8CTcPOp43m4TjpsOvd7lZxAOQLJB5DB4kiy
        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.34msinsert into `sessions` (`payload`, `last_activity`, `user_id`, `ip_address`, `user_agent`, `id`) values ('YTozOntzOjY6Il90b2tlbiI7czo0MDoiZ1hhcTdjY004MklHVk1FaXNManhKUjF3ODhuenBsWk5CSVlxZUNnOCI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6NTg6Imh0dHBzOi8vcHJlbWllci5hbXBlcmF0aXZlLnNpdGUvZGF5dGltZS13aXRoLXRhbWFsYS1kYWxsYXMiO31zOjY6Il9mbGFzaCI7YToyOntzOjM6Im9sZCI7YTowOnt9czozOiJuZXciO2E6MDp7fX19', 1740096008, '', '18.224.16.219', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'Q5mgP8CTcPOp43m4TjpsOvd7lZxAOQLJB5DB4kiy')
        Bindings
        • 0: YTozOntzOjY6Il90b2tlbiI7czo0MDoiZ1hhcTdjY004MklHVk1FaXNManhKUjF3ODhuenBsWk5CSVlxZUNnOCI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6NTg6Imh0dHBzOi8vcHJlbWllci5hbXBlcmF0aXZlLnNpdGUvZGF5dGltZS13aXRoLXRhbWFsYS1kYWxsYXMiO31zOjY6Il9mbGFzaCI7YToyOntzOjM6Im9sZCI7YTowOnt9czozOiJuZXciO2E6MDp7fX19
        • 1: 1740096008
        • 2: 
        • 3: 18.224.16.219
        • 4: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
        • 5: Q5mgP8CTcPOp43m4TjpsOvd7lZxAOQLJB5DB4kiy
        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\Setting
      4Setting.php#?
      App\Models\Brand
      1Brand.php#?
          _token
          gXaq7ccM82IGVMEisLjxJR1w88nzplZNBIYqeCg8
          _previous
          array:1 [ "url" => "https://premier.amperative.site/daytime-with-tamala-dallas" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /daytime-with-tamala-dallas
          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:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Fri, 21 Feb 2025 00:00:08 GMT" ] "set-cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6IkphZE1HcUpMbWZQRmI4N1RsV1BBNFE9PSIsInZhbHVlIjoiZVpkTktDME1LMnJ4V2lwekxoYXE3cktyRXRBQ1ZBUklzYjUvS0d6ekRWUGVCVU4vcEUwbVc1MDNoTFpoRTBSQ2pxRW1TaDFXUzhiTXIwYzVZc245NFBpYmZKbFVIbnV0VWVWMGNyQkMyZFBLV0drWVNTOStKYmdqd3ZRUWpHT0QiLCJtYWMiOiJkMTlkMmY1N2RlOWU3NmRjOWUzODdmM2Q0MzkwYmNlYWU2N2QwODg5ZDI1NDljN2E4YTY0OTcxOTZlYmNmZjlhIiwidGFnIjoiIn0%3D; expires=Fri, 21 Feb 2025 02:00:08 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IkphZE1HcUpMbWZQRmI4N1RsV1BBNFE9PSIsInZhbHVlIjoiZVpkTktDME1LMnJ4V2lwekxoYXE3cktyRXRBQ1ZBUklzYjUvS0d6ekRWUGVCVU4vcEUwbVc1MDNoTFpoRTBSQ2pxRW1Ta" 1 => "premier_plus_session=eyJpdiI6IlloZU5lT01kYW9Ka2k5YzNWYkJycUE9PSIsInZhbHVlIjoiUk5LMGtNZVVTaHBXL0l1aXl0dFNxUVRNSlFxcHlvTVJINzNsNU9hVWVGTXdMS1c4cjhXaGtuT002WEhFa00wak0rSXR6aUdTOGZsSXQrTmRrMVdVbXRHVTZpL3E1eTdvZ0VyU2Y4cVBtVFlDRE9jMDRRc2dPSlBRM2h2Vjg5S08iLCJtYWMiOiIzNzVkZmJmNDE3OTgyMmQ1ODVkMjdhY2ViOWI1NTY5NGIxMzBhMTNkOGRiYjg2NzI5ZjliODJjODdlY2ZjOGUxIiwidGFnIjoiIn0%3D; expires=Fri, 21 Feb 2025 02:00:08 GMT; Max-Age=7200; path=/; httponly; samesite=laxpremier_plus_session=eyJpdiI6IlloZU5lT01kYW9Ka2k5YzNWYkJycUE9PSIsInZhbHVlIjoiUk5LMGtNZVVTaHBXL0l1aXl0dFNxUVRNSlFxcHlvTVJINzNsNU9hVWVGTXdMS1c4cjhXaGtuT002WEhFa00" 2 => "animated-logo-watched=eyJpdiI6IkpwNzFMKzVDZmF6ZEJXdHNsTi9BNGc9PSIsInZhbHVlIjoiWkJ0WlNSRmJIdlhZZFJyZVBteDJEenFzMWd3dUVsaTFWYU9ZWHowdEVaZ2ErZXhZVHFxeEg0K0RzUEE1S0RLRiIsIm1hYyI6IjFhNjllYTZmMmQyYWY3NThlYzNjMDM5YTFlOTEyZGI4NzIxNzM2NmE3ODlkZjNjYTE4NTAzODY0YTRkYzhmMWYiLCJ0YWciOiIifQ%3D%3D; path=/; httponly; samesite=laxanimated-logo-watched=eyJpdiI6IkpwNzFMKzVDZmF6ZEJXdHNsTi9BNGc9PSIsInZhbHVlIjoiWkJ0WlNSRmJIdlhZZFJyZVBteDJEenFzMWd3dUVsaTFWYU9ZWHowdEVaZ2ErZXhZVHFxeEg0K0RzUEE1S0" ] "Set-Cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6IkphZE1HcUpMbWZQRmI4N1RsV1BBNFE9PSIsInZhbHVlIjoiZVpkTktDME1LMnJ4V2lwekxoYXE3cktyRXRBQ1ZBUklzYjUvS0d6ekRWUGVCVU4vcEUwbVc1MDNoTFpoRTBSQ2pxRW1TaDFXUzhiTXIwYzVZc245NFBpYmZKbFVIbnV0VWVWMGNyQkMyZFBLV0drWVNTOStKYmdqd3ZRUWpHT0QiLCJtYWMiOiJkMTlkMmY1N2RlOWU3NmRjOWUzODdmM2Q0MzkwYmNlYWU2N2QwODg5ZDI1NDljN2E4YTY0OTcxOTZlYmNmZjlhIiwidGFnIjoiIn0%3D; expires=Fri, 21-Feb-2025 02:00:08 GMT; path=/XSRF-TOKEN=eyJpdiI6IkphZE1HcUpMbWZQRmI4N1RsV1BBNFE9PSIsInZhbHVlIjoiZVpkTktDME1LMnJ4V2lwekxoYXE3cktyRXRBQ1ZBUklzYjUvS0d6ekRWUGVCVU4vcEUwbVc1MDNoTFpoRTBSQ2pxRW1Ta" 1 => "premier_plus_session=eyJpdiI6IlloZU5lT01kYW9Ka2k5YzNWYkJycUE9PSIsInZhbHVlIjoiUk5LMGtNZVVTaHBXL0l1aXl0dFNxUVRNSlFxcHlvTVJINzNsNU9hVWVGTXdMS1c4cjhXaGtuT002WEhFa00wak0rSXR6aUdTOGZsSXQrTmRrMVdVbXRHVTZpL3E1eTdvZ0VyU2Y4cVBtVFlDRE9jMDRRc2dPSlBRM2h2Vjg5S08iLCJtYWMiOiIzNzVkZmJmNDE3OTgyMmQ1ODVkMjdhY2ViOWI1NTY5NGIxMzBhMTNkOGRiYjg2NzI5ZjliODJjODdlY2ZjOGUxIiwidGFnIjoiIn0%3D; expires=Fri, 21-Feb-2025 02:00:08 GMT; path=/; httponlypremier_plus_session=eyJpdiI6IlloZU5lT01kYW9Ka2k5YzNWYkJycUE9PSIsInZhbHVlIjoiUk5LMGtNZVVTaHBXL0l1aXl0dFNxUVRNSlFxcHlvTVJINzNsNU9hVWVGTXdMS1c4cjhXaGtuT002WEhFa00" 2 => "animated-logo-watched=eyJpdiI6IkpwNzFMKzVDZmF6ZEJXdHNsTi9BNGc9PSIsInZhbHVlIjoiWkJ0WlNSRmJIdlhZZFJyZVBteDJEenFzMWd3dUVsaTFWYU9ZWHowdEVaZ2ErZXhZVHFxeEg0K0RzUEE1S0RLRiIsIm1hYyI6IjFhNjllYTZmMmQyYWY3NThlYzNjMDM5YTFlOTEyZGI4NzIxNzM2NmE3ODlkZjNjYTE4NTAzODY0YTRkYzhmMWYiLCJ0YWciOiIifQ%3D%3D; path=/; httponlyanimated-logo-watched=eyJpdiI6IkpwNzFMKzVDZmF6ZEJXdHNsTi9BNGc9PSIsInZhbHVlIjoiWkJ0WlNSRmJIdlhZZFJyZVBteDJEenFzMWd3dUVsaTFWYU9ZWHowdEVaZ2ErZXhZVHFxeEg0K0RzUEE1S0" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "gXaq7ccM82IGVMEisLjxJR1w88nzplZNBIYqeCg8" "_previous" => array:1 [ "url" => "https://premier.amperative.site/daytime-with-tamala-dallas" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-02-21 00:00:08GET/daytime-with-tamala-dallas38235