×

We have set aside Sh40 million to tackle floods, assures Murkomen

Interior CS Kipchumba Murkomen during the requiem mass of the late Baringo Senator William Cheptumo at the AIC Church Milimani in Nairobi, on February 27, 2025. [Boniface Okendo, Standard]

The government has set aside Sh40 million for disaster and emergence response ahead of the start of the long rains, Interior Cabinet Secretary Kipchumba Murkomen has said.

On Wednesday, Mr Murkomen appeared before the Senate and said the Ministry of Interior and National Coordination had told residents of Kisumu, Busia and Tana River counties to prepare for a possibility of floods.

He said the government has strengthened early warning systems and disaster preparedness measures in readiness for flood risks and will be issuing timely alerts, besides mobilising emergency response.

“The government will mobilise more resources should there be a need besides putting in place climate-resilient infrastructure, flood control measures and disaster mitigation strategies to reduce vulnerability,” he said.

The CS said the prolonged 2024 rains resulted in flooding that affected most parts of the country where 315 people died due to floods, 293,205 individuals were displaced and 412,263 persons affected.

Murkomen said flooding last year caused damage to roads, bridges, aerodromes, railway lines, health facilities and school infrastructure with mitigation measures being put in place to reduce more damage in case of a similar occurrence.

He said already there is a three-month weather forecast issued by Kenya Meteorological Department for March, April and May, which indicates near to above-normal rains for the western part of the country and below-normal for the rest.

Murkomen said his ministry is creating awareness among stakeholders and the public on flood risks and safety measures, improving drainage systems in towns and acquiring food and non-food items in preparation for the season.

“The government is fostering collaboration among stakeholders to develop coordinated responses to flooding incidents, the government is putting measures in place to ensure that we are ready in case of any eventuality,” said Murkomen.

He was responding to Nominated Senator Beatrice Ogolla who had sought to know the level of preparedness in mitigation of drought and floods, given the devastation that was experienced in the country during the heavy rains last year and in previous years.

Senator Ogolla also asked Murkomen if there are specific areas mapped out for such mitigation measures and what strategies have been put in place for such zones in case of an emergency.

“I would like to know how much money has been set aside in the year 2024/2025 budget earmarking disaster and emergency response, what is the level of preparedness in mitigation of drought and floods,” asked Ogolla.

Murkomen said on handling cattle rattling especially among the Turkana, West Pokot and Samburu communities the government is implementing a multi-faceted approach to address the persistent raids.

He said the government has Increased police presence through specialised units such as the Anti-Stock Theft Unit (ASTU), Rapid Deployment Unit (RDU) and General Service Unit (GSU) to deter criminal activities.

Murkomen said there are ongoing efforts to recover illegal firearms through voluntary surrender programmes and security operations by increasing patrols along porous borders with neighboring countries to stop cross-border raids and smuggling stolen livestock.

“We are also strengthening inter-county and cross-border collaborations, particularly with neighbouring counties and countries, to prevent the movement of stolen livestock and the spread of conflict across borders,” said Murkomen. 

