×

Exams at risk as lecturers vow to continue strike despite court order

From left: UASU Chairperson Grace Nyongesa, Secretary General Constantine Wasonga and National Deputy Secretary Weldon Keter after addressing the media on lecturers strike at UASU Head office in Nairobi on October 28, 2024. [Boniface Okendo, Standard]

Thousands of students risk not sitting end-of-semester exams after public university lecturers vowed to continue with the strike, despite a court order prohibiting the industrial action.

The Standard has learned that a meeting between Education Cabinet Secretary Julius Ogamba and the unions on Wednesday ended without agreement.

The two parties agreed to reconvene next Thursday in pursuit of a solution to the standoff.

Universities and Academic Staff Union (UASU) chairperson Grace Nyongesa said on Thursday that lecturers will not return to class despite the court order.

This decision brings uncertainty to institutions, with about 40 days to the end of the semester.

“We cannot have an employer who thinks that the court is a place to hide and then, when ordered to return to the table, leads us in circles. There is a clear abuse of court processes by our employer, and that is unacceptable,” Nyongesa said.

The union has accused the government of lacking the goodwill to resolve the pay dispute, asserting that the government is attempting to retract a previously agreed arrangement.

The contested pay increment, according to UASU, had already been finalised, with the required amount agreed upon by both the government and the unions.

The pay deal includes two components: an automatic annual increment of four per cent and a basic salary increase of between seven and 10 per cent.

However, Nyongesa asserts that the government has sought to withdraw the annual increment and only honour the basic salary increase.

“The tables were formulated by UASU and the Inter-Public Universities Councils Consultative Forum, and they were adopted and agreed upon. What has angered us and driven us back to the streets is the government’s introduction of tables that are not part of the return-to-work formula, and that’s where we differ,” Nyongesa said.

On Wednesday, Justice Agnes Nzei of the Employment and Labour Relations Court ruled that the strike called by UASU was unlawful, stating that the current demands were subject to negotiations as per the return-to-work formula signed on 26 September 2024.

The judge also prohibited UASU officials from encouraging or instigating members to participate in any strike action.

“The strike called by the Respondent (UASU), set to commence on 29 October 2024, is hereby declared unprotected. The Respondent and/or its officials are restrained from inciting their members to participate in this unprotected strike,” ruled Justice Nzei.

However, she ordered the government and the lecturers to return to negotiations to develop a return-to-work formula aimed at reaching a mutual agreement on the disputed issues.

The case is set for mention on 28 November 2024.

The strike, which entered its second day on Wednesday, follows a deadlock between the government and UASU over the lecturers’ new pay deal, which would see them receive an increase of between seven and 10 per cent.

Education CS Ogamba said on Wednesday that the union and the government had been unable to agree on the actual amount for the increment.

“We agreed on a seven and 10 per cent increment, but when the simulation was done, the union’s figures differed by about Sh5 billion… Our calculations showed Sh4 billion, while UASU’s figures suggested Sh9 billion,” Ogamba said.

