×

Why many Kenyans celebrated Raila's Addis loss

Raila Odinga

While Valetine’s Day was a big celebration the world over, perhaps an even bigger day for Kenyans – and some African countries by extension – was the 15th of February, when the new chair of the African Union Commission was elected in Addis Ababa, Ethiopia.

Many Kenyans expressed their outright desire to see Raila Odinga lose his bid for the AUC chairmanship, and their wish was granted on that day.

Although the rejection of Raila at home might have been surprising for the rest of the continent, locally the reasoning is quite clear. Online as well as in public discourse, it was largely agreed that Raila was not deserving of the seat at AUC. The timeline of events leading up to his name being fronted for the position could not have been more damning.

With the uprising last year caused by the disgruntlement that many were feeling over the ever rising cost of living without concomitant jobs and wages, Raila was considered by many as being on the side of the resistance. Indeed, many were banking on him to be at the forefront of the revolution, having analysed his past actions and recalling that he always stands with the people.

However, this view of Raila was at best dubiously optimistic. In 2023, during the Njaa Revolution, Kenyans stepped out in droves on the streets, sufurias and mwikos in hand, to protest that they had nothing to eat, as the price of many basic commodities was far too high. At the time, Raila led the charge, organizing protests week after week.

What was confusing to many was that, as they decried the high cost of living, Raila would frequently rise up to express his own separate grievances, demanding that the IEBC servers be opened and the 2022 national election votes be recounted, even though the Supreme Court had adjudged that he had lost fair and square.

And so, once the youth of the country in 2024 rose up of their own volition to demand that the terrible living conditions not be made worse by means of a draconian Finance Bill, Raila’s joining the movement was looked at with cautious optimism. Rightly so, as he once again used the moment to ask that the servers be opened.

It was a disappointment for the youth, particularly because so many lives were lost in the process, whilst Raila remained both unharmed and singular in his demands. That he did not speak up for the youth as they were murdered in droves through police violence was the final straw for many.

As well, it was viewed locally that the nomination to the AUC was a way for Raila to be taken out of the local political arena, thereby providing the government with the peace and quiet to do as it wished.

Many believed that the view of the government was that making Raila the chair of the AUC would placate him, giving him the sort of leadership seat that he has craved for decades.

Raila, too, was eager to take up the seat once the nomination was offered to him, a move that was concluded by many as a sign that the person they had looked up to lead the call for liberation had clearly chosen the side of the oppressor.

Once these local sentiments picked up legs and went regional, they were picked up quickly by voices sentimental to the plight of the Kenyan populace. Media houses across the continent began to report on the disquiet within Kenyan borders at the AUC Chair nomination. Kenyans online, too, put up a spirited fight, sending e-mails and tweets to leaders across the continent urging them not to vote for Raila.

Perhaps none of these factors were the reason behind the death knell that was sounded for Raila’s bid. After all, geopolitics and diplomacy are not run solely on the whims of local politics. However, several other factors seemed to have made things more difficult for Kenya.

That the President would reach out to President Emmanuel Macron of France to deal with the question of the Congo, whilst the rest of the Francophone world is working arduously to free itself from the shackles of neocolonialism, would certainly have painted Kenya in a bad light.

The Kenyan government also seems to align itself with Israel, at a time when the plight of Palestinians is at the forefront of many countries, particularly within the Muslim world.

Did Kenya then waste millions of taxpayers money running a bid that was dead on arrival? Perhaps so, but for now sounds of jubilation continue to ring across the country, as a loss for Raila is viewed as a small but mighty win for the revolution.

