×

Ford Kenya won't fold, to remain in ruling alliance, party leaders say

Ford Kenya Deputy Party Leader Kenneth Lusaka. [File, Standard]

Ford Kenya, the second-oldest party after Kanu, has declared it will not fold as anticipated but will maintain a stake in government, through a coalition.

On Wednesday, Ford Kenya Deputy Party Leader Kenneth Lusaka and Secretary General John Chikati made the declaration after a central management committee meeting, saying the Lion party has stood the test of time.

Mr Chikati said reports had initially indicated that parties in the ruling coalition would fold into one but stated that theirs can only expand.

“There was a rumour of folding parties. First, nobody came to us to ask us to fold our party. Even if they would have asked us, Ford Kenya cannot fold. The Deputy Party leader has said Ford Kenya is the second oldest party in the country after Kanu,” said Chikati, after the meeting at the party headquarters.

He added: “We shall continue to exist. Some emerging parties will leave Ford Kenya in the arena. We are not folding, we can only expand and increase and leave this party for the next generation.”

Mr Lusaka said some parties are only formed during election period and soon exit the scene but Ford Kenya is not one of them. He said it will continue to stand firm and can only be in a coalition with other like-minded parties.

“Ford Kenya is a rock party. It has been there, it is going to be there, it is a national party. We are not about to fold, we can only be in a coalition with other parties whom we share like minds. We are still here, hatubanduki. Most political leaders have been in Ford Kenya like Raila Odinga, James Orengo, Anyang’ Nyong’o and Ochilo Ayacko. We are here as a party to stay. It is a heritage. We are not going anywhere,” he affirmed.

They also invited politicians who may have contested and lost in the last elections to the second oldest party and be part of them.

Ford Kenya will therefore not follow in the footsteps of Amani National Congress (ANC), which approved a merger with United Democratic Alliance (UDA) last month. ANC authorised its party leader, Issa Timamy to lead, coordinate and oversee full implementation of the merger with UDA.

Lusaka said they are on a mission to revamp the party but are in support of President William Ruto and the broad based government.

He urged individuals out to derail the President to desist and allow him deliver on key programmes, saying governors will join him today in launching the Social Health Insurance Fund.

Chikati welcomed the move by Orange Democratic Movement (ODM) to join the party, saying it has made the country more stable and has achieved stability, peace and unity. “We are in a politically competitive environment. The entry of ODM to a broad based government is for the better of Ford Kenya, which is a member of the coalition. There is UDA and other parties, we compete but we do not fight,” he said.

He also said in the 2027 election, the party has earmarked critical people who will play a national role, including National Assembly Speaker Moses Wetang’ula and Lusaka.

“We want them to go up there and play a national role. We have key people in Ford Kenya whom we are sharpening and they are going to put us at another level as we move forward,” Chikati added.

During the meeting chaired by the party leader, Ford Kenya made several resolutions key among them being rebranding to get a national outlook. The rebranding initiative will be led by Kanduyi MP John Makali and report back to the management committee within a month.

The Secretary General also said a registration drive is underway, with training sessions planned in all 47 counties. “We aim to increase party membership and prepare for upcoming by-elections nationwide and the 2027 General Election,” said Chikati. 

