×

Chaos after Kuppet increases retirement age

Kenya Union of Post-Primary Education Teachers Secretary General Akelo Misori addresses a past press conference. [File, Standard]

A teachers’ meeting turned chaotic following disagreement over the proposal to raise the retirement age for top Kuppet officials from 60 to 65 years.

Chaos erupted when the opposing group, led by Kenya Union of Post-Primary Education Teachers (Kuppet) National Assistant Secretary Ronald Tonui and junior secondary school (JSS) teachers, objected to the passing of constitutional amendments.

Police officers and some youth in Kuppet uniforms ejected the group from the conference, leaving the tent half-empty as resolutions were passed in just 10 minutes under heavy security.

The JSS teachers described the annual delegates’ conference as shambolic, distancing themselves from the outcomes and threatening to form their own union.

The chaos left some teachers injured, and property was damaged.

The tutors are opposing the national leadership led by National Chairman Omboko Milemba and Secretary Akelo Misori, who have reached the retirement age, calling the two “traitors.”

According to Tonui, Omboko and Misori are the faces of the problems facing teachers. He stated they would move to court to challenge the decision.

“The constitutional amendments have not gone through a proper process. Kuppet belongs to teachers, and the proposals presented today should be tabled in all 47 branches of Kenya to allow Kenyans to give their views. Therefore, this is an illegality,” said Tonui.

‘‘We cannot have a chairman who is a Member of Parliament, who disregards court orders. We have lost hope in him, and we are tired of him.

‘‘He is free to do what he wants. We will regroup and form our own constitution because today’s amendments are for the retirees, and we will govern ourselves,” said William Liengoyap, Samburu Kuppet Executive Secretary.

Yvonne Musyoka, representing teachers from Eastern, said the constitutional amendments were done without public participation.

‘‘Every clause should have been confirmed, and the documents should have been given to members six months before, but we were given the documents today, and amendments were made in less than 10 minutes,” she said.

Daniel Murithi, a JSS teacher, said they would not support the union.

“We are not going to support an organisation that does not represent the interests of JSS teachers.

‘Junior secondary school teachers must be properly represented, with a 50-50 share,” he said.

However, Misori said the retirement age was a non-issue, stating that the current constitution already has a provision for a 65-year age limit for officials.

“For clarity, our current constitution includes an age limit of 65 for officials.

‘‘It was not made with a particular person in mind. The previous constitution, which was amended to include this, did not have an age limit,” said Misori.

“The proposal to raise the age is not something a newcomer can raise. In fact, in teaching and public service, people with disabilities are working up to 65 years old,” he said.

On the issue of raising funds for subscriptions at Sh500,000 by members running for various positions, Misori said the move was not intended to stop anyone from contesting but rather to ensure the union has serious individuals who are committed to serving and leading, rather than joyriders.

Kuppet is not a briefcase union if you want to lead you must show commitment We cannot have joyriders,” said Misori.