Request history8.1.26PHP Version1.48sRequest Duration3MBMemory UsageGET article/{id}/{slug}Route
    • Booting (12.07ms)time
    • Application (1.47s)time
    • 1 x Application (99.18%)
      1.47s
      1 x Booting (0.82%)
      12.07ms
      11 templates were rendered
      • 1x mainsite.articlearticle.blade.php#?blade
      • 1x mainsite.partials.topsectionsubscribetopsectionsubscribe.blade.php#?blade
      • 1x common.poolpool.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 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 (9 duplicates)Show only duplicates757ms
      • 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_main3.6msselect `id`, `site_id`, `article_category_id`, `title`, `long_title`, `thumbnail_url`, `story`, `published_at`, `premium`, `keywords`, `summary` from `articles` where `id` = '2001511980' and `published_at` <= '2025-03-13 20:07:55' and `deleted_at` is null
        Bindings
        • 0: 2001511980
        • 1: 2025-03-13 20:07:55
        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_main760μsselect * from `days_quote` where `deleted_at` is null and `quote_day` = '2025-03-13'
        Bindings
        • 0: 2025-03-13
        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.13msselect `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` = 2001511980 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001511980
        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_main790μsselect `id` from `article_categories` where `site_id` = 1 and `id` = 7 or `parent_id` = 7 and `deleted_at` is null
        Bindings
        • 0: 1
        • 1: 7
        • 2: 7
        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_main11.21msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `article_category_id` in (7, 33, 35, 59, 487, 614) and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-03-13 20:07:55' order by `published_at` desc, `list_order` asc, `parent_category_list_order` asc limit 10 offset 0
        Bindings
        • 0: 7
        • 1: 33
        • 2: 35
        • 3: 59
        • 4: 487
        • 5: 614
        • 6: 1
        • 7: 2025-03-13 20:07:55
        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_main750μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (7)
        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` = 7
        Bindings
        • 0: 7
        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_main690μ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_main5.24msselect `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.44msselect `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.16msselect `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_main195msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where (`keywords` LIKE '%[\"African Union Commission\",\"Addis Ababa, Ethiopia\",\"Raila Odinga AUC Chairmanship\",\"Raila Odinga Defeat\"]%') and `site_id` = 1 and `published_at` <= '2025-03-13 20:07:56' and `deleted_at` is null and `id` not in ('2001511980') order by `published_at` desc limit 4 offset 0
        Bindings
        • 0: %["African Union Commission","Addis Ababa, Ethiopia","Raila Odinga AUC Chairmanship","Raila Odinga Defeat"]%
        • 1: 1
        • 2: 2025-03-13 20:07:56
        • 3: 2001511980
        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_main159msselect `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-13 20:07:56' and `published_at` >= '2025-03-13 19:07:56' 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-13 20:07:56
        • 4: 2025-03-13 19:07:56
        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_main740μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (46)
        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_main680μ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_main1.31msselect `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-13 20:07:56' 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-13 20:07:56
        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_main690μ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_main104msselect `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-13 20:07:56' 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-13 20:07:56
        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_main780μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (46, 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_main13.96msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` < '2001511980' and `site_id` = 1 and `published_at` <= '2025-03-13 20:07:56' and `deleted_at` is null order by `id` desc limit 1
        Bindings
        • 0: 2001511980
        • 1: 1
        • 2: 2025-03-13 20:07:56
        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_main860μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (1)
        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.43msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` > '2001511980' and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-03-13 20:07:56' limit 1
        Bindings
        • 0: 2001511980
        • 1: 1
        • 2: 2025-03-13 20:07:56
        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_main640μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (3)
        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_main7.28msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `published_at` <= '2025-03-13 20:07:56' and `article_category_id` = 7 and `site_id` = 1 and `id` not in ('2001511980') order by `homepage_list_order` asc, `published_at` desc limit 6 offset 0
        Bindings
        • 0: 2025-03-13 20:07:56
        • 1: 7
        • 2: 1
        • 3: 2001511980
        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_main620μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (7)
        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_main27.88msselect `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 '%[\"African Union Commission\",\"Addis Ababa, Ethiopia\",\"Raila Odinga AUC Chairmanship\",\"Raila Odinga Defeat\"]%') and `videos`.`deleted_at` is null and `video_categories`.`video_type_id` = 1 order by `published_at` desc limit 3 offset 0
        Bindings
        • 0: %["African Union Commission","Addis Ababa, Ethiopia","Raila Odinga AUC Chairmanship","Raila Odinga Defeat"]%
        • 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_main760μ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: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#3775standard_digital_main1.35msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `id` in (2001513695, 2001249065, 2001513711, 2001513615, 2001513745, 2001513693, 2001513613, 2001513694, 2001473614, 2001513602, 2001513747, 2001513753, 2001513719, 2000198221, 2001455463, 2001513595, 2001513752, 2001513408, 2001513738, 2001513757) and `deleted_at` is null and `published_at` <= '2025-03-13 20:07:56' and `homepage_list_order` is not null order by `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 5
        Bindings
        • 0: 2001513695
        • 1: 2001249065
        • 2: 2001513711
        • 3: 2001513615
        • 4: 2001513745
        • 5: 2001513693
        • 6: 2001513613
        • 7: 2001513694
        • 8: 2001473614
        • 9: 2001513602
        • 10: 2001513747
        • 11: 2001513753
        • 12: 2001513719
        • 13: 2000198221
        • 14: 2001455463
        • 15: 2001513595
        • 16: 2001513752
        • 17: 2001513408
        • 18: 2001513738
        • 19: 2001513757
        • 20: 2025-03-13 20:07:56
        Backtrace
        • app/Utils/Articles.php:3775
        • 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#3775standard_digital_main660μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (1, 268, 588)
        Backtrace
        • app/Utils/Articles.php:3775
        • 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_main700μ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: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.04msselect * from article_categories where id = '7'
        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_main4.47msselect * from article_categories where id = '7'
        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_main2.58msselect * from article_categories where id = '7'
        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_main7.28msselect * from article_categories where id = '7'
        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_main192msselect * from `articles` where `deleted_at` is null and `published_at` <= '2025-03-13 20:07:57' and (`keywords` like '%African Union Commission%' or `keywords` like '%Addis Ababa, Ethiopia%' or `keywords` like '%Raila Odinga AUC Chairmanship%' or `keywords` like '%Raila Odinga Defeat%') and (`site_id` = 1 or `site_id` = 16 or `site_id` = 20) and `id` <> '2001511980' order by `published_at` desc limit 3
        Bindings
        • 0: 2025-03-13 20:07:57
        • 1: %African Union Commission%
        • 2: %Addis Ababa, Ethiopia%
        • 3: %Raila Odinga AUC Chairmanship%
        • 4: %Raila Odinga Defeat%
        • 5: 1
        • 6: 16
        • 7: 20
        • 8: 2001511980
        Backtrace
        • app/Utils/Articles.php:1350
        • app/Utils/Articles.php:1672
        • view::mainsite.article:577
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • app.blade.php#825standard_digital_main780μ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
      383Category.php#?
      App\Models\Article
      36Article.php#?
      App\Models\Trending
      20Trending.php#?
      App\Topic
      16Topic.php#?
      App\Models\Author
      14Author.php#?
          _token
          0OE7TNLJU2zNBlQo5zOsZKOKUxKcSXqJx2HnpGEj
          _previous
          array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/article/2001511980/why-many-kenyan...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          offset
          0
          path_info
          /article/2001511980/why-many-kenyans-celebrated-railas-addis-loss
          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 => "91fd2139af4f43bd-EWR" ] "x-forwarded-for" => array:1 [ 0 => "3.129.218.43" ] "host" => array:1 [ 0 => "www.standardmedia.co.ke" ] "cf-connecting-ip" => array:1 [ 0 => "3.129.218.43" ] "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 => "story_no=eyJpdiI6IjA5Umo4THk5Z08ySWFyMTRtaWl4cWc9PSIsInZhbHVlIjoiRzJNbFliMzUrZ1M0eEFLZE50VWIrUGh4R0Uzemt4SE82NitBeTlPMFM5NTdWcXFsUENFWVpnSWVBSkFvRDF0YyIsIm1hYyI6IjQwMDZkMDM0NTYzMWY0ZmZkNDc1NWVmZWIxYTdmMmZjNmVjOWIzNTYwMmQ1YmEzMmZlMTUzNDFkOTY5YjVlNDEiLCJ0YWciOiIifQ%3D%3D; story_no_insider=eyJpdiI6InlXaFhmeGhkdTBCUXI4bmEyc1JXYmc9PSIsInZhbHVlIjoiS2ZGZk94VXdIVzRkZ0Z3SUdVcG5hYjVBcUFQcXpSUm1uYytDSTJYbHBhV0t2U2lzbHNUd3BaZFpyRUFBZmtHYyIsIm1hYyI6IjYzY2Y3YThjMDM2Njc0NmRiOWIyOWQ2M2ZhYjdkNTE4NzllYjY2ZWIwNzk5YzRlZGVlYzRlODI0NTI5YmMxYjkiLCJ0YWciOiIifQ%3D%3D; XSRF-TOKEN=eyJpdiI6Ik9Tc2R6Z0djd1NWL3ovVDlGQThSY2c9PSIsInZhbHVlIjoieE9zVlpabUxNbk5vZHowekQ3cFJGSUtZaXdsMjRWZ1RqWXMzTnlOZHJDRjlYbWViTzBmSTlocGp3ZUppcUlTNmMvOHR1S2ZrWVZQUkdxNDI3MG5iY1g4ak52Y21ReFhnMGpBWGtUV1hHT2d0UVZjS2N5cHAreUQ0cGtwekMvN0oiLCJtYWMiOiIxNWI5NTQwMzBkZDBhYjM0MDg3NTY2ZDA4MzA2MmJiZDg5MWU0YTUzYjAyNmVkMDNiODhiOGRlNzk1Yzk3ZGY4IiwidGFnIjoiIn0%3D; thestandardmediagroup_session=eyJpdiI6Im5BTWxIRkk2YmpwYjM1clQyalhrSEE9PSIsInZhbHVlIjoiVk5hMkdmTTgreU4rZ1YxMkw0S2xJZUo1NjdpV1BMNk9vcW9Rdll5NlBmb3JPWmNYTHRhVlZ4dVNlb0ppREk5c1NWbjhDKzUxZi9VKzFHQ1R2UU55aTY3U3JtWHNuaURXa0ExTHIvRjhzK3l5NlV4bitvbTRoWEQ2S3QzTmFSSXYiLCJtYWMiOiI0ZGMyNWU5YzE5NDJhYjgxZmFlM2Y2NDBjYWIwYTY5ODU1MGJiNmYzODczZTE0OGNiZTVmMjNkM2Y4Yjk0NzgxIiwidGFnIjoiIn0%3Dstory_no=eyJpdiI6IjA5Umo4THk5Z08ySWFyMTRtaWl4cWc9PSIsInZhbHVlIjoiRzJNbFliMzUrZ1M0eEFLZE50VWIrUGh4R0Uzemt4SE82NitBeTlPMFM5NTdWcXFsUENFWVpnSWVBSkFvRDF0YyIsIm1hYyI" ] "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:4 [ "story_no" => "1" "story_no_insider" => "1" "XSRF-TOKEN" => "0OE7TNLJU2zNBlQo5zOsZKOKUxKcSXqJx2HnpGEj" "thestandardmediagroup_session" => "GMetwAEarCr3fiGVofU8E1We6LTELfqgJaHpvlTH" ]
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Thu, 13 Mar 2025 17:07:57 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkFYanVPTldCa3lWN21ydUxEZStVNnc9PSIsInZhbHVlIjoiZHBzak51eHk4VFFRWHZKQUk3dW1zYmtQdmFHdnRsbVJmcDlHYjJrY1F5N1ZZUngwYTh3VWVIVzMvRUpCaGhTNjhFQmFOSWcxMkRBMFpvR0syTkl4Mjk1YkV3MmNtTkMra0hHRW5TSTBlMWwzYXRXQTNuYlArbzFGQ3ZRK0JIZmQiLCJtYWMiOiIzNWEzZjJhZmEwNTkwMDM4MzkyNzc1ZjMzYTk5ZGU2ZGUxNDg3YTc3ZmZiMTY4ZTg5MTEwODJjOGRhNjRjM2Y4IiwidGFnIjoiIn0%3D; expires=Sun, 13 Apr 2025 03:36:57 GMT; Max-Age=2629740; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IkFYanVPTldCa3lWN21ydUxEZStVNnc9PSIsInZhbHVlIjoiZHBzak51eHk4VFFRWHZKQUk3dW1zYmtQdmFHdnRsbVJmcDlHYjJrY1F5N1ZZUngwYTh3VWVIVzMvRUpCaGhTNjhFQmFOS" 1 => "thestandardmediagroup_session=eyJpdiI6ImRLZ3ErN3NiSkNDaU9PamMycDhtZUE9PSIsInZhbHVlIjoiV0Z0QjVNRFl3Qit5WE1WRVZKOWI0Wi9tN3JoTXYzSWdpR3U0UjlZU2ZaR3U2a290dVNyQWZ0UklYaUZLclJES295akpRNnRZNW9DM3hjaDRvamV4c1JiYk56RnVJT1ViMmJIUTlweGxXQitKcXJmcXlSNG5YK1JKbVRwM05HbFUiLCJtYWMiOiIzMzFmNTIzYTY0NTMyYjhhOGYzNTJiOTk4YThmOTcyM2E4ZDBlYzdjMzJjZDYwMTQ5MGYxYTMwMzBiYzEwYWIxIiwidGFnIjoiIn0%3D; expires=Sun, 13 Apr 2025 03:36:57 GMT; Max-Age=2629740; path=/; httponly; samesite=laxthestandardmediagroup_session=eyJpdiI6ImRLZ3ErN3NiSkNDaU9PamMycDhtZUE9PSIsInZhbHVlIjoiV0Z0QjVNRFl3Qit5WE1WRVZKOWI0Wi9tN3JoTXYzSWdpR3U0UjlZU2ZaR3U2a290dVNyQWZ0Uk" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkFYanVPTldCa3lWN21ydUxEZStVNnc9PSIsInZhbHVlIjoiZHBzak51eHk4VFFRWHZKQUk3dW1zYmtQdmFHdnRsbVJmcDlHYjJrY1F5N1ZZUngwYTh3VWVIVzMvRUpCaGhTNjhFQmFOSWcxMkRBMFpvR0syTkl4Mjk1YkV3MmNtTkMra0hHRW5TSTBlMWwzYXRXQTNuYlArbzFGQ3ZRK0JIZmQiLCJtYWMiOiIzNWEzZjJhZmEwNTkwMDM4MzkyNzc1ZjMzYTk5ZGU2ZGUxNDg3YTc3ZmZiMTY4ZTg5MTEwODJjOGRhNjRjM2Y4IiwidGFnIjoiIn0%3D; expires=Sun, 13-Apr-2025 03:36:57 GMT; path=/XSRF-TOKEN=eyJpdiI6IkFYanVPTldCa3lWN21ydUxEZStVNnc9PSIsInZhbHVlIjoiZHBzak51eHk4VFFRWHZKQUk3dW1zYmtQdmFHdnRsbVJmcDlHYjJrY1F5N1ZZUngwYTh3VWVIVzMvRUpCaGhTNjhFQmFOS" 1 => "thestandardmediagroup_session=eyJpdiI6ImRLZ3ErN3NiSkNDaU9PamMycDhtZUE9PSIsInZhbHVlIjoiV0Z0QjVNRFl3Qit5WE1WRVZKOWI0Wi9tN3JoTXYzSWdpR3U0UjlZU2ZaR3U2a290dVNyQWZ0UklYaUZLclJES295akpRNnRZNW9DM3hjaDRvamV4c1JiYk56RnVJT1ViMmJIUTlweGxXQitKcXJmcXlSNG5YK1JKbVRwM05HbFUiLCJtYWMiOiIzMzFmNTIzYTY0NTMyYjhhOGYzNTJiOTk4YThmOTcyM2E4ZDBlYzdjMzJjZDYwMTQ5MGYxYTMwMzBiYzEwYWIxIiwidGFnIjoiIn0%3D; expires=Sun, 13-Apr-2025 03:36:57 GMT; path=/; httponlythestandardmediagroup_session=eyJpdiI6ImRLZ3ErN3NiSkNDaU9PamMycDhtZUE9PSIsInZhbHVlIjoiV0Z0QjVNRFl3Qit5WE1WRVZKOWI0Wi9tN3JoTXYzSWdpR3U0UjlZU2ZaR3U2a290dVNyQWZ0Uk" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "0OE7TNLJU2zNBlQo5zOsZKOKUxKcSXqJx2HnpGEj" "_previous" => array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/article/2001511980/why-many-kenyans-celebrated-railas-addis-loss" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "offset" => 0 ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-13 20:07:57GET/main-staging/article/2001511980/why-many-kenyans-celebrated-railas-addis-loss1136469