Request history8.1.26PHP Version1.63sRequest Duration6MBMemory UsageGET {category}/article/{id}/{slug}Route
    • Booting (16.37ms)time
    • Application (1.62s)time
    • 1 x Application (99%)
      1.62s
      1 x Booting (1%)
      16.37ms
      11 templates were rendered
      • 1x mainsite.articlearticle.blade.php#?blade
      • 1x mainsite.partials.topsectionsubscribetopsectionsubscribe.blade.php#?blade
      • 1x common.vocalizedvocalized.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-1128
      36 statements were executed (10 duplicates)Show only duplicates867ms
      • Articles.php#513standard_digital_mainConnection Established
        Backtrace
        • app/Utils/Articles.php:513
        • app/Http/Controllers/MainsiteController.php:657
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:658
      • Articles.php#520standard_digital_main5.98msselect `id`, `site_id`, `article_category_id`, `title`, `long_title`, `thumbnail_url`, `story`, `published_at`, `premium`, `keywords`, `summary` from `articles` where `id` = '2001502961' and `published_at` <= '2025-03-30 06:25:27' and `deleted_at` is null
        Bindings
        • 0: 2001502961
        • 1: 2025-03-30 06:25:27
        Backtrace
        • app/Utils/Articles.php:520
        • app/Http/Controllers/MainsiteController.php:657
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:658
      • Articles.php#1435standard_digital_main950μsselect * from `days_quote` where `deleted_at` is null and `quote_day` = '2025-03-30'
        Bindings
        • 0: 2025-03-30
        Backtrace
        • app/Utils/Articles.php:1435
        • app/Http/Controllers/MainsiteController.php:660
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:661
      • Builder.php#20standard_digital_main1.24msselect `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` = 2001502961 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001502961
        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_main930μsselect `id` from `article_categories` where `site_id` = 1 and `id` = 588 or `parent_id` = 588 and `deleted_at` is null
        Bindings
        • 0: 1
        • 1: 588
        • 2: 588
        Backtrace
        • app/Utils/Articles.php:147
        • app/Http/Controllers/MainsiteController.php:727
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:728
      • Articles.php#164standard_digital_main111msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `article_category_id` in (1, 588) and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-03-30 06:25:27' order by `published_at` desc, `list_order` asc, `parent_category_list_order` asc limit 10 offset 0
        Bindings
        • 0: 1
        • 1: 588
        • 2: 1
        • 3: 2025-03-30 06:25:27
        Backtrace
        • app/Utils/Articles.php:164
        • app/Http/Controllers/MainsiteController.php:727
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:728
      • Articles.php#164standard_digital_main1.34msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (1, 588)
        Backtrace
        • app/Utils/Articles.php:164
        • app/Http/Controllers/MainsiteController.php:727
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:728
      • Articles.php#53standard_digital_main880μsselect `id`, `name`, `short_name`, `parent_id`, `site_id` from `article_categories` where `id` = 588
        Bindings
        • 0: 588
        Backtrace
        • app/Utils/Articles.php:53
        • app/Utils/Articles.php:338
        • app/Http/Controllers/MainsiteController.php:737
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • Articles.php#53standard_digital_main1.08msselect `id`, `name`, `short_name`, `parent_id`, `site_id` from `article_categories` where `id` is null
        Backtrace
        • app/Utils/Articles.php:53
        • app/Utils/Articles.php:343
        • app/Http/Controllers/MainsiteController.php:737
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • Articles.php#55standard_digital_mainConnection Established
        Backtrace
        • app/Utils/Articles.php:55
        • app/Utils/Articles.php:343
        • app/Http/Controllers/MainsiteController.php:737
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • Articles.php#55standard_digital_main13.03msselect `id`, `name`, `short_name`, `parent_id`, `site_id` from `article_categories` where `id` is null
        Backtrace
        • app/Utils/Articles.php:55
        • app/Utils/Articles.php:343
        • app/Http/Controllers/MainsiteController.php:737
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • Articles.php#57standard_digital_mainConnection Established
        Backtrace
        • app/Utils/Articles.php:57
        • app/Utils/Articles.php:343
        • app/Http/Controllers/MainsiteController.php:737
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • Articles.php#57standard_digital_main4.32msselect `id`, `name`, `short_name`, `parent_id`, `site_id` from `article_categories` where `id` is null
        Backtrace
        • app/Utils/Articles.php:57
        • app/Utils/Articles.php:343
        • app/Http/Controllers/MainsiteController.php:737
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • Articles.php#60standard_digital_main16.09msselect `id`, `name`, `short_name`, `parent_id`, `site_id` from `article_categories` where `refer_id` is null
        Backtrace
        • app/Utils/Articles.php:60
        • app/Utils/Articles.php:343
        • app/Http/Controllers/MainsiteController.php:737
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • Articles.php#688standard_digital_main193msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where (`keywords` LIKE '%[\"Ford Kenya Leader Kenneth Lusaka\",\"Ford Kenya Party\",\"United Democratic Alliance\"]%') and `site_id` = 1 and `published_at` <= '2025-03-30 06:25:28' and `deleted_at` is null and `id` not in ('2001502961') order by `published_at` desc limit 4 offset 0
        Bindings
        • 0: %["Ford Kenya Leader Kenneth Lusaka","Ford Kenya Party","United Democratic Alliance"]%
        • 1: 1
        • 2: 2025-03-30 06:25:28
        • 3: 2001502961
        Backtrace
        • app/Utils/Articles.php:688
        • app/Http/Controllers/MainsiteController.php:821
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:822
      • Articles.php#424standard_digital_main107msselect `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-03-30 06:25:28' and `published_at` >= '2025-03-30 05:25:28' 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-03-30 06:25:28
        • 4: 2025-03-30 05:25:28
        Backtrace
        • app/Utils/Articles.php:424
        • app/Http/Controllers/MainsiteController.php:825
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:826
      • Articles.php#424standard_digital_main990μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (4, 7, 588)
        Backtrace
        • app/Utils/Articles.php:424
        • app/Http/Controllers/MainsiteController.php:825
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:826
      • Articles.php#147standard_digital_main1.04msselect `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:829
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:830
      • Articles.php#164standard_digital_main2.1msselect `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-03-30 06:25:28' 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-03-30 06:25:28
        Backtrace
        • app/Utils/Articles.php:164
        • app/Http/Controllers/MainsiteController.php:829
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:830
      • Articles.php#164standard_digital_main820μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (480, 482)
        Backtrace
        • app/Utils/Articles.php:164
        • app/Http/Controllers/MainsiteController.php:829
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:830
      • Articles.php#753standard_digital_main77.75msselect `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-03-30 06:25:28' 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-03-30 06:25:28
        Backtrace
        • app/Utils/Articles.php:753
        • app/Http/Controllers/MainsiteController.php:837
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:838
      • Articles.php#753standard_digital_main910μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (7, 588)
        Backtrace
        • app/Utils/Articles.php:753
        • app/Http/Controllers/MainsiteController.php:837
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:838
      • Articles.php#819standard_digital_main95.62msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` < '2001502961' and `site_id` = 1 and `published_at` <= '2025-03-30 06:25:28' and `deleted_at` is null order by `id` desc limit 1
        Bindings
        • 0: 2001502961
        • 1: 1
        • 2: 2025-03-30 06:25:28
        Backtrace
        • app/Utils/Articles.php:819
        • app/Http/Controllers/MainsiteController.php:841
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:842
      • Articles.php#819standard_digital_main1.01msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (588)
        Backtrace
        • app/Utils/Articles.php:819
        • app/Http/Controllers/MainsiteController.php:841
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:842
      • Articles.php#865standard_digital_main2.38msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` > '2001502961' and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-03-30 06:25:28' limit 1
        Bindings
        • 0: 2001502961
        • 1: 1
        • 2: 2025-03-30 06:25:28
        Backtrace
        • app/Utils/Articles.php:865
        • app/Http/Controllers/MainsiteController.php:841
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:842
      • Articles.php#865standard_digital_main1.22msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (588)
        Backtrace
        • app/Utils/Articles.php:865
        • app/Http/Controllers/MainsiteController.php:841
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:842
      • Articles.php#1288standard_digital_main24.45msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `published_at` <= '2025-03-30 06:25:28' and `article_category_id` = 588 and `site_id` = 1 and `id` not in ('2001502961') order by `homepage_list_order` asc, `published_at` desc limit 6 offset 0
        Bindings
        • 0: 2025-03-30 06:25:28
        • 1: 588
        • 2: 1
        • 3: 2001502961
        Backtrace
        • app/Utils/Articles.php:1288
        • app/Http/Controllers/MainsiteController.php:845
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:846
      • Articles.php#1288standard_digital_main1.2msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (588)
        Backtrace
        • app/Utils/Articles.php:1288
        • app/Http/Controllers/MainsiteController.php:845
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:846
      • Builder.php#20standard_digital_main33.18msselect `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 '%[\"Ford Kenya Leader Kenneth Lusaka\",\"Ford Kenya Party\",\"United Democratic Alliance\"]%') and `videos`.`deleted_at` is null and `video_categories`.`video_type_id` = 1 order by `published_at` desc limit 3 offset 0
        Bindings
        • 0: %["Ford Kenya Leader Kenneth Lusaka","Ford Kenya Party","United Democratic Alliance"]%
        • 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#3841standard_digital_main790μ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:3841
        • 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#3867standard_digital_main1.54msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `id` in (2001514954, 2001249065, 2001515039, 2001514956, 2001515036, 2001515038, 2001514957, 2001515027, 2001515028, 2001514714, 2001514912, 2001515042, 2001515026, 2001498043, 2001242568, 2001256622, 2001247040, 2001514908, 2001515032, 2001472652) and `deleted_at` is null and `published_at` <= '2025-03-30 06:25:28' and `homepage_list_order` is not null order by `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 5
        Bindings
        • 0: 2001514954
        • 1: 2001249065
        • 2: 2001515039
        • 3: 2001514956
        • 4: 2001515036
        • 5: 2001515038
        • 6: 2001514957
        • 7: 2001515027
        • 8: 2001515028
        • 9: 2001514714
        • 10: 2001514912
        • 11: 2001515042
        • 12: 2001515026
        • 13: 2001498043
        • 14: 2001242568
        • 15: 2001256622
        • 16: 2001247040
        • 17: 2001514908
        • 18: 2001515032
        • 19: 2001472652
        • 20: 2025-03-30 06:25:28
        Backtrace
        • app/Utils/Articles.php:3867
        • 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#3867standard_digital_main800μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (7, 174, 588)
        Backtrace
        • app/Utils/Articles.php:3867
        • 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
      • CookieTool.php#185standard_digital_main1.07msselect * from `settings` where `meta_name` = 'article_age' limit 1
        Bindings
        • 0: article_age
        Backtrace
        • app/Utils/CookieTool.php:185
        • app/Http/Controllers/MainsiteController.php:870
        • 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_main1.11msselect * from article_categories where id = '588'
        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_main760μsselect * from article_categories where id = '588'
        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_main880μsselect * from article_categories where id = '588'
        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_main780μsselect * from article_categories where id = '588'
        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_main159msselect * from `articles` where `deleted_at` is null and `published_at` <= '2025-03-30 06:25:29' and (`keywords` like '%Ford Kenya Leader Kenneth Lusaka%' or `keywords` like '%Ford Kenya Party%' or `keywords` like '%United Democratic Alliance%') and (`site_id` = 1 or `site_id` = 16 or `site_id` = 20) and `id` <> '2001502961' order by `published_at` desc limit 3
        Bindings
        • 0: 2025-03-30 06:25:29
        • 1: %Ford Kenya Leader Kenneth Lusaka%
        • 2: %Ford Kenya Party%
        • 3: %United Democratic Alliance%
        • 4: 1
        • 5: 16
        • 6: 20
        • 7: 2001502961
        Backtrace
        • app/Utils/Articles.php:1350
        • app/Utils/Articles.php:1674
        • view::mainsite.article:568
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • app.blade.php#825standard_digital_main1.29msselect * 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\Category
      382Category.php#?
      App\Models\Article
      39Article.php#?
      App\Models\Trending
      20Trending.php#?
      App\Topic
      16Topic.php#?
      App\Models\Author
      14Author.php#?
          _token
          0OfradfOjexzeSCGrHAqZScbsugG6Bm2QNZdOOLI
          _previous
          array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/national/article/2001502961/ford-k...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          offset
          0
          path_info
          /national/article/2001502961/ford-kenya-wont-fold-to-remain-in-ruling-alliance-party-leaders-say
          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 => "92847ff95f6f2276-EWR" ] "x-forwarded-for" => array:1 [ 0 => "18.223.29.51" ] "host" => array:1 [ 0 => "www.standardmedia.co.ke" ] "cf-connecting-ip" => array:1 [ 0 => "18.223.29.51" ] "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 => "_gid=GA1.3.1234030829.1743305122; _gat_UA-9511843-1=1; ___nrbic=%7B%22isNewUser%22%3Atrue%2C%22previousVisit%22%3A1743305122%2C%22lastBeat%22%3A1743305122%2C%22currentVisitStarted%22%3A1743305122%2C%22sessionId%22%3A%221a6afbfb-d4ac-4cd7-9529-a881b2224b46%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/counties/article/2001230814/governor-ojaamong-clashes-with-mps-over-county-funds%22%2C%22referrer%22%3A%22%22%2C%22lpti%22%3A%222017-02-27T00%3A00%3A00+03%3A00%22%7D; ___nrbi=%7B%22firstVisit%22%3A1743305122%2C%22userId%22%3A%22481a9876-bfaf-41a2-bfc6-dcf6544136b3%22%2C%22userVars%22%3A%5B%5D%2C%22futurePreviousVisit%22%3A1743305122%2C%22timesVisited%22%3A1%7D; compass_uid=481a9876-bfaf-41a2-bfc6-dcf6544136b3; _ga_L7FB4EWJ0B=GS1.1.1743305122.1.0.1743305122.60.0.0; _ga=GA1.3.amp-nwMITnzQF84RDj2wLNA9YQ; XSRF-TOKEN=eyJpdiI6IlVPdFVSM0lVWGZuVE1JNW1UekRnY0E9PSIsInZhbHVlIjoid3JiODE3anJoR25kenlMWCtwVGlac1JYL3FnTDd5RCtEMDRJVWREcWZ6QnFUbVRrT2lSU1ZlN0VCRC80QklFUk5WaGdNMVh0dW9jZ0wxcXdPZDlPdFJZc3ZuazY3eDdUM0o1UnB0VTRHNjl3MXQ3Yis1L1hLM000NzhWM1FIOGoiLCJtYWMiOiJlNGUxOTMwNTkwYjViYjI0Y2Q5NjJlYmMwNzdhNGIwNTgzNzFjODMyMmYxMWRmZjI1NWJmYjBhMTMyZjk3NGQxIiwidGFnIjoiIn0%3D; thestandardmediagroup_session=eyJpdiI6IlMvUmlpaGZXZmlodCtheEMybVZ1Rmc9PSIsInZhbHVlIjoidmlKMERDZXE1SUl6cUJhVEVnNHJWR0c1MzZiSG5RMS9nZ0JtUkpnU3R0S1JKK0pabzNLZk5Uc3h5NFBHbTRjYzhQaTV4blJud0lNSGMwUW1aU0JyN2RyVHBRdXRkc0pJS3FYQmRXY3pWeS9uZjU2aFhMcHM2NGN2dElTc1JDeU8iLCJtYWMiOiJhMDMyY2QyOTViMzk5NDEzOTQyYmMwZDIyZDdjODE5ZTJiYTViYTBlZTY2NTExY2UwYTkxMzdmNGJkYjJiM2MyIiwidGFnIjoiIn0%3D; story_no=eyJpdiI6ImdIcGJOSEpZUmkybVEyVEV1S3NkVVE9PSIsInZhbHVlIjoiSzdocEowTnNRQUFUdUFLWExHVCtzdHBzQWlTbVhKem1Pb3czMUhTS3FlWVFidE1SSDFoRzlnWkFqNWZobkZLMyIsIm1hYyI6IjcyYjU0YTI3YWM5MzU1ODk5MzI4NDNiOTdiNWRjNjkwY2MxYThmNGEzMGZhOWZjOTM5OGQyMDkyYWQ0OTgzODYiLCJ0YWciOiIifQ%3D%3D; story_no_insider=eyJpdiI6Imk1aTBiYkYwZGUweGVzdng3d1Z0VVE9PSIsInZhbHVlIjoiMHcrVlM2Wi9aUUhueGVmb1QvTGNCQU1VOWQwVmtha1FmdjZ1Y3lPRTNtRzBsbVVlL1lRZ01La0VvQWEvYTAxOCIsIm1hYyI6ImE1MTY3ODNhZjZmODAyNTRiZTYyZjA5ZWNlM2NmNDVkZDVmY2E3NDJiZmM0Y2NkMjZhMDZmMGJlY2Q4OGM2OGYiLCJ0YWciOiIifQ%3D%3D_gid=GA1.3.1234030829.1743305122; _gat_UA-9511843-1=1; ___nrbic=%7B%22isNewUser%22%3Atrue%2C%22previousVisit%22%3A1743305122%2C%22lastBeat%22%3A1743305122%2C%22" ] "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:11 [ "_gid" => null "_gat_UA-9511843-1" => null "___nrbic" => null "___nrbi" => null "compass_uid" => null "_ga_L7FB4EWJ0B" => null "_ga" => null "XSRF-TOKEN" => "0OfradfOjexzeSCGrHAqZScbsugG6Bm2QNZdOOLI" "thestandardmediagroup_session" => "fqsdDG34z1FeoOy7TBkvrj0LBR5vUMzEoGqsLlc9" "story_no" => "3" "story_no_insider" => "2" ]
          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 => "Sun, 30 Mar 2025 03:25:29 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjJVSnZUVksrcDlaVTAyNmUyVEI4S3c9PSIsInZhbHVlIjoiVmtoWGUyeitUa0lVSmVUejRpemJUd0tkK1QzR2s0QWZCOXRvZ3VaUFlYUzh1SlduRXYxdFNjUGREQzNMbWY1eUNJZmhpZ1Z2TkcrQ29kWWJLL1dnVklhcEM3cWJnQWI1T3N3d05SMzVQdERrQ1hBWjR4bFBhbDlZUDMxSEZtTnoiLCJtYWMiOiI5YzQzNjE2MjdmNTg4YWI5MjdkMTdhYmQ5ZDQ5MDE4MmMxMmM5MzU0YTkyZGM0MWYxZDBhYTNkMTY1NzYwOTI1IiwidGFnIjoiIn0%3D; expires=Tue, 29 Apr 2025 13:54:29 GMT; Max-Age=2629740; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IjJVSnZUVksrcDlaVTAyNmUyVEI4S3c9PSIsInZhbHVlIjoiVmtoWGUyeitUa0lVSmVUejRpemJUd0tkK1QzR2s0QWZCOXRvZ3VaUFlYUzh1SlduRXYxdFNjUGREQzNMbWY1eUNJZmhpZ" 1 => "thestandardmediagroup_session=eyJpdiI6IitQMkxyWG5ad25DMm5qRlNycUhpZFE9PSIsInZhbHVlIjoiekRubmZuVkkzc1ZtRUNoYlZLY0tETTMxeEcyWnh3ODZBdHg1eFlaVDd6VXBDZzdFSzhNT1VUdWNJb2pRSTZZcTIwSUpCTjRESUczMUQ2NzNjSjFudlpyVWFoTU9FNGNPQ1RMc1JHRVFOMURXdExyYzdENXpjS3FReE85QlEvK2wiLCJtYWMiOiI2MzQzZjMxYWVlNjU2MDI1ZDRhN2RmNjc5YzAyNDU4NDU1YzM0Y2U1YzY3ODU4ZDVkZDk2NjgzZDNiZWI1ZDhjIiwidGFnIjoiIn0%3D; expires=Tue, 29 Apr 2025 13:54:29 GMT; Max-Age=2629740; path=/; httponly; samesite=laxthestandardmediagroup_session=eyJpdiI6IitQMkxyWG5ad25DMm5qRlNycUhpZFE9PSIsInZhbHVlIjoiekRubmZuVkkzc1ZtRUNoYlZLY0tETTMxeEcyWnh3ODZBdHg1eFlaVDd6VXBDZzdFSzhNT1VUdW" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjJVSnZUVksrcDlaVTAyNmUyVEI4S3c9PSIsInZhbHVlIjoiVmtoWGUyeitUa0lVSmVUejRpemJUd0tkK1QzR2s0QWZCOXRvZ3VaUFlYUzh1SlduRXYxdFNjUGREQzNMbWY1eUNJZmhpZ1Z2TkcrQ29kWWJLL1dnVklhcEM3cWJnQWI1T3N3d05SMzVQdERrQ1hBWjR4bFBhbDlZUDMxSEZtTnoiLCJtYWMiOiI5YzQzNjE2MjdmNTg4YWI5MjdkMTdhYmQ5ZDQ5MDE4MmMxMmM5MzU0YTkyZGM0MWYxZDBhYTNkMTY1NzYwOTI1IiwidGFnIjoiIn0%3D; expires=Tue, 29-Apr-2025 13:54:29 GMT; path=/XSRF-TOKEN=eyJpdiI6IjJVSnZUVksrcDlaVTAyNmUyVEI4S3c9PSIsInZhbHVlIjoiVmtoWGUyeitUa0lVSmVUejRpemJUd0tkK1QzR2s0QWZCOXRvZ3VaUFlYUzh1SlduRXYxdFNjUGREQzNMbWY1eUNJZmhpZ" 1 => "thestandardmediagroup_session=eyJpdiI6IitQMkxyWG5ad25DMm5qRlNycUhpZFE9PSIsInZhbHVlIjoiekRubmZuVkkzc1ZtRUNoYlZLY0tETTMxeEcyWnh3ODZBdHg1eFlaVDd6VXBDZzdFSzhNT1VUdWNJb2pRSTZZcTIwSUpCTjRESUczMUQ2NzNjSjFudlpyVWFoTU9FNGNPQ1RMc1JHRVFOMURXdExyYzdENXpjS3FReE85QlEvK2wiLCJtYWMiOiI2MzQzZjMxYWVlNjU2MDI1ZDRhN2RmNjc5YzAyNDU4NDU1YzM0Y2U1YzY3ODU4ZDVkZDk2NjgzZDNiZWI1ZDhjIiwidGFnIjoiIn0%3D; expires=Tue, 29-Apr-2025 13:54:29 GMT; path=/; httponlythestandardmediagroup_session=eyJpdiI6IitQMkxyWG5ad25DMm5qRlNycUhpZFE9PSIsInZhbHVlIjoiekRubmZuVkkzc1ZtRUNoYlZLY0tETTMxeEcyWnh3ODZBdHg1eFlaVDd6VXBDZzdFSzhNT1VUdW" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "0OfradfOjexzeSCGrHAqZScbsugG6Bm2QNZdOOLI" "_previous" => array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/national/article/2001502961/ford-kenya-wont-fold-to-remain-in-ruling-alliance-party-leaders-say" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "offset" => 0 ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-30 06:25:29GET/main-staging/national/article/2001502961/ford-kenya-wont-fold-to-remain-in-ruling-alliance-party-leaders-say1136471