×

Cracks in the wall: Why leaders are exiting Kenya Kwanza

Political Expert Kennnedy Ondiek during an interview with Spice FM. [Screen Grab]

When the Kenya Kwanza coalition rose to power in 2022, it carried the hopes of millions and promised a new political dawn. 

Yet, two years later, a growing number of leaders are walking away from the alliance — some quietly, others with a loud bang.  

From discontent overpower struggles to frustrations with unfulfilled promises, the cracks are becoming impossible to ignore, raising the question: is Kenya Kwanza’s political house starting to crumble from within?  

Speaking on Spice FM on Tuesday, March 18, political expert Kennedy Ondiek shared insights on why leaders have distanced themselves from the ruling coalition.  

Ondiek, once a staunch Kenya Kwanza supporter, said his decision to now criticise the government stems from its failure to deliver on the promises made during the campaign period.  

“We all believed in the bottom-up narrative, which made a lot of sense. However, after studying it and realizing the owners of the narrative are just speaking about it without acting on it, it didn’t make sense. Furthermore, it doesn’t outline the exact way in which that ‘bottom’ will be elevated,” he said.  

His remarks came a day after embattled Meru Governor Kawira Mwangaza  announced her exit from the President William Ruto-led Kenya Kwanza. 

Earlier, Public Service Cabinet Secretary Justin Muturi also revealed that his party, the Democratic Party, had withdrawn from the coalition.  

According to Ondiek, lawmakers have realised that under Ruto’s leadership, they cannot fulfill the promises they made to their constituents, prompting their departure.  

“The government is Ruto, and Ruto is the government. The MPs are running away from Ruto’s promises — promises that were made but not fulfilled — and there is no clear strategy on how they will be achieved. Additionally, any attempt to fulfill them is crippled,” Ondiek opined.   

His sentiments echo concerns raised by other leaders.  

In 2023, Ruto was also accused of ignoring the Attorney General’s advice against including three advisors and a party secretary general from attending Cabinet meetings.
According to former Law Society of Kenya (LSK) president Eric Theuri, the then AG Justin Muturi wrote an advisory to the president last December informing the head of state of the illegality of such a move.

However, on July 27, Ruto cleared presidential advisors Monica Juma (National security), David Ndii (Economic affairs), Harriette Chiggai (Women affairs) and ex-UDA Secretary General Cleophas Malala to be attending meetings of the highest decision-making organ in the country.

Last year, Embakasi East Member of Parliament Babu Owino also expressed similar views, stating: “Ruto has advisors, but he advises them on how to advise him. He doesn’t take any advice.”

According to Ondiek, even when one goes out to speak about a policy and is given feedback, they are not allowed to be heard. 

“This government doesn’t listen to anything. It’s a government that’s messed and one that cannot be advised. If you have a president who advises his advisors, how can you offer meaningful counsel?” the expert posed.

Whether these defections signal a deeper political shift or are merely strategic moves ahead of the next election remains to be seen.

