×

Ministries

 

Request history8.1.26PHP Version1.13sRequest Duration4MBMemory UsageGET article/{id}/{slug}Route
    • Booting (13.07ms)time
    • Application (1.12s)time
    • 1 x Application (98.84%)
      1.12s
      1 x Booting (1.16%)
      13.07ms
      11 templates were rendered
      • 1x mainsite.articlearticle.blade.php#?blade
      • 1x mainsite.partials.topsectionsubscribetopsectionsubscribe.blade.php#?blade
      • 1x common.vocalizedvocalized.blade.php#?blade
      • 1x mainsite.partials.footerfooter.blade.php#?blade
      • 1x mainsite.layouts.appapp.blade.php#?blade
      • 1x mainsite.partials.metasmetas.blade.php#?blade
      • 1x mainsite.partials.topbartopbar.blade.php#?blade
      • 1x mainsite.partials.logo_sectionlogo_section.blade.php#?blade
      • 1x mainsite.partials.menumenu.blade.php#?blade
      • 1x mainsite.partials.streamingstreaming.blade.php#?blade
      • 1x mainsite.partials.stickybottomstickybottom.blade.php#?blade
      uri
      GET article/{id}/{slug}
      middleware
      web
      controller
      App\Http\Controllers\MainsiteController@article
      namespace
      prefix
      where
      file
      app/Http/Controllers/MainsiteController.php:610-1128
      35 statements were executed (9 duplicates)Show only duplicates391ms
      • 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_main14.88msselect `id`, `site_id`, `article_category_id`, `title`, `long_title`, `thumbnail_url`, `story`, `published_at`, `premium`, `keywords`, `summary` from `articles` where `id` = '2001514094' and `published_at` <= '2025-03-31 21:37:19' and `deleted_at` is null
        Bindings
        • 0: 2001514094
        • 1: 2025-03-31 21:37:19
        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_main1.44msselect * from `days_quote` where `deleted_at` is null and `quote_day` = '2025-03-31'
        Bindings
        • 0: 2025-03-31
        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.27msselect `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` = 2001514094 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001514094
        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_main1.01msselect `id` from `article_categories` where `site_id` = 1 and `id` = 587 or `parent_id` = 587 and `deleted_at` is null
        Bindings
        • 0: 1
        • 1: 587
        • 2: 587
        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_main3.89msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `article_category_id` in (587, 607) and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-03-31 21:37:19' order by `published_at` desc, `list_order` asc, `parent_category_list_order` asc limit 10 offset 0
        Bindings
        • 0: 587
        • 1: 607
        • 2: 1
        • 3: 2025-03-31 21:37:19
        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_main1.2msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (587)
        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_main2.09msselect `id`, `name`, `short_name`, `parent_id`, `site_id` from `article_categories` where `id` = 587
        Bindings
        • 0: 587
        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_main910μ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_main15.86msselect `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_main10.19msselect `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.96msselect `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_main142msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where (`keywords` LIKE '%[\"Corrupt Ministries\",\"Raila-Ruto Handshake\",\"Raila Political Comeback\"]%') and `site_id` = 1 and `published_at` <= '2025-03-31 21:37:19' and `deleted_at` is null and `id` not in ('2001514094') order by `published_at` desc limit 4 offset 0
        Bindings
        • 0: %["Corrupt Ministries","Raila-Ruto Handshake","Raila Political Comeback"]%
        • 1: 1
        • 2: 2025-03-31 21:37:19
        • 3: 2001514094
        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_main128msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where (`site_id` = 1 or `site_id` = 16 or `site_id` = 20) and `deleted_at` is null and `published_at` <= '2025-03-31 21:37:19' and `published_at` >= '2025-03-31 20:37:19' order by RAND(), `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 4 offset 0
        Bindings
        • 0: 1
        • 1: 16
        • 2: 20
        • 3: 2025-03-31 21:37:19
        • 4: 2025-03-31 20:37:19
        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#424standard_digital_main2.78msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (30, 61)
        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_main890μsselect `id` from `article_categories` where `site_id` = 1 and `id` = 480 or `parent_id` = 480 and `deleted_at` is null
        Bindings
        • 0: 1
        • 1: 480
        • 2: 480
        Backtrace
        • app/Utils/Articles.php:147
        • app/Http/Controllers/MainsiteController.php:829
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:830
      • Articles.php#164standard_digital_main1.27msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `article_category_id` in (480, 481, 482, 719) and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-03-31 21:37:19' order by `published_at` desc, `list_order` asc, `parent_category_list_order` asc limit 4 offset 0
        Bindings
        • 0: 480
        • 1: 481
        • 2: 482
        • 3: 719
        • 4: 1
        • 5: 2025-03-31 21:37:19
        Backtrace
        • app/Utils/Articles.php:164
        • app/Http/Controllers/MainsiteController.php:829
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:830
      • Articles.php#164standard_digital_main1.01msselect `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.28msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where (`premium` = 1 or `article_category_id` = 486) and `site_id` = '1' and `deleted_at` is null and `published_at` <= '2025-03-31 21:37:19' and `homepage_list_order` is not null order by `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 4 offset 0
        Bindings
        • 0: 1
        • 1: 486
        • 2: 1
        • 3: 2025-03-31 21:37:19
        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_main700μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (3, 588, 601)
        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_main10.17msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` < '2001514094' and `site_id` = 1 and `published_at` <= '2025-03-31 21:37:19' and `deleted_at` is null order by `id` desc limit 1
        Bindings
        • 0: 2001514094
        • 1: 1
        • 2: 2025-03-31 21:37:19
        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_main1msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (7)
        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.3msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` > '2001514094' and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-03-31 21:37:19' limit 1
        Bindings
        • 0: 2001514094
        • 1: 1
        • 2: 2025-03-31 21:37:19
        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_main870μsselect `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_main1.96msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `published_at` <= '2025-03-31 21:37:19' and `article_category_id` = 587 and `site_id` = 1 and `id` not in ('2001514094') order by `homepage_list_order` asc, `published_at` desc limit 6 offset 0
        Bindings
        • 0: 2025-03-31 21:37:19
        • 1: 587
        • 2: 1
        • 3: 2001514094
        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_main5.09msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (587)
        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.89msselect `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 '%[\"Corrupt Ministries\",\"Raila-Ruto Handshake\",\"Raila Political Comeback\"]%') and `videos`.`deleted_at` is null and `video_categories`.`video_type_id` = 1 order by `published_at` desc limit 3 offset 0
        Bindings
        • 0: %["Corrupt Ministries","Raila-Ruto Handshake","Raila Political Comeback"]%
        • 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.39msselect 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.3msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `id` in (2001515081, 2001249065, 2001514960, 2001515084, 2001515188, 2001515080, 2001457812, 2001515181, 2001515083, 2000198221, 2001515180, 2001515124, 2001401477, 2001345731, 2001247193, 2001515107, 2001457594, 2001270965, 2000137516, 2001392493) and `deleted_at` is null and `published_at` <= '2025-03-31 21:37:19' and `homepage_list_order` is not null order by `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 5
        Bindings
        • 0: 2001515081
        • 1: 2001249065
        • 2: 2001514960
        • 3: 2001515084
        • 4: 2001515188
        • 5: 2001515080
        • 6: 2001457812
        • 7: 2001515181
        • 8: 2001515083
        • 9: 2000198221
        • 10: 2001515180
        • 11: 2001515124
        • 12: 2001401477
        • 13: 2001345731
        • 14: 2001247193
        • 15: 2001515107
        • 16: 2001457594
        • 17: 2001270965
        • 18: 2000137516
        • 19: 2001392493
        • 20: 2025-03-31 21:37:19
        Backtrace
        • app/Utils/Articles.php:3867
        • app/Http/Controllers/MainsiteController.php:853
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:854
      • Articles.php#3867standard_digital_main1.06msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (25, 263, 264, 282, 354)
        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.38msselect * 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_main910μsselect * from article_categories where id = '587'
        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 = '587'
        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_main790μsselect * from article_categories where id = '587'
        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_main1.05msselect * from article_categories where id = '587'
        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
      • app.blade.php#825standard_digital_main810μ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
      383Category.php#?
      App\Models\Article
      35Article.php#?
      App\Models\Trending
      20Trending.php#?
      App\Topic
      16Topic.php#?
      App\Models\Author
      14Author.php#?
          _token
          ZT55VdFGOHaj7URrN3tzRZRue3X0u8SxTRzz92dQ
          _previous
          array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/article/2001514094/ministries?utm_...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          offset
          0
          path_info
          /article/2001514094/ministries
          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:24 [ "cf-ray" => array:1 [ 0 => "9291f513883ae81d-EWR" ] "x-forwarded-for" => array:1 [ 0 => "52.14.75.150" ] "host" => array:1 [ 0 => "www.standardmedia.co.ke" ] "cf-connecting-ip" => array:1 [ 0 => "52.14.75.150" ] "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 => "story_no_insider=eyJpdiI6ImN0MnVOQVlCWlkzSWk1bFgzWmN6NEE9PSIsInZhbHVlIjoiMGR5VGovWEZpTkZPM2lSMHhRU2VaZGRVQjJablA0OFA3YWFLUitBTjFPc1YzSHZXMWhGYnhFNzV2blVrWW90ZCIsIm1hYyI6IjJkMDI1NzJkZjZjOTkxZjIwMjgwNDIwOWQ4OTRjOGMzMzA4YzdiZTI5ZmYwOTNkZGM3MDUzZGZkNzU0N2M0YmMiLCJ0YWciOiIifQ%3D%3D; _ga=amp-ZkJbYq9tZdDcit7Kc4tSUg; story_no=eyJpdiI6Ilk3ZWc3T0ZxbVFqeDQxRmR4YklKckE9PSIsInZhbHVlIjoiV1pxOHM5eGlCdk9wajZrMUVubE95cTY3Sms2UkNNTjRtK1BlT1gvUDhZclJ1VFE1WDc3ZzAyL1MyR1V0K2REZyIsIm1hYyI6IjVkNTNhYzE2MThlOGQ3YjRhMjgyMGFhMGIwMzEyZjBiZmU5NGRhOWE0MWM3YTE3M2Q3NGI3MjRjNmQzNGUyNjciLCJ0YWciOiIifQ%3D%3D; XSRF-TOKEN=eyJpdiI6IjdZb0Y4QjhOUzBCTlFrUmY4KzBZVVE9PSIsInZhbHVlIjoiL1JRb3ZJWUNxUE1Pbm9ZdTVxcWJIQ2toWEFLT2lCMFZleHh6VUZwVzl0amdiV1Z4Ny9KOEZoKzRJcnRLOGQwOUcrRlRCYVlIbW5GUkVDN1FLRUkxamRyc2djZmUrN1JyL2VycmdwaHkyQXF6VTJiWnJySHIxWTc2U0x1c1hUbysiLCJtYWMiOiJiNzBlNjA2MzkzZjIwOTQwYzNkZTdhZDVkNWEwNmJmM2EzMzVjY2Y5YmZkOTVhNjQxMDRjOThhODg0ZTI2YjQ1IiwidGFnIjoiIn0%3D; thestandardmediagroup_session=eyJpdiI6ImdEYjJRVlp0NzlKVWZzTDNIK2VLTUE9PSIsInZhbHVlIjoiNU1DbVlwT2Q4NmU0YmNRM2MvZ05EZ013VHhma2NWUWZJQldKaGxPRzJDcHpnS0JGTjY0MFd6YldyWTdlZzFLSDFDNXRpczBLRjB2N3laQVloUjM4c3k2aGN0dC82MWR3MFh0aWg5bWJmaURaanpYbzhhRkNPMlhLdVhUUi9xY20iLCJtYWMiOiJhMzljNGEyOWU2ZDkwZDRjNmU2OTY5NDgwZTVkMmIzYjg0YzQ4Y2RkMzFiMTlkMmMzMzFjNTEwMzU5NzgzMjlhIiwidGFnIjoiIn0%3Dstory_no_insider=eyJpdiI6ImN0MnVOQVlCWlkzSWk1bFgzWmN6NEE9PSIsInZhbHVlIjoiMGR5VGovWEZpTkZPM2lSMHhRU2VaZGRVQjJablA0OFA3YWFLUitBTjFPc1YzSHZXMWhGYnhFNzV2blVrWW90ZCI" ] "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:5 [ "story_no_insider" => "1" "_ga" => null "story_no" => "2" "XSRF-TOKEN" => "ZT55VdFGOHaj7URrN3tzRZRue3X0u8SxTRzz92dQ" "thestandardmediagroup_session" => "P2QLvZn1bpbG8j8xhA3gIy01ptXNZsR7lQ1yvlY8" ]
          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 => "Mon, 31 Mar 2025 18:37:20 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImpWQVdFZHVPRjRNV05zQ1FuK0wrR3c9PSIsInZhbHVlIjoic3FpWVJqcGNpT2xEbmo2Uk4yNmIrdmRKbWpKRlhCZlJDZmptanFSRWNqS2R0cTgrMmFRK1BlOCs1d2MxQVJWZW9WY1c1dlNFMVdUVU02eUFiRHJxanlTVjMrTFQwY3JDeHJXL1NsUVAxTFBLcFFURWZHZEhJWW9MTmIxcTVPQTQiLCJtYWMiOiJjZjZjNWEwMDIyYjE3NTVjNzNjYzM1NzhlOGNhZjNmYTMzNTliYjc3MmU0MGM4NDExMTFjN2IwYTc2ZmFiNTIwIiwidGFnIjoiIn0%3D; expires=Thu, 01 May 2025 05:06:20 GMT; Max-Age=2629740; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6ImpWQVdFZHVPRjRNV05zQ1FuK0wrR3c9PSIsInZhbHVlIjoic3FpWVJqcGNpT2xEbmo2Uk4yNmIrdmRKbWpKRlhCZlJDZmptanFSRWNqS2R0cTgrMmFRK1BlOCs1d2MxQVJWZW9WY1c1d" 1 => "thestandardmediagroup_session=eyJpdiI6IlJwVlo0LzhTczczaHZLZThqei90cnc9PSIsInZhbHVlIjoiZVJEZUgwWGJEbmRCU210TjNtRWhnRzFqWE5NMDJNZHZzMzFYV1RhN0h0N3J4Yit5SmZVQUJaNEdWTU13ZTZldWJWQmhYY1EzMGd1RS8ya1ZMNnpoM0YwOWRhZzYrVm5ham5takZOMzRWK2lRUGd5dmJiakN3eFhZUWREK3R1TjciLCJtYWMiOiJlMGQ3MWNiNWVlYzBjZDg0ODhjMzQ5Zjk4N2Q3MzBlMzQxZjMwZjc5MzIwMGE0NmFmOThkNjU2ZGIzODk1YWI4IiwidGFnIjoiIn0%3D; expires=Thu, 01 May 2025 05:06:20 GMT; Max-Age=2629740; path=/; httponly; samesite=laxthestandardmediagroup_session=eyJpdiI6IlJwVlo0LzhTczczaHZLZThqei90cnc9PSIsInZhbHVlIjoiZVJEZUgwWGJEbmRCU210TjNtRWhnRzFqWE5NMDJNZHZzMzFYV1RhN0h0N3J4Yit5SmZVQUJaNE" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImpWQVdFZHVPRjRNV05zQ1FuK0wrR3c9PSIsInZhbHVlIjoic3FpWVJqcGNpT2xEbmo2Uk4yNmIrdmRKbWpKRlhCZlJDZmptanFSRWNqS2R0cTgrMmFRK1BlOCs1d2MxQVJWZW9WY1c1dlNFMVdUVU02eUFiRHJxanlTVjMrTFQwY3JDeHJXL1NsUVAxTFBLcFFURWZHZEhJWW9MTmIxcTVPQTQiLCJtYWMiOiJjZjZjNWEwMDIyYjE3NTVjNzNjYzM1NzhlOGNhZjNmYTMzNTliYjc3MmU0MGM4NDExMTFjN2IwYTc2ZmFiNTIwIiwidGFnIjoiIn0%3D; expires=Thu, 01-May-2025 05:06:20 GMT; path=/XSRF-TOKEN=eyJpdiI6ImpWQVdFZHVPRjRNV05zQ1FuK0wrR3c9PSIsInZhbHVlIjoic3FpWVJqcGNpT2xEbmo2Uk4yNmIrdmRKbWpKRlhCZlJDZmptanFSRWNqS2R0cTgrMmFRK1BlOCs1d2MxQVJWZW9WY1c1d" 1 => "thestandardmediagroup_session=eyJpdiI6IlJwVlo0LzhTczczaHZLZThqei90cnc9PSIsInZhbHVlIjoiZVJEZUgwWGJEbmRCU210TjNtRWhnRzFqWE5NMDJNZHZzMzFYV1RhN0h0N3J4Yit5SmZVQUJaNEdWTU13ZTZldWJWQmhYY1EzMGd1RS8ya1ZMNnpoM0YwOWRhZzYrVm5ham5takZOMzRWK2lRUGd5dmJiakN3eFhZUWREK3R1TjciLCJtYWMiOiJlMGQ3MWNiNWVlYzBjZDg0ODhjMzQ5Zjk4N2Q3MzBlMzQxZjMwZjc5MzIwMGE0NmFmOThkNjU2ZGIzODk1YWI4IiwidGFnIjoiIn0%3D; expires=Thu, 01-May-2025 05:06:20 GMT; path=/; httponlythestandardmediagroup_session=eyJpdiI6IlJwVlo0LzhTczczaHZLZThqei90cnc9PSIsInZhbHVlIjoiZVJEZUgwWGJEbmRCU210TjNtRWhnRzFqWE5NMDJNZHZzMzFYV1RhN0h0N3J4Yit5SmZVQUJaNE" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "ZT55VdFGOHaj7URrN3tzRZRue3X0u8SxTRzz92dQ" "_previous" => array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/article/2001514094/ministries?utm_cmp_rs=amp-next-page" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "offset" => 0 ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-31 21:37:20GET/main-staging/article/2001514094/ministries?utm_cmp_rs=amp-next-page1135468