×

Mt Kenya Visit

Request history8.1.26PHP Version1.12sRequest Duration19MBMemory UsageGET {category}/article/{id}/{slug}Route
  • warninglog[04:24:32] LOG.warning: Optional parameter $count declared before required parameter $tags is implic...
  • warninglog[04:24:32] LOG.warning: Optional parameter $count declared before required parameter $tags is implic...
  • Booting (60.9ms)time
  • Application (1.06s)time
  • 1 x Application (94.55%)
    1.06s
    1 x Booting (5.45%)
    60.90ms
    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
    34 statements were executed (9 duplicates)Show only duplicates289ms
    • 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.44msselect `id`, `site_id`, `article_category_id`, `title`, `long_title`, `thumbnail_url`, `story`, `published_at`, `premium`, `keywords`, `summary` from `articles` where `id` = '2001514564' and `published_at` <= '2025-03-31 04:24:32' and `deleted_at` is null
      Bindings
      • 0: 2001514564
      • 1: 2025-03-31 04:24:32
      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_main640μsselect * 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_main980μ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` = 2001514564 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514564
      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_main730μsselect `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_main1.64msselect `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 04:24:32' 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 04:24:32
      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_main770μsselect `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_main680μsselect `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_main590μsselect `id`, `name`, `short_name`, `parent_id`, `site_id` from `article_categories` where `id` is null
      Backtrace
      • app/Utils/Articles.php:53
      • app/Utils/Articles.php:343
      • app/Http/Controllers/MainsiteController.php:737
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
    • Articles.php#55standard_digital_mainConnection Established
      Backtrace
      • app/Utils/Articles.php:55
      • app/Utils/Articles.php:343
      • app/Http/Controllers/MainsiteController.php:737
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
    • Articles.php#55standard_digital_main3.28msselect `id`, `name`, `short_name`, `parent_id`, `site_id` from `article_categories` where `id` is null
      Backtrace
      • app/Utils/Articles.php:55
      • app/Utils/Articles.php:343
      • app/Http/Controllers/MainsiteController.php:737
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
    • Articles.php#57standard_digital_mainConnection Established
      Backtrace
      • app/Utils/Articles.php:57
      • app/Utils/Articles.php:343
      • app/Http/Controllers/MainsiteController.php:737
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
    • Articles.php#57standard_digital_main3.83msselect `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.17msselect `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_main106msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where (`keywords` LIKE '%[\"Mt Kenya Politics\",\"President William Ruto\",\"William Ruto Mt Kenya Tour\",\"Mt Kenya Succession Politics\"]%') and `site_id` = 1 and `published_at` <= '2025-03-31 04:24:32' and `deleted_at` is null and `id` not in ('2001514564') order by `published_at` desc limit 4 offset 0
      Bindings
      • 0: %["Mt Kenya Politics","President William Ruto","William Ruto Mt Kenya Tour","Mt Kenya Succession Politics"]%
      • 1: 1
      • 2: 2025-03-31 04:24:32
      • 3: 2001514564
      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_main63.21msselect `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 04:24:32' and `published_at` >= '2025-03-31 03:24:32' 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 04:24:32
      • 4: 2025-03-31 03:24:32
      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_main720μ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.43msselect `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 04:24:32' 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 04:24:32
      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_main600μ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_main57.87msselect `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 04:24:32' 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 04:24:32
      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_main660μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (41, 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_main4.07msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` < '2001514564' and `site_id` = 1 and `published_at` <= '2025-03-31 04:24:32' and `deleted_at` is null order by `id` desc limit 1
      Bindings
      • 0: 2001514564
      • 1: 1
      • 2: 2025-03-31 04:24:32
      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 (354)
      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_main960μsselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` > '2001514564' and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-03-31 04:24:32' limit 1
      Bindings
      • 0: 2001514564
      • 1: 1
      • 2: 2025-03-31 04:24:32
      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_main690μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (588)
      Backtrace
      • app/Utils/Articles.php:865
      • app/Http/Controllers/MainsiteController.php:841
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:842
    • Articles.php#1288standard_digital_main1.56msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `published_at` <= '2025-03-31 04:24:32' and `article_category_id` = 587 and `site_id` = 1 and `id` not in ('2001514564') order by `homepage_list_order` asc, `published_at` desc limit 6 offset 0
      Bindings
      • 0: 2025-03-31 04:24:32
      • 1: 587
      • 2: 1
      • 3: 2001514564
      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_main620μsselect `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_main24.74msselect `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 '%[\"Mt Kenya Politics\",\"President William Ruto\",\"William Ruto Mt Kenya Tour\",\"Mt Kenya Succession Politics\"]%') and `videos`.`deleted_at` is null and `video_categories`.`video_type_id` = 1 order by `published_at` desc limit 3 offset 0
      Bindings
      • 0: %["Mt Kenya Politics","President William Ruto","William Ruto Mt Kenya Tour","Mt Kenya Succession Politics"]%
      • 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_main710μ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_main1.03msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `id` in (2001515083, 2001515080, 2001249065, 2001515112, 2000152447, 2001515084, 2001515091, 2001515081, 2000198221, 2001239357, 2001515107, 2001509357, 2001235797, 2001515062, 2000230933, 2001354030, 2000169228, 2001328009, 2001299487, 2001345731) and `deleted_at` is null and `published_at` <= '2025-03-31 04:24:32' and `homepage_list_order` is not null order by `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 5
      Bindings
      • 0: 2001515083
      • 1: 2001515080
      • 2: 2001249065
      • 3: 2001515112
      • 4: 2000152447
      • 5: 2001515084
      • 6: 2001515091
      • 7: 2001515081
      • 8: 2000198221
      • 9: 2001239357
      • 10: 2001515107
      • 11: 2001509357
      • 12: 2001235797
      • 13: 2001515062
      • 14: 2000230933
      • 15: 2001354030
      • 16: 2000169228
      • 17: 2001328009
      • 18: 2001299487
      • 19: 2001345731
      • 20: 2025-03-31 04:24:32
      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_main620μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (263, 264, 282, 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_main790μsselect * from `settings` where `meta_name` = 'article_age' limit 1
      Bindings
      • 0: article_age
      Backtrace
      • app/Utils/CookieTool.php:185
      • app/Http/Controllers/MainsiteController.php:870
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
    • helper.php#424standard_digital_main950μsselect * from article_categories where id = '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_main690μ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_main760μ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_main710μ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
    • app.blade.php#825standard_digital_main730μ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
    379Category.php#?
    App\Models\Article
    32Article.php#?
    App\Models\Trending
    20Trending.php#?
    App\Topic
    16Topic.php#?
    App\Models\Author
    14Author.php#?
        _token
        X9E9qHwTMRpBpiT24wl3a5935QvrXNo2iA6iMGpa
        _previous
        array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/cartoons/article/2001514564/mt-ken...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        offset
        0
        path_info
        /cartoons/article/2001514564/mt-kenya-visit
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        []
        
        request_request
        []
        
        request_headers
        0 of 0
        array:24 [ "cf-ray" => array:1 [ 0 => "928c0c2628ba2262-EWR" ] "x-forwarded-for" => array:1 [ 0 => "3.149.214.179" ] "host" => array:1 [ 0 => "www.standardmedia.co.ke" ] "cf-connecting-ip" => array:1 [ 0 => "3.149.214.179" ] "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=eyJpdiI6ImppeHZoSDlmOVZ6WldMZlhnUEZtcUE9PSIsInZhbHVlIjoiNVlxUlNiQi9BYWE0ZDRqY0p0dHVBM2tOYnNFQjZ2R0wwaEkweFBFcjE3bjBwUXlRMTJjdFZObXpNT09Tei94aCIsIm1hYyI6Ijc0NDRmYTU0ZDQzNmI4MWQzZTBkODBlMTUyMTQ3ZGU4NGNjOTM1NDg3ZmY4OTE3MTIwOTBlMDFjNDQ2OGNjNzAiLCJ0YWciOiIifQ%3D%3D; story_no_insider=eyJpdiI6IklCQmtHWjdzaVFhZWJhSzVmbTJENEE9PSIsInZhbHVlIjoiWG9oZk1TL21TMENBMVFqMDl0dTdIUms1SjVMenNjcmtEV0hWWmwya3ZwbUQ1SGV6ZzhWc0JKYUpUc3pabzdEbSIsIm1hYyI6IjZlODljZDIzZTU0NDQyMzUyMzI4MjY2MjIxNTE0ZmQ4NTFiYmE4YzdhY2M2ODBiM2I0ZGQ4YzkzNGFiMjAzMDYiLCJ0YWciOiIifQ%3D%3D; _gid=GA1.3.1659426484.1743384257; _gat_UA-9511843-1=1; _ga_L7FB4EWJ0B=GS1.1.1743384257.1.0.1743384257.60.0.0; ___nrbic=%7B%22isNewUser%22%3Atrue%2C%22previousVisit%22%3A1743384257%2C%22lastBeat%22%3A1743384257%2C%22currentVisitStarted%22%3A1743384257%2C%22sessionId%22%3A%2296512531-90dc-43e0-920a-de9763304ea6%22%2C%22sessionVars%22%3A%5B%5D%2C%22visitedInThisSession%22%3Atrue%2C%22pagesViewed%22%3A1%2C%22landingPage%22%3A%22https%3A//www.standardmedia.co.ke/national/article/2001447088%22%2C%22referrer%22%3A%22%22%2C%22lpti%22%3A%222022-06-04T00%3A00%3A00+03%3A00%22%7D; ___nrbi=%7B%22firstVisit%22%3A1743384257%2C%22userId%22%3A%2295de7dd8-237f-4c04-9485-91137294b313%22%2C%22userVars%22%3A%5B%5D%2C%22futurePreviousVisit%22%3A1743384257%2C%22timesVisited%22%3A1%7D; compass_uid=95de7dd8-237f-4c04-9485-91137294b313; _ga=GA1.3.amp-HM_RKjqzE7qGoUaGuBdeVA; XSRF-TOKEN=eyJpdiI6Ik1Nb0pma0Y3eE5SeTkvZFVhcXMvV2c9PSIsInZhbHVlIjoiSzlvWGkzQm1YMFNBcTBMUS8vSXBKcHgrZHNxbTNRSDV2SU9SUGtGSGhsMHJrY2tJNmU0ODZ1cGZyZkdlOFlMcHRzYzFXcWNocndBY3U5a1BYN0RnMTZSOWNWUWtES1p3b0tvKzlLR1orVkVneHZtVlFPSjA5VENsL1I1cGRMSzMiLCJtYWMiOiIxOWZhMzcyOGQxN2NiNzE1OTc4NmY1ZDMzNzFkZTk4MTc2ZmQyOGQ2M2U5OWZkN2ZjODg2ZThlZjk4MzQxMGM1IiwidGFnIjoiIn0%3D; thestandardmediagroup_session=eyJpdiI6IllDTTdhMHFNRFZQSmErL0JzUnRSNVE9PSIsInZhbHVlIjoiWFJ0cFptRVFCOWIvdEM3dTRNbmpjN1IvRmtOWkI0eVNSbXROb3dpUTFvajM4cmhYYTNNRDFtVVEyUnZJcmNSQnlGQm9ReWx6NS9xa3V1OGkzakRzZzJaaGNkZFB4Z0xuN1pZSTh6MHpLOThxeDgwakN0S1pBN0JkM1Y2anEwMjgiLCJtYWMiOiI4YWU1NGZjMDI5ZjM1YmE1M2E1ZTYyMWI0YTkxZmVkNjQyMmY4YzhkMDhjNjU5MzJmNTQ4ZTAyYTFhZWI3MTYwIiwidGFnIjoiIn0%3Dstory_no=eyJpdiI6ImppeHZoSDlmOVZ6WldMZlhnUEZtcUE9PSIsInZhbHVlIjoiNVlxUlNiQi9BYWE0ZDRqY0p0dHVBM2tOYnNFQjZ2R0wwaEkweFBFcjE3bjBwUXlRMTJjdFZObXpNT09Tei94aCIsIm1hYyI" ] "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:11 [ "story_no" => "3" "story_no_insider" => "1" "_gid" => null "_gat_UA-9511843-1" => null "_ga_L7FB4EWJ0B" => null "___nrbic" => null "___nrbi" => null "compass_uid" => null "_ga" => null "XSRF-TOKEN" => "X9E9qHwTMRpBpiT24wl3a5935QvrXNo2iA6iMGpa" "thestandardmediagroup_session" => "FXLs8JhFKDCkhDRlfzEunjQdFdYg6xWveChNoK68" ]
        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 01:24:33 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InE2UVZvMklXK3ltc0lEWDZCNHFOamc9PSIsInZhbHVlIjoiUVV1N0FCRW1RUTcvNlgyNDBCSWUvTTVtbXA2blRpNk5ZS1VvZzZTOC85Q3NLeUZ4d2dlcE1ZWWZ2S1YwdTArV2RFWDFvM3RHNDNtMXY0a3ZKdmZ2RWFVelBoUnVVWXJkMjZMWERkNXlMT3hMY1Y4NlNvVlRheGM5WTNZOVFwUEoiLCJtYWMiOiIwZDkzYTQyNjUxODI4M2EyYTlkNWRjZGNlMWMxYjc1YzIxMWNjYTY1NzQwMDEwMzM4MDU2MTAwODI2NzIzMzIyIiwidGFnIjoiIn0%3D; expires=Wed, 30 Apr 2025 11:53:33 GMT; Max-Age=2629740; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6InE2UVZvMklXK3ltc0lEWDZCNHFOamc9PSIsInZhbHVlIjoiUVV1N0FCRW1RUTcvNlgyNDBCSWUvTTVtbXA2blRpNk5ZS1VvZzZTOC85Q3NLeUZ4d2dlcE1ZWWZ2S1YwdTArV2RFWDFvM" 1 => "thestandardmediagroup_session=eyJpdiI6Ims2S3g0dXJjWmFvVkpQU1E5aFRFdWc9PSIsInZhbHVlIjoiUFNaQ2NjQ2FSeW8vMlRjdEZpK0x1bWpjV0pvSFp4NjlyWHhLbURQZURnbUltcHVaVlEyazFCV2RoMU5FcExOL2xOM2pHc1NnNnpSUlZIbEt5c3krTEtpckx5Y0pVUU4vRS9NM1FhYnNaOEFwK3Y1ZFFqMFZLaHJXZkVGYUo5aXQiLCJtYWMiOiJlNDZjMmRiZThmYmEyZTc1ODRjYzI1OTU3YTQ5MTk1NmNjZTZhNTE2YjFmZGM4NTBiMTNkZjIyMjhiOTUwZjMxIiwidGFnIjoiIn0%3D; expires=Wed, 30 Apr 2025 11:53:33 GMT; Max-Age=2629740; path=/; httponly; samesite=laxthestandardmediagroup_session=eyJpdiI6Ims2S3g0dXJjWmFvVkpQU1E5aFRFdWc9PSIsInZhbHVlIjoiUFNaQ2NjQ2FSeW8vMlRjdEZpK0x1bWpjV0pvSFp4NjlyWHhLbURQZURnbUltcHVaVlEyazFCV2" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InE2UVZvMklXK3ltc0lEWDZCNHFOamc9PSIsInZhbHVlIjoiUVV1N0FCRW1RUTcvNlgyNDBCSWUvTTVtbXA2blRpNk5ZS1VvZzZTOC85Q3NLeUZ4d2dlcE1ZWWZ2S1YwdTArV2RFWDFvM3RHNDNtMXY0a3ZKdmZ2RWFVelBoUnVVWXJkMjZMWERkNXlMT3hMY1Y4NlNvVlRheGM5WTNZOVFwUEoiLCJtYWMiOiIwZDkzYTQyNjUxODI4M2EyYTlkNWRjZGNlMWMxYjc1YzIxMWNjYTY1NzQwMDEwMzM4MDU2MTAwODI2NzIzMzIyIiwidGFnIjoiIn0%3D; expires=Wed, 30-Apr-2025 11:53:33 GMT; path=/XSRF-TOKEN=eyJpdiI6InE2UVZvMklXK3ltc0lEWDZCNHFOamc9PSIsInZhbHVlIjoiUVV1N0FCRW1RUTcvNlgyNDBCSWUvTTVtbXA2blRpNk5ZS1VvZzZTOC85Q3NLeUZ4d2dlcE1ZWWZ2S1YwdTArV2RFWDFvM" 1 => "thestandardmediagroup_session=eyJpdiI6Ims2S3g0dXJjWmFvVkpQU1E5aFRFdWc9PSIsInZhbHVlIjoiUFNaQ2NjQ2FSeW8vMlRjdEZpK0x1bWpjV0pvSFp4NjlyWHhLbURQZURnbUltcHVaVlEyazFCV2RoMU5FcExOL2xOM2pHc1NnNnpSUlZIbEt5c3krTEtpckx5Y0pVUU4vRS9NM1FhYnNaOEFwK3Y1ZFFqMFZLaHJXZkVGYUo5aXQiLCJtYWMiOiJlNDZjMmRiZThmYmEyZTc1ODRjYzI1OTU3YTQ5MTk1NmNjZTZhNTE2YjFmZGM4NTBiMTNkZjIyMjhiOTUwZjMxIiwidGFnIjoiIn0%3D; expires=Wed, 30-Apr-2025 11:53:33 GMT; path=/; httponlythestandardmediagroup_session=eyJpdiI6Ims2S3g0dXJjWmFvVkpQU1E5aFRFdWc9PSIsInZhbHVlIjoiUFNaQ2NjQ2FSeW8vMlRjdEZpK0x1bWpjV0pvSFp4NjlyWHhLbURQZURnbUltcHVaVlEyazFCV2" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "X9E9qHwTMRpBpiT24wl3a5935QvrXNo2iA6iMGpa" "_previous" => array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/cartoons/article/2001514564/mt-kenya-visit" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "offset" => 0 ]
        ClearShow all
        Date ↕MethodURLData
        #12025-03-31 04:24:33GET/main-staging/cartoons/article/2001514564/mt-kenya-visit21134461