Request history8.1.26PHP Version1.39sRequest Duration3MBMemory UsageGET article/{id}/{slug}Route
    • Booting (13.78ms)time
    • Application (1.38s)time
    • 1 x Application (99.01%)
      1.38s
      1 x Booting (0.99%)
      13.78ms
      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 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 (12 duplicates)Show only duplicates639ms
      • 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.25msselect `id`, `site_id`, `article_category_id`, `title`, `long_title`, `thumbnail_url`, `story`, `published_at`, `premium`, `keywords`, `summary` from `articles` where `id` = '2001513228' and `published_at` <= '2025-03-30 02:15:17' and `deleted_at` is null
        Bindings
        • 0: 2001513228
        • 1: 2025-03-30 02:15:17
        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_main800μsselect * 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_main830μ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` = 2001513228 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001513228
        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_main750μ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_main73.33msselect `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 02:15:17' 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 02:15:17
        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_main950μ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_main790μ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_main710μ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.2msselect `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_main2.98msselect `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_main2.34msselect `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_main127msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where (`keywords` LIKE '%[\"Interior CS Kipchumba Murkomen\",\"Disaster And Emergence Response\",\"Kenya Meteorological Department\",\"Drought And Floods\"]%') and `site_id` = 1 and `published_at` <= '2025-03-30 02:15:17' and `deleted_at` is null and `id` not in ('2001513228') order by `published_at` desc limit 4 offset 0
        Bindings
        • 0: %["Interior CS Kipchumba Murkomen","Disaster And Emergence Response","Kenya Meteorological Department","Drought And Floods"]%
        • 1: 1
        • 2: 2025-03-30 02:15:17
        • 3: 2001513228
        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_main110msselect `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 02:15:17' and `published_at` >= '2025-03-30 01:15:17' 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 02:15:17
        • 4: 2025-03-30 01:15:17
        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_main1.41msselect `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.73msselect `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 02:15:18' 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 02:15:18
        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_main1.21msselect `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_main84.31msselect `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 02:15:18' 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 02:15:18
        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_main750μ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_main12.11msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` < '2001513228' and `site_id` = 1 and `published_at` <= '2025-03-30 02:15:18' and `deleted_at` is null order by `id` desc limit 1
        Bindings
        • 0: 2001513228
        • 1: 1
        • 2: 2025-03-30 02:15:18
        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_main870μ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_main1.23msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` > '2001513228' and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-03-30 02:15:18' limit 1
        Bindings
        • 0: 2001513228
        • 1: 1
        • 2: 2025-03-30 02:15:18
        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_main750μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (588)
        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_main21.41msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `published_at` <= '2025-03-30 02:15:18' and `article_category_id` = 588 and `site_id` = 1 and `id` not in ('2001513228') order by `homepage_list_order` asc, `published_at` desc limit 6 offset 0
        Bindings
        • 0: 2025-03-30 02:15:18
        • 1: 588
        • 2: 1
        • 3: 2001513228
        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_main840μ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_main1.08msselect `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 '%[\"Interior CS Kipchumba Murkomen\",\"Disaster And Emergence Response\",\"Kenya Meteorological Department\",\"Drought And Floods\"]%') and `videos`.`deleted_at` is null and `video_categories`.`video_type_id` = 1 order by `published_at` desc limit 3 offset 0
        Bindings
        • 0: %["Interior CS Kipchumba Murkomen","Disaster And Emergence Response","Kenya Meteorological Department","Drought And Floods"]%
        • 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_main5.76msselect 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_main4.65msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `id` in (2001514960, 2001515027, 2000198221, 2001514954, 2001249065, 2001515029, 2001514800, 2001276979, 2001515023, 2000227013, 2001416455, 2001515032, 2001515046, 2001515026, 2001267116, 2001328255, 2001415131, 2001515005, 2001514911, 2001514956) and `deleted_at` is null and `published_at` <= '2025-03-30 02:15:18' and `homepage_list_order` is not null order by `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 5
        Bindings
        • 0: 2001514960
        • 1: 2001515027
        • 2: 2000198221
        • 3: 2001514954
        • 4: 2001249065
        • 5: 2001515029
        • 6: 2001514800
        • 7: 2001276979
        • 8: 2001515023
        • 9: 2000227013
        • 10: 2001416455
        • 11: 2001515032
        • 12: 2001515046
        • 13: 2001515026
        • 14: 2001267116
        • 15: 2001328255
        • 16: 2001415131
        • 17: 2001515005
        • 18: 2001514911
        • 19: 2001514956
        • 20: 2025-03-30 02:15:18
        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_main1.67msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (7, 174, 273, 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_main6.5msselect * 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_main3.17msselect * 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_main830μ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_main720μ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_main890μ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_main159msselect * from `articles` where `deleted_at` is null and `published_at` <= '2025-03-30 02:15:18' and (`keywords` like '%Interior CS Kipchumba Murkomen%' or `keywords` like '%Disaster And Emergence Response%' or `keywords` like '%Kenya Meteorological Department%' or `keywords` like '%Drought And Floods%') and (`site_id` = 1 or `site_id` = 16 or `site_id` = 20) and `id` <> '2001513228' order by `published_at` desc limit 3
        Bindings
        • 0: 2025-03-30 02:15:18
        • 1: %Interior CS Kipchumba Murkomen%
        • 2: %Disaster And Emergence Response%
        • 3: %Kenya Meteorological Department%
        • 4: %Drought And Floods%
        • 5: 1
        • 6: 16
        • 7: 20
        • 8: 2001513228
        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_main870μsselect * from `favourite_topics` where `status` = 1
        Bindings
        • 0: 1
        Backtrace
        • view::mainsite.layouts.app:825
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      App\Models\Category
      380Category.php#?
      App\Models\Article
      35Article.php#?
      App\Models\Trending
      20Trending.php#?
      App\Topic
      16Topic.php#?
      App\Models\Author
      14Author.php#?
          _token
          Mo6ylf3cFyt0m6zh1jVu65UKBbw6QYxdOQ5muOai
          offset
          0
          _previous
          array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/article/2001513228/we-have-set-asi...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /article/2001513228/we-have-set-aside-sh40-million-to-tackle-floods-assures-murkomen
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "utm_cmp_rs" => "amp-next-page" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:23 [ "cf-ray" => array:1 [ 0 => "928311835d6b0006-EWR" ] "x-forwarded-for" => array:1 [ 0 => "18.119.98.100" ] "host" => array:1 [ 0 => "www.standardmedia.co.ke" ] "cf-connecting-ip" => array:1 [ 0 => "18.119.98.100" ] "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 => "Sat, 29 Mar 2025 23:15:18 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjNMRlBnMmVka1NDM3BLNmpkNXVhd0E9PSIsInZhbHVlIjoiQVFHTVYycnh3UDd1emlQVzkzR1JtSmFwcHJqdVdqVzV5L0QvZEM5YXoyOWdQVVJTcjJHTzBTbFFNOENnU01md0xiOFB5bGVaNGpNRU9XRGVpbGhHRG05SFIyVFhkVWtuQnJXUmdRU2RwQ0VSU1JNaWVRalRPQ1d3L3ZjV0V0S0UiLCJtYWMiOiI5OTUxNTBiNWMzNzNjMjg0ZjAxZmJhMTQzNDFlYjg5YzRlMzUwNjNjNmM0NWEwZjdmMmJkYmEyNGFmYjgyMDAzIiwidGFnIjoiIn0%3D; expires=Tue, 29 Apr 2025 09:44:19 GMT; Max-Age=2629740; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IjNMRlBnMmVka1NDM3BLNmpkNXVhd0E9PSIsInZhbHVlIjoiQVFHTVYycnh3UDd1emlQVzkzR1JtSmFwcHJqdVdqVzV5L0QvZEM5YXoyOWdQVVJTcjJHTzBTbFFNOENnU01md0xiOFB5b" 1 => "thestandardmediagroup_session=eyJpdiI6ImthNldnWWd5NFYzYTArZlI2MCtHQXc9PSIsInZhbHVlIjoiWGRZN1llUVNQVHM3R2Y5NDQ2UFlUdnR6ZzNNOG1tdXB2M1g0UUZrVFByODcwNjlXR3NDdG1PaWJtRStzTURxVnZpV2hDVzgzVFppLzNsamlZeW1HYnpENHI2U3M2ancxNVdZd1loZVcraHR5bW9qQm5HV0FxVWFFbm9pZ0d2TFEiLCJtYWMiOiJkYzg5NDc1MWU1MmU1MTI1OWY4YzIxYWNkZGVkNzU3NmE0NmVkY2IxYTQ1NDhhMzBiN2EzMjEwZDU3ODliNGFjIiwidGFnIjoiIn0%3D; expires=Tue, 29 Apr 2025 09:44:19 GMT; Max-Age=2629740; path=/; httponly; samesite=laxthestandardmediagroup_session=eyJpdiI6ImthNldnWWd5NFYzYTArZlI2MCtHQXc9PSIsInZhbHVlIjoiWGRZN1llUVNQVHM3R2Y5NDQ2UFlUdnR6ZzNNOG1tdXB2M1g0UUZrVFByODcwNjlXR3NDdG1PaW" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjNMRlBnMmVka1NDM3BLNmpkNXVhd0E9PSIsInZhbHVlIjoiQVFHTVYycnh3UDd1emlQVzkzR1JtSmFwcHJqdVdqVzV5L0QvZEM5YXoyOWdQVVJTcjJHTzBTbFFNOENnU01md0xiOFB5bGVaNGpNRU9XRGVpbGhHRG05SFIyVFhkVWtuQnJXUmdRU2RwQ0VSU1JNaWVRalRPQ1d3L3ZjV0V0S0UiLCJtYWMiOiI5OTUxNTBiNWMzNzNjMjg0ZjAxZmJhMTQzNDFlYjg5YzRlMzUwNjNjNmM0NWEwZjdmMmJkYmEyNGFmYjgyMDAzIiwidGFnIjoiIn0%3D; expires=Tue, 29-Apr-2025 09:44:19 GMT; path=/XSRF-TOKEN=eyJpdiI6IjNMRlBnMmVka1NDM3BLNmpkNXVhd0E9PSIsInZhbHVlIjoiQVFHTVYycnh3UDd1emlQVzkzR1JtSmFwcHJqdVdqVzV5L0QvZEM5YXoyOWdQVVJTcjJHTzBTbFFNOENnU01md0xiOFB5b" 1 => "thestandardmediagroup_session=eyJpdiI6ImthNldnWWd5NFYzYTArZlI2MCtHQXc9PSIsInZhbHVlIjoiWGRZN1llUVNQVHM3R2Y5NDQ2UFlUdnR6ZzNNOG1tdXB2M1g0UUZrVFByODcwNjlXR3NDdG1PaWJtRStzTURxVnZpV2hDVzgzVFppLzNsamlZeW1HYnpENHI2U3M2ancxNVdZd1loZVcraHR5bW9qQm5HV0FxVWFFbm9pZ0d2TFEiLCJtYWMiOiJkYzg5NDc1MWU1MmU1MTI1OWY4YzIxYWNkZGVkNzU3NmE0NmVkY2IxYTQ1NDhhMzBiN2EzMjEwZDU3ODliNGFjIiwidGFnIjoiIn0%3D; expires=Tue, 29-Apr-2025 09:44:19 GMT; path=/; httponlythestandardmediagroup_session=eyJpdiI6ImthNldnWWd5NFYzYTArZlI2MCtHQXc9PSIsInZhbHVlIjoiWGRZN1llUVNQVHM3R2Y5NDQ2UFlUdnR6ZzNNOG1tdXB2M1g0UUZrVFByODcwNjlXR3NDdG1PaW" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "Mo6ylf3cFyt0m6zh1jVu65UKBbw6QYxdOQ5muOai" "offset" => 0 "_previous" => array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/article/2001513228/we-have-set-aside-sh40-million-to-tackle-floods-assures-murkomen?utm_cmp_rs=amp-next-page" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-30 02:15:19GET/main-staging/article/2001513228/we-have-set-aside-sh40-million-to-tackle-floods-assures-murkomen?utm_cmp_rs=amp-next-page1135465