×

National Water inks deal to restore river flow in flood-hit areas

From left: Dredge Masters Chief Operating Officer Dr. Samanjit Udumalagala and National Water CEO Eng. Julius Mugun during the signing of partnership deal in Nairobi.

National Water Harvesting and Storage Authority has signed a framework aimed at enhancing flood control through desilting of dams and dredging of rivers prone to floods.

The initiative, in partnership with Dredge Masters Kenya, targets rivers in Nyanza and western Kenya regions, where recurrent floods have displaced residents and damaged property.

The partnership comes even as the weatherman predicts an early start of long rains in March.

The collaboration will focus on planning, executing and managing water infrastructure projects to increase water storage capacities, restore river courses and mitigate the effects of floods.

National Water Chairman Symon Kimaru said the two parties would combine their expertise and resources in dredging operations, land reclamation, and specialised civil works.

"With the effects of climate change, there is a need to adopt the use of technology and comprehensive catchment-oriented approach to mitigate against effects of floods through enhanced partnerships and collaboration," said Kimaru.

Acting CEO Julius Mugun said sedimentation in rivers, especially River Nyando and River Nzoia, is a key cause of floods in the regions.

He said desilting would help restore natural water flow and ease the burden on communities along the riverbanks.

"Most dams, especially colonial dams, have silted, resulting in reduced storage capacity.

Kiserian Dam, for instance, now holds less than a million cubic meters of water, down from its original 1.2 million cubic meters," said Mugun.

Dredge Masters Group Chairman Joseph Agyapong said the firm would provide training to National Water personnel on modern dredging techniques and water infrastructure management.

"The agreement will pave the way for collaboration in rehabilitation and maintenance of existing water infrastructure to ensure long-term reliability," said Dredge Masters Managing Director Ansar Khan.

