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 Version773msRequest Duration3MBMemory UsageGET {brand}Route
    • Booting (51.28ms)time
    • Application (721ms)time
    • 1 x Application (93.36%)
      721ms
      1 x Booting (6.64%)
      51.28ms
      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
      24 statements were executed (14 duplicates)Show only duplicates561ms
      • RedirectMiddleware.php#23premier800μ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#53premier500μ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#97premier8.32msselect * from `sessions` where `id` = 'b7Q1PUqvROUP3IyCeZOl5dQgchKldqQdga5P65n1' limit 1
        Bindings
        • 0: b7Q1PUqvROUP3IyCeZOl5dQgchKldqQdga5P65n1
        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
      • DatabaseSessionHandler.php#281premier516msdelete from `sessions` where `last_activity` <= 1740071404
        Bindings
        • 0: 1740071404
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:281
        • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:178
        • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:119
        • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:64
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
      • ContentFamilyTrait.php#42premier1.37msselect * 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#24premier1.57msselect * from `promotional_blocks` where (`display_from` is null or `display_from` < '2025-02-20 19:10:04') and (`display_to` is null or `display_to` > '2025-02-20 19:10:04')
        Bindings
        • 0: 2025-02-20 19:10:04
        • 1: 2025-02-20 19:10:04
        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#20premier2.73msselect `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#18premier9.08msselect * 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#18premier3.64msselect * 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#18premier3.79msselect * 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#18premier860μ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#18premier550μ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#18premier780μ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#18premier1.33msselect * 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#18premier880μ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#20premier660μ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#20premier490μ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#20premier570μ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#77premier530μ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#85premier550μ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#20premier530μ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` = 'b7Q1PUqvROUP3IyCeZOl5dQgchKldqQdga5P65n1' limit 1
        Bindings
        • 0: b7Q1PUqvROUP3IyCeZOl5dQgchKldqQdga5P65n1
        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#158premier4.84msinsert into `sessions` (`payload`, `last_activity`, `user_id`, `ip_address`, `user_agent`, `id`) values ('YTozOntzOjY6Il90b2tlbiI7czo0MDoiUm5wTVdwUHlZZEFRZ2RmWnRvdWpQTkJQN0RXa0kwTzBpa1lFdmtINSI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6NTg6Imh0dHBzOi8vcHJlbWllci5hbXBlcmF0aXZlLnNpdGUvZGF5dGltZS13aXRoLXRhbWFsYS1kYWxsYXMiO31zOjY6Il9mbGFzaCI7YToyOntzOjM6Im9sZCI7YTowOnt9czozOiJuZXciO2E6MDp7fX19', 1740078605, '', '18.118.10.2', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'b7Q1PUqvROUP3IyCeZOl5dQgchKldqQdga5P65n1')
        Bindings
        • 0: YTozOntzOjY6Il90b2tlbiI7czo0MDoiUm5wTVdwUHlZZEFRZ2RmWnRvdWpQTkJQN0RXa0kwTzBpa1lFdmtINSI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6NTg6Imh0dHBzOi8vcHJlbWllci5hbXBlcmF0aXZlLnNpdGUvZGF5dGltZS13aXRoLXRhbWFsYS1kYWxsYXMiO31zOjY6Il9mbGFzaCI7YToyOntzOjM6Im9sZCI7YTowOnt9czozOiJuZXciO2E6MDp7fX19
        • 1: 1740078605
        • 2: 
        • 3: 18.118.10.2
        • 4: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
        • 5: b7Q1PUqvROUP3IyCeZOl5dQgchKldqQdga5P65n1
        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
          RnpMWpPyYdAQgdfZtoujPNBP7DWkI0O0ikYEvkH5
          _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 => "Thu, 20 Feb 2025 19:10:04 GMT" ] "set-cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6InVCemVKcWpNU2x5QW1IRm1VSnoydkE9PSIsInZhbHVlIjoibExYNjVPWDkyKzQ3NkhtRkhEVXkwejI1YkxPZlo5QXFTU3p5SCtRbUdiVXRlQkZGYndtRC9oZ0Vmb29RL25OVGFmWWdtR0xkcmpVRU95Q3l5S1JEM2Vwc0hmS3V4TmRlejZqNmhrUU15UWRNZEVlVE00WlhZYSsrNWhVOVd3MlkiLCJtYWMiOiJlOGVkNWVjODM1ZTUyMTg0OTE4YmMyYzNmYTYxYzI3Zjk2Y2ZlOWQ5MjNjZTkzNWU0YTQ3Zjk1NmU5NmNlOTQ0IiwidGFnIjoiIn0%3D; expires=Thu, 20 Feb 2025 21:10:05 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6InVCemVKcWpNU2x5QW1IRm1VSnoydkE9PSIsInZhbHVlIjoibExYNjVPWDkyKzQ3NkhtRkhEVXkwejI1YkxPZlo5QXFTU3p5SCtRbUdiVXRlQkZGYndtRC9oZ0Vmb29RL25OVGFmWWdtR" 1 => "premier_plus_session=eyJpdiI6InUybE9kYjlMS3pTQzFTUDV2UXgzSXc9PSIsInZhbHVlIjoiR1J0dENZMnZQWCtmQkdDdlNiRnhmQW9meXJGMUdGK1Q4OFhkS3hZQ1QzNmdIT2ptWEl0bE8ya1pobzJFclcxM05YVWhrc2FBZTNvZU8rRG9EWGhjVGl4NXg0QTgybDMzNUUrclRoV1RqTFpCbXN2M0J5QlMwY29jSkd4RXBaZEgiLCJtYWMiOiI3MGZlNmNmZDE3OTFlNGQ2OWIyNWFhZmRkMzVmMjY1NDFiYjhhMDA4YjIzZGZlYWE4MjdkMjEzZDIyN2I3MDVkIiwidGFnIjoiIn0%3D; expires=Thu, 20 Feb 2025 21:10:05 GMT; Max-Age=7200; path=/; httponly; samesite=laxpremier_plus_session=eyJpdiI6InUybE9kYjlMS3pTQzFTUDV2UXgzSXc9PSIsInZhbHVlIjoiR1J0dENZMnZQWCtmQkdDdlNiRnhmQW9meXJGMUdGK1Q4OFhkS3hZQ1QzNmdIT2ptWEl0bE8ya1pobzJFclc" 2 => "animated-logo-watched=eyJpdiI6Ikpxdk95cWpaRmpVRU1HQlY5UW1xV0E9PSIsInZhbHVlIjoiZ1VSbFlIR0dIc3pnOXp6cW5WbUI4ZTNvV3JsOEhsUmxoWm5WMTZKMnEwS0ZKWUllek8waUo3MGVHMjRzaC9IWSIsIm1hYyI6IjgwZDFmNjQ0YWZhYjI4ZTZjYmMzNmE1OTZiMDBlN2Q0YzFjODdjODExMTRmMjg1MjA5OTc2YzJhMDdhOTU2OTAiLCJ0YWciOiIifQ%3D%3D; path=/; httponly; samesite=laxanimated-logo-watched=eyJpdiI6Ikpxdk95cWpaRmpVRU1HQlY5UW1xV0E9PSIsInZhbHVlIjoiZ1VSbFlIR0dIc3pnOXp6cW5WbUI4ZTNvV3JsOEhsUmxoWm5WMTZKMnEwS0ZKWUllek8waUo3MGVHMjRzaC" ] "Set-Cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6InVCemVKcWpNU2x5QW1IRm1VSnoydkE9PSIsInZhbHVlIjoibExYNjVPWDkyKzQ3NkhtRkhEVXkwejI1YkxPZlo5QXFTU3p5SCtRbUdiVXRlQkZGYndtRC9oZ0Vmb29RL25OVGFmWWdtR0xkcmpVRU95Q3l5S1JEM2Vwc0hmS3V4TmRlejZqNmhrUU15UWRNZEVlVE00WlhZYSsrNWhVOVd3MlkiLCJtYWMiOiJlOGVkNWVjODM1ZTUyMTg0OTE4YmMyYzNmYTYxYzI3Zjk2Y2ZlOWQ5MjNjZTkzNWU0YTQ3Zjk1NmU5NmNlOTQ0IiwidGFnIjoiIn0%3D; expires=Thu, 20-Feb-2025 21:10:05 GMT; path=/XSRF-TOKEN=eyJpdiI6InVCemVKcWpNU2x5QW1IRm1VSnoydkE9PSIsInZhbHVlIjoibExYNjVPWDkyKzQ3NkhtRkhEVXkwejI1YkxPZlo5QXFTU3p5SCtRbUdiVXRlQkZGYndtRC9oZ0Vmb29RL25OVGFmWWdtR" 1 => "premier_plus_session=eyJpdiI6InUybE9kYjlMS3pTQzFTUDV2UXgzSXc9PSIsInZhbHVlIjoiR1J0dENZMnZQWCtmQkdDdlNiRnhmQW9meXJGMUdGK1Q4OFhkS3hZQ1QzNmdIT2ptWEl0bE8ya1pobzJFclcxM05YVWhrc2FBZTNvZU8rRG9EWGhjVGl4NXg0QTgybDMzNUUrclRoV1RqTFpCbXN2M0J5QlMwY29jSkd4RXBaZEgiLCJtYWMiOiI3MGZlNmNmZDE3OTFlNGQ2OWIyNWFhZmRkMzVmMjY1NDFiYjhhMDA4YjIzZGZlYWE4MjdkMjEzZDIyN2I3MDVkIiwidGFnIjoiIn0%3D; expires=Thu, 20-Feb-2025 21:10:05 GMT; path=/; httponlypremier_plus_session=eyJpdiI6InUybE9kYjlMS3pTQzFTUDV2UXgzSXc9PSIsInZhbHVlIjoiR1J0dENZMnZQWCtmQkdDdlNiRnhmQW9meXJGMUdGK1Q4OFhkS3hZQ1QzNmdIT2ptWEl0bE8ya1pobzJFclc" 2 => "animated-logo-watched=eyJpdiI6Ikpxdk95cWpaRmpVRU1HQlY5UW1xV0E9PSIsInZhbHVlIjoiZ1VSbFlIR0dIc3pnOXp6cW5WbUI4ZTNvV3JsOEhsUmxoWm5WMTZKMnEwS0ZKWUllek8waUo3MGVHMjRzaC9IWSIsIm1hYyI6IjgwZDFmNjQ0YWZhYjI4ZTZjYmMzNmE1OTZiMDBlN2Q0YzFjODdjODExMTRmMjg1MjA5OTc2YzJhMDdhOTU2OTAiLCJ0YWciOiIifQ%3D%3D; path=/; httponlyanimated-logo-watched=eyJpdiI6Ikpxdk95cWpaRmpVRU1HQlY5UW1xV0E9PSIsInZhbHVlIjoiZ1VSbFlIR0dIc3pnOXp6cW5WbUI4ZTNvV3JsOEhsUmxoWm5WMTZKMnEwS0ZKWUllek8waUo3MGVHMjRzaC" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "RnpMWpPyYdAQgdfZtoujPNBP7DWkI0O0ikYEvkH5" "_previous" => array:1 [ "url" => "https://premier.amperative.site/daytime-with-tamala-dallas" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-02-20 19:10:05GET/daytime-with-tamala-dallas38245