The Standard Sports

Ownership dispute leaves operations at Gatoto Community School paralysed

Nairobi
By Maureen Wanjiku | Jan 06, 2025

 

AMP
Boniface Mwangi among activists who were evicted by parents as they defended government's move to take over management of the school on Jan 6, 2025. [Benard Orwongo, Standard]

Operations at Gatoto Community Primary School in Mukuru kwa Reuben were on Monday Paralysed following an ownership rift between the school’s management and government.

Learners in neatly pressed uniforms had reported back from the December holiday only to find doors locked.

The school owned and managed by a board of directors headed by Gideon Mutuku has long been at the heart of the community.

Mr Mutuku told reporters that he took over the management of the school 14 years ago when its founder Betty Nyagoha passed on.

Learners stranded as parents and activists clashed over the management of the school on Jan 6, 2025. [Benard Orwongo, Standard]

The director said unfortunately, the school has been intruded by the area chief and local leaders, with a team of new headteachers, a deputy and new teachers whom they claimed are from the Teacher Service Commission-TSC.

Mr Mutuku said it was strange that the government through TSC would make such a decision without communication to the existing management.

"Previously we've heard rumours that the government wants to take over the school but we've not had any formal communication from the same government,” said Mr Mutuku.

He said the school is currently privately owned and supported by an NGO and donors.

But parents who are supporting the government said the school will reap benefits that come with government schools including CDF, food program and construction of Grade 9 classrooms.

Gatoto Community Primary School Director Gideon Mutuku argues with Embakasi South Deputy County Commissioner during a forceful takeover of the institution by the Government on January 6, 2025. [Benard Orwongo, Standard]

The parents told reporters that since 2008, the school with about 1,000 students has been owned by the community.

The furious parents evicted a group of activists including Boniface Mwangi who had come to protest against the takeover of the school.

"The owner of this school should give us a certificate indicating that he is the owner, otherwise this is a community school for the people of Reuben", the parent said.

Area MP Julius Mawathe said the move to have the government take over the management of the school is in line with the recovery of grabbed public schools.

Mawathe said the school was in October last year recovered by the government and a new headteacher and deputy were placed in November.

According to the legislator, the land in which the school sits in was grabbed 14 years ago.

