×

The Promised Land

Request history8.1.26PHP Version1.12sRequest Duration7MBMemory UsageGET {category}/article/{id}/{slug}Route
    • Booting (12.17ms)time
    • Application (1.1s)time
    • 1 x Application (98.91%)
      1.10s
      1 x Booting (1.09%)
      12.17ms
      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
      35 statements were executed (9 duplicates)Show only duplicates358ms
      • 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_main6.6msselect `id`, `site_id`, `article_category_id`, `title`, `long_title`, `thumbnail_url`, `story`, `published_at`, `premium`, `keywords`, `summary` from `articles` where `id` = '2001512724' and `published_at` <= '2025-03-29 10:05:30' and `deleted_at` is null
        Bindings
        • 0: 2001512724
        • 1: 2025-03-29 10:05:30
        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.57msselect * from `days_quote` where `deleted_at` is null and `quote_day` = '2025-03-29'
        Bindings
        • 0: 2025-03-29
        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_main850μ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` = 2001512724 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001512724
        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_main760μ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-29 10:05:30' 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-29 10:05:30
        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_main690μ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_main810μ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_main620μ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_main4.15msselect `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.73msselect `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.11msselect `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_main121msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where (`keywords` LIKE '%[\"The Promised Land\",\"Raila Odinga AUC Bid\",\"Raila Odinga-William Ruto Dalliance\"]%') and `site_id` = 1 and `published_at` <= '2025-03-29 10:05:30' and `deleted_at` is null and `id` not in ('2001512724') order by `published_at` desc limit 4 offset 0
        Bindings
        • 0: %["The Promised Land","Raila Odinga AUC Bid","Raila Odinga-William Ruto Dalliance"]%
        • 1: 1
        • 2: 2025-03-29 10:05:30
        • 3: 2001512724
        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_main134msselect `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-29 10:05:30' and `published_at` >= '2025-03-29 09:05:30' 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-29 10:05:30
        • 4: 2025-03-29 09:05:30
        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_main810μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (30, 57, 68)
        Backtrace
        • app/Utils/Articles.php:424
        • app/Http/Controllers/MainsiteController.php:825
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:826
      • Articles.php#147standard_digital_main820μsselect `id` from `article_categories` where `site_id` = 1 and `id` = 480 or `parent_id` = 480 and `deleted_at` is null
        Bindings
        • 0: 1
        • 1: 480
        • 2: 480
        Backtrace
        • app/Utils/Articles.php:147
        • app/Http/Controllers/MainsiteController.php:829
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:830
      • Articles.php#164standard_digital_main840μsselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `article_category_id` in (480, 481, 482, 719) and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-03-29 10:05:30' 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-29 10:05:30
        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_main710μ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_main780μsselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where (`premium` = 1 or `article_category_id` = 486) and `site_id` = '1' and `deleted_at` is null and `published_at` <= '2025-03-29 10:05:30' 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-29 10:05:30
        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_main720μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (1, 7, 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_main25.18msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` < '2001512724' and `site_id` = 1 and `published_at` <= '2025-03-29 10:05:30' and `deleted_at` is null order by `id` desc limit 1
        Bindings
        • 0: 2001512724
        • 1: 1
        • 2: 2025-03-29 10:05:30
        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_main800μsselect `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_main5.2msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` > '2001512724' and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-03-29 10:05:30' limit 1
        Bindings
        • 0: 2001512724
        • 1: 1
        • 2: 2025-03-29 10:05:30
        Backtrace
        • app/Utils/Articles.php:865
        • app/Http/Controllers/MainsiteController.php:841
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:842
      • Articles.php#865standard_digital_main790μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (4)
        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_main2.62msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `published_at` <= '2025-03-29 10:05:30' and `article_category_id` = 587 and `site_id` = 1 and `id` not in ('2001512724') order by `homepage_list_order` asc, `published_at` desc limit 6 offset 0
        Bindings
        • 0: 2025-03-29 10:05:30
        • 1: 587
        • 2: 1
        • 3: 2001512724
        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_main760μ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_main28.43msselect `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 '%[\"The Promised Land\",\"Raila Odinga AUC Bid\",\"Raila Odinga-William Ruto Dalliance\"]%') and `videos`.`deleted_at` is null and `video_categories`.`video_type_id` = 1 order by `published_at` desc limit 3 offset 0
        Bindings
        • 0: %["The Promised Land","Raila Odinga AUC Bid","Raila Odinga-William Ruto Dalliance"]%
        • 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_main750μ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.23msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `id` in (2001514960, 2001514957, 2001514956, 2001514999, 2001514953, 2001514985, 2001249065, 2001514994, 2001514884, 2001511627, 2001514984, 2001514499, 2001461424, 2001514908, 2001514988, 2001452489, 2001514997, 2001514907, 2001514799, 2001514970) and `deleted_at` is null and `published_at` <= '2025-03-29 10:05:30' and `homepage_list_order` is not null order by `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 5
        Bindings
        • 0: 2001514960
        • 1: 2001514957
        • 2: 2001514956
        • 3: 2001514999
        • 4: 2001514953
        • 5: 2001514985
        • 6: 2001249065
        • 7: 2001514994
        • 8: 2001514884
        • 9: 2001511627
        • 10: 2001514984
        • 11: 2001514499
        • 12: 2001461424
        • 13: 2001514908
        • 14: 2001514988
        • 15: 2001452489
        • 16: 2001514997
        • 17: 2001514907
        • 18: 2001514799
        • 19: 2001514970
        • 20: 2025-03-29 10:05:30
        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_main840μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (7, 264, 273, 296, 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_main4msselect * 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_main1.01msselect * 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_main670μ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_main880μ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_main780μ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_main1.34msselect * 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
      384Category.php#?
      App\Models\Article
      36Article.php#?
      App\Models\Trending
      20Trending.php#?
      App\Topic
      16Topic.php#?
      App\Models\Author
      14Author.php#?
          _token
          yDymq5zGhziF9duPRlalQPPV3a1bUPXdB7zVGwIu
          _previous
          array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/cartoons/article/2001512724/the-pr...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          offset
          0
          path_info
          /cartoons/article/2001512724/the-promised-land
          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 => "927d84e70b2deaf0-EWR" ] "x-forwarded-for" => array:1 [ 0 => "3.144.119.207" ] "host" => array:1 [ 0 => "www.standardmedia.co.ke" ] "cf-connecting-ip" => array:1 [ 0 => "3.144.119.207" ] "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=eyJpdiI6InRWbmVlQ05mSk9XTmJGbkN2L3h2d0E9PSIsInZhbHVlIjoiZGh1Mk91b1hpMW1pdkk0bUlqWnhOODNuS1EzQXVuWElHQjMyNHNpTEFiNzUwdGFYc2h6K0JVSVBWTS9SK2RYdCIsIm1hYyI6IjYxNzIwZWYyM2QwNjRhYmRlMjM3Y2RkNDExMjc5ZjViZGI1YWI3NDQxNDllMmE2ZWVjMGRjYmRmMmJjMjYzZjAiLCJ0YWciOiIifQ%3D%3D; story_no_insider=eyJpdiI6IlIzakxUeHpzZStML0daeHI4VzMzVnc9PSIsInZhbHVlIjoiejNqelRhc3lYcFZEQlRZUFN6QTkra0xNN0NwUUI2VC83a2htWUFLcHhsV2tHQ1ZKTmFnakpPSExMSkk0SXVlQSIsIm1hYyI6IjgyOTE3ZmNlNzIzMGMzZmJlMDY4YjdjOGRjYjRiNWQ0YjcyY2M3MGY3OTY3NDFiMTJlMjMyY2VkOGU2OWUwMDkiLCJ0YWciOiIifQ%3D%3D; XSRF-TOKEN=eyJpdiI6InFnR0VJS3JTRG5QN3BLQ1duaWhicXc9PSIsInZhbHVlIjoiZEtLYzBCZS9rTmlmNncvdHFna1VNY0QwQ3A2M2JTa2p4OXJOMHIydzdOTko5SkFlU3pjdkQrem9sZGF1K2swQWtYcHd5WnJaUFJuRDh5MXZaMmxzUVRZU0t0WkRWZ2lyQjBSRFZzRU45RkdrRU9pV1h6UVRkVmE2cE84WnlmTksiLCJtYWMiOiI4N2Q2YWQ3NjNiNzEwYmQ4YjBhNDYxMzVhMmViNDA4MTQ3ZTY0YTgzZTIwMGI4MmVmZjlkYjRmMTY2MGI2MTIwIiwidGFnIjoiIn0%3D; thestandardmediagroup_session=eyJpdiI6IllYVGZVSmVzU2I1YW8wYnJtcDU4SlE9PSIsInZhbHVlIjoiakcxMmdtTTh4aFdGSkZ3RHlsUTZQV0VhVzRtT01pRC9rUFdRNVltT3k5SEp1c0hyeEEvOTBwM0ZyWitwZnkxby9xTFhxeFgvdDFSa0tZOWp4Q1VJZXpnbXdzYW5qamlwUXBGbnoyRXM3T0drOGtPenpJOU5mQy9DcnkxSk1MdEUiLCJtYWMiOiJhMjdiOGY3OTgwODIxMzRmNzQ3OTUxNWE5MTM5OGU3YThkNTFlZjFhMTBkNTVjM2IxMjMxNmQ4Y2FiMmZjYWQwIiwidGFnIjoiIn0%3Dstory_no=eyJpdiI6InRWbmVlQ05mSk9XTmJGbkN2L3h2d0E9PSIsInZhbHVlIjoiZGh1Mk91b1hpMW1pdkk0bUlqWnhOODNuS1EzQXVuWElHQjMyNHNpTEFiNzUwdGFYc2h6K0JVSVBWTS9SK2RYdCIsIm1hYyI" ] "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:4 [ "story_no" => "2" "story_no_insider" => "2" "XSRF-TOKEN" => "yDymq5zGhziF9duPRlalQPPV3a1bUPXdB7zVGwIu" "thestandardmediagroup_session" => "waes5OM2w2OyVLogUmxXW7zb5oVWCRj8utNXFKJK" ]
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sat, 29 Mar 2025 07:05:31 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjVrVDFVSHoxdnFkNHNzaGRkbVJMRHc9PSIsInZhbHVlIjoieGRvVTdtR1plaFRPampKNkQwTXh5dG1XdTFvSjMzOVcreXcxNTRwOE44LzJPUnNGa1l1K1dBSDJLWVNIQzBmYU1KN2pnbFdTTk1BZXBrcUNDVGpWbDBPVlRNbXNhZm1vOUhwS1BRbGRlNEJRNFlldkNPaWNRRThDc0tOdTc0YmkiLCJtYWMiOiI4ZjBiZmQ5OTA3YmZhMjY0NGFiNjA1ODg4MGJkNzZjODM4M2E1ZmRjNzZmMjU0YmNiZTkwYmM4YzYxMzQ1NWI5IiwidGFnIjoiIn0%3D; expires=Mon, 28 Apr 2025 17:34:31 GMT; Max-Age=2629740; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IjVrVDFVSHoxdnFkNHNzaGRkbVJMRHc9PSIsInZhbHVlIjoieGRvVTdtR1plaFRPampKNkQwTXh5dG1XdTFvSjMzOVcreXcxNTRwOE44LzJPUnNGa1l1K1dBSDJLWVNIQzBmYU1KN2pnb" 1 => "thestandardmediagroup_session=eyJpdiI6IkhicGV5dDY5a1YxTmMybXpneU1hSXc9PSIsInZhbHVlIjoiM0h2ZVdZSUk3cEsxZFhMWlVHaERxWU1yYWhDMW1nQUVtUFVaamF4bmRodFp1ZFc5MmVSWlphN0hRZ2RWRkx6ZWczeGVMd2owcmlacXJlOXdGRWVHaVB2OXd3aXZxeDY1bUc2KzNCT0NEbkc5K2YyWEpEbFhPaTFuYTNSRHF6c28iLCJtYWMiOiI5N2ZkOWY2NTUwZDBjODE4YmMzZTdhZTBhY2QzYTQxNzE5YzViZTgwYjBlMzg3N2M4OTUzZTI4NjgzYzA3MjYwIiwidGFnIjoiIn0%3D; expires=Mon, 28 Apr 2025 17:34:31 GMT; Max-Age=2629740; path=/; httponly; samesite=laxthestandardmediagroup_session=eyJpdiI6IkhicGV5dDY5a1YxTmMybXpneU1hSXc9PSIsInZhbHVlIjoiM0h2ZVdZSUk3cEsxZFhMWlVHaERxWU1yYWhDMW1nQUVtUFVaamF4bmRodFp1ZFc5MmVSWlphN0" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjVrVDFVSHoxdnFkNHNzaGRkbVJMRHc9PSIsInZhbHVlIjoieGRvVTdtR1plaFRPampKNkQwTXh5dG1XdTFvSjMzOVcreXcxNTRwOE44LzJPUnNGa1l1K1dBSDJLWVNIQzBmYU1KN2pnbFdTTk1BZXBrcUNDVGpWbDBPVlRNbXNhZm1vOUhwS1BRbGRlNEJRNFlldkNPaWNRRThDc0tOdTc0YmkiLCJtYWMiOiI4ZjBiZmQ5OTA3YmZhMjY0NGFiNjA1ODg4MGJkNzZjODM4M2E1ZmRjNzZmMjU0YmNiZTkwYmM4YzYxMzQ1NWI5IiwidGFnIjoiIn0%3D; expires=Mon, 28-Apr-2025 17:34:31 GMT; path=/XSRF-TOKEN=eyJpdiI6IjVrVDFVSHoxdnFkNHNzaGRkbVJMRHc9PSIsInZhbHVlIjoieGRvVTdtR1plaFRPampKNkQwTXh5dG1XdTFvSjMzOVcreXcxNTRwOE44LzJPUnNGa1l1K1dBSDJLWVNIQzBmYU1KN2pnb" 1 => "thestandardmediagroup_session=eyJpdiI6IkhicGV5dDY5a1YxTmMybXpneU1hSXc9PSIsInZhbHVlIjoiM0h2ZVdZSUk3cEsxZFhMWlVHaERxWU1yYWhDMW1nQUVtUFVaamF4bmRodFp1ZFc5MmVSWlphN0hRZ2RWRkx6ZWczeGVMd2owcmlacXJlOXdGRWVHaVB2OXd3aXZxeDY1bUc2KzNCT0NEbkc5K2YyWEpEbFhPaTFuYTNSRHF6c28iLCJtYWMiOiI5N2ZkOWY2NTUwZDBjODE4YmMzZTdhZTBhY2QzYTQxNzE5YzViZTgwYjBlMzg3N2M4OTUzZTI4NjgzYzA3MjYwIiwidGFnIjoiIn0%3D; expires=Mon, 28-Apr-2025 17:34:31 GMT; path=/; httponlythestandardmediagroup_session=eyJpdiI6IkhicGV5dDY5a1YxTmMybXpneU1hSXc9PSIsInZhbHVlIjoiM0h2ZVdZSUk3cEsxZFhMWlVHaERxWU1yYWhDMW1nQUVtUFVaamF4bmRodFp1ZFc5MmVSWlphN0" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "yDymq5zGhziF9duPRlalQPPV3a1bUPXdB7zVGwIu" "_previous" => array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/cartoons/article/2001512724/the-promised-land" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "offset" => 0 ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-29 10:05:31GET/main-staging/cartoons/article/2001512724/the-promised-land1135470