×

EACC raises alarm over increase in number of imposters

Ethics and Anti-Corruption Commission (EACC) Communication Deputy Director Erick Ngumbi. [Silas Otieno,Standard]

The Ethics and Anti-Corruption Commission (EACC) has raised concerns over the increasing number of fraudsters posing as its detectives.

Speaking to the media in Diani Kwale County on Monday, the Commission’s Spokesperson Eric Ngumbi revealed that the commission had encountered over 300 cases of fake detectives this year.

The fake detectives pretending to be EACC officers or other law enforcement officers on duty are conning unsuspecting members of the public and pretending to be carrying investigations against them.

“The Commission is surprised at the high level of readiness with which most Kenyans are willing to bribe their way out of perceived trouble. Even in cases where victims of these fraudsters can easily contact EACC to verify the authenticity of persons claiming to be its officers, the emerging pattern shows that most victims are quick to initiate settlement with the imposters leading to extortion of huge sums of money.,” said Ngumbi.

According to observation by EACC, the imposters have invented different strategies used in different Counties.

For instance, in the western part of the country including Kakamega, Bungoma, and Busia counties, the fake detectives have established fake offices offering services.

“In Busia, an entity by the name Anti-Corruption Investigations Agency has allegedly been receiving money from the public to address corruption-related conflicts and even puts a caveat on land,” added Ngumbi.

The fake detectives also issue fake integrity clearance for candidates seeking employment at a fee.

Another method used is the fraudsters carry out investigations, arrests, and search operations on their targets then demand huge bribes promising to skew the investigations in their favor.

The commission also discovered that some invade people’s business premises claiming that they are inspecting compliance with various licensing requirements or counterfeit goods.

Ngumbi said that the imposters have mainly been targeting different categories of public servants and private business operators, with many having lost millions of shillings.

The commission discovered that for school principals, the imposters focus on allegations of illegal fee charges, procurement, and financial management issues. 

While targeting county officials working in revenue collection and the National Government Administration officers, the fraudsters focus on alleged corruption cases.  

Members of the public who encounter such suspicious persons are advised to notify EACC and avoid succumbing to the fraudulent traps. 

