×

Harris agrees to CNN debate, Trump rejects idea

Republican presidential nominee former President Donald Trump, left, and Democratic presidential nominee Vice President Kamala Harris during an ABC News presidential debate at the National Constitution Center, Sept. 10, 2024, in Philadelphia. [AP Photo]

US Vice President Kamala Harris has accepted an invitation from CNN to participate in another debate against Donald Trump on October 23 and urges her Republican rival to face her less than two weeks ahead of the November 5 presidential election, the Democratic candidate's campaign said on Saturday.

"Vice President Harris is ready for another opportunity to share a stage with Donald Trump, and she has accepted CNN's invitation to a debate on October 23. Donald Trump should have no problem agreeing to this debate," Jen O'Malley Dillon, the chair of the Harris campaign, said in a statement.

Asked about Harris' acceptance of the CNN invitation, a Trump spokesperson referred to the Republican former president's prior statements that there would be no more debates.

Harris and Trump debated each other for the first time on September 10, in a contest that polls showed was won by the Democratic nominee.

Last week, Trump said he would not participate in another debate against Harris before the election.

"THERE WILL BE NO THIRD DEBATE!" the former president wrote on his social media site Truth Social last Thursday.

Trump debated President Joe Biden in June before his matchup against Harris.

Biden's shaky performance in that debate rattled Democrats and prompted strategists to ask whether their party should take the unprecedented step of replacing the 81-year-old president as their candidate.

Biden withdrew from the race for the White House in July.

