×

Foreigners arrested in police crackdown amid terror threats

Some 24 foreigners have been arrested in police swoops amid terror threats posed by Al-Shabaab militants and Oromo Liberation Army (OLA) members.

Five men of Somali origin were arrested in Garissa, where six people were killed on Sunday by the insurgents who attacked a National Police Reservist (NPR) camp at Biyamadhow in Fafi sub-county.

Four others were injured during the dawn attack when the militants stormed the camp using assorted weapons and overran it in what is believed to be a well-coordinated assault.

Following the incident, police in the area stepped up surveillance, arresting the Somalis suspected of having links with terror activities. They were travelling in a Toyota Succeed car.

“All the suspects were escorted to the station and handed over to the multi-agency team for further investigation and forensic analysis of their mobile phones to check any terror links,” stated a police report.

In Merti, Isiolo county, police seized four Ethiopians along the Gotrupa-Bulesa Road following a tip-off. Upon being interrogated, it was established that the aliens had no identification and travel documents.

It was further ascertained that the suspects were in a group of about 20 male aliens. Police are pursuing those who managed to escape, vanishing into a thicket. Merti is one of the areas suspected to be a base for OLA members from Ethiopia.

Early this year, police launched a crackdown against OLA accused of criminal activities in Marsabit and Isiolo counties.

It is believed OLA has found a safe haven in Kenya where the outfit traffics illegal arms, narcotics, engages in human smuggling, deals in contraband goods, conducts cross-border incursions, carries out illegal mining, instigates tribal conflicts and kidnaps for ransom.

OLA has its roots in neighbouring Ethiopia where it is considered to be a terrorist group.

Kenya launched a crackdown against the group with hideouts in Sololo, North Horr and Merti sub counties. According to Deputy Inspector General of Police Gilbert Masengeli who is leading the onslaught dubbed Operation Ondoa Jangili that started on January 3, 2025.

In Nairobi following intelligence, Directorate of Criminal Investigations (DCI) officers on Wednesday raided a hotel in Pangani and arrested 15 Ethiopian foreigners who had no travel documents allowing them into the country.

The aliens who are suspected to be victims of human trafficking were placed in custody at Pangani Police Station as officers seized Ali Ibrahim Hassan, a Kenyan believed to be behind the trafficking syndicate.

National police spokesman Muchiri Nyaga said more arrests will follow since officers had firm instructions to disrupt criminal activities.

“We have ongoing operations targeting people that are not legally in the country and this forms part of our mandate. In the recent past we have witnessed terror related activities in northern region where officers are on high alert, while in Marsabit and Isiolo we have been able to restore some order,” said Muchiri.

Ten days ago, the United States of America Embassy issued a fresh  travel advisory to its citizens in Kenya.

The embassy cautioned Americans against visiting or travelling to certain areas that are likely to be unsafe due to crime, civil unrest, terrorism, banditry and kidnapping.

Among the areas where US citizens were warned not to travel include Garissa, Wajir, Mandera and Tana River counties as well as parts of Malindi due to terrorism and kidnapping threats.