Share this story
.
RECOMMENDED NEWS
Request history8.1.26PHP Version317msRequest Duration17MBMemory UsageGET business/amp/{category}/article/{id}/{title}Route
  • warninglog[16:06:51] LOG.warning: Optional parameter $count declared before required parameter $tags is implic...
  • warninglog[16:06:51] LOG.warning: Optional parameter $count declared before required parameter $tags is implic...
  • Booting (59.91ms)time
  • Application (257ms)time
  • 1 x Application (81.08%)
    257ms
    1 x Booting (18.91%)
    59.91ms
    3 templates were rendered
    • 1x business.amp.articlearticle.blade.php#?blade
    • 1x business.amp.includes.menumenu.blade.php#?blade
    • 1x business.amp.includes.footerfooter.blade.php#?blade
    uri
    GET business/amp/{category}/article/{id}/{title}
    middleware
    web
    controller
    App\Http\Controllers\BusinessController@article
    namespace
    prefix
    /business
    where
    file
    app/Http/Controllers/BusinessController.php:214-549
    39 statements were executed (18 duplicates)Show only duplicates154ms
    • Articles.php#513standard_digital_mainConnection Established
      Backtrace
      • app/Utils/Articles.php:513
      • app/Http/Controllers/BusinessController.php:233
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/BusinessController.php:234
    • Articles.php#520standard_digital_main4.43msselect `id`, `site_id`, `article_category_id`, `title`, `long_title`, `thumbnail_url`, `story`, `published_at`, `premium`, `keywords`, `summary` from `articles` where `id` = '2001509135' and `published_at` <= '2025-03-31 16:06:51' and `deleted_at` is null
      Bindings
      • 0: 2001509135
      • 1: 2025-03-31 16:06:51
      Backtrace
      • app/Utils/Articles.php:520
      • app/Http/Controllers/BusinessController.php:233
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/BusinessController.php:234
    • BusinessController.php#265standard_digital_main820μsselect * from `article_categories` where `article_categories`.`id` = 14 limit 1
      Bindings
      • 0: 14
      Backtrace
      • app/Http/Controllers/BusinessController.php:265
      • 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
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • Builder.php#20standard_digital_main1.16msselect `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` = 2001509135 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001509135
      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#688standard_digital_main1.1msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where (`keywords` LIKE '%10%') and `site_id` = 1 and `published_at` <= '2025-03-31 16:06:51' and `deleted_at` is null and `id` not in ('2001509135') order by `published_at` desc limit 0 offset 0
      Bindings
      • 0: %10%
      • 1: 1
      • 2: 2025-03-31 16:06:51
      • 3: 2001509135
      Backtrace
      • app/Utils/Articles.php:688
      • app/Http/Controllers/BusinessController.php:287
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/BusinessController.php:288
    • Articles.php#4312standard_digital_main1.37msselect `id` from `article_categories` where (`id` = 4 or `parent_id` = 4) and `site_id` = 1 and `deleted_at` is null
      Bindings
      • 0: 4
      • 1: 4
      • 2: 1
      Backtrace
      • app/Utils/Articles.php:4312
      • app/Http/Controllers/BusinessController.php:293
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/BusinessController.php:294
    • Articles.php#4322standard_digital_main13.45msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `summary`, `premium`, `published_at` from `articles` where `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-03-31 16:06:51' and `article_category_id` in (4, 19, 20, 22, 40, 42, 46, 417, 426, 461, 594, 595) and `id` not in (2001509135) order by `published_at` desc limit 10 offset 0
      Bindings
      • 0: 1
      • 1: 2025-03-31 16:06:51
      • 2: 4
      • 3: 19
      • 4: 20
      • 5: 22
      • 6: 40
      • 7: 42
      • 8: 46
      • 9: 417
      • 10: 426
      • 11: 461
      • 12: 594
      • 13: 595
      • 14: 2001509135
      Backtrace
      • app/Utils/Articles.php:4322
      • app/Http/Controllers/BusinessController.php:293
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/BusinessController.php:294
    • Videos.php#61standard_digital_main1.95msselect `videos`.*, `site_id` from `videos` inner join `video_categories` on `video_categories`.`id` = `videos`.`video_category_id` inner join `video_types` on `video_types`.`id` = `video_categories`.`video_type_id` where `videos`.`deleted_at` is null and `site_id` = 'sports' order by `videos`.`published_at` desc limit 4 offset 0
      Bindings
      • 0: sports
      Backtrace
      • app/Utils/Videos.php:61
      • app/Http/Controllers/BusinessController.php:302
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/BusinessController.php:303
    • Articles.php#273standard_digital_main860μsselect `id` from `article_categories` where (`id` = 4 or `parent_id` = 4) and `site_id` = 1 and `deleted_at` is null
      Bindings
      • 0: 4
      • 1: 4
      • 2: 1
      Backtrace
      • app/Utils/Articles.php:273
      • app/Http/Controllers/BusinessController.php:306
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/BusinessController.php:307
    • Articles.php#287standard_digital_main1.34msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `summary`, `story`, `premium`, `published_at` from `articles` where `article_category_id` in (4, 19, 20, 22, 40, 42, 46, 417, 426, 461, 594, 595) and `deleted_at` is null and `site_id` = 1 and `published_at` <= '2025-03-31 16:06:51' order by `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 5 offset 0
      Bindings
      • 0: 4
      • 1: 19
      • 2: 20
      • 3: 22
      • 4: 40
      • 5: 42
      • 6: 46
      • 7: 417
      • 8: 426
      • 9: 461
      • 10: 594
      • 11: 595
      • 12: 1
      • 13: 2025-03-31 16:06:51
      Backtrace
      • app/Utils/Articles.php:287
      • app/Http/Controllers/BusinessController.php:306
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/BusinessController.php:307
    • Articles.php#287standard_digital_main1.02msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (4, 42, 417)
      Backtrace
      • app/Utils/Articles.php:287
      • app/Http/Controllers/BusinessController.php:306
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/BusinessController.php:307
    • Builder.php#20standard_digital_main33.11msselect `videos`.`id`, `videos`.`video_category_id`, `videos`.`title`, `videos`.`video_url`, `videos`.`description`, `videos`.`published_at`, `videos`.`thumbnail_url` from `videos` inner join `video_categories` on `video_categories`.`id` = `videos`.`video_category_id` where (`keywords` LIKE '%[\"Gatoto Community Primary School\",\"Gatoto Primary School Ownership\",\"Gatoto Community Primary School Management\"]%') and `videos`.`deleted_at` is null and `video_categories`.`video_type_id` = 1 order by `published_at` desc limit 5 offset 0
      Bindings
      • 0: %["Gatoto Community Primary School","Gatoto Primary School Ownership","Gatoto Community Primary School Management"]%
      • 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#4372standard_digital_main940μsselect count(std_trend_article_id) as count, std_trend_article_id from `std_article_trends` where `source_id` = 200 group by `std_trend_article_id` order by `count` desc limit 10
      Bindings
      • 0: 200
      Backtrace
      • app/Utils/Articles.php:4372
      • app/Http/Controllers/BusinessController.php:322
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/BusinessController.php:323
    • Articles.php#4389standard_digital_main1.31msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where 0 = 1 and `deleted_at` is null and `published_at` <= '2025-03-31 16:06:51' and `homepage_list_order` is not null order by `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 5
      Bindings
      • 0: 2025-03-31 16:06:51
      Backtrace
      • app/Utils/Articles.php:4389
      • app/Http/Controllers/BusinessController.php:322
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/BusinessController.php:323
    • Articles.php#4403standard_digital_main930μsselect `id` from `article_categories` where (`id` = 4 or `parent_id` = 4) and `site_id` = 1 and `deleted_at` is null
      Bindings
      • 0: 4
      • 1: 4
      • 2: 1
      Backtrace
      • app/Utils/Articles.php:4403
      • app/Http/Controllers/BusinessController.php:326
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/BusinessController.php:327
    • Articles.php#4411standard_digital_main840μsselect count(article_hints) as count, article_id from `std_article_popular` where `source_id` = 200 group by `article_id` order by `count` desc limit 100
      Bindings
      • 0: 200
      Backtrace
      • app/Utils/Articles.php:4411
      • app/Http/Controllers/BusinessController.php:326
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/BusinessController.php:327
    • Articles.php#4427standard_digital_main1.26msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `summary`, `published_at`, `premium` from `articles` where 0 = 1 and `site_id` = 1 and `article_category_id` in (4, 19, 20, 22, 40, 42, 46, 417, 426, 461, 594, 595) and `deleted_at` is null and `published_at` <= '2025-03-31 16:06:52' and `homepage_list_order` is not null order by `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 5
      Bindings
      • 0: 1
      • 1: 4
      • 2: 19
      • 3: 20
      • 4: 22
      • 5: 40
      • 6: 42
      • 7: 46
      • 8: 417
      • 9: 426
      • 10: 461
      • 11: 594
      • 12: 595
      • 13: 2025-03-31 16:06:52
      Backtrace
      • app/Utils/Articles.php:4427
      • app/Http/Controllers/BusinessController.php:326
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/BusinessController.php:327
    • Articles.php#273standard_digital_main1msselect `id` from `article_categories` where (`id` = 4 or `parent_id` = 4) and `site_id` = 1 and `deleted_at` is null
      Bindings
      • 0: 4
      • 1: 4
      • 2: 1
      Backtrace
      • app/Utils/Articles.php:273
      • app/Http/Controllers/BusinessController.php:331
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/BusinessController.php:332
    • Articles.php#287standard_digital_main13.73msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `summary`, `story`, `premium`, `published_at` from `articles` where `article_category_id` in (4, 19, 20, 22, 40, 42, 46, 417, 426, 461, 594, 595) and `deleted_at` is null and `site_id` = 1 and `published_at` <= '2025-03-31 16:06:52' order by `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 4 offset 0
      Bindings
      • 0: 4
      • 1: 19
      • 2: 20
      • 3: 22
      • 4: 40
      • 5: 42
      • 6: 46
      • 7: 417
      • 8: 426
      • 9: 461
      • 10: 594
      • 11: 595
      • 12: 1
      • 13: 2025-03-31 16:06:52
      Backtrace
      • app/Utils/Articles.php:287
      • app/Http/Controllers/BusinessController.php:331
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/BusinessController.php:332
    • Articles.php#287standard_digital_main830μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (4, 42, 417)
      Backtrace
      • app/Utils/Articles.php:287
      • app/Http/Controllers/BusinessController.php:331
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/BusinessController.php:332
    • Articles.php#273standard_digital_main910μsselect `id` from `article_categories` where (`id` = 4 or `parent_id` = 4) and `site_id` = 1 and `deleted_at` is null
      Bindings
      • 0: 4
      • 1: 4
      • 2: 1
      Backtrace
      • app/Utils/Articles.php:273
      • app/Utils/Articles.php:1212
      • app/Http/Controllers/BusinessController.php:336
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
    • Articles.php#287standard_digital_main950μsselect `id`, `article_category_id`, `title`, `thumbnail_url`, `summary`, `story`, `premium`, `published_at` from `articles` where `article_category_id` in (4, 19, 20, 22, 40, 42, 46, 417, 426, 461, 594, 595) and `deleted_at` is null and `site_id` = 1 and `published_at` <= '2025-03-31 16:06:52' order by `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 4 offset 0
      Bindings
      • 0: 4
      • 1: 19
      • 2: 20
      • 3: 22
      • 4: 40
      • 5: 42
      • 6: 46
      • 7: 417
      • 8: 426
      • 9: 461
      • 10: 594
      • 11: 595
      • 12: 1
      • 13: 2025-03-31 16:06:52
      Backtrace
      • app/Utils/Articles.php:287
      • app/Utils/Articles.php:1212
      • app/Http/Controllers/BusinessController.php:336
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
    • Articles.php#287standard_digital_main940μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (4, 42, 417)
      Backtrace
      • app/Utils/Articles.php:287
      • app/Utils/Articles.php:1212
      • app/Http/Controllers/BusinessController.php:336
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
    • Articles.php#819standard_digital_main49.87msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` < '2001509135' and `site_id` = 1 and `published_at` <= '2025-03-31 16:06:52' and `deleted_at` is null order by `id` desc limit 1
      Bindings
      • 0: 2001509135
      • 1: 1
      • 2: 2025-03-31 16:06:52
      Backtrace
      • app/Utils/Articles.php:819
      • app/Http/Controllers/BusinessController.php:340
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/BusinessController.php:341
    • Articles.php#819standard_digital_main970μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (4)
      Backtrace
      • app/Utils/Articles.php:819
      • app/Http/Controllers/BusinessController.php:340
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/BusinessController.php:341
    • Articles.php#865standard_digital_main3.75msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` > '2001509135' and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-03-31 16:06:52' limit 1
      Bindings
      • 0: 2001509135
      • 1: 1
      • 2: 2025-03-31 16:06:52
      Backtrace
      • app/Utils/Articles.php:865
      • app/Http/Controllers/BusinessController.php:340
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/BusinessController.php:341
    • Articles.php#865standard_digital_main750μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (383)
      Backtrace
      • app/Utils/Articles.php:865
      • app/Http/Controllers/BusinessController.php:340
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/BusinessController.php:341
    • Articles.php#2156standard_digital_main1.35msselect * from `article_categories` where `article_categories`.`id` = 42 limit 1
      Bindings
      • 0: 42
      Backtrace
      • app/Utils/Articles.php:2156
      • view::business.amp.article:218
      • 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
    • Articles.php#2156standard_digital_main1.41msselect * from `article_categories` where `article_categories`.`id` = 417 limit 1
      Bindings
      • 0: 417
      Backtrace
      • app/Utils/Articles.php:2156
      • view::business.amp.article:218
      • 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
    • Articles.php#2156standard_digital_main1.03msselect * from `article_categories` where `article_categories`.`id` = 4 limit 1
      Bindings
      • 0: 4
      Backtrace
      • app/Utils/Articles.php:2156
      • view::business.amp.article:218
      • 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
    • Articles.php#2156standard_digital_main790μsselect * from `article_categories` where `article_categories`.`id` = 4 limit 1
      Bindings
      • 0: 4
      Backtrace
      • app/Utils/Articles.php:2156
      • view::business.amp.article:218
      • 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
    • Articles.php#2156standard_digital_main2.36msselect * from `article_categories` where `article_categories`.`id` = 42 limit 1
      Bindings
      • 0: 42
      Backtrace
      • app/Utils/Articles.php:2156
      • view::business.amp.article:218
      • 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
    • Articles.php#2156standard_digital_main960μsselect * from `article_categories` where `article_categories`.`id` = 426 limit 1
      Bindings
      • 0: 426
      Backtrace
      • app/Utils/Articles.php:2156
      • view::business.amp.article:218
      • 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
    • Articles.php#2156standard_digital_main960μsselect * from `article_categories` where `article_categories`.`id` = 4 limit 1
      Bindings
      • 0: 4
      Backtrace
      • app/Utils/Articles.php:2156
      • view::business.amp.article:218
      • 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
    • Articles.php#2156standard_digital_main880μsselect * from `article_categories` where `article_categories`.`id` = 4 limit 1
      Bindings
      • 0: 4
      Backtrace
      • app/Utils/Articles.php:2156
      • view::business.amp.article:218
      • 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
    • Articles.php#2156standard_digital_main840μsselect * from `article_categories` where `article_categories`.`id` = 4 limit 1
      Bindings
      • 0: 4
      Backtrace
      • app/Utils/Articles.php:2156
      • view::business.amp.article:218
      • 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
    • Articles.php#2156standard_digital_main870μsselect * from `article_categories` where `article_categories`.`id` = 4 limit 1
      Bindings
      • 0: 4
      Backtrace
      • app/Utils/Articles.php:2156
      • view::business.amp.article:218
      • 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
    • Builder.php#20standard_digital_main970μ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` = 2001515164 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001515164
      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
    • Builder.php#20standard_digital_main1.01msselect `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` = 2001515156 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001515156
      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
    • Builder.php#20standard_digital_main1.02msselect `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` = 2001515151 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001515151
      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
    App\Models\Category
    82Category.php#?
    App\Models\Article
    26Article.php#?
    App\Models\Author
    9Author.php#?
        _token
        TfkcROQm9UV036wNSHccXpP2gbtegUoN6k5CN7Ef
        _previous
        array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/business/amp/nairobi/article/20015...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /business/amp/nairobi/article/2001509135/ownership-dispute-leaves-operations-at-gatoto-community-school-paralysed
        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 => "929010f02ad1c071-EWR" ] "x-forwarded-for" => array:1 [ 0 => "52.14.12.204" ] "host" => array:1 [ 0 => "www.standardmedia.co.ke" ] "cf-connecting-ip" => array:1 [ 0 => "52.14.12.204" ] "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 => "Mon, 31 Mar 2025 13:06:52 GMT" ] "set-cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik9kZkdXZHNkK1FSRXBMWmJNMHBFcXc9PSIsInZhbHVlIjoiUWQxZ0NjM3RyRDVraURTbnNTYnNOZ1ptM293Ui9CUEVQM1NMZ0ZwbmI4eVhhK1F6aHl6QW1IY2VoNUpGUEJrWUF1VENTcXFKYk1EanVvSzFyTlBzTk9BemM1Zm9WRnVYRWVYMFBhbGxrQUdTSkJpZHdFdU50VXZFWU1LSXRyOHMiLCJtYWMiOiJhNDA5MWUyMTg4ZDBjMWI1YzlmOWRiOGJkYmFiMWE5ZTBlOGY3YTU2YzM0YzQ5ZjU3OWJmYmZkYjFhOWQyN2RhIiwidGFnIjoiIn0%3D; expires=Wed, 30 Apr 2025 23:35:52 GMT; Max-Age=2629740; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Ik9kZkdXZHNkK1FSRXBMWmJNMHBFcXc9PSIsInZhbHVlIjoiUWQxZ0NjM3RyRDVraURTbnNTYnNOZ1ptM293Ui9CUEVQM1NMZ0ZwbmI4eVhhK1F6aHl6QW1IY2VoNUpGUEJrWUF1VENTc" 1 => "thestandardmediagroup_session=eyJpdiI6Ii9iS3YrYzNqd3MwNzlDZUtoVlFpWFE9PSIsInZhbHVlIjoiZHJEZGkwdjJlOVdpTjBGM3hRZ2wxN21ENXcxN0FsZUdmVHAyNXkxVHZ2dmtrYkU3QmtncmRnOTFDWWdsZnZ5QmFkUEhRUGRaeGhCbVB5YVYwYUFVOEV6S0dlQlVUYXdSSVpVR1UwMnRHa2xuSnkvblNzWHQvQWpacG1FTWljUXUiLCJtYWMiOiI4NGVhNTk0YjBkNGMzZTdiMmFiY2NiYmJhZjdjMzc1OTQzZWFmNzVlZjBjOGY1MmViMmFjOThhMzk1OGFiMGFlIiwidGFnIjoiIn0%3D; expires=Wed, 30 Apr 2025 23:35:52 GMT; Max-Age=2629740; path=/; httponly; samesite=laxthestandardmediagroup_session=eyJpdiI6Ii9iS3YrYzNqd3MwNzlDZUtoVlFpWFE9PSIsInZhbHVlIjoiZHJEZGkwdjJlOVdpTjBGM3hRZ2wxN21ENXcxN0FsZUdmVHAyNXkxVHZ2dmtrYkU3QmtncmRnOT" 2 => "story_no=eyJpdiI6IjlCdDZ4Qm9CUVQzb2dtZlhpWG44UFE9PSIsInZhbHVlIjoiTXRnM2VReTFycDdZbmVsMzdmc2NTdzhNdENuTU5TNXVvMTR5OU5uYTZVaUUxWTNvWnFRc2dMMjVUQXhkMExENSIsIm1hYyI6ImU4NjQzZDE0ZGRhZTMzYTlmZTMzMjIxZDY2ZjQ4ZDE0MzUyMmFhZDcxZmFiZGY3MGU0YmEyYTQ4ODVjZjdmYjAiLCJ0YWciOiIifQ%3D%3D; expires=Wed, 30 Apr 2025 13:06:52 GMT; Max-Age=2592000; path=/; domain=standardmedia.co.ke; secure; httponly; samesite=laxstory_no=eyJpdiI6IjlCdDZ4Qm9CUVQzb2dtZlhpWG44UFE9PSIsInZhbHVlIjoiTXRnM2VReTFycDdZbmVsMzdmc2NTdzhNdENuTU5TNXVvMTR5OU5uYTZVaUUxWTNvWnFRc2dMMjVUQXhkMExENSIsIm1hYyI" ] "Set-Cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik9kZkdXZHNkK1FSRXBMWmJNMHBFcXc9PSIsInZhbHVlIjoiUWQxZ0NjM3RyRDVraURTbnNTYnNOZ1ptM293Ui9CUEVQM1NMZ0ZwbmI4eVhhK1F6aHl6QW1IY2VoNUpGUEJrWUF1VENTcXFKYk1EanVvSzFyTlBzTk9BemM1Zm9WRnVYRWVYMFBhbGxrQUdTSkJpZHdFdU50VXZFWU1LSXRyOHMiLCJtYWMiOiJhNDA5MWUyMTg4ZDBjMWI1YzlmOWRiOGJkYmFiMWE5ZTBlOGY3YTU2YzM0YzQ5ZjU3OWJmYmZkYjFhOWQyN2RhIiwidGFnIjoiIn0%3D; expires=Wed, 30-Apr-2025 23:35:52 GMT; path=/XSRF-TOKEN=eyJpdiI6Ik9kZkdXZHNkK1FSRXBMWmJNMHBFcXc9PSIsInZhbHVlIjoiUWQxZ0NjM3RyRDVraURTbnNTYnNOZ1ptM293Ui9CUEVQM1NMZ0ZwbmI4eVhhK1F6aHl6QW1IY2VoNUpGUEJrWUF1VENTc" 1 => "thestandardmediagroup_session=eyJpdiI6Ii9iS3YrYzNqd3MwNzlDZUtoVlFpWFE9PSIsInZhbHVlIjoiZHJEZGkwdjJlOVdpTjBGM3hRZ2wxN21ENXcxN0FsZUdmVHAyNXkxVHZ2dmtrYkU3QmtncmRnOTFDWWdsZnZ5QmFkUEhRUGRaeGhCbVB5YVYwYUFVOEV6S0dlQlVUYXdSSVpVR1UwMnRHa2xuSnkvblNzWHQvQWpacG1FTWljUXUiLCJtYWMiOiI4NGVhNTk0YjBkNGMzZTdiMmFiY2NiYmJhZjdjMzc1OTQzZWFmNzVlZjBjOGY1MmViMmFjOThhMzk1OGFiMGFlIiwidGFnIjoiIn0%3D; expires=Wed, 30-Apr-2025 23:35:52 GMT; path=/; httponlythestandardmediagroup_session=eyJpdiI6Ii9iS3YrYzNqd3MwNzlDZUtoVlFpWFE9PSIsInZhbHVlIjoiZHJEZGkwdjJlOVdpTjBGM3hRZ2wxN21ENXcxN0FsZUdmVHAyNXkxVHZ2dmtrYkU3QmtncmRnOT" 2 => "story_no=eyJpdiI6IjlCdDZ4Qm9CUVQzb2dtZlhpWG44UFE9PSIsInZhbHVlIjoiTXRnM2VReTFycDdZbmVsMzdmc2NTdzhNdENuTU5TNXVvMTR5OU5uYTZVaUUxWTNvWnFRc2dMMjVUQXhkMExENSIsIm1hYyI6ImU4NjQzZDE0ZGRhZTMzYTlmZTMzMjIxZDY2ZjQ4ZDE0MzUyMmFhZDcxZmFiZGY3MGU0YmEyYTQ4ODVjZjdmYjAiLCJ0YWciOiIifQ%3D%3D; expires=Wed, 30-Apr-2025 13:06:52 GMT; domain=standardmedia.co.ke; path=/; secure; httponlystory_no=eyJpdiI6IjlCdDZ4Qm9CUVQzb2dtZlhpWG44UFE9PSIsInZhbHVlIjoiTXRnM2VReTFycDdZbmVsMzdmc2NTdzhNdENuTU5TNXVvMTR5OU5uYTZVaUUxWTNvWnFRc2dMMjVUQXhkMExENSIsIm1hYyI" ] ]
        session_attributes
        0 of 0
        array:3 [ "_token" => "TfkcROQm9UV036wNSHccXpP2gbtegUoN6k5CN7Ef" "_previous" => array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/business/amp/nairobi/article/2001509135/ownership-dispute-leaves-operations-at-gatoto-community-school-paralysed" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-03-31 16:06:52GET/main-staging/business/amp/nairobi/article/2001509135/ownership-dispute-leaves-operations-at-gatoto-community-school-paralysed2339117