Request history8.1.26PHP Version959msRequest Duration3MBMemory UsageGET {category}/article/{id}/{slug}Route
    • Booting (14.21ms)time
    • Application (945ms)time
    • 1 x Application (98.52%)
      945ms
      1 x Booting (1.48%)
      14.21ms
      10 templates were rendered
      • 1x mainsite.articlearticle.blade.php#?blade
      • 1x mainsite.partials.topsectionsubscribetopsectionsubscribe.blade.php#?blade
      • 1x mainsite.partials.footerfooter.blade.php#?blade
      • 1x mainsite.layouts.appapp.blade.php#?blade
      • 1x mainsite.partials.metasmetas.blade.php#?blade
      • 1x mainsite.partials.topbartopbar.blade.php#?blade
      • 1x mainsite.partials.logo_sectionlogo_section.blade.php#?blade
      • 1x mainsite.partials.menumenu.blade.php#?blade
      • 1x mainsite.partials.streamingstreaming.blade.php#?blade
      • 1x mainsite.partials.stickybottomstickybottom.blade.php#?blade
      uri
      GET {category}/article/{id}/{slug}
      middleware
      web
      controller
      App\Http\Controllers\MainsiteController@article
      namespace
      prefix
      where
      file
      app/Http/Controllers/MainsiteController.php:610-1160
      35 statements were executed (7 duplicates)Show only duplicates630ms
      • Articles.php#513standard_digital_mainConnection Established
        Backtrace
        • app/Utils/Articles.php:513
        • app/Http/Controllers/MainsiteController.php:689
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:690
      • Articles.php#520standard_digital_main4.04msselect `id`, `site_id`, `article_category_id`, `title`, `long_title`, `thumbnail_url`, `story`, `published_at`, `premium`, `keywords`, `summary` from `articles` where `id` = '2001503309' and `published_at` <= '2025-01-13 13:22:13' and `deleted_at` is null
        Bindings
        • 0: 2001503309
        • 1: 2025-01-13 13:22:13
        Backtrace
        • app/Utils/Articles.php:520
        • app/Http/Controllers/MainsiteController.php:689
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:690
      • Articles.php#1435standard_digital_main810μsselect * from `days_quote` where `deleted_at` is null and `quote_day` = '2025-01-13'
        Bindings
        • 0: 2025-01-13
        Backtrace
        • app/Utils/Articles.php:1435
        • app/Http/Controllers/MainsiteController.php:692
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:693
      • Builder.php#20standard_digital_main1.07msselect `authors`.*, `article_authors`.`article_id` as `pivot_article_id`, `article_authors`.`author_id` as `pivot_author_id` from `authors` inner join `article_authors` on `authors`.`id` = `article_authors`.`author_id` where `article_authors`.`article_id` = 2001503309 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001503309
        Backtrace
        • vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:20
        • vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:103
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:84
        • vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:21
      • Articles.php#147standard_digital_main890μsselect `id` from `article_categories` where `site_id` = 1 and `id` = 25 or `parent_id` = 25 and `deleted_at` is null
        Bindings
        • 0: 1
        • 1: 25
        • 2: 25
        Backtrace
        • app/Utils/Articles.php:147
        • app/Http/Controllers/MainsiteController.php:759
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:760
      • Articles.php#164standard_digital_main14.83msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `article_category_id` in (25) and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-01-13 13:22:13' order by `published_at` desc, `list_order` asc, `parent_category_list_order` asc limit 10 offset 0
        Bindings
        • 0: 25
        • 1: 1
        • 2: 2025-01-13 13:22:13
        Backtrace
        • app/Utils/Articles.php:164
        • app/Http/Controllers/MainsiteController.php:759
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:760
      • Articles.php#164standard_digital_main770μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (25)
        Backtrace
        • app/Utils/Articles.php:164
        • app/Http/Controllers/MainsiteController.php:759
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:760
      • Articles.php#53standard_digital_main740μsselect `id`, `name`, `short_name`, `parent_id`, `site_id` from `article_categories` where `id` = 25
        Bindings
        • 0: 25
        Backtrace
        • app/Utils/Articles.php:53
        • app/Utils/Articles.php:338
        • app/Http/Controllers/MainsiteController.php:769
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • Articles.php#53standard_digital_main730μsselect `id`, `name`, `short_name`, `parent_id`, `site_id` from `article_categories` where `id` = 5
        Bindings
        • 0: 5
        Backtrace
        • app/Utils/Articles.php:53
        • app/Utils/Articles.php:343
        • app/Http/Controllers/MainsiteController.php:769
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • Articles.php#688standard_digital_main143msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where (`keywords` LIKE '%[\"Vice President Kamala Harris\",\"Former President Donald Trump\",\"Kamala Harris-Donald Trump Debate\",\"US Presidential Debate\"]%') and `site_id` = 1 and `published_at` <= '2025-01-13 13:22:13' and `deleted_at` is null and `id` not in ('2001503309') order by `published_at` desc limit 4 offset 0
        Bindings
        • 0: %["Vice President Kamala Harris","Former President Donald Trump","Kamala Harris-Donald Trump Debate","US Presidential Debate"]%
        • 1: 1
        • 2: 2025-01-13 13:22:13
        • 3: 2001503309
        Backtrace
        • app/Utils/Articles.php:688
        • app/Http/Controllers/MainsiteController.php:853
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:854
      • Articles.php#688standard_digital_main820μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (25)
        Backtrace
        • app/Utils/Articles.php:688
        • app/Http/Controllers/MainsiteController.php:853
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:854
      • Articles.php#424standard_digital_main121msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where (`site_id` = 1 or `site_id` = 16 or `site_id` = 20) and `deleted_at` is null and `published_at` <= '2025-01-13 13:22:13' and `published_at` >= '2025-01-13 12:22:13' order by RAND(), `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 4 offset 0
        Bindings
        • 0: 1
        • 1: 16
        • 2: 20
        • 3: 2025-01-13 13:22:13
        • 4: 2025-01-13 12:22:13
        Backtrace
        • app/Utils/Articles.php:424
        • app/Http/Controllers/MainsiteController.php:857
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:858
      • Articles.php#424standard_digital_main720μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (5, 17)
        Backtrace
        • app/Utils/Articles.php:424
        • app/Http/Controllers/MainsiteController.php:857
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:858
      • Articles.php#147standard_digital_main1msselect `id` from `article_categories` where `site_id` = 1 and `id` = 480 or `parent_id` = 480 and `deleted_at` is null
        Bindings
        • 0: 1
        • 1: 480
        • 2: 480
        Backtrace
        • app/Utils/Articles.php:147
        • app/Http/Controllers/MainsiteController.php:861
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:862
      • Articles.php#164standard_digital_main1.73msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `article_category_id` in (480, 481, 482, 719) and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-01-13 13:22:13' order by `published_at` desc, `list_order` asc, `parent_category_list_order` asc limit 4 offset 0
        Bindings
        • 0: 480
        • 1: 481
        • 2: 482
        • 3: 719
        • 4: 1
        • 5: 2025-01-13 13:22:13
        Backtrace
        • app/Utils/Articles.php:164
        • app/Http/Controllers/MainsiteController.php:861
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:862
      • Articles.php#164standard_digital_main770μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (482)
        Backtrace
        • app/Utils/Articles.php:164
        • app/Http/Controllers/MainsiteController.php:861
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:862
      • Articles.php#753standard_digital_main93.44msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where (`premium` = 1 or `article_category_id` = 486) and `site_id` = '1' and `deleted_at` is null and `published_at` <= '2025-01-13 13:22:13' and `homepage_list_order` is not null order by `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 4 offset 0
        Bindings
        • 0: 1
        • 1: 486
        • 2: 1
        • 3: 2025-01-13 13:22:13
        Backtrace
        • app/Utils/Articles.php:753
        • app/Http/Controllers/MainsiteController.php:869
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:870
      • Articles.php#753standard_digital_main970μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (4, 588)
        Backtrace
        • app/Utils/Articles.php:753
        • app/Http/Controllers/MainsiteController.php:869
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:870
      • Articles.php#819standard_digital_main41.29msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` < '2001503309' and `site_id` = 1 and `published_at` <= '2025-01-13 13:22:13' and `deleted_at` is null order by `id` desc limit 1
        Bindings
        • 0: 2001503309
        • 1: 1
        • 2: 2025-01-13 13:22:13
        Backtrace
        • app/Utils/Articles.php:819
        • app/Http/Controllers/MainsiteController.php:873
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:874
      • Articles.php#819standard_digital_main1.01msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (1)
        Backtrace
        • app/Utils/Articles.php:819
        • app/Http/Controllers/MainsiteController.php:873
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:874
      • Articles.php#865standard_digital_main7.03msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` > '2001503309' and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-01-13 13:22:13' limit 1
        Bindings
        • 0: 2001503309
        • 1: 1
        • 2: 2025-01-13 13:22:13
        Backtrace
        • app/Utils/Articles.php:865
        • app/Http/Controllers/MainsiteController.php:873
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:874
      • Articles.php#865standard_digital_main1.49msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (17)
        Backtrace
        • app/Utils/Articles.php:865
        • app/Http/Controllers/MainsiteController.php:873
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:874
      • Articles.php#1288standard_digital_main5.69msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `published_at` <= '2025-01-13 13:22:13' and `article_category_id` = 25 and `site_id` = 1 and `id` not in ('2001503309') order by `homepage_list_order` asc, `published_at` desc limit 6 offset 0
        Bindings
        • 0: 2025-01-13 13:22:13
        • 1: 25
        • 2: 1
        • 3: 2001503309
        Backtrace
        • app/Utils/Articles.php:1288
        • app/Http/Controllers/MainsiteController.php:877
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:878
      • Articles.php#1288standard_digital_main1.05msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (25)
        Backtrace
        • app/Utils/Articles.php:1288
        • app/Http/Controllers/MainsiteController.php:877
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:878
      • Builder.php#20standard_digital_main24.32msselect `videos`.`id`, `videos`.`video_category_id`, `videos`.`title`, `videos`.`video_url`, `videos`.`description`, `videos`.`published_at`, `videos`.`thumbnail_url` from `videos` inner join `video_categories` on `video_categories`.`id` = `videos`.`video_category_id` where (`keywords` LIKE '%[\"Vice President Kamala Harris\",\"Former President Donald Trump\",\"Kamala Harris-Donald Trump Debate\",\"US Presidential Debate\"]%') and `videos`.`deleted_at` is null and `video_categories`.`video_type_id` = 1 order by `published_at` desc limit 3 offset 0
        Bindings
        • 0: %["Vice President Kamala Harris","Former President Donald Trump","Kamala Harris-Donald Trump Debate","US Presidential Debate"]%
        • 1: 1
        Backtrace
        • vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:20
        • vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:103
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:84
        • vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:21
      • Articles.php#3749standard_digital_main870μsselect count(std_trend_article_id) as count, std_trend_article_id from `std_article_trends` group by `std_trend_article_id` order by `count` desc limit 20
        Backtrace
        • app/Utils/Articles.php:3749
        • app/Http/Controllers/MainsiteController.php:885
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:886
      • Articles.php#3775standard_digital_main1.48msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `id` in (2001509504, 2001509479, 2001509413, 2001509361, 2001509360, 2001509446, 2001509357, 2000198221, 2001509476, 2001509460, 2001509359, 2001509478, 2001460893, 2001457812, 2001509510, 2001509376, 2001509358, 2001509485, 2001509486, 2001509508) and `deleted_at` is null and `published_at` <= '2025-01-13 13:22:13' and `homepage_list_order` is not null order by `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 5
        Bindings
        • 0: 2001509504
        • 1: 2001509479
        • 2: 2001509413
        • 3: 2001509361
        • 4: 2001509360
        • 5: 2001509446
        • 6: 2001509357
        • 7: 2000198221
        • 8: 2001509476
        • 9: 2001509460
        • 10: 2001509359
        • 11: 2001509478
        • 12: 2001460893
        • 13: 2001457812
        • 14: 2001509510
        • 15: 2001509376
        • 16: 2001509358
        • 17: 2001509485
        • 18: 2001509486
        • 19: 2001509508
        • 20: 2025-01-13 13:22:13
        Backtrace
        • app/Utils/Articles.php:3775
        • app/Http/Controllers/MainsiteController.php:885
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:886
      • Articles.php#3775standard_digital_main770μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (11, 588)
        Backtrace
        • app/Utils/Articles.php:3775
        • app/Http/Controllers/MainsiteController.php:885
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:886
      • CookieTool.php#185standard_digital_main770μsselect * from `settings` where `meta_name` = 'article_age' limit 1
        Bindings
        • 0: article_age
        Backtrace
        • app/Utils/CookieTool.php:185
        • app/Http/Controllers/MainsiteController.php:902
        • 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:260
      • helper.php#424standard_digital_main810μsselect * from article_categories where id = '25'
        Backtrace
        • app/Library/helper.php:424
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • helper.php#424standard_digital_main700μsselect * from article_categories where id = '25'
        Backtrace
        • app/Library/helper.php:424
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • helper.php#424standard_digital_main820μsselect * from article_categories where id = '25'
        Backtrace
        • app/Library/helper.php:424
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • helper.php#424standard_digital_main690μsselect * from article_categories where id = '25'
        Backtrace
        • app/Library/helper.php:424
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • Articles.php#1350standard_digital_main151msselect * from `articles` where `deleted_at` is null and `published_at` <= '2025-01-13 13:22:14' and (`keywords` like '%Vice President Kamala Harris%' or `keywords` like '%Former President Donald Trump%' or `keywords` like '%Kamala Harris-Donald Trump Debate%' or `keywords` like '%US Presidential Debate%') and (`site_id` = 1 or `site_id` = 16 or `site_id` = 20) and `id` <> '2001503309' order by `published_at` desc limit 3
        Bindings
        • 0: 2025-01-13 13:22:14
        • 1: %Vice President Kamala Harris%
        • 2: %Former President Donald Trump%
        • 3: %Kamala Harris-Donald Trump Debate%
        • 4: %US Presidential Debate%
        • 5: 1
        • 6: 16
        • 7: 20
        • 8: 2001503309
        Backtrace
        • app/Utils/Articles.php:1350
        • app/Utils/Articles.php:1672
        • view::mainsite.article:582
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Builder.php#20standard_digital_main1.54msselect `authors`.*, `article_authors`.`article_id` as `pivot_article_id`, `article_authors`.`author_id` as `pivot_author_id` from `authors` inner join `article_authors` on `authors`.`id` = `article_authors`.`author_id` where `article_authors`.`article_id` = 2001502458 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001502458
        Backtrace
        • vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:20
        • vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:103
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:84
        • vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:21
      • app.blade.php#825standard_digital_main1.14msselect * from `favourite_topics` where `status` = 1
        Bindings
        • 0: 1
        Backtrace
        • view::mainsite.layouts.app:825
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      App\Models\Article
      38Article.php#?
      App\Models\Trending
      20Trending.php#?
      App\Models\Category
      19Category.php#?
      App\Topic
      16Topic.php#?
      App\Models\Author
      15Author.php#?
          _token
          CLOtXItcy1qU2yQ7u9dH9x5nODvLMKwuEMLQvfs5
          _previous
          array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/america/article/2001503309/harris-...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          offset
          0
          path_info
          /america/article/2001503309/harris-agrees-to-cnn-debate-trump-rejects-idea
          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:24 [ "cf-ray" => array:1 [ 0 => "9014a9f46e7913a7-EWR" ] "cf-connecting-ip" => array:1 [ 0 => "3.145.87.190" ] "host" => array:1 [ 0 => "www.standardmedia.co.ke" ] "x-forwarded-for" => array:1 [ 0 => "3.145.87.190" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6ImEvSExEbSt0cDBxeVpKMXl4K2hxL2c9PSIsInZhbHVlIjoibUIxYisyYWo2R1JlY1JqeFZEdTlJMTliUmxYSUc2WnFFYUxqRm5SRTNDZWZJOUlSVktlYURRbkFiRlgva1BBS2QxRU9majUzTFF2eFVDK1dpZFZFVDhLVzd2R1VjZ0ZyU0s3cnE1S0hQVUlYUm1EbmFBbC9ZZEEyK0NBYmhsWlYiLCJtYWMiOiIzOTcyMjZmMDY0ZjE2NzczYWJlNjRjZjM1MDk0OWEwNzY5YjY1NmU0OGYzOTA5OGY1OWQ5Y2RmMTczN2JiNDcyIiwidGFnIjoiIn0%3D; thestandardmediagroup_session=eyJpdiI6IldRTFFya01wbGU0bjNHZExMQzZmeEE9PSIsInZhbHVlIjoiTmlHN3N0U3NNRnlBcjNDWHJlalJRMEMyTW9LTkd2WVNDeTRkNDh5K2pjTDBYcVI3UEdXUEN1eGxXcll2QjBaRTE3RXkweDhCRUI1ZGJPcXMrY3FlbUh6ZjEyYUNFbWp6UFgyQzRxMzhGMGNMOVBubG45Nlk5MXQ2Z1p0L2JZRmoiLCJtYWMiOiJmMDhiZWJkODE1NmEzZTc5ODQ0Y2RhM2EyZjZiYWRhZWQyODE1NzY5NTU4N2Y2ZjhjNzEzMGVkOWEwMWY4ZmE0IiwidGFnIjoiIn0%3D; _ga=GA1.1.532159628.1736763725; ___nrbic=%7B%22isNewUser%22%3Atrue%2C%22previousVisit%22%3A1736763724%2C%22currentVisitStarted%22%3A1736763724%2C%22sessionId%22%3A%2205df0ed6-c849-4c6e-8753-839e5d8c988e%22%2C%22sessionVars%22%3A%5B%5D%2C%22visitedInThisSession%22%3Atrue%2C%22pagesViewed%22%3A1%2C%22landingPage%22%3A%22https%3A//www.standardmedia.co.ke/main-staging/%22%2C%22referrer%22%3A%22%22%2C%22lpti%22%3Anull%7D; ___nrbi=%7B%22firstVisit%22%3A1736763724%2C%22userId%22%3A%22ac1b4657-6418-4096-8d62-847858ee20d6%22%2C%22userVars%22%3A%5B%5D%2C%22futurePreviousVisit%22%3A1736763724%2C%22timesVisited%22%3A1%7D; compass_uid=ac1b4657-6418-4096-8d62-847858ee20d6; _ga_L7FB4EWJ0B=GS1.1.1736763724.1.0.1736763727.57.0.0XSRF-TOKEN=eyJpdiI6ImEvSExEbSt0cDBxeVpKMXl4K2hxL2c9PSIsInZhbHVlIjoibUIxYisyYWo2R1JlY1JqeFZEdTlJMTliUmxYSUc2WnFFYUxqRm5SRTNDZWZJOUlSVktlYURRbkFiRlgva1BBS2QxRU9ma" ] "priority" => array:1 [ 0 => "u=0, i" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "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" ] ]
          request_cookies
          0 of 0
          array:7 [ "XSRF-TOKEN" => "CLOtXItcy1qU2yQ7u9dH9x5nODvLMKwuEMLQvfs5" "thestandardmediagroup_session" => "FV5EF9PIskRPSzvwkEkO2VFUwrztn8CInf2CNYD1" "_ga" => null "___nrbic" => null "___nrbi" => null "compass_uid" => null "_ga_L7FB4EWJ0B" => null ]
          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 => "Mon, 13 Jan 2025 10:22:14 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjZYc0ZiVG1zdmhKWVdLV1NYVmhGUFE9PSIsInZhbHVlIjoib2Zqc0M1UnhjdkpTMjd6bUZHcmVvejAzS3dDZFdNZy9qSWFFWWt2M25JTGhTVENoWUpSdHBabUZycWtkOE9wUkRtbklDMjRnM0hjWGd4c2xURXlud2hFdjI2aTFrQkFsMThSQ2tvbldiNFFkaEZFcm5qVjk0KzhPdkg2YzJ3ZkwiLCJtYWMiOiJlOTRlZmY4YzA2OTZmM2JhNzBlMDNhNTU2ZmNkMjIzN2Q4YTYxMWMyMGMxYzVhNTZlYWM3MGJmMzhhOWJjYjk1IiwidGFnIjoiIn0%3D; expires=Wed, 12 Feb 2025 20:51:14 GMT; Max-Age=2629740; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IjZYc0ZiVG1zdmhKWVdLV1NYVmhGUFE9PSIsInZhbHVlIjoib2Zqc0M1UnhjdkpTMjd6bUZHcmVvejAzS3dDZFdNZy9qSWFFWWt2M25JTGhTVENoWUpSdHBabUZycWtkOE9wUkRtbklDM" 1 => "thestandardmediagroup_session=eyJpdiI6ImxWRTB6RmFKMW9SOGdGa1RML2Zudnc9PSIsInZhbHVlIjoid3grRlZsZlB5V3B0V0pEMmVaSUdrSkhBWlFPMGlVTGRabDExSG1oZ3lpeVlQWmZseTdvcG1QT1N1eDVmc0cvd1puQW85YVlJUDZ5bU15Tmt0OGMyRFVvZHcvdXQyekprSWtIbjFueFBMbEprTlN3NVREMVVXRE9WelFXa1FvWmEiLCJtYWMiOiJkN2ZhZDMxYTNlYjFkNGQyNDNmYWM3NjUzMmI4YzM2OGI3NGIwYWM2OWJmMWUyNTRjNWY3MmY4MDc4YTlkODYwIiwidGFnIjoiIn0%3D; expires=Wed, 12 Feb 2025 20:51:14 GMT; Max-Age=2629740; path=/; httponly; samesite=laxthestandardmediagroup_session=eyJpdiI6ImxWRTB6RmFKMW9SOGdGa1RML2Zudnc9PSIsInZhbHVlIjoid3grRlZsZlB5V3B0V0pEMmVaSUdrSkhBWlFPMGlVTGRabDExSG1oZ3lpeVlQWmZseTdvcG1QT1" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjZYc0ZiVG1zdmhKWVdLV1NYVmhGUFE9PSIsInZhbHVlIjoib2Zqc0M1UnhjdkpTMjd6bUZHcmVvejAzS3dDZFdNZy9qSWFFWWt2M25JTGhTVENoWUpSdHBabUZycWtkOE9wUkRtbklDMjRnM0hjWGd4c2xURXlud2hFdjI2aTFrQkFsMThSQ2tvbldiNFFkaEZFcm5qVjk0KzhPdkg2YzJ3ZkwiLCJtYWMiOiJlOTRlZmY4YzA2OTZmM2JhNzBlMDNhNTU2ZmNkMjIzN2Q4YTYxMWMyMGMxYzVhNTZlYWM3MGJmMzhhOWJjYjk1IiwidGFnIjoiIn0%3D; expires=Wed, 12-Feb-2025 20:51:14 GMT; path=/XSRF-TOKEN=eyJpdiI6IjZYc0ZiVG1zdmhKWVdLV1NYVmhGUFE9PSIsInZhbHVlIjoib2Zqc0M1UnhjdkpTMjd6bUZHcmVvejAzS3dDZFdNZy9qSWFFWWt2M25JTGhTVENoWUpSdHBabUZycWtkOE9wUkRtbklDM" 1 => "thestandardmediagroup_session=eyJpdiI6ImxWRTB6RmFKMW9SOGdGa1RML2Zudnc9PSIsInZhbHVlIjoid3grRlZsZlB5V3B0V0pEMmVaSUdrSkhBWlFPMGlVTGRabDExSG1oZ3lpeVlQWmZseTdvcG1QT1N1eDVmc0cvd1puQW85YVlJUDZ5bU15Tmt0OGMyRFVvZHcvdXQyekprSWtIbjFueFBMbEprTlN3NVREMVVXRE9WelFXa1FvWmEiLCJtYWMiOiJkN2ZhZDMxYTNlYjFkNGQyNDNmYWM3NjUzMmI4YzM2OGI3NGIwYWM2OWJmMWUyNTRjNWY3MmY4MDc4YTlkODYwIiwidGFnIjoiIn0%3D; expires=Wed, 12-Feb-2025 20:51:14 GMT; path=/; httponlythestandardmediagroup_session=eyJpdiI6ImxWRTB6RmFKMW9SOGdGa1RML2Zudnc9PSIsInZhbHVlIjoid3grRlZsZlB5V3B0V0pEMmVaSUdrSkhBWlFPMGlVTGRabDExSG1oZ3lpeVlQWmZseTdvcG1QT1" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "CLOtXItcy1qU2yQ7u9dH9x5nODvLMKwuEMLQvfs5" "_previous" => array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/america/article/2001503309/harris-agrees-to-cnn-debate-trump-rejects-idea" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "offset" => 0 ]
          ClearShow all
          Date ↕MethodURLData
          #12025-01-13 13:22:14GET/main-staging/america/article/2001503309/harris-agrees-to-cnn-debate-trump-rejects-idea1035108