Request history8.1.26PHP Version1.31sRequest Duration4MBMemory UsageGET {category}/article/{id}/{slug}Route
    • Booting (12.72ms)time
    • Application (1.29s)time
    • 1 x Application (99.03%)
      1.29s
      1 x Booting (0.97%)
      12.72ms
      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 (11 duplicates)Show only duplicates509ms
      • 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_main7.83msselect `id`, `site_id`, `article_category_id`, `title`, `long_title`, `thumbnail_url`, `story`, `published_at`, `premium`, `keywords`, `summary` from `articles` where `id` = '2001514073' and `published_at` <= '2025-04-02 00:34:20' and `deleted_at` is null
        Bindings
        • 0: 2001514073
        • 1: 2025-04-02 00:34:20
        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_main780μsselect * from `days_quote` where `deleted_at` is null and `quote_day` = '2025-04-02'
        Bindings
        • 0: 2025-04-02
        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.2msselect `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` = 2001514073 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001514073
        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_main820μsselect `id` from `article_categories` where `site_id` = 1 and `id` = 3 or `parent_id` = 3 and `deleted_at` is null
        Bindings
        • 0: 1
        • 1: 3
        • 2: 3
        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_main980μsselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `article_category_id` in (3) and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-04-02 00:34:20' order by `published_at` desc, `list_order` asc, `parent_category_list_order` asc limit 10 offset 0
        Bindings
        • 0: 3
        • 1: 1
        • 2: 2025-04-02 00:34:20
        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_main720μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (3)
        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_main730μsselect `id`, `name`, `short_name`, `parent_id`, `site_id` from `article_categories` where `id` = 3
        Bindings
        • 0: 3
        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_main840μsselect `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_main3.69msselect `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_main3.89msselect `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_main1.28msselect `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_main135msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where (`keywords` LIKE '%[\"Kenya Kwanza Administration\",\"Kenya Kwanza Wrangles\",\"Leaders Leave Kenya Kwanza\",\"Kenya Kwanza\"]%') and `site_id` = 1 and `published_at` <= '2025-04-02 00:34:20' and `deleted_at` is null and `id` not in ('2001514073') order by `published_at` desc limit 4 offset 0
        Bindings
        • 0: %["Kenya Kwanza Administration","Kenya Kwanza Wrangles","Leaders Leave Kenya Kwanza","Kenya Kwanza"]%
        • 1: 1
        • 2: 2025-04-02 00:34:20
        • 3: 2001514073
        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_main112msselect `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-04-02 00:34:20' and `published_at` >= '2025-04-01 23:34:20' 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-04-02 00:34:20
        • 4: 2025-04-01 23:34:20
        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_main1.14msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (3, 480, 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_main700μsselect `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_main990μsselect `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-04-02 00:34:20' 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-04-02 00:34:20
        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_main870μ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_main770μsselect `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-04-02 00:34:20' 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-04-02 00:34:20
        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_main1.47msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (3, 480, 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_main9.54msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` < '2001514073' and `site_id` = 1 and `published_at` <= '2025-04-02 00:34:20' and `deleted_at` is null order by `id` desc limit 1
        Bindings
        • 0: 2001514073
        • 1: 1
        • 2: 2025-04-02 00:34:20
        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_main820μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (41)
        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.13msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` > '2001514073' and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-04-02 00:34:21' limit 1
        Bindings
        • 0: 2001514073
        • 1: 1
        • 2: 2025-04-02 00:34:21
        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_main5.99msselect `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_main9.03msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `published_at` <= '2025-04-02 00:34:21' and `article_category_id` = 3 and `site_id` = 1 and `id` not in ('2001514073') order by `homepage_list_order` asc, `published_at` desc limit 6 offset 0
        Bindings
        • 0: 2025-04-02 00:34:21
        • 1: 3
        • 2: 1
        • 3: 2001514073
        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_main980μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (3)
        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_main30.11msselect `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 '%[\"Kenya Kwanza Administration\",\"Kenya Kwanza Wrangles\",\"Leaders Leave Kenya Kwanza\",\"Kenya Kwanza\"]%') and `videos`.`deleted_at` is null and `video_categories`.`video_type_id` = 1 order by `published_at` desc limit 3 offset 0
        Bindings
        • 0: %["Kenya Kwanza Administration","Kenya Kwanza Wrangles","Leaders Leave Kenya Kwanza","Kenya Kwanza"]%
        • 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_main1.27msselect 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.07msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `id` in (2001515292, 2001515239, 2001249065, 2001515305, 2001515222, 2001515289, 2001515083, 2001515294, 2001515181, 2001515314, 2001515220, 2001515219, 2001513615, 2001454171, 2001515237, 2001515110, 2001515283, 2001450124, 2001504643, 2001502393) and `deleted_at` is null and `published_at` <= '2025-04-02 00:34:21' and `homepage_list_order` is not null order by `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 5
        Bindings
        • 0: 2001515292
        • 1: 2001515239
        • 2: 2001249065
        • 3: 2001515305
        • 4: 2001515222
        • 5: 2001515289
        • 6: 2001515083
        • 7: 2001515294
        • 8: 2001515181
        • 9: 2001515314
        • 10: 2001515220
        • 11: 2001515219
        • 12: 2001513615
        • 13: 2001454171
        • 14: 2001515237
        • 15: 2001515110
        • 16: 2001515283
        • 17: 2001450124
        • 18: 2001504643
        • 19: 2001502393
        • 20: 2025-04-02 00:34:21
        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_main4.99msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (3, 262, 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_main1msselect * 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_main860μsselect * from article_categories where id = '3'
        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_main680μsselect * from article_categories where id = '3'
        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_main800μsselect * from article_categories where id = '3'
        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_main680μsselect * from article_categories where id = '3'
        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_main163msselect * from `articles` where `deleted_at` is null and `published_at` <= '2025-04-02 00:34:21' and (`keywords` like '%Kenya Kwanza Administration%' or `keywords` like '%Kenya Kwanza Wrangles%' or `keywords` like '%Leaders Leave Kenya Kwanza%' or `keywords` like '%Kenya Kwanza%') and (`site_id` = 1 or `site_id` = 16 or `site_id` = 20) and `id` <> '2001514073' order by `published_at` desc limit 3
        Bindings
        • 0: 2025-04-02 00:34:21
        • 1: %Kenya Kwanza Administration%
        • 2: %Kenya Kwanza Wrangles%
        • 3: %Leaders Leave Kenya Kwanza%
        • 4: %Kenya Kwanza%
        • 5: 1
        • 6: 16
        • 7: 20
        • 8: 2001514073
        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_main910μsselect * 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
      381Category.php#?
      App\Models\Article
      39Article.php#?
      App\Models\Trending
      20Trending.php#?
      App\Topic
      16Topic.php#?
      App\Models\Author
      14Author.php#?
          _token
          99higIJrvRhrEgZxuYuZEnME8KMpm7mn3CynC9dc
          offset
          0
          _previous
          array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/politics/article/2001514073/cracks...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /politics/article/2001514073/cracks-in-the-wall-why-leaders-are-exiting-kenya-kwanza
          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 => "929b35c32f72223e-EWR" ] "x-forwarded-for" => array:1 [ 0 => "3.133.94.82" ] "host" => array:1 [ 0 => "www.standardmedia.co.ke" ] "cf-connecting-ip" => array:1 [ 0 => "3.133.94.82" ] "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=eyJpdiI6Im5GaUFCTEJ0alBndkJUaG5ZTklHSGc9PSIsInZhbHVlIjoiNm92WU9LV2J0WTBlbDlxT0ZMMk9HR1hNSXY5T0x2UFdoaFNFclNLTGtvenBTMExFMXFZRks1RlFFbEFVZExnNmRoU2liMFV0ZDhZZkk3QUhVNUpTVkQ0TktvZktvUlRaN0F6WjBlUjEvOEpvbFVVMGJKTkhxTDRUSndnNU9NWkkiLCJtYWMiOiJlODk5NWY1ZTViMWQ1YmZhMjBlZjMzNDEwNzcxM2MwYzdlMjkwZWZhYTM5NTI0OGM1ZWMxNGY4ZGJkYWZiNmUyIiwidGFnIjoiIn0%3D; thestandardmediagroup_session=eyJpdiI6Ikw3QjBHTk1YOW5pbXYwaHVIZXlNS0E9PSIsInZhbHVlIjoiY3hSeW13OWwvUy9jMWtrYUQ0OWVqT2xhZGNnTzd5QXlsQWs0TnQwVG1EdFZoNDZOMUNYLzRzSXJBY0I4UUpzbVVUWU1NbUdQRm4xM0JGTGk5SjlUaHVLNzYzWE1yejZ2UlViSlZ2dmVndWI0RzFzL2NDS2o1cHdCMUJDVjZSZmIiLCJtYWMiOiIyODY2NDBkNWEwZmJiNzJlMDhiNDExMTcwMmVmMTZlNjFkNGU1MmI3MWIzMTY1Y2VlMTRiOGU3ZDM2Zjg3ZjAyIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6Im5GaUFCTEJ0alBndkJUaG5ZTklHSGc9PSIsInZhbHVlIjoiNm92WU9LV2J0WTBlbDlxT0ZMMk9HR1hNSXY5T0x2UFdoaFNFclNLTGtvenBTMExFMXFZRks1RlFFbEFVZExnNmRoU2liM" ] "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:2 [ "XSRF-TOKEN" => "99higIJrvRhrEgZxuYuZEnME8KMpm7mn3CynC9dc" "thestandardmediagroup_session" => "qSZJLrjrqo5YQeRj8XlRjnMUHu9fh02LXLhKL4qE" ]
          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 => "Tue, 01 Apr 2025 21:34:21 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IklwRk5OSlR2amxFYmhuWWhFelBEMlE9PSIsInZhbHVlIjoiOEI3blhqWDBzSkZXNzR3MTUrMWpxRi9yK2dYQ1pqY0ZnZDFja2REUDVwRTJmTjVVb1E0THJPcDV2eFNsNk53MFVzS243SzlTeTl5SXJ5MC9wQVZQVVFZNFgwUVVPYW5vZ1JEQ2twNUZsTGFlK3Jqelc0T0YzdDJYek0xSkxWK2wiLCJtYWMiOiI3YzcyNDViMmU1NTQ0YThmYzg4NDExNGExOTBjNjk0Y2NlMGQ2YWFlZDQ1YjViMmExYjQyOGQyM2VhMzUzNDk4IiwidGFnIjoiIn0%3D; expires=Fri, 02 May 2025 08:03:21 GMT; Max-Age=2629740; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IklwRk5OSlR2amxFYmhuWWhFelBEMlE9PSIsInZhbHVlIjoiOEI3blhqWDBzSkZXNzR3MTUrMWpxRi9yK2dYQ1pqY0ZnZDFja2REUDVwRTJmTjVVb1E0THJPcDV2eFNsNk53MFVzS243S" 1 => "thestandardmediagroup_session=eyJpdiI6IjE5WEVINit6UUlnQVNMTkVtT1ptM3c9PSIsInZhbHVlIjoieXZWWjFmMUptcWg3ZUYyRDR5d09FSW80eVpPUEpWcGZRTXQ5YVZhRS9oYkFhZ1J0Q0dxR2xaNUFsa3k4Sy82SG5xTUVnMUYvdVJkS09jOGJuQmF1RFpkZXRZTDZBei9OSWNxeE1uMWI2Z3JzTmdjbHZzcE56N1pCajAwL0FBYS8iLCJtYWMiOiI4Y2YzMTQ2ZWY0ZDYyZmQ1NDcyMGQxMjNmM2Q3YWI0NGM5ZDE0YjQ4NTY2YzhlMDcxYWYxMTAzNzMyNDU3MWQ3IiwidGFnIjoiIn0%3D; expires=Fri, 02 May 2025 08:03:21 GMT; Max-Age=2629740; path=/; httponly; samesite=laxthestandardmediagroup_session=eyJpdiI6IjE5WEVINit6UUlnQVNMTkVtT1ptM3c9PSIsInZhbHVlIjoieXZWWjFmMUptcWg3ZUYyRDR5d09FSW80eVpPUEpWcGZRTXQ5YVZhRS9oYkFhZ1J0Q0dxR2xaNU" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IklwRk5OSlR2amxFYmhuWWhFelBEMlE9PSIsInZhbHVlIjoiOEI3blhqWDBzSkZXNzR3MTUrMWpxRi9yK2dYQ1pqY0ZnZDFja2REUDVwRTJmTjVVb1E0THJPcDV2eFNsNk53MFVzS243SzlTeTl5SXJ5MC9wQVZQVVFZNFgwUVVPYW5vZ1JEQ2twNUZsTGFlK3Jqelc0T0YzdDJYek0xSkxWK2wiLCJtYWMiOiI3YzcyNDViMmU1NTQ0YThmYzg4NDExNGExOTBjNjk0Y2NlMGQ2YWFlZDQ1YjViMmExYjQyOGQyM2VhMzUzNDk4IiwidGFnIjoiIn0%3D; expires=Fri, 02-May-2025 08:03:21 GMT; path=/XSRF-TOKEN=eyJpdiI6IklwRk5OSlR2amxFYmhuWWhFelBEMlE9PSIsInZhbHVlIjoiOEI3blhqWDBzSkZXNzR3MTUrMWpxRi9yK2dYQ1pqY0ZnZDFja2REUDVwRTJmTjVVb1E0THJPcDV2eFNsNk53MFVzS243S" 1 => "thestandardmediagroup_session=eyJpdiI6IjE5WEVINit6UUlnQVNMTkVtT1ptM3c9PSIsInZhbHVlIjoieXZWWjFmMUptcWg3ZUYyRDR5d09FSW80eVpPUEpWcGZRTXQ5YVZhRS9oYkFhZ1J0Q0dxR2xaNUFsa3k4Sy82SG5xTUVnMUYvdVJkS09jOGJuQmF1RFpkZXRZTDZBei9OSWNxeE1uMWI2Z3JzTmdjbHZzcE56N1pCajAwL0FBYS8iLCJtYWMiOiI4Y2YzMTQ2ZWY0ZDYyZmQ1NDcyMGQxMjNmM2Q3YWI0NGM5ZDE0YjQ4NTY2YzhlMDcxYWYxMTAzNzMyNDU3MWQ3IiwidGFnIjoiIn0%3D; expires=Fri, 02-May-2025 08:03:21 GMT; path=/; httponlythestandardmediagroup_session=eyJpdiI6IjE5WEVINit6UUlnQVNMTkVtT1ptM3c9PSIsInZhbHVlIjoieXZWWjFmMUptcWg3ZUYyRDR5d09FSW80eVpPUEpWcGZRTXQ5YVZhRS9oYkFhZ1J0Q0dxR2xaNU" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "99higIJrvRhrEgZxuYuZEnME8KMpm7mn3CynC9dc" "offset" => 0 "_previous" => array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/politics/article/2001514073/cracks-in-the-wall-why-leaders-are-exiting-kenya-kwanza" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-02 00:34:21GET/main-staging/politics/article/2001514073/cracks-in-the-wall-why-leaders-are-exiting-kenya-kwanza1136470