Request history8.1.26PHP Version1.25sRequest Duration3MBMemory UsageGET {category}/article/{id}/{slug}Route
    • Booting (11.74ms)time
    • Application (1.24s)time
    • 1 x Application (99.06%)
      1.24s
      1 x Booting (0.94%)
      11.74ms
      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
      33 statements were executed (6 duplicates)Show only duplicates519ms
      • Articles.php#513standard_digital_mainConnection Established
        Backtrace
        • app/Utils/Articles.php:513
        • app/Http/Controllers/MainsiteController.php:657
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:658
      • Articles.php#520standard_digital_main3.46msselect `id`, `site_id`, `article_category_id`, `title`, `long_title`, `thumbnail_url`, `story`, `published_at`, `premium`, `keywords`, `summary` from `articles` where `id` = '2001512987' and `published_at` <= '2025-03-26 04:22:58' and `deleted_at` is null
        Bindings
        • 0: 2001512987
        • 1: 2025-03-26 04:22:58
        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_main630μsselect * from `days_quote` where `deleted_at` is null and `quote_day` = '2025-03-26'
        Bindings
        • 0: 2025-03-26
        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_main790μ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` = 2001512987 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001512987
        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` = 16 or `parent_id` = 16 and `deleted_at` is null
        Bindings
        • 0: 1
        • 1: 16
        • 2: 16
        Backtrace
        • app/Utils/Articles.php:147
        • app/Http/Controllers/MainsiteController.php:727
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:728
      • Articles.php#164standard_digital_main11.19msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `article_category_id` in (16) and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-03-26 04:22:58' order by `published_at` desc, `list_order` asc, `parent_category_list_order` asc limit 10 offset 0
        Bindings
        • 0: 16
        • 1: 1
        • 2: 2025-03-26 04:22:58
        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 (16)
        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_main740μsselect `id`, `name`, `short_name`, `parent_id`, `site_id` from `article_categories` where `id` = 16
        Bindings
        • 0: 16
        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_main600μ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:737
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • Articles.php#688standard_digital_main105msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where (`keywords` LIKE '%[\"Nairobi Water\",\"Long Rains\",\"National Water Chairman Symon Kimaru\",\"Desilting of Dams\"]%') and `site_id` = 1 and `published_at` <= '2025-03-26 04:22:58' and `deleted_at` is null and `id` not in ('2001512987') order by `published_at` desc limit 4 offset 0
        Bindings
        • 0: %["Nairobi Water","Long Rains","National Water Chairman Symon Kimaru","Desilting of Dams"]%
        • 1: 1
        • 2: 2025-03-26 04:22:58
        • 3: 2001512987
        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_main103msselect `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-26 04:22:58' and `published_at` >= '2025-03-26 03:22:58' 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-26 04:22:58
        • 4: 2025-03-26 03:22:58
        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_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: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.67msselect `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-26 04:22:58' 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-26 04:22:58
        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_main680μ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_main57.73msselect `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-26 04:22:58' 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-26 04:22:58
        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_main830μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (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_main11.67msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` < '2001512987' and `site_id` = 1 and `published_at` <= '2025-03-26 04:22:58' and `deleted_at` is null order by `id` desc limit 1
        Bindings
        • 0: 2001512987
        • 1: 1
        • 2: 2025-03-26 04:22:58
        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_main740μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (26)
        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_main4.04msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` > '2001512987' and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-03-26 04:22:58' limit 1
        Bindings
        • 0: 2001512987
        • 1: 1
        • 2: 2025-03-26 04:22:58
        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_main660μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (17)
        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_main3.21msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `published_at` <= '2025-03-26 04:22:58' and `article_category_id` = 16 and `site_id` = 1 and `id` not in ('2001512987') order by `homepage_list_order` asc, `published_at` desc limit 6 offset 0
        Bindings
        • 0: 2025-03-26 04:22:58
        • 1: 16
        • 2: 1
        • 3: 2001512987
        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_main610μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (16)
        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_main25.14msselect `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 '%[\"Nairobi Water\",\"Long Rains\",\"National Water Chairman Symon Kimaru\",\"Desilting of Dams\"]%') and `videos`.`deleted_at` is null and `video_categories`.`video_type_id` = 1 order by `published_at` desc limit 3 offset 0
        Bindings
        • 0: %["Nairobi Water","Long Rains","National Water Chairman Symon Kimaru","Desilting of Dams"]%
        • 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_main800μ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_main1.31msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `id` in (2001249065, 2001514689, 2001514622, 2001486728, 2001514630, 2001394866, 2001514624, 2001514695, 2001514549, 2001316120, 2001514618, 2001411807, 2001404872, 2001514403, 2001260543, 2001514644, 2001514658, 2001514638, 2001399252, 2001457128) and `deleted_at` is null and `published_at` <= '2025-03-26 04:22:58' 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: 2001514689
        • 2: 2001514622
        • 3: 2001486728
        • 4: 2001514630
        • 5: 2001394866
        • 6: 2001514624
        • 7: 2001514695
        • 8: 2001514549
        • 9: 2001316120
        • 10: 2001514618
        • 11: 2001411807
        • 12: 2001404872
        • 13: 2001514403
        • 14: 2001260543
        • 15: 2001514644
        • 16: 2001514658
        • 17: 2001514638
        • 18: 2001399252
        • 19: 2001457128
        • 20: 2025-03-26 04:22:58
        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_main850μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (3, 265, 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
      • Builder.php#20standard_digital_main1.49msselect `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` in (2001514624, 2001514638, 2001514658, 2001514689, 2001514695) and `authors`.`deleted_at` is null
        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
      • CookieTool.php#185standard_digital_main800μsselect * from `settings` where `meta_name` = 'article_age' limit 1
        Bindings
        • 0: article_age
        Backtrace
        • app/Utils/CookieTool.php:185
        • app/Http/Controllers/MainsiteController.php:870
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • helper.php#424standard_digital_main1.08msselect * from article_categories where id = '16'
        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_main930μsselect * from article_categories where id = '16'
        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_main880μsselect * from article_categories where id = '16'
        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_main780μsselect * from article_categories where id = '16'
        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_main174msselect * from `articles` where `deleted_at` is null and `published_at` <= '2025-03-26 04:22:59' and (`keywords` like '%Nairobi Water%' or `keywords` like '%Long Rains%' or `keywords` like '%National Water Chairman Symon Kimaru%' or `keywords` like '%Desilting of Dams%') and (`site_id` = 1 or `site_id` = 16 or `site_id` = 20) and `id` <> '2001512987' order by `published_at` desc limit 3
        Bindings
        • 0: 2025-03-26 04:22:59
        • 1: %Nairobi Water%
        • 2: %Long Rains%
        • 3: %National Water Chairman Symon Kimaru%
        • 4: %Desilting of Dams%
        • 5: 1
        • 6: 16
        • 7: 20
        • 8: 2001512987
        Backtrace
        • app/Utils/Articles.php:1350
        • app/Utils/Articles.php:1674
        • view::mainsite.article:568
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • app.blade.php#825standard_digital_main910μsselect * from `favourite_topics` where `status` = 1
        Bindings
        • 0: 1
        Backtrace
        • view::mainsite.layouts.app:825
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      App\Models\Article
      35Article.php#?
      App\Models\Trending
      20Trending.php#?
      App\Models\Category
      17Category.php#?
      App\Topic
      16Topic.php#?
      App\Models\Author
      14Author.php#?
          _token
          CCI1HxVi59wgFyu5M8g2sctxLH2JwxwGd9E3XMwU
          _previous
          array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/nyanza/article/2001512987/national...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          offset
          0
          path_info
          /nyanza/article/2001512987/national-water-inks-deal-to-restore-river-flow-in-flood-hit-areas
          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 => "9262d6fbff646af6-EWR" ] "x-forwarded-for" => array:1 [ 0 => "18.117.103.79" ] "host" => array:1 [ 0 => "www.standardmedia.co.ke" ] "cf-connecting-ip" => array:1 [ 0 => "18.117.103.79" ] "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 => "_ga=amp-DMxzKOCT2OFN6BVaSTWtUA; XSRF-TOKEN=eyJpdiI6ImFKRjFSQXdabHdIY0FpT2hxTjgxN1E9PSIsInZhbHVlIjoib3BaQ05IKzhTRy9FSGx3WjdzelNETWhyWEhBZVJuZUF3R010SmJwNGdFSkY0NThYVVBhaE1EMkRlRmpRRVJ6K2lpRVVEYlh1TVE1MVAxTjFwbzZTMlhLV0hlcDFKcFFnL1J5Q21RbzdSZWc4TUpxOG5YUFhoWUJTUFVUbjJFalUiLCJtYWMiOiJlYzZhNmUyYWM3NmJjNjlhMjM5MTEyYTA2NTM0NjU2YjBlNzY3NTdlY2I0ZDY0ODk1MzE3YTA4MDE1ZDdjNjBhIiwidGFnIjoiIn0%3D; thestandardmediagroup_session=eyJpdiI6Imd0NE93RllDQVRMb0NMS1pROWZXNFE9PSIsInZhbHVlIjoiQ0hLcHRIMzdBUnFNbVNWMzZweHpEbEEyYWt4L3J4cUNSTEp5OUlUQyt3WDVQdmVYRDVIVUNucXJ6cWNJUkc4UWJrbmFRZXR4aVRjYUZFYytoL0NmNmtuWFMveHE3cEZnYXR4QnYxQ2txME95RGYvcHE2NGNaRzZpTlVwR1BuOFkiLCJtYWMiOiIyZTk0MmM2ZjE4MWQ4MDFiMjkxY2JkYzNkYWQ5ZGI1NzhjMmVkYjQ0Mzc0ZTYyMDRkMTY1ZWMyYWRiMjc2OWI0IiwidGFnIjoiIn0%3D_ga=amp-DMxzKOCT2OFN6BVaSTWtUA; XSRF-TOKEN=eyJpdiI6ImFKRjFSQXdabHdIY0FpT2hxTjgxN1E9PSIsInZhbHVlIjoib3BaQ05IKzhTRy9FSGx3WjdzelNETWhyWEhBZVJuZUF3R010SmJwNGdFSkY0N" ] "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:3 [ "_ga" => null "XSRF-TOKEN" => "CCI1HxVi59wgFyu5M8g2sctxLH2JwxwGd9E3XMwU" "thestandardmediagroup_session" => "iYDHao9FJoT8GtVTzQoUQwzN0wESXps0X4E195So" ]
          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 => "Wed, 26 Mar 2025 01:22:59 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InV2MlJKZTdpQkVRTlBRUm9ac2RCMGc9PSIsInZhbHVlIjoiMTlpRVNPaUVqVHVtdThRQzduUVQrbml3ZnZZVVhVV3lncnBZQnZJRVVtV3FrMm1YQlNBd2tuY1NOOUExaWZndnVBM0JydnRmVnhlN3ZvbStuK1dHc3llMzNUbitsSzZMZ2VVT3RvVjVuWGlRR3RlWE5rSWQrbW01Y2drY2dEM0oiLCJtYWMiOiJhNzg5MGFiZDNmYjc5N2M1YjVkYmE0OWVkZjYwNDkyZTEwY2MyMTJjMGM0ZmJlYmIwZmNmZTdiNTBmYjc5ZWYwIiwidGFnIjoiIn0%3D; expires=Fri, 25 Apr 2025 11:51:59 GMT; Max-Age=2629740; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6InV2MlJKZTdpQkVRTlBRUm9ac2RCMGc9PSIsInZhbHVlIjoiMTlpRVNPaUVqVHVtdThRQzduUVQrbml3ZnZZVVhVV3lncnBZQnZJRVVtV3FrMm1YQlNBd2tuY1NOOUExaWZndnVBM0Jyd" 1 => "thestandardmediagroup_session=eyJpdiI6IjdWQ29rTGhaS0dBZWVlQ1NxTWJQWnc9PSIsInZhbHVlIjoiVDh4ZllDQU5LOVVtaUlsQ1ZDNWtObnFMcUl1SDNta0txZ2JPT1BnNENQdk4rQncyVnVBQS80U3VhdUdjcjhZanFMTXNBa1VOWlc5SHlaMXo1M0I3elhCU2RPWExQcEhtVytrSDREc1NyMjVpeEV5NllHaUhKQnMxdlhsc0Vha00iLCJtYWMiOiJmMzE4MGQwOGQyMjc2YWI4NmRkNzcwN2QzNWI2MDIxZGFkY2YyMTA1MmI2NzQzYjI2ZTI4YWM0MmI4YmFlMGNiIiwidGFnIjoiIn0%3D; expires=Fri, 25 Apr 2025 11:51:59 GMT; Max-Age=2629740; path=/; httponly; samesite=laxthestandardmediagroup_session=eyJpdiI6IjdWQ29rTGhaS0dBZWVlQ1NxTWJQWnc9PSIsInZhbHVlIjoiVDh4ZllDQU5LOVVtaUlsQ1ZDNWtObnFMcUl1SDNta0txZ2JPT1BnNENQdk4rQncyVnVBQS80U3" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InV2MlJKZTdpQkVRTlBRUm9ac2RCMGc9PSIsInZhbHVlIjoiMTlpRVNPaUVqVHVtdThRQzduUVQrbml3ZnZZVVhVV3lncnBZQnZJRVVtV3FrMm1YQlNBd2tuY1NOOUExaWZndnVBM0JydnRmVnhlN3ZvbStuK1dHc3llMzNUbitsSzZMZ2VVT3RvVjVuWGlRR3RlWE5rSWQrbW01Y2drY2dEM0oiLCJtYWMiOiJhNzg5MGFiZDNmYjc5N2M1YjVkYmE0OWVkZjYwNDkyZTEwY2MyMTJjMGM0ZmJlYmIwZmNmZTdiNTBmYjc5ZWYwIiwidGFnIjoiIn0%3D; expires=Fri, 25-Apr-2025 11:51:59 GMT; path=/XSRF-TOKEN=eyJpdiI6InV2MlJKZTdpQkVRTlBRUm9ac2RCMGc9PSIsInZhbHVlIjoiMTlpRVNPaUVqVHVtdThRQzduUVQrbml3ZnZZVVhVV3lncnBZQnZJRVVtV3FrMm1YQlNBd2tuY1NOOUExaWZndnVBM0Jyd" 1 => "thestandardmediagroup_session=eyJpdiI6IjdWQ29rTGhaS0dBZWVlQ1NxTWJQWnc9PSIsInZhbHVlIjoiVDh4ZllDQU5LOVVtaUlsQ1ZDNWtObnFMcUl1SDNta0txZ2JPT1BnNENQdk4rQncyVnVBQS80U3VhdUdjcjhZanFMTXNBa1VOWlc5SHlaMXo1M0I3elhCU2RPWExQcEhtVytrSDREc1NyMjVpeEV5NllHaUhKQnMxdlhsc0Vha00iLCJtYWMiOiJmMzE4MGQwOGQyMjc2YWI4NmRkNzcwN2QzNWI2MDIxZGFkY2YyMTA1MmI2NzQzYjI2ZTI4YWM0MmI4YmFlMGNiIiwidGFnIjoiIn0%3D; expires=Fri, 25-Apr-2025 11:51:59 GMT; path=/; httponlythestandardmediagroup_session=eyJpdiI6IjdWQ29rTGhaS0dBZWVlQ1NxTWJQWnc9PSIsInZhbHVlIjoiVDh4ZllDQU5LOVVtaUlsQ1ZDNWtObnFMcUl1SDNta0txZ2JPT1BnNENQdk4rQncyVnVBQS80U3" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "CCI1HxVi59wgFyu5M8g2sctxLH2JwxwGd9E3XMwU" "_previous" => array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/nyanza/article/2001512987/national-water-inks-deal-to-restore-river-flow-in-flood-hit-areas" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "offset" => 0 ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-26 04:22:59GET/main-staging/nyanza/article/2001512987/national-water-inks-deal-to-restore-river-flow-in-flood-hit-areas1133102