Request history8.1.26PHP Version1.3sRequest Duration3MBMemory UsageGET {category}/article/{id}/{slug}Route
    • Booting (11.26ms)time
    • Application (1.29s)time
    • 1 x Application (99.13%)
      1.29s
      1 x Booting (0.87%)
      11.26ms
      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
      40 statements were executed (12 duplicates)Show only duplicatesstandard_digital_mainstandard_digital_world537ms
      • 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_main5.9msselect `id`, `site_id`, `article_category_id`, `title`, `long_title`, `thumbnail_url`, `story`, `published_at`, `premium`, `keywords`, `summary` from `articles` where `id` = '2001514931' and `published_at` <= '2025-04-05 07:18:11' and `deleted_at` is null
        Bindings
        • 0: 2001514931
        • 1: 2025-04-05 07:18:11
        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_main840μsselect * from `days_quote` where `deleted_at` is null and `quote_day` = '2025-04-05'
        Bindings
        • 0: 2025-04-05
        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_main1msselect `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` = 2001514931 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001514931
        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_main930μ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_main60.3msselect `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-04-05 07:18:11' 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-04-05 07:18:11
        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_main740μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (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_main920μ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_main730μ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.53msselect `id`, `name`, `short_name`, `parent_id`, `site_id` from `article_categories` where `id` is null
        Backtrace
        • app/Utils/Articles.php:55
        • app/Utils/Articles.php:343
        • app/Http/Controllers/MainsiteController.php:737
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • Articles.php#57standard_digital_mainConnection Established
        Backtrace
        • app/Utils/Articles.php:57
        • app/Utils/Articles.php:343
        • app/Http/Controllers/MainsiteController.php:737
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • Articles.php#57standard_digital_main3.59msselect `id`, `name`, `short_name`, `parent_id`, `site_id` from `article_categories` where `id` is null
        Backtrace
        • app/Utils/Articles.php:57
        • app/Utils/Articles.php:343
        • app/Http/Controllers/MainsiteController.php:737
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • Articles.php#60standard_digital_main1.05msselect `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_main101msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where (`keywords` LIKE '%[\"Foreigners Arrested\",\"Garissa Terror Attack\",\"Al-Shabaab Attack\"]%') and `site_id` = 1 and `published_at` <= '2025-04-05 07:18:11' and `deleted_at` is null and `id` not in ('2001514931') order by `published_at` desc limit 4 offset 0
        Bindings
        • 0: %["Foreigners Arrested","Garissa Terror Attack","Al-Shabaab Attack"]%
        • 1: 1
        • 2: 2025-04-05 07:18:11
        • 3: 2001514931
        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_main81.78msselect `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-04-05 07:18:11' and `published_at` >= '2025-04-05 06:18:11' 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-04-05 07:18:11
        • 4: 2025-04-05 06:18:11
        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_main860μ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_main720μsselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `article_category_id` in (480, 481, 482, 719) and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-04-05 07:18:11' 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-04-05 07:18:11
        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_main730μ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#257standard_digital_main27.37msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `deleted_at` is null and `published_at` <= '2025-04-05 07:18:11' order by `published_at` desc limit 4 offset 0
        Bindings
        • 0: 2025-04-05 07:18:11
        Backtrace
        • app/Utils/Articles.php:257
        • app/Http/Controllers/MainsiteController.php:833
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:834
      • Articles.php#257standard_digital_main760μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (296, 416, 588)
        Backtrace
        • app/Utils/Articles.php:257
        • app/Http/Controllers/MainsiteController.php:833
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:834
      • Articles.php#753standard_digital_main720μsselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where (`premium` = 1 or `article_category_id` = 486) and `site_id` = '1' and `deleted_at` is null and `published_at` <= '2025-04-05 07:18:11' 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-04-05 07:18:11
        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_main800μ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_main5.48msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` < '2001514931' and `site_id` = 1 and `published_at` <= '2025-04-05 07:18:11' and `deleted_at` is null order by `id` desc limit 1
        Bindings
        • 0: 2001514931
        • 1: 1
        • 2: 2025-04-05 07:18:11
        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_main710μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (29)
        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.09msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` > '2001514931' and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-04-05 07:18:11' limit 1
        Bindings
        • 0: 2001514931
        • 1: 1
        • 2: 2025-04-05 07:18:11
        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_main630μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (30)
        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_main16.49msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `published_at` <= '2025-04-05 07:18:11' and `article_category_id` = 588 and `site_id` = 1 and `id` not in ('2001514931') order by `homepage_list_order` asc, `published_at` desc limit 6 offset 0
        Bindings
        • 0: 2025-04-05 07:18:11
        • 1: 588
        • 2: 1
        • 3: 2001514931
        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_main850μ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_main21.46msselect `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 '%[\"Foreigners Arrested\",\"Garissa Terror Attack\",\"Al-Shabaab Attack\"]%') and `videos`.`deleted_at` is null and `video_categories`.`video_type_id` = 1 order by `published_at` desc limit 3 offset 0
        Bindings
        • 0: %["Foreigners Arrested","Garissa Terror Attack","Al-Shabaab Attack"]%
        • 1: 1
        Backtrace
        • vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:20
        • vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:103
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:84
        • vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:21
      • Articles.php#3841standard_digital_main930μsselect count(std_trend_article_id) as count, std_trend_article_id from `std_article_trends` group by `std_trend_article_id` order by `count` desc limit 20
        Backtrace
        • app/Utils/Articles.php:3841
        • app/Http/Controllers/MainsiteController.php:853
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:854
      • Articles.php#3867standard_digital_main840μsselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `id` in (2001515607, 2001515636, 2001515602, 2001515631, 2001249065, 2001515600, 2001515634, 2001515633, 2001515630, 2001515635, 2001515452, 2001515617, 2001454386, 2001515199, 2001426456, 2001515567, 2001515554, 2001515625, 2000177488, 2001515632) and `deleted_at` is null and `published_at` <= '2025-04-05 07:18:11' and `homepage_list_order` is not null order by `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 5
        Bindings
        • 0: 2001515607
        • 1: 2001515636
        • 2: 2001515602
        • 3: 2001515631
        • 4: 2001249065
        • 5: 2001515600
        • 6: 2001515634
        • 7: 2001515633
        • 8: 2001515630
        • 9: 2001515635
        • 10: 2001515452
        • 11: 2001515617
        • 12: 2001454386
        • 13: 2001515199
        • 14: 2001426456
        • 15: 2001515567
        • 16: 2001515554
        • 17: 2001515625
        • 18: 2000177488
        • 19: 2001515632
        • 20: 2025-04-05 07:18:11
        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_main600μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (296, 416, 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_main770μ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` in (2001515602, 2001515607, 2001515633, 2001515635, 2001515636) 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_main1.67msselect * from `settings` where `meta_name` = 'article_age' limit 1
        Bindings
        • 0: article_age
        Backtrace
        • app/Utils/CookieTool.php:185
        • app/Http/Controllers/MainsiteController.php:870
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • helper.php#424standard_digital_main950μsselect * from article_categories where id = '588'
        Backtrace
        • app/Library/helper.php:424
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • helper.php#424standard_digital_main780μsselect * from article_categories where id = '588'
        Backtrace
        • app/Library/helper.php:424
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • helper.php#424standard_digital_main730μsselect * from article_categories where id = '588'
        Backtrace
        • app/Library/helper.php:424
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • helper.php#424standard_digital_main740μ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_main111msselect * from `articles` where `deleted_at` is null and `published_at` <= '2025-04-05 07:18:12' and (`keywords` like '%Foreigners Arrested%' or `keywords` like '%Garissa Terror Attack%' or `keywords` like '%Al-Shabaab Attack%') and (`site_id` = 1 or `site_id` = 16 or `site_id` = 20) and `id` <> '2001514931' order by `published_at` desc limit 3
        Bindings
        • 0: 2025-04-05 07:18:12
        • 1: %Foreigners Arrested%
        • 2: %Garissa Terror Attack%
        • 3: %Al-Shabaab Attack%
        • 4: 1
        • 5: 16
        • 6: 20
        • 7: 2001514931
        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
      • Articles.php#1394standard_digital_worldConnection Established
        Backtrace
        • app/Utils/Articles.php:1394
        • app/Utils/Articles.php:1354
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Utils/Articles.php:1355
      • Articles.php#1399standard_digital_world73.73msselect * from `leads` where date(`created_at`) <= '2025-04-05' order by `date_paid` desc, `pay_count` desc limit 1 offset 2
        Bindings
        • 0: 2025-04-05
        Backtrace
        • app/Utils/Articles.php:1399
        • app/Utils/Articles.php:1354
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Utils/Articles.php:1355
      • Articles.php#1415standard_digital_main2.3msselect * from `articles` where `deleted_at` is null and `published_at` <= '2025-04-05 07:18:12' and `id` = '2001515625'
        Bindings
        • 0: 2025-04-05 07:18:12
        • 1: 2001515625
        Backtrace
        • app/Utils/Articles.php:1415
        • app/Utils/Articles.php:1354
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Utils/Articles.php:1355
      • app.blade.php#825standard_digital_main760μ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
      39Article.php#?
      App\Models\Trending
      20Trending.php#?
      App\Topic
      16Topic.php#?
      App\Models\Author
      14Author.php#?
      App\Models\Lead
      1Lead.php#?
          _token
          crRJx6jCcSJMWOZnmGsBqXPsblzJxuOviiYJNsYH
          _previous
          array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/national/article/2001514931/foreig...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          offset
          0
          path_info
          /national/article/2001514931/foreigners-arrested-in-police-crackdown-amid-terror-threats
          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 => "92b63d5d59d1e98e-EWR" ] "x-forwarded-for" => array:1 [ 0 => "18.221.158.39" ] "host" => array:1 [ 0 => "www.standardmedia.co.ke" ] "cf-connecting-ip" => array:1 [ 0 => "18.221.158.39" ] "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 => "XSRF-TOKEN=eyJpdiI6IjlOOVpTcS91VzRYclAwQVhNd25ISXc9PSIsInZhbHVlIjoiYTlVMVEwcUtZUmg0cEZHRk55bGxPdHpuRUJmQ0dKcHgzV3Y4SXRTeU5LNTgrUGxsNkIwWlY4SHdVRGRoTmdRckZuQldXWDBpWExSQlc0a3BmSjZ2YlFNRUwwbUd1QmdDN3RVSFNsd0VRNU0wdzA5cGdaai95aHRYdnorUjJ0T2siLCJtYWMiOiI0ZGI5OTYyYmMwNDUxNjQ1ZDBhNWQ5ZjVlYjlkZjU0Y2NlMjBiM2Y3OTU4NTIyYzE5Y2FlNjE5NTVhODExMmY4IiwidGFnIjoiIn0%3D; thestandardmediagroup_session=eyJpdiI6IkNWcEtLWVpKZWxQVlI2VGpxMUlXUlE9PSIsInZhbHVlIjoiVW04aEpzOVlQdFZKZnNvRERlYjF0bWpTNGRqUm5Fa0ZSUXRpY0E4Mm1aenNoaVQ3dWJTdzIzaEZoUThhTEtVMnpNQ2hGS21vV1BCa3BxRHZiNVM2eEd5VmlpRzhlM0RzZitwOW4yejNZbXJyTUQxcWxXak9oQnFnUkNMWEZUQTciLCJtYWMiOiIzYTBiNDUzNmIzZTk4NGVlZTcwOGJkMDdlMWQyOWU1NWM5MmNmMmY4NGYwMDBjYThhNTFjOGRiZWIxMzA3ZGU1IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IjlOOVpTcS91VzRYclAwQVhNd25ISXc9PSIsInZhbHVlIjoiYTlVMVEwcUtZUmg0cEZHRk55bGxPdHpuRUJmQ0dKcHgzV3Y4SXRTeU5LNTgrUGxsNkIwWlY4SHdVRGRoTmdRckZuQldXW" ] "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:2 [ "XSRF-TOKEN" => "crRJx6jCcSJMWOZnmGsBqXPsblzJxuOviiYJNsYH" "thestandardmediagroup_session" => "j4oPBfWl2sxiuEJ248BA687nM0gh3Me8prvlYZFy" ]
          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, 05 Apr 2025 04:18:12 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkJGT1BaTEVIUDh5MXQ2R1ZuY3ZYL2c9PSIsInZhbHVlIjoiK0YyaVh4Z3FJL1BKaDRTVndCZWlodVkvYUI3L3JaV3ZaeTFXMG53YUhFWmk2S2pBdUo0QWtiN2FJMUdmdThjN0JVRWhVL3JLOHlpN3FRZzVUeE54aUZQTmhFYUJONWlKZm5lLzRiWEs0ck9IQWlRdXZ5cG9haWlZRTBPb0w1VGIiLCJtYWMiOiJjOTc3MGU2MjkyM2Y5NzQ5NzRhZWU2N2Y5MWFjMzQyZTY1OWY5NjllZjhlYjA4ZTYxYmE1OWVkOWUwYjY3Y2RjIiwidGFnIjoiIn0%3D; expires=Mon, 05 May 2025 14:47:12 GMT; Max-Age=2629740; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IkJGT1BaTEVIUDh5MXQ2R1ZuY3ZYL2c9PSIsInZhbHVlIjoiK0YyaVh4Z3FJL1BKaDRTVndCZWlodVkvYUI3L3JaV3ZaeTFXMG53YUhFWmk2S2pBdUo0QWtiN2FJMUdmdThjN0JVRWhVL" 1 => "thestandardmediagroup_session=eyJpdiI6IjRBUFVvNEJydUcwUmFTWjJMbk9rbHc9PSIsInZhbHVlIjoiOEhtMzRCWTgvYlFVd085YkVXcnRHNTdTWDkzTFhCeStOaHdaT2dXSWNrVUJXTHV0VStaNHVRZ1Q0S3V4YTFIbjl6QXRxbzd6RjcxQnJEM0MvSTBMa1IvZlhleldnSmxuRThoeW5qaXowWlpFYlhvUXBPOVBucmpMV2RkSnFvRnEiLCJtYWMiOiI0Mjk0ZTZiNmYxMTNkZmRiMTA4ZWFlOGE3MDRlNGEzNzBmYmQ4NDAxMTM4MWIwYTgzZTQ2NWM2MDkwOGFhOWE2IiwidGFnIjoiIn0%3D; expires=Mon, 05 May 2025 14:47:12 GMT; Max-Age=2629740; path=/; httponly; samesite=laxthestandardmediagroup_session=eyJpdiI6IjRBUFVvNEJydUcwUmFTWjJMbk9rbHc9PSIsInZhbHVlIjoiOEhtMzRCWTgvYlFVd085YkVXcnRHNTdTWDkzTFhCeStOaHdaT2dXSWNrVUJXTHV0VStaNHVRZ1" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkJGT1BaTEVIUDh5MXQ2R1ZuY3ZYL2c9PSIsInZhbHVlIjoiK0YyaVh4Z3FJL1BKaDRTVndCZWlodVkvYUI3L3JaV3ZaeTFXMG53YUhFWmk2S2pBdUo0QWtiN2FJMUdmdThjN0JVRWhVL3JLOHlpN3FRZzVUeE54aUZQTmhFYUJONWlKZm5lLzRiWEs0ck9IQWlRdXZ5cG9haWlZRTBPb0w1VGIiLCJtYWMiOiJjOTc3MGU2MjkyM2Y5NzQ5NzRhZWU2N2Y5MWFjMzQyZTY1OWY5NjllZjhlYjA4ZTYxYmE1OWVkOWUwYjY3Y2RjIiwidGFnIjoiIn0%3D; expires=Mon, 05-May-2025 14:47:12 GMT; path=/XSRF-TOKEN=eyJpdiI6IkJGT1BaTEVIUDh5MXQ2R1ZuY3ZYL2c9PSIsInZhbHVlIjoiK0YyaVh4Z3FJL1BKaDRTVndCZWlodVkvYUI3L3JaV3ZaeTFXMG53YUhFWmk2S2pBdUo0QWtiN2FJMUdmdThjN0JVRWhVL" 1 => "thestandardmediagroup_session=eyJpdiI6IjRBUFVvNEJydUcwUmFTWjJMbk9rbHc9PSIsInZhbHVlIjoiOEhtMzRCWTgvYlFVd085YkVXcnRHNTdTWDkzTFhCeStOaHdaT2dXSWNrVUJXTHV0VStaNHVRZ1Q0S3V4YTFIbjl6QXRxbzd6RjcxQnJEM0MvSTBMa1IvZlhleldnSmxuRThoeW5qaXowWlpFYlhvUXBPOVBucmpMV2RkSnFvRnEiLCJtYWMiOiI0Mjk0ZTZiNmYxMTNkZmRiMTA4ZWFlOGE3MDRlNGEzNzBmYmQ4NDAxMTM4MWIwYTgzZTQ2NWM2MDkwOGFhOWE2IiwidGFnIjoiIn0%3D; expires=Mon, 05-May-2025 14:47:12 GMT; path=/; httponlythestandardmediagroup_session=eyJpdiI6IjRBUFVvNEJydUcwUmFTWjJMbk9rbHc9PSIsInZhbHVlIjoiOEhtMzRCWTgvYlFVd085YkVXcnRHNTdTWDkzTFhCeStOaHdaT2dXSWNrVUJXTHV0VStaNHVRZ1" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "crRJx6jCcSJMWOZnmGsBqXPsblzJxuOviiYJNsYH" "_previous" => array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/national/article/2001514931/foreigners-arrested-in-police-crackdown-amid-terror-threats" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "offset" => 0 ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-05 07:18:12GET/main-staging/national/article/2001514931/foreigners-arrested-in-police-crackdown-amid-terror-threats1140470