Request history8.1.26PHP Version1.3sRequest Duration6MBMemory UsageGET {category}/article/{id}/{slug}Route
    • Booting (13.33ms)time
    • Application (1.28s)time
    • 1 x Application (98.97%)
      1.28s
      1 x Booting (1.03%)
      13.33ms
      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
      35 statements were executed (11 duplicates)Show only duplicates530ms
      • 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_main4.53msselect `id`, `site_id`, `article_category_id`, `title`, `long_title`, `thumbnail_url`, `story`, `published_at`, `premium`, `keywords`, `summary` from `articles` where `id` = '2001505643' and `published_at` <= '2025-03-30 03:06:41' and `deleted_at` is null
        Bindings
        • 0: 2001505643
        • 1: 2025-03-30 03:06:41
        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_main1.03msselect * from `days_quote` where `deleted_at` is null and `quote_day` = '2025-03-30'
        Bindings
        • 0: 2025-03-30
        Backtrace
        • app/Utils/Articles.php:1435
        • app/Http/Controllers/MainsiteController.php:660
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:661
      • Builder.php#20standard_digital_main1.53msselect `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` = 2001505643 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001505643
        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` = 588 or `parent_id` = 588 and `deleted_at` is null
        Bindings
        • 0: 1
        • 1: 588
        • 2: 588
        Backtrace
        • app/Utils/Articles.php:147
        • app/Http/Controllers/MainsiteController.php:727
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:728
      • Articles.php#164standard_digital_main72.92msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `article_category_id` in (1, 588) and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-03-30 03:06:41' order by `published_at` desc, `list_order` asc, `parent_category_list_order` asc limit 10 offset 0
        Bindings
        • 0: 1
        • 1: 588
        • 2: 1
        • 3: 2025-03-30 03:06:41
        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_main700μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (1, 588)
        Backtrace
        • app/Utils/Articles.php:164
        • app/Http/Controllers/MainsiteController.php:727
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:728
      • Articles.php#53standard_digital_main810μsselect `id`, `name`, `short_name`, `parent_id`, `site_id` from `article_categories` where `id` = 588
        Bindings
        • 0: 588
        Backtrace
        • app/Utils/Articles.php:53
        • app/Utils/Articles.php:338
        • app/Http/Controllers/MainsiteController.php:737
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • Articles.php#53standard_digital_main740μ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.97msselect `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.47msselect `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.25msselect `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_main106msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where (`keywords` LIKE '%[\"Lecturers Strike\",\"Education CS Julius Ogamba\",\"Universities And Academic Staff Union\"]%') and `site_id` = 1 and `published_at` <= '2025-03-30 03:06:41' and `deleted_at` is null and `id` not in ('2001505643') order by `published_at` desc limit 4 offset 0
        Bindings
        • 0: %["Lecturers Strike","Education CS Julius Ogamba","Universities And Academic Staff Union"]%
        • 1: 1
        • 2: 2025-03-30 03:06:41
        • 3: 2001505643
        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_main83.04msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where (`site_id` = 1 or `site_id` = 16 or `site_id` = 20) and `deleted_at` is null and `published_at` <= '2025-03-30 03:06:41' and `published_at` >= '2025-03-30 02:06:41' order by RAND(), `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 4 offset 0
        Bindings
        • 0: 1
        • 1: 16
        • 2: 20
        • 3: 2025-03-30 03:06:41
        • 4: 2025-03-30 02:06:41
        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_main990μ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.05msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `article_category_id` in (480, 481, 482, 719) and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-03-30 03:06:41' order by `published_at` desc, `list_order` asc, `parent_category_list_order` asc limit 4 offset 0
        Bindings
        • 0: 480
        • 1: 481
        • 2: 482
        • 3: 719
        • 4: 1
        • 5: 2025-03-30 03:06:41
        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_main770μ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_main850μ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-03-30 03:06:41' and `homepage_list_order` is not null order by `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 4 offset 0
        Bindings
        • 0: 1
        • 1: 486
        • 2: 1
        • 3: 2025-03-30 03:06:41
        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_main740μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (1, 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_main61.4msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` < '2001505643' and `site_id` = 1 and `published_at` <= '2025-03-30 03:06:41' and `deleted_at` is null order by `id` desc limit 1
        Bindings
        • 0: 2001505643
        • 1: 1
        • 2: 2025-03-30 03:06: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#819standard_digital_main860μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (588)
        Backtrace
        • app/Utils/Articles.php:819
        • app/Http/Controllers/MainsiteController.php:841
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:842
      • Articles.php#865standard_digital_main3.19msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` > '2001505643' and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-03-30 03:06:41' limit 1
        Bindings
        • 0: 2001505643
        • 1: 1
        • 2: 2025-03-30 03:06:41
        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_main840μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (12)
        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_main22.27msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `published_at` <= '2025-03-30 03:06:41' and `article_category_id` = 588 and `site_id` = 1 and `id` not in ('2001505643') order by `homepage_list_order` asc, `published_at` desc limit 6 offset 0
        Bindings
        • 0: 2025-03-30 03:06:41
        • 1: 588
        • 2: 1
        • 3: 2001505643
        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_main740μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (588)
        Backtrace
        • app/Utils/Articles.php:1288
        • app/Http/Controllers/MainsiteController.php:845
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:846
      • Builder.php#20standard_digital_main28.92msselect `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 '%[\"Lecturers Strike\",\"Education CS Julius Ogamba\",\"Universities And Academic Staff Union\"]%') and `videos`.`deleted_at` is null and `video_categories`.`video_type_id` = 1 order by `published_at` desc limit 3 offset 0
        Bindings
        • 0: %["Lecturers Strike","Education CS Julius Ogamba","Universities And Academic Staff Union"]%
        • 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_main930μsselect count(std_trend_article_id) as count, std_trend_article_id from `std_article_trends` group by `std_trend_article_id` order by `count` desc limit 20
        Backtrace
        • app/Utils/Articles.php:3841
        • app/Http/Controllers/MainsiteController.php:853
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:854
      • Articles.php#3867standard_digital_main850μsselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `id` in (2001249065, 2001514957, 2001515029, 2001303891, 2001255688, 2001515024, 2001515031, 2001511627, 2001515023, 2001358726, 2001458510, 2001437814, 2001502593, 2001515026, 2001270319, 2001515027, 2001515025, 2001515037, 2001296407, 2001455384) and `deleted_at` is null and `published_at` <= '2025-03-30 03:06:41' and `homepage_list_order` is not null order by `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 5
        Bindings
        • 0: 2001249065
        • 1: 2001514957
        • 2: 2001515029
        • 3: 2001303891
        • 4: 2001255688
        • 5: 2001515024
        • 6: 2001515031
        • 7: 2001511627
        • 8: 2001515023
        • 9: 2001358726
        • 10: 2001458510
        • 11: 2001437814
        • 12: 2001502593
        • 13: 2001515026
        • 14: 2001270319
        • 15: 2001515027
        • 16: 2001515025
        • 17: 2001515037
        • 18: 2001296407
        • 19: 2001455384
        • 20: 2025-03-30 03:06:41
        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_main890μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (7, 174, 588)
        Backtrace
        • app/Utils/Articles.php:3867
        • app/Http/Controllers/MainsiteController.php:853
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:854
      • CookieTool.php#185standard_digital_main820μ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_main950μsselect * from article_categories where id = '588'
        Backtrace
        • app/Library/helper.php:424
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • helper.php#424standard_digital_main650μsselect * from article_categories where id = '588'
        Backtrace
        • app/Library/helper.php:424
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • helper.php#424standard_digital_main670μsselect * from article_categories where id = '588'
        Backtrace
        • app/Library/helper.php:424
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • helper.php#424standard_digital_main730μsselect * from article_categories where id = '588'
        Backtrace
        • app/Library/helper.php:424
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • Articles.php#1350standard_digital_main118msselect * from `articles` where `deleted_at` is null and `published_at` <= '2025-03-30 03:06:42' and (`keywords` like '%Lecturers Strike%' or `keywords` like '%Education CS Julius Ogamba%' or `keywords` like '%Universities And Academic Staff Union%') and (`site_id` = 1 or `site_id` = 16 or `site_id` = 20) and `id` <> '2001505643' order by `published_at` desc limit 3
        Bindings
        • 0: 2025-03-30 03:06:42
        • 1: %Lecturers Strike%
        • 2: %Education CS Julius Ogamba%
        • 3: %Universities And Academic Staff Union%
        • 4: 1
        • 5: 16
        • 6: 20
        • 7: 2001505643
        Backtrace
        • app/Utils/Articles.php:1350
        • app/Utils/Articles.php:1674
        • view::mainsite.article:568
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • app.blade.php#825standard_digital_main1.02msselect * 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
      379Category.php#?
      App\Models\Article
      35Article.php#?
      App\Models\Trending
      20Trending.php#?
      App\Topic
      16Topic.php#?
      App\Models\Author
      14Author.php#?
          _token
          IixQtIa7NZghRn8exXL7YN0hzWLwEdwTkeMjPOuq
          offset
          0
          _previous
          array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/national/article/2001505643/exams-...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /national/article/2001505643/exams-at-risk-as-lecturers-vow-to-continue-strike-despite-court-order
          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 => "92835cbc1c032336-EWR" ] "x-forwarded-for" => array:1 [ 0 => "3.15.209.38" ] "host" => array:1 [ 0 => "www.standardmedia.co.ke" ] "cf-connecting-ip" => array:1 [ 0 => "3.15.209.38" ] "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=eyJpdiI6IkdZWUh1VlpQMFR2amVTS0E1bDdmMHc9PSIsInZhbHVlIjoiVElSdXdiOThLMmtmNmVXTnJsR2RyK3h6MU5EcEY0MVh2WkVCVWZTOUpkRFl1ZDlzd2hQbFpZSkVqM1NLaHhRbyIsIm1hYyI6IjYxMTBjODQ2YTEyMTRkNTY2MWM2NjRmNmMzNTM5Y2VmZWI5MGM5YzcwZDZmNjY4MjRhNGFlYzU0NjBhYzhkZjQiLCJ0YWciOiIifQ%3D%3D; story_no_insider=eyJpdiI6IkxsakZVOUEzSDlxMlA2RGlTVTBJbFE9PSIsInZhbHVlIjoiSHJCbk9ZWGtqZ3ovd0s1SVBqTCs5TDM3WlFVMlJJMHFYZHRKNVdNMVd5ckdqeXdvOCtFcGFSR1RYWlI1Vk00YiIsIm1hYyI6IjNmZTk3OWMxMzU1MGVkYWRiYzE0YWU3OWIzODY5YmUyMTE5YTcyNjJjZWI4NTkxZmRmMDI4MDRiMTFlZWNkNjMiLCJ0YWciOiIifQ%3D%3D; XSRF-TOKEN=eyJpdiI6Im1YSm4xalBjWiswQmlPWmNmSDFzZXc9PSIsInZhbHVlIjoicTFwOS9pS0VCL2dzeXB3SUxIeXhUcmQ3cGhMQXg1WXNhK1R1ZW4vSVcyanlRMGduSnVoT0VuVEdxdWFMcWRXbzhyQTlGQ0hCT290a253aUxqbngrUGNtQVVGbWJvdHZZdEJGNm5YLzlLM2xKVDltd2FiaDFKTUNBYThkYnVBZUMiLCJtYWMiOiI0ZTk0NWQ3MmJkMTcwOWRlOTlmMmQxOTAzNTA2YjA0MjA5MmQ4ODQ0NmViYWZmNWM2ZWY5YjM2Y2U5MjcwNTk3IiwidGFnIjoiIn0%3D; thestandardmediagroup_session=eyJpdiI6IlcrT3U5U3A4cDA1S3lxamdFMkRVeEE9PSIsInZhbHVlIjoiVGVaSEhJKzU4b1hreDI4ejMreWlsNE83b2lHTHE2ejF1MUQwOFJxclV0aVFOTFVEcjBYcUpPQUNVcCt5WjlxRGF5U1ZobkoxVnhNQjJubWU1aUNpN0EvbHFsL3dxYmNNdTdSdnpSVytPV2xMWDg4RnYwUzFVdzB2T2I0NXhSQnIiLCJtYWMiOiI3ODVkZjQ4Nzk5Zjc1OGU1ZjRhMDdmYWQ5M2RhYTllZDc0NWMyMjM4NDk1MjY5Y2E1MDNjZmM3NjYzMDU4YzliIiwidGFnIjoiIn0%3Dstory_no=eyJpdiI6IkdZWUh1VlpQMFR2amVTS0E1bDdmMHc9PSIsInZhbHVlIjoiVElSdXdiOThLMmtmNmVXTnJsR2RyK3h6MU5EcEY0MVh2WkVCVWZTOUpkRFl1ZDlzd2hQbFpZSkVqM1NLaHhRbyIsIm1hYyI" ] "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" => "IixQtIa7NZghRn8exXL7YN0hzWLwEdwTkeMjPOuq" "thestandardmediagroup_session" => "rz0n3K73wIrzs7BhyMcoPWpOZahIvULQDtcRgURn" ]
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sun, 30 Mar 2025 00:06:42 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjNURTdzUDlDZmx0cFJETlJIUkJGU3c9PSIsInZhbHVlIjoiQ1pPU1FzeStIZ2NOVHFOTXZGY0dOUURnR3I1WFpMUDBNQmxkeGNRelRaL3FRTXVkWkY3VHNITGJWV2sxUWZ6dEQ5a2UrRENjV3VhS04ybTJpN0l0M2tGQnNKM1ZOajRqNGcxTXBjVGIxSHkxZFdoSEpaUmVBbVhsWlprbEVKQ0IiLCJtYWMiOiI5NGMxN2MyNzkyMzllYjgyODg0NTk4YTc2OGRiZDk3ZjY0YjRlMTBkYzliYzhjMmFkNzhkYzY2OTk2MThmMTVmIiwidGFnIjoiIn0%3D; expires=Tue, 29 Apr 2025 10:35:42 GMT; Max-Age=2629740; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IjNURTdzUDlDZmx0cFJETlJIUkJGU3c9PSIsInZhbHVlIjoiQ1pPU1FzeStIZ2NOVHFOTXZGY0dOUURnR3I1WFpMUDBNQmxkeGNRelRaL3FRTXVkWkY3VHNITGJWV2sxUWZ6dEQ5a2UrR" 1 => "thestandardmediagroup_session=eyJpdiI6ImZsSDFKSjd0UGJSZDdrU0ZFMTRmbmc9PSIsInZhbHVlIjoiZ01yVnkrWDh3S0JxN3NscXlqcE9JYnlhOGVFTlhYbEFHMjRzdGhNRXZEVGhUcXhkb2x1OVZDc0lXWVpMOEZnRnZFbnBJVGNLdDlqVkJvUlR0Vk5JN0hTSUdJOVYwUWdmcnpjeWdiQ0tsT1FTd0ZSNTY2UVkxVjVvSDFxbkkrb3oiLCJtYWMiOiI3NWJkOWE3M2JkMWViOTBjYTQyNzQ4NjVhY2FlZDdjMDlkNjEwYzljN2RlMjgwYmNlNjVkYzg3MmE3NmY2OGY5IiwidGFnIjoiIn0%3D; expires=Tue, 29 Apr 2025 10:35:42 GMT; Max-Age=2629740; path=/; httponly; samesite=laxthestandardmediagroup_session=eyJpdiI6ImZsSDFKSjd0UGJSZDdrU0ZFMTRmbmc9PSIsInZhbHVlIjoiZ01yVnkrWDh3S0JxN3NscXlqcE9JYnlhOGVFTlhYbEFHMjRzdGhNRXZEVGhUcXhkb2x1OVZDc0" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjNURTdzUDlDZmx0cFJETlJIUkJGU3c9PSIsInZhbHVlIjoiQ1pPU1FzeStIZ2NOVHFOTXZGY0dOUURnR3I1WFpMUDBNQmxkeGNRelRaL3FRTXVkWkY3VHNITGJWV2sxUWZ6dEQ5a2UrRENjV3VhS04ybTJpN0l0M2tGQnNKM1ZOajRqNGcxTXBjVGIxSHkxZFdoSEpaUmVBbVhsWlprbEVKQ0IiLCJtYWMiOiI5NGMxN2MyNzkyMzllYjgyODg0NTk4YTc2OGRiZDk3ZjY0YjRlMTBkYzliYzhjMmFkNzhkYzY2OTk2MThmMTVmIiwidGFnIjoiIn0%3D; expires=Tue, 29-Apr-2025 10:35:42 GMT; path=/XSRF-TOKEN=eyJpdiI6IjNURTdzUDlDZmx0cFJETlJIUkJGU3c9PSIsInZhbHVlIjoiQ1pPU1FzeStIZ2NOVHFOTXZGY0dOUURnR3I1WFpMUDBNQmxkeGNRelRaL3FRTXVkWkY3VHNITGJWV2sxUWZ6dEQ5a2UrR" 1 => "thestandardmediagroup_session=eyJpdiI6ImZsSDFKSjd0UGJSZDdrU0ZFMTRmbmc9PSIsInZhbHVlIjoiZ01yVnkrWDh3S0JxN3NscXlqcE9JYnlhOGVFTlhYbEFHMjRzdGhNRXZEVGhUcXhkb2x1OVZDc0lXWVpMOEZnRnZFbnBJVGNLdDlqVkJvUlR0Vk5JN0hTSUdJOVYwUWdmcnpjeWdiQ0tsT1FTd0ZSNTY2UVkxVjVvSDFxbkkrb3oiLCJtYWMiOiI3NWJkOWE3M2JkMWViOTBjYTQyNzQ4NjVhY2FlZDdjMDlkNjEwYzljN2RlMjgwYmNlNjVkYzg3MmE3NmY2OGY5IiwidGFnIjoiIn0%3D; expires=Tue, 29-Apr-2025 10:35:42 GMT; path=/; httponlythestandardmediagroup_session=eyJpdiI6ImZsSDFKSjd0UGJSZDdrU0ZFMTRmbmc9PSIsInZhbHVlIjoiZ01yVnkrWDh3S0JxN3NscXlqcE9JYnlhOGVFTlhYbEFHMjRzdGhNRXZEVGhUcXhkb2x1OVZDc0" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "IixQtIa7NZghRn8exXL7YN0hzWLwEdwTkeMjPOuq" "offset" => 0 "_previous" => array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/national/article/2001505643/exams-at-risk-as-lecturers-vow-to-continue-strike-despite-court-order" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-30 03:06:42GET/main-staging/national/article/2001505643/exams-at-risk-as-lecturers-vow-to-continue-strike-despite-court-order1135464