×

Confidentiality or cover-up? Why Nairobi Hospital opposed DCI's probe

The main entrance of Nairobi Hospital. [File,Standard]

The High Court in Nairobi has suspended a magistrate’s court order that allowed the Directorate of Criminal Investigations (DCI) to take away documents from  Nairobi Hospital’s directors and top management for an investigation.

Justice John Chigiti barred the DCI from accessing or removing any documents from the health facility in a case filed on Tuesday.

“Leave shall operate as a stay in line with prayer three,” he ruled.

In the case, the hospital management and board have drawn Attorney General Dorcas Oduor into the ongoing disputes.

They have challenged a magistrate’s court order that permitted the DCI to take documents relating to the hospital, arguing that the orders obtained for the investigation were unlawful and intended to harass them.

According to their lawyer, Gitobu Imanyara, the Attorney General, through the Registrar of Companies, demanded documents from the hospital’s parent company, the Kenya Hospital Association, covering the period from 2019 to the present, in a letter dated 12 March 2025.

However, he stated that the letter was only served to his clients six days later.

Imanyara argued that while his clients were preparing the documents, they were served with court orders allowing the DCI to seize them.

He claimed that law enforcement officers raided the hospital, taking away documents and electronic devices, including computers and laptops.

“The investigations are not an honest endeavour to enforce criminal law. There are ongoing disputes over directorship and leadership between various members or officers of the applicant community. The investigations have been initiated at the behest of contenders in these disputes, with the aim of launching a coordinated attack against the current board and directorship,” Imanyara contended.

The hospital has sued the Chief Magistrate’s Court at Milimani, the Inspector General of Police, and the Attorney General.

Imanyara said that some of the information sought and documents taken away contain confidential advocate-client protected information and conversations.

At the same time, he further said, records of its patients were also taken, and the bank accounts, telephone numbers, and MPESA accounts of its directors and CEO have been frozen and/or blocked.

“The doctors among them cannot be reached by their patients, assistants and nurses thus exposing their patients to risk to their health and lives. The doctors are also unable to communicate with healthcare facilities as far as the healthcare of their patients is concerned,” he argued.

Nairobi Hospital acting CEO Felix Osano, in his supporting affidavit, claimed that the AG withheld the demand letter but sought orders because the hospital had allegedly refused to surrender it.

“The information contained in the documents or items or equipment and gadgets is privileged and confidential as it related to patient data as well as advocate-client communication,” said Osano.

In a separate case filed by lawyers Shadrack Wambui, and Danstan Omari, Osano claimed that the DCI was being used to settle scores.

“The powers of arrest vested on the respondents as police officers are being arbitrarily abused and misused to harass, intimidate, coarse and oppress us into acting contrary to the mandate and the Constitution of the Kenya Hospital Association Limited, me without justifiable cause,” he said.

 

