×
Request history8.1.26PHP Version320msRequest Duration3MBMemory UsageGET category/{id}/{slug}Route
    • Booting (15.81ms)time
    • Application (305ms)time
    • 1 x Application (95.06%)
      305ms
      1 x Booting (4.93%)
      15.81ms
      9 templates were rendered
      • 1x mainsite.categorycategory.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/{id}/{slug}
      middleware
      web
      controller
      App\Http\Controllers\MainsiteController@category
      namespace
      prefix
      where
      file
      app/Http/Controllers/MainsiteController.php:450-562
      35 statements were executed (8 duplicates)Show only duplicates262ms
      • Articles.php#53standard_digital_mainConnection Established
        Backtrace
        • app/Utils/Articles.php:53
        • app/Utils/Articles.php:338
        • app/Http/Controllers/MainsiteController.php:478
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • Articles.php#53standard_digital_main3.73msselect `id`, `name`, `short_name`, `parent_id`, `site_id` from `article_categories` where `id` = '594'
        Bindings
        • 0: 594
        Backtrace
        • app/Utils/Articles.php:53
        • app/Utils/Articles.php:338
        • app/Http/Controllers/MainsiteController.php:478
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • Articles.php#53standard_digital_main720μsselect `id`, `name`, `short_name`, `parent_id`, `site_id` from `article_categories` where `id` = 4
        Bindings
        • 0: 4
        Backtrace
        • app/Utils/Articles.php:53
        • app/Utils/Articles.php:343
        • app/Http/Controllers/MainsiteController.php:478
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • Articles.php#53standard_digital_main960μsselect `id`, `name`, `short_name`, `parent_id`, `site_id` from `article_categories` where `id` = '594'
        Bindings
        • 0: 594
        Backtrace
        • app/Utils/Articles.php:53
        • app/Http/Controllers/MainsiteController.php:484
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:485
      • Articles.php#753standard_digital_main100msselect `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-26 07:03:34' 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-26 07:03:34
        Backtrace
        • app/Utils/Articles.php:753
        • app/Http/Controllers/MainsiteController.php:491
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:492
      • Articles.php#753standard_digital_main1.08msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (3, 588)
        Backtrace
        • app/Utils/Articles.php:753
        • app/Http/Controllers/MainsiteController.php:491
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:492
      • Articles.php#147standard_digital_main1.05msselect `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:495
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:496
      • Articles.php#164standard_digital_main1.92msselect `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-26 07:03:34' order by `published_at` desc, `list_order` asc, `parent_category_list_order` asc limit 5 offset 0
        Bindings
        • 0: 480
        • 1: 481
        • 2: 482
        • 3: 719
        • 4: 1
        • 5: 2025-03-26 07:03:34
        Backtrace
        • app/Utils/Articles.php:164
        • app/Http/Controllers/MainsiteController.php:495
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:496
      • Articles.php#164standard_digital_main930μ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:495
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:496
      • Articles.php#753standard_digital_main94.8msselect `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-26 07:03:34' and `homepage_list_order` is not null order by `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 8 offset 0
        Bindings
        • 0: 1
        • 1: 486
        • 2: 1
        • 3: 2025-03-26 07:03:34
        Backtrace
        • app/Utils/Articles.php:753
        • app/Http/Controllers/MainsiteController.php:499
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:500
      • Articles.php#753standard_digital_main940μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (3, 7, 417, 588)
        Backtrace
        • app/Utils/Articles.php:753
        • app/Http/Controllers/MainsiteController.php:499
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:500
      • Articles.php#147standard_digital_main1.21msselect `id` from `article_categories` where `site_id` = 1 and `id` = 594 or `parent_id` = 594 and `deleted_at` is null
        Bindings
        • 0: 1
        • 1: 594
        • 2: 594
        Backtrace
        • app/Utils/Articles.php:147
        • app/Http/Controllers/MainsiteController.php:517
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:518
      • Articles.php#164standard_digital_main1.35msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `article_category_id` in (594) and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-03-26 07:03:35' order by `published_at` desc, `list_order` asc, `parent_category_list_order` asc limit 1 offset 0
        Bindings
        • 0: 594
        • 1: 1
        • 2: 2025-03-26 07:03:35
        Backtrace
        • app/Utils/Articles.php:164
        • app/Http/Controllers/MainsiteController.php:517
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:518
      • Articles.php#164standard_digital_main790μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (594)
        Backtrace
        • app/Utils/Articles.php:164
        • app/Http/Controllers/MainsiteController.php:517
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:518
      • Articles.php#147standard_digital_main1.23msselect `id` from `article_categories` where `site_id` = 1 and `id` = 594 or `parent_id` = 594 and `deleted_at` is null
        Bindings
        • 0: 1
        • 1: 594
        • 2: 594
        Backtrace
        • app/Utils/Articles.php:147
        • app/Http/Controllers/MainsiteController.php:521
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:522
      • Articles.php#164standard_digital_main1.27msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `article_category_id` in (594) and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-03-26 07:03:35' order by `published_at` desc, `list_order` asc, `parent_category_list_order` asc limit 3 offset 1
        Bindings
        • 0: 594
        • 1: 1
        • 2: 2025-03-26 07:03:35
        Backtrace
        • app/Utils/Articles.php:164
        • app/Http/Controllers/MainsiteController.php:521
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:522
      • Articles.php#164standard_digital_main1msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (594)
        Backtrace
        • app/Utils/Articles.php:164
        • app/Http/Controllers/MainsiteController.php:521
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:522
      • Articles.php#257standard_digital_main29.3msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `deleted_at` is null and `published_at` <= '2025-03-26 07:03:35' order by `published_at` desc limit 10 offset 0
        Bindings
        • 0: 2025-03-26 07:03:35
        Backtrace
        • app/Utils/Articles.php:257
        • app/Http/Controllers/MainsiteController.php:526
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:527
      • Articles.php#257standard_digital_main790μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (3, 417, 426, 588)
        Backtrace
        • app/Utils/Articles.php:257
        • app/Http/Controllers/MainsiteController.php:526
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:527
      • Articles.php#147standard_digital_main1.32msselect `id` from `article_categories` where `site_id` = 1 and `id` = 594 or `parent_id` = 594 and `deleted_at` is null
        Bindings
        • 0: 1
        • 1: 594
        • 2: 594
        Backtrace
        • app/Utils/Articles.php:147
        • app/Http/Controllers/MainsiteController.php:529
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:530
      • Articles.php#164standard_digital_main1.71msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `article_category_id` in (594) and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-03-26 07:03:35' order by `published_at` desc, `list_order` asc, `parent_category_list_order` asc limit 24 offset 4
        Bindings
        • 0: 594
        • 1: 1
        • 2: 2025-03-26 07:03:35
        Backtrace
        • app/Utils/Articles.php:164
        • app/Http/Controllers/MainsiteController.php:529
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:530
      • Articles.php#164standard_digital_main700μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (594)
        Backtrace
        • app/Utils/Articles.php:164
        • app/Http/Controllers/MainsiteController.php:529
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:530
      • Builder.php#20standard_digital_main890μ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` = 2001514338 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001514338
        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
      • Builder.php#20standard_digital_main1.03msselect `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` = 2001513369 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001513369
        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
      • Builder.php#20standard_digital_main910μsselect `authors`.*, `article_authors`.`article_id` as `pivot_article_id`, `article_authors`.`author_id` as `pivot_author_id` from `authors` inner join `article_authors` on `authors`.`id` = `article_authors`.`author_id` where `article_authors`.`article_id` = 2001510222 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001510222
        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
      • Builder.php#20standard_digital_main1.05msselect `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` = 2001508576 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001508576
        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
      • Builder.php#20standard_digital_main1.44msselect `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` = 2001508010 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001508010
        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
      • Builder.php#20standard_digital_main1.36msselect `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` = 2001504411 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001504411
        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
      • Builder.php#20standard_digital_main1.3msselect `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` = 2001503067 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001503067
        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
      • Builder.php#20standard_digital_main1.08msselect `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` = 2001502213 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001502213
        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
      • Builder.php#20standard_digital_main1.11msselect `authors`.*, `article_authors`.`article_id` as `pivot_article_id`, `article_authors`.`author_id` as `pivot_author_id` from `authors` inner join `article_authors` on `authors`.`id` = `article_authors`.`author_id` where `article_authors`.`article_id` = 2001500293 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001500293
        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
      • Builder.php#20standard_digital_main910μsselect `authors`.*, `article_authors`.`article_id` as `pivot_article_id`, `article_authors`.`author_id` as `pivot_author_id` from `authors` inner join `article_authors` on `authors`.`id` = `article_authors`.`author_id` where `article_authors`.`article_id` = 2001514677 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001514677
        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
      • Builder.php#20standard_digital_main860μ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` = 2001514688 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001514688
        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
      • Builder.php#20standard_digital_main820μ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` = 2001514689 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001514689
        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
      • Builder.php#20standard_digital_main870μ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` = 2001514692 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001514692
        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
      • app.blade.php#825standard_digital_main1msselect * from `favourite_topics` where `status` = 1
        Bindings
        • 0: 1
        Backtrace
        • view::mainsite.layouts.app:825
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      App\Models\Article
      36Article.php#?
      App\Models\Category
      25Category.php#?
      App\Topic
      16Topic.php#?
      App\Models\Author
      15Author.php#?
          _token
          eHoyVqefRjhwTWh90MFLF4JrQMepvBdBX5M9LgVu
          _previous
          array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/category/594/motoring" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          offset
          0
          path_info
          /category/594/motoring
          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 => "9263c24e5862c071-EWR" ] "x-forwarded-for" => array:1 [ 0 => "18.222.219.97" ] "host" => array:1 [ 0 => "www.standardmedia.co.ke" ] "cf-connecting-ip" => array:1 [ 0 => "18.222.219.97" ] "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 => "_ga=amp-Ixpz_cj5SBC8pZ02QMBflw; story_no_insider=eyJpdiI6ImcxdktOanpEdUZLRVdjV20yMlBFMWc9PSIsInZhbHVlIjoiaFlQN0JvaWZ1K2I0ZmIvTFRENE9oK3RxNDBlRS9sbFAvOUF4Wlpua2dmMGRuVWNSYzRDbkdiWGdSQldGK3N1TyIsIm1hYyI6IjgxNzY5OGMxOWU4ZTk3YjVhMDEzMGE0OTUzOGE4NWI5MTQ2ODQ0YjAxN2NkN2U1ZDYyMzkyOTkyMGQyMDViNmEiLCJ0YWciOiIifQ%3D%3D; story_no=eyJpdiI6IlVDcmszQnpyWjdsclBrZ24wcGI0dUE9PSIsInZhbHVlIjoiWUc1UjlJNHNVcjlNa0pkWlJPcmFOeGhJWDk1TE5SRklvOUJTRHcyb3hYR3oxY2MvbzQwdm5XOXkyWlFYSTJEYiIsIm1hYyI6ImJhYzM3YmNlZGQzMzcyZWRhMTQ4ZDcyMjJjMWI0ODFhM2Y5YTIzY2YyMjIxZGE5Mzk1M2I5ODExZWVmYjVmNWMiLCJ0YWciOiIifQ%3D%3D; XSRF-TOKEN=eyJpdiI6Ijl6djVsUXEvV0FZUjkvdWp1Y2FFdHc9PSIsInZhbHVlIjoiMFZvUUpoU1VRL3k2SktoT0VMcko5VzU3aldjWDRIWU9WbExkZEVQbmZZdVEyTjhscU1UNHVpVWNwTzRWQXF4YWxOSmIzaVllNkJGS2RCcVhCekQ4cmIzeUgwV2NtTEtOak1GbmtGYi8rMC83eE1QTkVJUzFEcUZKSkxtOGFyU1UiLCJtYWMiOiIxZWQyMTdjNDYzNWFlYTIzMTRiM2FjNjRlODdjZjNlZDQyOWYzMTI5NmJiZGMwOWQ0OWQ0ODY2YzI3ODJmYzZiIiwidGFnIjoiIn0%3D; thestandardmediagroup_session=eyJpdiI6IjNNN0VxSWgraXY3T3EwRUFsK2xGUVE9PSIsInZhbHVlIjoielJiY3hyeEFTNkh4U3hRSml2bjhoVk05MUplQm8vY1J2T1Z0eFNwc011ZnRCR2RsSm8xeTNhRHhaUGhramFVajRhVSs2WThRYm84bHE3aHhCbTNsZWtGc2szQVlOVG92dlZNSTIrdWJob0FMV0liUVhROGpEd0lqT1VYTTh6ZFAiLCJtYWMiOiJkNzhjNmNiMzY0NmY0YjQ5MzEyODQ5NmUzYTBiYjk0NTkxNDU5MzNmZDdhNzc5ZjBkZDcyMWMyNDcxMmVlMjc3IiwidGFnIjoiIn0%3D_ga=amp-Ixpz_cj5SBC8pZ02QMBflw; story_no_insider=eyJpdiI6ImcxdktOanpEdUZLRVdjV20yMlBFMWc9PSIsInZhbHVlIjoiaFlQN0JvaWZ1K2I0ZmIvTFRENE9oK3RxNDBlRS9sbFAvOUF4Wlpua2d" ] "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 [ "_ga" => null "story_no_insider" => "1" "story_no" => "1" "XSRF-TOKEN" => "eHoyVqefRjhwTWh90MFLF4JrQMepvBdBX5M9LgVu" "thestandardmediagroup_session" => "77tdTx9K5yW3SB2DZaJKFqdgZZfQBdNXLj6XIdgW" ]
          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 => "Wed, 26 Mar 2025 04:03:35 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InJaMXV5aGRJUTFkNW12Sjkwc01RVnc9PSIsInZhbHVlIjoiY0xrcmhQR1hBWElvUVphaEhGdlE5akZKZU1YaFZ1TWRMb3NvekhDbUtzWVhpSEpKbnFEbE53b2ZxVHFvbjA2R0NjZFhmcEJkd2Z6Q0dueVI5SzM3S2lwRUNkcjhSZlRvWVVZZnFWVFFIWEF2UzBoM3p5anFqenlZa3EvUE5pQzEiLCJtYWMiOiI3ZWY1NTUwZTlmZjQ5YWVkMmU2MTZhMWIwYzk0ZmZlMGZlOGJhYzhlZDQwYzE4YWVmZGM1OTAxY2M3MDExYWJmIiwidGFnIjoiIn0%3D; expires=Fri, 25 Apr 2025 14:32:35 GMT; Max-Age=2629740; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6InJaMXV5aGRJUTFkNW12Sjkwc01RVnc9PSIsInZhbHVlIjoiY0xrcmhQR1hBWElvUVphaEhGdlE5akZKZU1YaFZ1TWRMb3NvekhDbUtzWVhpSEpKbnFEbE53b2ZxVHFvbjA2R0NjZFhmc" 1 => "thestandardmediagroup_session=eyJpdiI6Ii9Qd1ZpTFB0SnVCcjNnOVU0QWtEb1E9PSIsInZhbHVlIjoidnVVVVByQzNJMWFtODBnY0pvcDlNbHdXeVd5amR5akNVNUQzMUZiVXJSbnFoaU5LYTBuMDZUWXFkYmUyL1g5QWYwVnE2K01VVUtOM2JsR3dHdGl4cjNzUXM1bXpzR2R3SnhrS21xQlVHL0JXU1huSFlGYWNtNnVRTzNsVSswWXEiLCJtYWMiOiIxNDhjZWRiZWFjNWYxZTdkN2MzZDk2ZGYxMzIwYTg2NDdiNjdlNzkwNWU5OGE3NGZlMTVlNjgwMmRmNDgwNTI5IiwidGFnIjoiIn0%3D; expires=Fri, 25 Apr 2025 14:32:35 GMT; Max-Age=2629740; path=/; httponly; samesite=laxthestandardmediagroup_session=eyJpdiI6Ii9Qd1ZpTFB0SnVCcjNnOVU0QWtEb1E9PSIsInZhbHVlIjoidnVVVVByQzNJMWFtODBnY0pvcDlNbHdXeVd5amR5akNVNUQzMUZiVXJSbnFoaU5LYTBuMDZUWX" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InJaMXV5aGRJUTFkNW12Sjkwc01RVnc9PSIsInZhbHVlIjoiY0xrcmhQR1hBWElvUVphaEhGdlE5akZKZU1YaFZ1TWRMb3NvekhDbUtzWVhpSEpKbnFEbE53b2ZxVHFvbjA2R0NjZFhmcEJkd2Z6Q0dueVI5SzM3S2lwRUNkcjhSZlRvWVVZZnFWVFFIWEF2UzBoM3p5anFqenlZa3EvUE5pQzEiLCJtYWMiOiI3ZWY1NTUwZTlmZjQ5YWVkMmU2MTZhMWIwYzk0ZmZlMGZlOGJhYzhlZDQwYzE4YWVmZGM1OTAxY2M3MDExYWJmIiwidGFnIjoiIn0%3D; expires=Fri, 25-Apr-2025 14:32:35 GMT; path=/XSRF-TOKEN=eyJpdiI6InJaMXV5aGRJUTFkNW12Sjkwc01RVnc9PSIsInZhbHVlIjoiY0xrcmhQR1hBWElvUVphaEhGdlE5akZKZU1YaFZ1TWRMb3NvekhDbUtzWVhpSEpKbnFEbE53b2ZxVHFvbjA2R0NjZFhmc" 1 => "thestandardmediagroup_session=eyJpdiI6Ii9Qd1ZpTFB0SnVCcjNnOVU0QWtEb1E9PSIsInZhbHVlIjoidnVVVVByQzNJMWFtODBnY0pvcDlNbHdXeVd5amR5akNVNUQzMUZiVXJSbnFoaU5LYTBuMDZUWXFkYmUyL1g5QWYwVnE2K01VVUtOM2JsR3dHdGl4cjNzUXM1bXpzR2R3SnhrS21xQlVHL0JXU1huSFlGYWNtNnVRTzNsVSswWXEiLCJtYWMiOiIxNDhjZWRiZWFjNWYxZTdkN2MzZDk2ZGYxMzIwYTg2NDdiNjdlNzkwNWU5OGE3NGZlMTVlNjgwMmRmNDgwNTI5IiwidGFnIjoiIn0%3D; expires=Fri, 25-Apr-2025 14:32:35 GMT; path=/; httponlythestandardmediagroup_session=eyJpdiI6Ii9Qd1ZpTFB0SnVCcjNnOVU0QWtEb1E9PSIsInZhbHVlIjoidnVVVVByQzNJMWFtODBnY0pvcDlNbHdXeVd5amR5akNVNUQzMUZiVXJSbnFoaU5LYTBuMDZUWX" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "eHoyVqefRjhwTWh90MFLF4JrQMepvBdBX5M9LgVu" "_previous" => array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/category/594/motoring" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "offset" => 0 ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-26 07:03:35GET/main-staging/category/594/motoring93592