Request history8.1.26PHP Version724msRequest Duration3MBMemory UsageGET {category}/article/{id}/{slug}Route
    • Booting (14.84ms)time
    • Application (709ms)time
    • 1 x Application (97.95%)
      709ms
      1 x Booting (2.05%)
      14.84ms
      10 templates were rendered
      • 1x mainsite.articlearticle.blade.php#?blade
      • 1x mainsite.partials.topsectionsubscribetopsectionsubscribe.blade.php#?blade
      • 1x mainsite.partials.footerfooter.blade.php#?blade
      • 1x mainsite.layouts.appapp.blade.php#?blade
      • 1x mainsite.partials.metasmetas.blade.php#?blade
      • 1x mainsite.partials.topbartopbar.blade.php#?blade
      • 1x mainsite.partials.logo_sectionlogo_section.blade.php#?blade
      • 1x mainsite.partials.menumenu.blade.php#?blade
      • 1x mainsite.partials.streamingstreaming.blade.php#?blade
      • 1x mainsite.partials.stickybottomstickybottom.blade.php#?blade
      uri
      GET {category}/article/{id}/{slug}
      middleware
      web
      controller
      App\Http\Controllers\MainsiteController@article
      namespace
      prefix
      where
      file
      app/Http/Controllers/MainsiteController.php:610-1160
      33 statements were executed (6 duplicates)Show only duplicates411ms
      • Articles.php#513standard_digital_mainConnection Established
        Backtrace
        • app/Utils/Articles.php:513
        • app/Http/Controllers/MainsiteController.php:689
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:690
      • Articles.php#520standard_digital_main3.69msselect `id`, `site_id`, `article_category_id`, `title`, `long_title`, `thumbnail_url`, `story`, `published_at`, `premium`, `keywords`, `summary` from `articles` where `id` = '2001508455' and `published_at` <= '2025-01-13 00:52:08' and `deleted_at` is null
        Bindings
        • 0: 2001508455
        • 1: 2025-01-13 00:52:08
        Backtrace
        • app/Utils/Articles.php:520
        • app/Http/Controllers/MainsiteController.php:689
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:690
      • Articles.php#1435standard_digital_main770μsselect * from `days_quote` where `deleted_at` is null and `quote_day` = '2025-01-13'
        Bindings
        • 0: 2025-01-13
        Backtrace
        • app/Utils/Articles.php:1435
        • app/Http/Controllers/MainsiteController.php:692
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:693
      • Builder.php#20standard_digital_main960μsselect `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` = 2001508455 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001508455
        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_main770μsselect `id` from `article_categories` where `site_id` = 1 and `id` = 18 or `parent_id` = 18 and `deleted_at` is null
        Bindings
        • 0: 1
        • 1: 18
        • 2: 18
        Backtrace
        • app/Utils/Articles.php:147
        • app/Http/Controllers/MainsiteController.php:759
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:760
      • Articles.php#164standard_digital_main10.73msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `article_category_id` in (18) and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-01-13 00:52:08' order by `published_at` desc, `list_order` asc, `parent_category_list_order` asc limit 10 offset 0
        Bindings
        • 0: 18
        • 1: 1
        • 2: 2025-01-13 00:52:08
        Backtrace
        • app/Utils/Articles.php:164
        • app/Http/Controllers/MainsiteController.php:759
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:760
      • Articles.php#164standard_digital_main790μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (18)
        Backtrace
        • app/Utils/Articles.php:164
        • app/Http/Controllers/MainsiteController.php:759
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:760
      • Articles.php#53standard_digital_main770μsselect `id`, `name`, `short_name`, `parent_id`, `site_id` from `article_categories` where `id` = 18
        Bindings
        • 0: 18
        Backtrace
        • app/Utils/Articles.php:53
        • app/Utils/Articles.php:338
        • app/Http/Controllers/MainsiteController.php:769
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • Articles.php#53standard_digital_main870μsselect `id`, `name`, `short_name`, `parent_id`, `site_id` from `article_categories` where `id` = 1
        Bindings
        • 0: 1
        Backtrace
        • app/Utils/Articles.php:53
        • app/Utils/Articles.php:343
        • app/Http/Controllers/MainsiteController.php:769
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • Articles.php#688standard_digital_main91.21msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where (`keywords` LIKE '%[\"Kuppet Secretary General Akelo Misori\",\"Retirement Age\",\"Kuppet Chairman Omboko Milemba\"]%') and `site_id` = 1 and `published_at` <= '2025-01-13 00:52:08' and `deleted_at` is null and `id` not in ('2001508455') order by `published_at` desc limit 4 offset 0
        Bindings
        • 0: %["Kuppet Secretary General Akelo Misori","Retirement Age","Kuppet Chairman Omboko Milemba"]%
        • 1: 1
        • 2: 2025-01-13 00:52:08
        • 3: 2001508455
        Backtrace
        • app/Utils/Articles.php:688
        • app/Http/Controllers/MainsiteController.php:853
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:854
      • Articles.php#424standard_digital_main81.36msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where (`site_id` = 1 or `site_id` = 16 or `site_id` = 20) and `deleted_at` is null and `published_at` <= '2025-01-13 00:52:08' and `published_at` >= '2025-01-12 23:52:08' order by RAND(), `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 4 offset 0
        Bindings
        • 0: 1
        • 1: 16
        • 2: 20
        • 3: 2025-01-13 00:52:08
        • 4: 2025-01-12 23:52:08
        Backtrace
        • app/Utils/Articles.php:424
        • app/Http/Controllers/MainsiteController.php:857
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:858
      • Articles.php#424standard_digital_main790μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (41, 61, 588)
        Backtrace
        • app/Utils/Articles.php:424
        • app/Http/Controllers/MainsiteController.php:857
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:858
      • Articles.php#147standard_digital_main790μ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:861
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:862
      • Articles.php#164standard_digital_main710μ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-01-13 00:52:08' order by `published_at` desc, `list_order` asc, `parent_category_list_order` asc limit 4 offset 0
        Bindings
        • 0: 480
        • 1: 481
        • 2: 482
        • 3: 719
        • 4: 1
        • 5: 2025-01-13 00:52:08
        Backtrace
        • app/Utils/Articles.php:164
        • app/Http/Controllers/MainsiteController.php:861
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:862
      • Articles.php#164standard_digital_main670μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (482)
        Backtrace
        • app/Utils/Articles.php:164
        • app/Http/Controllers/MainsiteController.php:861
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:862
      • Articles.php#753standard_digital_main80.43msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where (`premium` = 1 or `article_category_id` = 486) and `site_id` = '1' and `deleted_at` is null and `published_at` <= '2025-01-13 00:52:08' and `homepage_list_order` is not null order by `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 4 offset 0
        Bindings
        • 0: 1
        • 1: 486
        • 2: 1
        • 3: 2025-01-13 00:52:08
        Backtrace
        • app/Utils/Articles.php:753
        • app/Http/Controllers/MainsiteController.php:869
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:870
      • Articles.php#753standard_digital_main770μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (3, 41, 588)
        Backtrace
        • app/Utils/Articles.php:753
        • app/Http/Controllers/MainsiteController.php:869
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:870
      • Articles.php#819standard_digital_main7.62msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` < '2001508455' and `site_id` = 1 and `published_at` <= '2025-01-13 00:52:08' and `deleted_at` is null order by `id` desc limit 1
        Bindings
        • 0: 2001508455
        • 1: 1
        • 2: 2025-01-13 00:52:08
        Backtrace
        • app/Utils/Articles.php:819
        • app/Http/Controllers/MainsiteController.php:873
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:874
      • Articles.php#819standard_digital_main780μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (4)
        Backtrace
        • app/Utils/Articles.php:819
        • app/Http/Controllers/MainsiteController.php:873
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:874
      • Articles.php#865standard_digital_main1.02msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` > '2001508455' and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-01-13 00:52:08' limit 1
        Bindings
        • 0: 2001508455
        • 1: 1
        • 2: 2025-01-13 00:52:08
        Backtrace
        • app/Utils/Articles.php:865
        • app/Http/Controllers/MainsiteController.php:873
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:874
      • Articles.php#865standard_digital_main600μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (7)
        Backtrace
        • app/Utils/Articles.php:865
        • app/Http/Controllers/MainsiteController.php:873
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:874
      • Articles.php#1288standard_digital_main3.35msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `published_at` <= '2025-01-13 00:52:08' and `article_category_id` = 18 and `site_id` = 1 and `id` not in ('2001508455') order by `homepage_list_order` asc, `published_at` desc limit 6 offset 0
        Bindings
        • 0: 2025-01-13 00:52:08
        • 1: 18
        • 2: 1
        • 3: 2001508455
        Backtrace
        • app/Utils/Articles.php:1288
        • app/Http/Controllers/MainsiteController.php:877
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:878
      • Articles.php#1288standard_digital_main800μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (18)
        Backtrace
        • app/Utils/Articles.php:1288
        • app/Http/Controllers/MainsiteController.php:877
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:878
      • Builder.php#20standard_digital_main17.19msselect `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 '%[\"Kuppet Secretary General Akelo Misori\",\"Retirement Age\",\"Kuppet Chairman Omboko Milemba\"]%') and `videos`.`deleted_at` is null and `video_categories`.`video_type_id` = 1 order by `published_at` desc limit 3 offset 0
        Bindings
        • 0: %["Kuppet Secretary General Akelo Misori","Retirement Age","Kuppet Chairman Omboko Milemba"]%
        • 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_main700μsselect count(std_trend_article_id) as count, std_trend_article_id from `std_article_trends` group by `std_trend_article_id` order by `count` desc limit 20
        Backtrace
        • app/Utils/Articles.php:3749
        • app/Http/Controllers/MainsiteController.php:885
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:886
      • Articles.php#3775standard_digital_main790μsselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `id` in (2001509474, 2001509357, 2001509446, 2001509486, 2001509489, 2001509361, 2001389898, 2001509476, 2001454926, 2001509490, 2001466001, 2001509465, 2001509425, 2001509473, 2001249065, 2001387288, 2001275852, 2001257432, 2001403037, 2001490899) and `deleted_at` is null and `published_at` <= '2025-01-13 00:52:08' and `homepage_list_order` is not null order by `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 5
        Bindings
        • 0: 2001509474
        • 1: 2001509357
        • 2: 2001509446
        • 3: 2001509486
        • 4: 2001509489
        • 5: 2001509361
        • 6: 2001389898
        • 7: 2001509476
        • 8: 2001454926
        • 9: 2001509490
        • 10: 2001466001
        • 11: 2001509465
        • 12: 2001509425
        • 13: 2001509473
        • 14: 2001249065
        • 15: 2001387288
        • 16: 2001275852
        • 17: 2001257432
        • 18: 2001403037
        • 19: 2001490899
        • 20: 2025-01-13 00:52:08
        Backtrace
        • app/Utils/Articles.php:3775
        • app/Http/Controllers/MainsiteController.php:885
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:886
      • Articles.php#3775standard_digital_main670μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (7, 588)
        Backtrace
        • app/Utils/Articles.php:3775
        • app/Http/Controllers/MainsiteController.php:885
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:886
      • CookieTool.php#185standard_digital_main760μsselect * from `settings` where `meta_name` = 'article_age' limit 1
        Bindings
        • 0: article_age
        Backtrace
        • app/Utils/CookieTool.php:185
        • app/Http/Controllers/MainsiteController.php:902
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • helper.php#424standard_digital_main1.1msselect * from article_categories where id = '18'
        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_main790μsselect * from article_categories where id = '18'
        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_main870μsselect * from article_categories where id = '18'
        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_main970μsselect * from article_categories where id = '18'
        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_main95.8msselect * from `articles` where `deleted_at` is null and `published_at` <= '2025-01-13 00:52:08' and (`keywords` like '%Kuppet Secretary General Akelo Misori%' or `keywords` like '%Retirement Age%' or `keywords` like '%Kuppet Chairman Omboko Milemba%') and (`site_id` = 1 or `site_id` = 16 or `site_id` = 20) and `id` <> '2001508455' order by `published_at` desc limit 3
        Bindings
        • 0: 2025-01-13 00:52:08
        • 1: %Kuppet Secretary General Akelo Misori%
        • 2: %Retirement Age%
        • 3: %Kuppet Chairman Omboko Milemba%
        • 4: 1
        • 5: 16
        • 6: 20
        • 7: 2001508455
        Backtrace
        • app/Utils/Articles.php:1350
        • app/Utils/Articles.php:1672
        • view::mainsite.article:582
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • app.blade.php#825standard_digital_main1.06msselect * from `favourite_topics` where `status` = 1
        Bindings
        • 0: 1
        Backtrace
        • view::mainsite.layouts.app:825
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      App\Models\Article
      39Article.php#?
      App\Models\Category
      20Category.php#?
      App\Models\Trending
      20Trending.php#?
      App\Topic
      16Topic.php#?
      App\Models\Author
      14Author.php#?
          _token
          197hUYel8zk5tiTnM6M7UYUyLWp3miRvdoFmb0kT
          offset
          0
          _previous
          array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/western/article/2001508455/chaos-a...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /western/article/2001508455/chaos-after-kuppet-increases-retirement-age
          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:23 [ "cf-ray" => array:1 [ 0 => "90105f2c3b09e80d-EWR" ] "cf-connecting-ip" => array:1 [ 0 => "18.226.104.41" ] "host" => array:1 [ 0 => "www.standardmedia.co.ke" ] "x-forwarded-for" => array:1 [ 0 => "18.226.104.41" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "priority" => array:1 [ 0 => "u=0, i" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "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" ] "connection" => array:1 [ 0 => "Keep-Alive" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sun, 12 Jan 2025 21:52:08 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjdwYnpJSjBpMklhd0tRaEd4bXZsdnc9PSIsInZhbHVlIjoiT0NrRzRLL3hqN1pBM3dqVDJMeFZTSThxMWVFZm9CZkl3OXlkYThrV2IxYWdDaG5mQmVZcHBYK2ovMjVubm5nSjRFL3FlZGhJWWNtdTJJb3ZLUmFZMXZrVVdMaUVkaVVWMklNK25JLzAwajNxRDQwTDZXNk1NeFhrUlh5MHVPOS8iLCJtYWMiOiI0YThiMTc4ZDc3NjkzZjkwMzU2YjllZTE4OTZjOTJlNTQwODExNDU2ZWJmZmFlYjgwMjVjNWVhY2E0NDQ4MWQzIiwidGFnIjoiIn0%3D; expires=Wed, 12 Feb 2025 08:21:08 GMT; Max-Age=2629739; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IjdwYnpJSjBpMklhd0tRaEd4bXZsdnc9PSIsInZhbHVlIjoiT0NrRzRLL3hqN1pBM3dqVDJMeFZTSThxMWVFZm9CZkl3OXlkYThrV2IxYWdDaG5mQmVZcHBYK2ovMjVubm5nSjRFL3FlZ" 1 => "thestandardmediagroup_session=eyJpdiI6IjgrOE1ZZFNkVjBQZ3d6a21icWpOdUE9PSIsInZhbHVlIjoianVrMXlUaklob1ovVWtWaTlmVXRORWQ1WkZ4cHFTbGx1RDhJVE10R1dTbTNIU2J6dUZMaml0ZjZ3bWZiQU90YVZDelYwcERGcU1Bay9YaVh0L3BSdHFHeUx2aGExMDA1VWFOYWdrYnhCTHdwTzNQNkdmM1czL04yRGNuN2RxTksiLCJtYWMiOiIyY2FiMTVmM2MyOWQyYThhNDk0MWY0Y2VkNDc1YjJhNjJhOThjMmNiMjdlNDAxZDk0MWFiMjg0MWE5OTZhZjRmIiwidGFnIjoiIn0%3D; expires=Wed, 12 Feb 2025 08:21:08 GMT; Max-Age=2629739; path=/; httponly; samesite=laxthestandardmediagroup_session=eyJpdiI6IjgrOE1ZZFNkVjBQZ3d6a21icWpOdUE9PSIsInZhbHVlIjoianVrMXlUaklob1ovVWtWaTlmVXRORWQ1WkZ4cHFTbGx1RDhJVE10R1dTbTNIU2J6dUZMaml0Zj" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjdwYnpJSjBpMklhd0tRaEd4bXZsdnc9PSIsInZhbHVlIjoiT0NrRzRLL3hqN1pBM3dqVDJMeFZTSThxMWVFZm9CZkl3OXlkYThrV2IxYWdDaG5mQmVZcHBYK2ovMjVubm5nSjRFL3FlZGhJWWNtdTJJb3ZLUmFZMXZrVVdMaUVkaVVWMklNK25JLzAwajNxRDQwTDZXNk1NeFhrUlh5MHVPOS8iLCJtYWMiOiI0YThiMTc4ZDc3NjkzZjkwMzU2YjllZTE4OTZjOTJlNTQwODExNDU2ZWJmZmFlYjgwMjVjNWVhY2E0NDQ4MWQzIiwidGFnIjoiIn0%3D; expires=Wed, 12-Feb-2025 08:21:08 GMT; path=/XSRF-TOKEN=eyJpdiI6IjdwYnpJSjBpMklhd0tRaEd4bXZsdnc9PSIsInZhbHVlIjoiT0NrRzRLL3hqN1pBM3dqVDJMeFZTSThxMWVFZm9CZkl3OXlkYThrV2IxYWdDaG5mQmVZcHBYK2ovMjVubm5nSjRFL3FlZ" 1 => "thestandardmediagroup_session=eyJpdiI6IjgrOE1ZZFNkVjBQZ3d6a21icWpOdUE9PSIsInZhbHVlIjoianVrMXlUaklob1ovVWtWaTlmVXRORWQ1WkZ4cHFTbGx1RDhJVE10R1dTbTNIU2J6dUZMaml0ZjZ3bWZiQU90YVZDelYwcERGcU1Bay9YaVh0L3BSdHFHeUx2aGExMDA1VWFOYWdrYnhCTHdwTzNQNkdmM1czL04yRGNuN2RxTksiLCJtYWMiOiIyY2FiMTVmM2MyOWQyYThhNDk0MWY0Y2VkNDc1YjJhNjJhOThjMmNiMjdlNDAxZDk0MWFiMjg0MWE5OTZhZjRmIiwidGFnIjoiIn0%3D; expires=Wed, 12-Feb-2025 08:21:08 GMT; path=/; httponlythestandardmediagroup_session=eyJpdiI6IjgrOE1ZZFNkVjBQZ3d6a21icWpOdUE9PSIsInZhbHVlIjoianVrMXlUaklob1ovVWtWaTlmVXRORWQ1WkZ4cHFTbGx1RDhJVE10R1dTbTNIU2J6dUZMaml0Zj" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "197hUYel8zk5tiTnM6M7UYUyLWp3miRvdoFmb0kT" "offset" => 0 "_previous" => array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/western/article/2001508455/chaos-after-kuppet-increases-retirement-age" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-01-13 00:52:08GET/main-staging/western/article/2001508455/chaos-after-kuppet-increases-retirement-age1033109