Request history8.1.26PHP Version1.32sRequest Duration4MBMemory UsageGET {category}/article/{id}/{slug}Route
    • Booting (8.67ms)time
    • Application (1.31s)time
    • 1 x Application (99.34%)
      1.31s
      1 x Booting (0.66%)
      8.67ms
      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
      32 statements were executed (8 duplicates)Show only duplicates550ms
      • 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.38msselect `id`, `site_id`, `article_category_id`, `title`, `long_title`, `thumbnail_url`, `story`, `published_at`, `premium`, `keywords`, `summary` from `articles` where `id` = '2001514709' and `published_at` <= '2025-04-04 01:03:51' and `deleted_at` is null
        Bindings
        • 0: 2001514709
        • 1: 2025-04-04 01:03:51
        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_main810μsselect * from `days_quote` where `deleted_at` is null and `quote_day` = '2025-04-04'
        Bindings
        • 0: 2025-04-04
        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_main910μ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` = 2001514709 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001514709
        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` = 14 or `parent_id` = 14 and `deleted_at` is null
        Bindings
        • 0: 1
        • 1: 14
        • 2: 14
        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_main5.35msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `article_category_id` in (14, 263, 268, 269, 270, 277, 294, 295, 296, 297, 299, 301, 302, 307, 308) and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-04-04 01:03:51' order by `published_at` desc, `list_order` asc, `parent_category_list_order` asc limit 10 offset 0
        Bindings
        • 0: 14
        • 1: 263
        • 2: 268
        • 3: 269
        • 4: 270
        • 5: 277
        • 6: 294
        • 7: 295
        • 8: 296
        • 9: 297
        • 10: 299
        • 11: 301
        • 12: 302
        • 13: 307
        • 14: 308
        • 15: 1
        • 16: 2025-04-04 01:03:51
        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_main860μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (14)
        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_main780μsselect `id`, `name`, `short_name`, `parent_id`, `site_id` from `article_categories` where `id` = 14
        Bindings
        • 0: 14
        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_main650μ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_main130msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where (`keywords` LIKE '%[\"Nairobi Hospital court case\",\"DCI investigation Nairobi Hospital\",\"Confidential documents Nairobi Hospital\",\"DCI raids Nairobi Hospital\"]%') and `site_id` = 1 and `published_at` <= '2025-04-04 01:03:51' and `deleted_at` is null and `id` not in ('2001514709') order by `published_at` desc limit 4 offset 0
        Bindings
        • 0: %["Nairobi Hospital court case","DCI investigation Nairobi Hospital","Confidential documents Nairobi Hospital","DCI raids Nairobi Hospital"]%
        • 1: 1
        • 2: 2025-04-04 01:03:51
        • 3: 2001514709
        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_main127msselect `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-04 01:03:51' and `published_at` >= '2025-04-04 00:03:51' 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-04 01:03:51
        • 4: 2025-04-04 00:03:51
        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.03msselect `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.04msselect `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-04 01:03:51' 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-04 01:03:51
        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_main870μ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_main1.17msselect `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-04 01:03:51' 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-04 01:03:51
        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_main880μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (588)
        Backtrace
        • app/Utils/Articles.php:753
        • app/Http/Controllers/MainsiteController.php:837
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:838
      • Articles.php#819standard_digital_main11.14msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` < '2001514709' and `site_id` = 1 and `published_at` <= '2025-04-04 01:03:51' and `deleted_at` is null order by `id` desc limit 1
        Bindings
        • 0: 2001514709
        • 1: 1
        • 2: 2025-04-04 01:03:51
        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_main960μ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.6msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` > '2001514709' and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-04-04 01:03:51' limit 1
        Bindings
        • 0: 2001514709
        • 1: 1
        • 2: 2025-04-04 01:03:51
        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_main1.07msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (56)
        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_main6.73msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `published_at` <= '2025-04-04 01:03:51' and `article_category_id` = 14 and `site_id` = 1 and `id` not in ('2001514709') order by `homepage_list_order` asc, `published_at` desc limit 6 offset 0
        Bindings
        • 0: 2025-04-04 01:03:51
        • 1: 14
        • 2: 1
        • 3: 2001514709
        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_main920μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (14)
        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_main28.82msselect `videos`.`id`, `videos`.`video_category_id`, `videos`.`title`, `videos`.`video_url`, `videos`.`description`, `videos`.`published_at`, `videos`.`thumbnail_url` from `videos` inner join `video_categories` on `video_categories`.`id` = `videos`.`video_category_id` where (`keywords` LIKE '%[\"Nairobi Hospital court case\",\"DCI investigation Nairobi Hospital\",\"Confidential documents Nairobi Hospital\",\"DCI raids Nairobi Hospital\"]%') and `videos`.`deleted_at` is null and `video_categories`.`video_type_id` = 1 order by `published_at` desc limit 3 offset 0
        Bindings
        • 0: %["Nairobi Hospital court case","DCI investigation Nairobi Hospital","Confidential documents Nairobi Hospital","DCI raids Nairobi Hospital"]%
        • 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_main990μ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_main980μsselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `id` in (2001515452, 2001249065, 2001515444, 2000147357, 2001515446, 2001515504, 2001359692, 2001515489, 2000198221, 2001515546, 2001515456, 2001515445, 2001515486, 2001515475, 2001328255, 2001458930, 2001444861, 2001430506, 2001515533, 2001515356) and `deleted_at` is null and `published_at` <= '2025-04-04 01:03:51' and `homepage_list_order` is not null order by `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 5
        Bindings
        • 0: 2001515452
        • 1: 2001249065
        • 2: 2001515444
        • 3: 2000147357
        • 4: 2001515446
        • 5: 2001515504
        • 6: 2001359692
        • 7: 2001515489
        • 8: 2000198221
        • 9: 2001515546
        • 10: 2001515456
        • 11: 2001515445
        • 12: 2001515486
        • 13: 2001515475
        • 14: 2001328255
        • 15: 2001458930
        • 16: 2001444861
        • 17: 2001430506
        • 18: 2001515533
        • 19: 2001515356
        • 20: 2025-04-04 01:03:51
        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_main900μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (3, 265, 266, 267, 289)
        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.33msselect * 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 = '14'
        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_main810μsselect * from article_categories where id = '14'
        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_main800μsselect * from article_categories where id = '14'
        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_main900μsselect * from article_categories where id = '14'
        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_main215msselect * from `articles` where `deleted_at` is null and `published_at` <= '2025-04-04 01:03:52' and (`keywords` like '%Nairobi Hospital court case%' or `keywords` like '%DCI investigation Nairobi Hospital%' or `keywords` like '%Confidential documents Nairobi Hospital%' or `keywords` like '%DCI raids Nairobi Hospital%') and (`site_id` = 1 or `site_id` = 16 or `site_id` = 20) and `id` <> '2001514709' order by `published_at` desc limit 3
        Bindings
        • 0: 2025-04-04 01:03:52
        • 1: %Nairobi Hospital court case%
        • 2: %DCI investigation Nairobi Hospital%
        • 3: %Confidential documents Nairobi Hospital%
        • 4: %DCI raids Nairobi Hospital%
        • 5: 1
        • 6: 16
        • 7: 20
        • 8: 2001514709
        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_main880μsselect * from `favourite_topics` where `status` = 1
        Bindings
        • 0: 1
        Backtrace
        • view::mainsite.layouts.app:825
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      App\Models\Article
      33Article.php#?
      App\Models\Category
      33Category.php#?
      App\Models\Trending
      20Trending.php#?
      App\Topic
      16Topic.php#?
      App\Models\Author
      14Author.php#?
          _token
          pdoWjKyLGcsPXZXdYcOnO4mCZUXoGAX2HAC4Uptr
          offset
          0
          _previous
          array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/nairobi/article/2001514709/why-cou...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /nairobi/article/2001514709/why-court-stopped-dci-from-taking-nairobi-hospital-documents
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:23 [ "cf-ray" => array:1 [ 0 => "92abdb97cb0272e4-EWR" ] "x-forwarded-for" => array:1 [ 0 => "3.148.115.16" ] "host" => array:1 [ 0 => "www.standardmedia.co.ke" ] "cf-connecting-ip" => array:1 [ 0 => "3.148.115.16" ] "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 => "Thu, 03 Apr 2025 22:03:52 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Imtpc1F1aEpmTnVyQWtIUFVYSXM4YkE9PSIsInZhbHVlIjoibEJ4bElLclBiUjVEM0oxZGhiVnJjUHlRbjl3K1VTTExqeUxMZUFtNHdZVjZwM1N2WWhqV0lENnUzNkRiSFNCeE9QTEpZVEpueTF4aHAwY01lRlQ4YmxnNlgzTHJaZU00RzdiVWNzMEhMWTRtN1pTV3ZMck1RakZSYUNHclRaanYiLCJtYWMiOiI1N2E0OGFjNDM2YWI4ODRhMjAxMDk3MmUyNDQ3NjYxNjI0Zjk4M2YwYmUwZjU3M2JhYjcxMGUxMTYzMzliYjdkIiwidGFnIjoiIn0%3D; expires=Sun, 04 May 2025 08:32:52 GMT; Max-Age=2629740; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Imtpc1F1aEpmTnVyQWtIUFVYSXM4YkE9PSIsInZhbHVlIjoibEJ4bElLclBiUjVEM0oxZGhiVnJjUHlRbjl3K1VTTExqeUxMZUFtNHdZVjZwM1N2WWhqV0lENnUzNkRiSFNCeE9QTEpZV" 1 => "thestandardmediagroup_session=eyJpdiI6IkxhNkpKOUpxMk9xVEN2NFIzL1ZCNXc9PSIsInZhbHVlIjoicXo2SHo5Yys4NlVVTnhnNU1FY3FuSnNjQzRyWFJRN1hYRVVTYkZjMDdVLzJDM0l6V3BHK2h1Wk93Y2ZtUnNyc0RTT20zVm5RUU5iOE91bVg1bjBYbFBneDhhOG84VjV0ZjN3YTVjR3VScmlXeXB4NWRUSDljL2QrdHRtdFg4bXciLCJtYWMiOiI5ODgzMzY1M2MwNGE1MWM4OGQzMjA2ODBjZTFiOTRlMDg2ZjVhZDI1Y2IxM2NkNGZjNDM0OWFmZTBjZDgzOWIwIiwidGFnIjoiIn0%3D; expires=Sun, 04 May 2025 08:32:52 GMT; Max-Age=2629740; path=/; httponly; samesite=laxthestandardmediagroup_session=eyJpdiI6IkxhNkpKOUpxMk9xVEN2NFIzL1ZCNXc9PSIsInZhbHVlIjoicXo2SHo5Yys4NlVVTnhnNU1FY3FuSnNjQzRyWFJRN1hYRVVTYkZjMDdVLzJDM0l6V3BHK2h1Wk" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Imtpc1F1aEpmTnVyQWtIUFVYSXM4YkE9PSIsInZhbHVlIjoibEJ4bElLclBiUjVEM0oxZGhiVnJjUHlRbjl3K1VTTExqeUxMZUFtNHdZVjZwM1N2WWhqV0lENnUzNkRiSFNCeE9QTEpZVEpueTF4aHAwY01lRlQ4YmxnNlgzTHJaZU00RzdiVWNzMEhMWTRtN1pTV3ZMck1RakZSYUNHclRaanYiLCJtYWMiOiI1N2E0OGFjNDM2YWI4ODRhMjAxMDk3MmUyNDQ3NjYxNjI0Zjk4M2YwYmUwZjU3M2JhYjcxMGUxMTYzMzliYjdkIiwidGFnIjoiIn0%3D; expires=Sun, 04-May-2025 08:32:52 GMT; path=/XSRF-TOKEN=eyJpdiI6Imtpc1F1aEpmTnVyQWtIUFVYSXM4YkE9PSIsInZhbHVlIjoibEJ4bElLclBiUjVEM0oxZGhiVnJjUHlRbjl3K1VTTExqeUxMZUFtNHdZVjZwM1N2WWhqV0lENnUzNkRiSFNCeE9QTEpZV" 1 => "thestandardmediagroup_session=eyJpdiI6IkxhNkpKOUpxMk9xVEN2NFIzL1ZCNXc9PSIsInZhbHVlIjoicXo2SHo5Yys4NlVVTnhnNU1FY3FuSnNjQzRyWFJRN1hYRVVTYkZjMDdVLzJDM0l6V3BHK2h1Wk93Y2ZtUnNyc0RTT20zVm5RUU5iOE91bVg1bjBYbFBneDhhOG84VjV0ZjN3YTVjR3VScmlXeXB4NWRUSDljL2QrdHRtdFg4bXciLCJtYWMiOiI5ODgzMzY1M2MwNGE1MWM4OGQzMjA2ODBjZTFiOTRlMDg2ZjVhZDI1Y2IxM2NkNGZjNDM0OWFmZTBjZDgzOWIwIiwidGFnIjoiIn0%3D; expires=Sun, 04-May-2025 08:32:52 GMT; path=/; httponlythestandardmediagroup_session=eyJpdiI6IkxhNkpKOUpxMk9xVEN2NFIzL1ZCNXc9PSIsInZhbHVlIjoicXo2SHo5Yys4NlVVTnhnNU1FY3FuSnNjQzRyWFJRN1hYRVVTYkZjMDdVLzJDM0l6V3BHK2h1Wk" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "pdoWjKyLGcsPXZXdYcOnO4mCZUXoGAX2HAC4Uptr" "offset" => 0 "_previous" => array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/nairobi/article/2001514709/why-court-stopped-dci-from-taking-nairobi-hospital-documents" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-04 01:03:52GET/main-staging/nairobi/article/2001514709/why-court-stopped-dci-from-taking-nairobi-hospital-documents1132116