Request history8.1.26PHP Version1.2sRequest Duration3MBMemory UsageGET article/{id}/{slug}Route
    • Booting (13.3ms)time
    • Application (1.18s)time
    • 1 x Application (98.89%)
      1.18s
      1 x Booting (1.11%)
      13.30ms
      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
      32 statements were executed (6 duplicates)Show only duplicates434ms
      • 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.07msselect `id`, `site_id`, `article_category_id`, `title`, `long_title`, `thumbnail_url`, `story`, `published_at`, `premium`, `keywords`, `summary` from `articles` where `id` = '2001500800' and `published_at` <= '2025-04-05 09:37:42' and `deleted_at` is null
        Bindings
        • 0: 2001500800
        • 1: 2025-04-05 09:37:42
        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-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_main1.11msselect `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` = 2001500800 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001500800
        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_main950μsselect `id` from `article_categories` where `site_id` = 1 and `id` = 12 or `parent_id` = 12 and `deleted_at` is null
        Bindings
        • 0: 1
        • 1: 12
        • 2: 12
        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_main10.33msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `article_category_id` in (12) and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-04-05 09:37:42' order by `published_at` desc, `list_order` asc, `parent_category_list_order` asc limit 10 offset 0
        Bindings
        • 0: 12
        • 1: 1
        • 2: 2025-04-05 09:37:42
        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 (12)
        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_main800μsselect `id`, `name`, `short_name`, `parent_id`, `site_id` from `article_categories` where `id` = 12
        Bindings
        • 0: 12
        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_main720μ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_main107msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where (`keywords` LIKE '%[\"EACC\",\"EACC imposters\",\"Fraudsters\"]%') and `site_id` = 1 and `published_at` <= '2025-04-05 09:37:42' and `deleted_at` is null and `id` not in ('2001500800') order by `published_at` desc limit 4 offset 0
        Bindings
        • 0: %["EACC","EACC imposters","Fraudsters"]%
        • 1: 1
        • 2: 2025-04-05 09:37:42
        • 3: 2001500800
        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_main89.73msselect `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 09:37:42' and `published_at` >= '2025-04-05 08:37:42' 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 09:37:42
        • 4: 2025-04-05 08:37:42
        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_main820μ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_main860μ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 09:37:42' 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 09:37:42
        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_main670μ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_main970μ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 09:37:42' 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 09:37:42
        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_main1.51msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` < '2001500800' and `site_id` = 1 and `published_at` <= '2025-04-05 09:37:42' and `deleted_at` is null order by `id` desc limit 1
        Bindings
        • 0: 2001500800
        • 1: 1
        • 2: 2025-04-05 09:37:42
        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_main890μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (722)
        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.29msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` > '2001500800' and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-04-05 09:37:43' limit 1
        Bindings
        • 0: 2001500800
        • 1: 1
        • 2: 2025-04-05 09:37:43
        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_main810μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (14)
        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.78msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `published_at` <= '2025-04-05 09:37:43' and `article_category_id` = 12 and `site_id` = 1 and `id` not in ('2001500800') order by `homepage_list_order` asc, `published_at` desc limit 6 offset 0
        Bindings
        • 0: 2025-04-05 09:37:43
        • 1: 12
        • 2: 1
        • 3: 2001500800
        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_main790μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (12)
        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_main30.92msselect `videos`.`id`, `videos`.`video_category_id`, `videos`.`title`, `videos`.`video_url`, `videos`.`description`, `videos`.`published_at`, `videos`.`thumbnail_url` from `videos` inner join `video_categories` on `video_categories`.`id` = `videos`.`video_category_id` where (`keywords` LIKE '%[\"EACC\",\"EACC imposters\",\"Fraudsters\"]%') and `videos`.`deleted_at` is null and `video_categories`.`video_type_id` = 1 order by `published_at` desc limit 3 offset 0
        Bindings
        • 0: %["EACC","EACC imposters","Fraudsters"]%
        • 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_main1.08msselect 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.42msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `id` in (2001249065, 2001515636, 2001515539, 2001515628, 2001515607, 2001515632, 2000198221, 2001515602, 2001515633, 2001515609, 2001515631, 2001515634, 2001515567, 2001283220, 2001454171, 2001462562, 2001515515, 2001515559, 2001515635, 2001515220) and `deleted_at` is null and `published_at` <= '2025-04-05 09:37:43' 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: 2001515636
        • 2: 2001515539
        • 3: 2001515628
        • 4: 2001515607
        • 5: 2001515632
        • 6: 2000198221
        • 7: 2001515602
        • 8: 2001515633
        • 9: 2001515609
        • 10: 2001515631
        • 11: 2001515634
        • 12: 2001515567
        • 13: 2001283220
        • 14: 2001454171
        • 15: 2001462562
        • 16: 2001515515
        • 17: 2001515559
        • 18: 2001515635
        • 19: 2001515220
        • 20: 2025-04-05 09:37:43
        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_main820μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (267, 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
      • CookieTool.php#185standard_digital_main1.09msselect * 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_main860μsselect * from article_categories where id = '12'
        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_main870μsselect * from article_categories where id = '12'
        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_main760μsselect * from article_categories where id = '12'
        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_main910μsselect * from article_categories where id = '12'
        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_main165msselect * from `articles` where `deleted_at` is null and `published_at` <= '2025-04-05 09:37:43' and (`keywords` like '%EACC%' or `keywords` like '%EACC imposters%' or `keywords` like '%Fraudsters%') and (`site_id` = 1 or `site_id` = 16 or `site_id` = 20) and `id` <> '2001500800' order by `published_at` desc limit 3
        Bindings
        • 0: 2025-04-05 09:37:43
        • 1: %EACC%
        • 2: %EACC imposters%
        • 3: %Fraudsters%
        • 4: 1
        • 5: 16
        • 6: 20
        • 7: 2001500800
        Backtrace
        • app/Utils/Articles.php:1350
        • app/Utils/Articles.php:1674
        • view::mainsite.article:568
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • app.blade.php#825standard_digital_main1.24msselect * 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
      18Category.php#?
      App\Topic
      16Topic.php#?
      App\Models\Author
      14Author.php#?
          _token
          hRnF8RFitz0jiu34n3It3xVCPY1yvCUu1vZW2WtO
          offset
          0
          _previous
          array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/article/2001500800/eacc-raises-ala...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /article/2001500800/eacc-raises-alarm-over-increase-in-number-of-imposters
          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 => "92b709bca947eada-EWR" ] "x-forwarded-for" => array:1 [ 0 => "18.191.187.115" ] "host" => array:1 [ 0 => "www.standardmedia.co.ke" ] "cf-connecting-ip" => array:1 [ 0 => "18.191.187.115" ] "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, 05 Apr 2025 06:37:43 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ii9sbFFjYXNmZ2xoMjVNV3NCZS9GZ2c9PSIsInZhbHVlIjoiOERBMFVYSHRxQVdLRnRZcUFCbWhmaHFwTFRPN0pyUFo1b3NmYXNXWDlwTTkvSnRZMGpPWkdUaUtsM3doRlZGUXVXcHhYVjJrMytUZnZyMTc2aDY1OU9Ic3Jra1F5MjYva3F1dFVCOWljUzFQRUJCZXNZQTQ3RUxpenBkL2FXU1UiLCJtYWMiOiJhOTFlZjJlMjg5MGQ5MmY4ZDQxOGNmMzYzZDM3MjFmYzc1M2U3NDVjN2RjNjVjMDMxNTdjNjE0YmIwZWRiMzM5IiwidGFnIjoiIn0%3D; expires=Mon, 05 May 2025 17:06:43 GMT; Max-Age=2629740; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Ii9sbFFjYXNmZ2xoMjVNV3NCZS9GZ2c9PSIsInZhbHVlIjoiOERBMFVYSHRxQVdLRnRZcUFCbWhmaHFwTFRPN0pyUFo1b3NmYXNXWDlwTTkvSnRZMGpPWkdUaUtsM3doRlZGUXVXcHhYV" 1 => "thestandardmediagroup_session=eyJpdiI6IlRwRXc0VFNtaS9Ta2VxYW9mTStBWUE9PSIsInZhbHVlIjoiOUg2cFN2Q3pUQzJQc3BuNXNrb1A0QnF3R28vV2Z5RzJ1Z2dTbHhMdzdkTzFQYVE3WDFRQmVZclVHc05rMERDS1pmdkl4djNteE5lV2JRMXU0ZlpSMWNJS0ZSa0dBRDdCNnBDWmlBTE1LbWpDUE5MaUgrRUN5ZmQybFhVNW9SV0kiLCJtYWMiOiI4MTU2MjY1Yjk4NDA0MTlkOWFhMWRmZWUyMTk2OGVlMDBiOWUyYmFiM2U1ZDUzNjZkOWJjNmRhZTdlOGY1ZTA2IiwidGFnIjoiIn0%3D; expires=Mon, 05 May 2025 17:06:43 GMT; Max-Age=2629740; path=/; httponly; samesite=laxthestandardmediagroup_session=eyJpdiI6IlRwRXc0VFNtaS9Ta2VxYW9mTStBWUE9PSIsInZhbHVlIjoiOUg2cFN2Q3pUQzJQc3BuNXNrb1A0QnF3R28vV2Z5RzJ1Z2dTbHhMdzdkTzFQYVE3WDFRQmVZcl" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ii9sbFFjYXNmZ2xoMjVNV3NCZS9GZ2c9PSIsInZhbHVlIjoiOERBMFVYSHRxQVdLRnRZcUFCbWhmaHFwTFRPN0pyUFo1b3NmYXNXWDlwTTkvSnRZMGpPWkdUaUtsM3doRlZGUXVXcHhYVjJrMytUZnZyMTc2aDY1OU9Ic3Jra1F5MjYva3F1dFVCOWljUzFQRUJCZXNZQTQ3RUxpenBkL2FXU1UiLCJtYWMiOiJhOTFlZjJlMjg5MGQ5MmY4ZDQxOGNmMzYzZDM3MjFmYzc1M2U3NDVjN2RjNjVjMDMxNTdjNjE0YmIwZWRiMzM5IiwidGFnIjoiIn0%3D; expires=Mon, 05-May-2025 17:06:43 GMT; path=/XSRF-TOKEN=eyJpdiI6Ii9sbFFjYXNmZ2xoMjVNV3NCZS9GZ2c9PSIsInZhbHVlIjoiOERBMFVYSHRxQVdLRnRZcUFCbWhmaHFwTFRPN0pyUFo1b3NmYXNXWDlwTTkvSnRZMGpPWkdUaUtsM3doRlZGUXVXcHhYV" 1 => "thestandardmediagroup_session=eyJpdiI6IlRwRXc0VFNtaS9Ta2VxYW9mTStBWUE9PSIsInZhbHVlIjoiOUg2cFN2Q3pUQzJQc3BuNXNrb1A0QnF3R28vV2Z5RzJ1Z2dTbHhMdzdkTzFQYVE3WDFRQmVZclVHc05rMERDS1pmdkl4djNteE5lV2JRMXU0ZlpSMWNJS0ZSa0dBRDdCNnBDWmlBTE1LbWpDUE5MaUgrRUN5ZmQybFhVNW9SV0kiLCJtYWMiOiI4MTU2MjY1Yjk4NDA0MTlkOWFhMWRmZWUyMTk2OGVlMDBiOWUyYmFiM2U1ZDUzNjZkOWJjNmRhZTdlOGY1ZTA2IiwidGFnIjoiIn0%3D; expires=Mon, 05-May-2025 17:06:43 GMT; path=/; httponlythestandardmediagroup_session=eyJpdiI6IlRwRXc0VFNtaS9Ta2VxYW9mTStBWUE9PSIsInZhbHVlIjoiOUg2cFN2Q3pUQzJQc3BuNXNrb1A0QnF3R28vV2Z5RzJ1Z2dTbHhMdzdkTzFQYVE3WDFRQmVZcl" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "hRnF8RFitz0jiu34n3It3xVCPY1yvCUu1vZW2WtO" "offset" => 0 "_previous" => array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/article/2001500800/eacc-raises-alarm-over-increase-in-number-of-imposters?utm_cmp_rs=amp-next-page" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-05 09:37:43GET/main-staging/article/2001500800/eacc-raises-alarm-over-increase-in-number-of-imposters?utm_cmp_rs=amp-next-page1132103