×
.

Sports

Request history8.1.26PHP Version1.45sRequest Duration25MBMemory UsageGET /Route
  • warninglog[00:52:06] LOG.warning: Optional parameter $count declared before required parameter $tags is implic...
  • warninglog[00:52:06] LOG.warning: Optional parameter $count declared before required parameter $tags is implic...
  • warninglog[00:52:07] LOG.warning: explode(): Passing null to parameter #2 ($string) of type string is deprecat...
  • Booting (97.62ms)time
  • Application (1.36s)time
  • 1 x Application (93.28%)
    1.36s
    1 x Booting (6.72%)
    97.62ms
    12 templates were rendered
    • 1x mainsite.indexindex.blade.php#?blade
    • 1x mainsite.partials.topsectionsubscribetopsectionsubscribe.blade.php#?blade
    • 1x mainsite.partials.radioStreamradioStream.blade.php#?blade
    • 1x common.livestreamlivestream.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 /
    middleware
    web
    controller
    App\Http\Controllers\MainsiteController@index
    namespace
    prefix
    where
    file
    app/Http/Controllers/MainsiteController.php:254-448
    131 statements were executed (4 duplicates)Show only duplicatesstandard_digital_mainstandard_digital_world1.17s
    • Articles.php#90standard_digital_mainConnection Established
      Backtrace
      • app/Utils/Articles.php:90
      • app/Http/Controllers/MainsiteController.php:288
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:289
    • Articles.php#105standard_digital_main54.11msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium`, `happy` from `articles` where `site_id` = 1 and `articles`.`happy` != 1 and `deleted_at` is null and `published_at` <= '2025-03-26 00:52:06' and `homepage_list_order` is not null order by date(published_at) desc, `homepage_list_order` asc, `list_order` asc limit 5 offset 0
      Bindings
      • 0: 1
      • 1: 1
      • 2: 2025-03-26 00:52:06
      Backtrace
      • app/Utils/Articles.php:105
      • app/Http/Controllers/MainsiteController.php:288
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:289
    • Articles.php#105standard_digital_main880μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (588)
      Backtrace
      • app/Utils/Articles.php:105
      • app/Http/Controllers/MainsiteController.php:288
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:289
    • Articles.php#129standard_digital_main14.16msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `site_id` in ('3', '14', '4', '16') and `articles`.`happy` != 1 and `deleted_at` is null and `published_at` <= '2025-03-26 00:52:07' and `homepage_list_order` is not null order by `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 1 offset 0
      Bindings
      • 0: 3
      • 1: 14
      • 2: 4
      • 3: 16
      • 4: 1
      • 5: 2025-03-26 00:52:07
      Backtrace
      • app/Utils/Articles.php:129
      • app/Http/Controllers/MainsiteController.php:296
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:297
    • Articles.php#129standard_digital_main930μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (529)
      Backtrace
      • app/Utils/Articles.php:129
      • app/Http/Controllers/MainsiteController.php:296
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:297
    • Articles.php#105standard_digital_main61.7msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium`, `happy` from `articles` where `site_id` = 1 and `articles`.`happy` != 1 and `deleted_at` is null and `published_at` <= '2025-03-26 00:52:07' and `homepage_list_order` is not null order by date(published_at) desc, `homepage_list_order` asc, `list_order` asc limit 2 offset 5
      Bindings
      • 0: 1
      • 1: 1
      • 2: 2025-03-26 00:52:07
      Backtrace
      • app/Utils/Articles.php:105
      • app/Http/Controllers/MainsiteController.php:302
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:303
    • Articles.php#105standard_digital_main1.44msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (3, 4)
      Backtrace
      • app/Utils/Articles.php:105
      • app/Http/Controllers/MainsiteController.php:302
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:303
    • Articles.php#459standard_digital_main89.86msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where ((`published_at` <= '2025-03-24 00:52:07' and (`site_id` = 22 or `site_id` = 4 or `site_id` = 3 or `site_id` = 16 or `site_id` = 14)) or (`site_id` = 1)) and `deleted_at` is null and `published_at` <= '2025-03-26 00:52:07' and `premium` = 1 order by `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 3
      Bindings
      • 0: 2025-03-24 00:52:07
      • 1: 22
      • 2: 4
      • 3: 3
      • 4: 16
      • 5: 14
      • 6: 1
      • 7: 2025-03-26 00:52:07
      • 8: 1
      Backtrace
      • app/Utils/Articles.php:459
      • app/Http/Controllers/MainsiteController.php:306
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:307
    • Articles.php#459standard_digital_main760μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (588)
      Backtrace
      • app/Utils/Articles.php:459
      • app/Http/Controllers/MainsiteController.php:306
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:307
    • Articles.php#477standard_digital_main77msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-03-26 00:52:07' and `homepage_list_order` is not null order by `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 3 offset 9
      Bindings
      • 0: 1
      • 1: 2025-03-26 00:52:07
      Backtrace
      • app/Utils/Articles.php:477
      • app/Http/Controllers/MainsiteController.php:306
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:307
    • Articles.php#477standard_digital_main830μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (18, 417, 588)
      Backtrace
      • app/Utils/Articles.php:477
      • app/Http/Controllers/MainsiteController.php:306
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:307
    • Articles.php#3841standard_digital_main3.71msselect 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:310
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:311
    • Articles.php#3867standard_digital_main1.34msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `id` in (2001514624, 2001249065, 2001514690, 2001514618, 2001514684, 2001514689, 2001514622, 2001420065, 2001514677, 2001489617, 2001514549, 2000201527, 2001514662, 2001514635, 2001514274, 2001436355, 2001450309, 2001514427, 2001422261, 2001367453) and `deleted_at` is null and `published_at` <= '2025-03-26 00:52:07' and `homepage_list_order` is not null order by `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 4
      Bindings
      • 0: 2001514624
      • 1: 2001249065
      • 2: 2001514690
      • 3: 2001514618
      • 4: 2001514684
      • 5: 2001514689
      • 6: 2001514622
      • 7: 2001420065
      • 8: 2001514677
      • 9: 2001489617
      • 10: 2001514549
      • 11: 2000201527
      • 12: 2001514662
      • 13: 2001514635
      • 14: 2001514274
      • 15: 2001436355
      • 16: 2001450309
      • 17: 2001514427
      • 18: 2001422261
      • 19: 2001367453
      • 20: 2025-03-26 00:52:07
      Backtrace
      • app/Utils/Articles.php:3867
      • app/Http/Controllers/MainsiteController.php:310
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:311
    • Articles.php#3867standard_digital_main720μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (3, 588)
      Backtrace
      • app/Utils/Articles.php:3867
      • app/Http/Controllers/MainsiteController.php:310
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:311
    • Builder.php#20standard_digital_main1.1msselect `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` in (2001514677, 2001514684, 2001514689, 2001514690) and `authors`.`deleted_at` is null
      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#178standard_digital_main720μsselect `id` from `article_categories` where `site_id` = 1 and `id` = 588 or `parent_id` = 588 and `deleted_at` is null
      Bindings
      • 0: 1
      • 1: 588
      • 2: 588
      Backtrace
      • app/Utils/Articles.php:178
      • app/Http/Controllers/MainsiteController.php:314
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:315
    • Articles.php#197standard_digital_main82.79msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium`, `site_id` from `articles` where `article_category_id` in (1, 588) and `site_id` = 1 and `id` not in (2001514692, 2001514684, 2001514688, 2001514689, 2001514690) and `deleted_at` is null and `published_at` <= '2025-03-26 00:52:07' order by `published_at` desc, `list_order` asc, `parent_category_list_order` asc limit 8 offset 0
      Bindings
      • 0: 1
      • 1: 588
      • 2: 1
      • 3: 2001514692
      • 4: 2001514684
      • 5: 2001514688
      • 6: 2001514689
      • 7: 2001514690
      • 8: 2025-03-26 00:52:07
      Backtrace
      • app/Utils/Articles.php:197
      • app/Http/Controllers/MainsiteController.php:314
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:315
    • Articles.php#197standard_digital_main990μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (1, 588)
      Backtrace
      • app/Utils/Articles.php:197
      • app/Http/Controllers/MainsiteController.php:314
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:315
    • Articles.php#2616standard_digital_main860μsselect `id` from `article_categories` where `site_id` = 1 and `id` = 386 or `parent_id` = 386 and `deleted_at` is null
      Bindings
      • 0: 1
      • 1: 386
      • 2: 386
      Backtrace
      • app/Utils/Articles.php:2616
      • app/Http/Controllers/MainsiteController.php:318
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:319
    • Articles.php#2632standard_digital_main2.23msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `article_category_id` in (386, 387) and `id` not in (2001514692, 2001514684, 2001514688, 2001514689, 2001514690) and `deleted_at` is null and `published_at` <= '2025-03-26 00:52:07' order by `published_at` desc, `list_order` asc, `parent_category_list_order` asc limit 5 offset 0
      Bindings
      • 0: 386
      • 1: 387
      • 2: 2001514692
      • 3: 2001514684
      • 4: 2001514688
      • 5: 2001514689
      • 6: 2001514690
      • 7: 2025-03-26 00:52:07
      Backtrace
      • app/Utils/Articles.php:2632
      • app/Http/Controllers/MainsiteController.php:318
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:319
    • Articles.php#2632standard_digital_main900μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (386)
      Backtrace
      • app/Utils/Articles.php:2632
      • app/Http/Controllers/MainsiteController.php:318
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:319
    • Articles.php#178standard_digital_main960μsselect `id` from `article_categories` where `site_id` = 1 and `id` = 718 or `parent_id` = 718 and `deleted_at` is null
      Bindings
      • 0: 1
      • 1: 718
      • 2: 718
      Backtrace
      • app/Utils/Articles.php:178
      • app/Http/Controllers/MainsiteController.php:322
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:323
    • Articles.php#197standard_digital_main1.86msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium`, `site_id` from `articles` where `article_category_id` in (718) and `site_id` = 1 and `id` not in (2001514692, 2001514684, 2001514688, 2001514689, 2001514690) and `deleted_at` is null and `published_at` <= '2025-03-26 00:52:07' order by `published_at` desc, `list_order` asc, `parent_category_list_order` asc limit 4 offset 0
      Bindings
      • 0: 718
      • 1: 1
      • 2: 2001514692
      • 3: 2001514684
      • 4: 2001514688
      • 5: 2001514689
      • 6: 2001514690
      • 7: 2025-03-26 00:52:07
      Backtrace
      • app/Utils/Articles.php:197
      • app/Http/Controllers/MainsiteController.php:322
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:323
    • Articles.php#178standard_digital_main830μsselect `id` from `article_categories` where `site_id` = 1 and `id` = 1 or `parent_id` = 1 and `deleted_at` is null
      Bindings
      • 0: 1
      • 1: 1
      • 2: 1
      Backtrace
      • app/Utils/Articles.php:178
      • app/Http/Controllers/MainsiteController.php:326
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:327
    • Articles.php#197standard_digital_main71.11msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium`, `site_id` from `articles` where `article_category_id` in (1, 11, 12, 13, 14, 15, 16, 17, 18, 303, 305, 306, 388) and `site_id` = 1 and `id` not in (2001514692, 2001514684, 2001514688, 2001514689, 2001514690) and `deleted_at` is null and `published_at` <= '2025-03-26 00:52:07' order by `published_at` desc, `list_order` asc, `parent_category_list_order` asc limit 7 offset 0
      Bindings
      • 0: 1
      • 1: 11
      • 2: 12
      • 3: 13
      • 4: 14
      • 5: 15
      • 6: 16
      • 7: 17
      • 8: 18
      • 9: 303
      • 10: 305
      • 11: 306
      • 12: 388
      • 13: 1
      • 14: 2001514692
      • 15: 2001514684
      • 16: 2001514688
      • 17: 2001514689
      • 18: 2001514690
      • 19: 2025-03-26 00:52:07
      Backtrace
      • app/Utils/Articles.php:197
      • app/Http/Controllers/MainsiteController.php:326
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:327
    • Articles.php#197standard_digital_main980μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (1, 12, 16, 17, 18)
      Backtrace
      • app/Utils/Articles.php:197
      • app/Http/Controllers/MainsiteController.php:326
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:327
    • Articles.php#178standard_digital_main920μsselect `id` from `article_categories` where `site_id` = 1 and `id` = 4 or `parent_id` = 4 and `deleted_at` is null
      Bindings
      • 0: 1
      • 1: 4
      • 2: 4
      Backtrace
      • app/Utils/Articles.php:178
      • app/Http/Controllers/MainsiteController.php:330
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:331
    • Articles.php#197standard_digital_main67.83msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium`, `site_id` from `articles` where `article_category_id` in (4, 19, 20, 22, 40, 42, 46, 276, 279, 281, 283, 284, 324, 417, 426, 461, 594, 595) and `site_id` = 1 and `id` not in (2001514692, 2001514684, 2001514688, 2001514689, 2001514690) and `deleted_at` is null and `published_at` <= '2025-03-26 00:52:07' order by `published_at` desc, `list_order` asc, `parent_category_list_order` asc limit 11 offset 0
      Bindings
      • 0: 4
      • 1: 19
      • 2: 20
      • 3: 22
      • 4: 40
      • 5: 42
      • 6: 46
      • 7: 276
      • 8: 279
      • 9: 281
      • 10: 283
      • 11: 284
      • 12: 324
      • 13: 417
      • 14: 426
      • 15: 461
      • 16: 594
      • 17: 595
      • 18: 1
      • 19: 2001514692
      • 20: 2001514684
      • 21: 2001514688
      • 22: 2001514689
      • 23: 2001514690
      • 24: 2025-03-26 00:52:07
      Backtrace
      • app/Utils/Articles.php:197
      • app/Http/Controllers/MainsiteController.php:330
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:331
    • Articles.php#197standard_digital_main830μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (4, 22, 417, 426)
      Backtrace
      • app/Utils/Articles.php:197
      • app/Http/Controllers/MainsiteController.php:330
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:331
    • Articles.php#178standard_digital_main720μsselect `id` from `article_categories` where `site_id` = 1 and `id` = 7 or `parent_id` = 7 and `deleted_at` is null
      Bindings
      • 0: 1
      • 1: 7
      • 2: 7
      Backtrace
      • app/Utils/Articles.php:178
      • app/Http/Controllers/MainsiteController.php:334
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:335
    • Articles.php#197standard_digital_main8.03msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium`, `site_id` from `articles` where `article_category_id` in (7, 33, 35, 59, 487, 614) and `site_id` = 1 and `id` not in (2001514692, 2001514684, 2001514688, 2001514689, 2001514690) and `deleted_at` is null and `published_at` <= '2025-03-26 00:52:07' order by `published_at` desc, `list_order` asc, `parent_category_list_order` asc limit 5 offset 0
      Bindings
      • 0: 7
      • 1: 33
      • 2: 35
      • 3: 59
      • 4: 487
      • 5: 614
      • 6: 1
      • 7: 2001514692
      • 8: 2001514684
      • 9: 2001514688
      • 10: 2001514689
      • 11: 2001514690
      • 12: 2025-03-26 00:52:07
      Backtrace
      • app/Utils/Articles.php:197
      • app/Http/Controllers/MainsiteController.php:334
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:335
    • Articles.php#197standard_digital_main710μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (7)
      Backtrace
      • app/Utils/Articles.php:197
      • app/Http/Controllers/MainsiteController.php:334
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:335
    • Articles.php#178standard_digital_main680μsselect `id` from `article_categories` where `site_id` = 1 and `id` = 3 or `parent_id` = 3 and `deleted_at` is null
      Bindings
      • 0: 1
      • 1: 3
      • 2: 3
      Backtrace
      • app/Utils/Articles.php:178
      • app/Http/Controllers/MainsiteController.php:346
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:347
    • Articles.php#197standard_digital_main15.45msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium`, `site_id` from `articles` where `article_category_id` in (3) and `site_id` = 1 and `id` not in (2001514692, 2001514684, 2001514688, 2001514689, 2001514690) and `deleted_at` is null and `published_at` <= '2025-03-26 00:52:07' order by `published_at` desc, `list_order` asc, `parent_category_list_order` asc limit 5 offset 0
      Bindings
      • 0: 3
      • 1: 1
      • 2: 2001514692
      • 3: 2001514684
      • 4: 2001514688
      • 5: 2001514689
      • 6: 2001514690
      • 7: 2025-03-26 00:52:07
      Backtrace
      • app/Utils/Articles.php:197
      • app/Http/Controllers/MainsiteController.php:346
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:347
    • Articles.php#197standard_digital_main680μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (3)
      Backtrace
      • app/Utils/Articles.php:197
      • app/Http/Controllers/MainsiteController.php:346
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:347
    • Articles.php#178standard_digital_main840μsselect `id` from `article_categories` where `site_id` = 1 and `id` = 6 or `parent_id` = 6 and `deleted_at` is null
      Bindings
      • 0: 1
      • 1: 6
      • 2: 6
      Backtrace
      • app/Utils/Articles.php:178
      • app/Http/Controllers/MainsiteController.php:350
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:351
    • Articles.php#197standard_digital_main70.55msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium`, `site_id` from `articles` where `article_category_id` in (6, 29, 30, 31, 57, 58, 60, 61, 68, 72, 180, 366, 378, 428, 478, 577, 578, 596, 609, 721, 760) and `site_id` = 1 and `id` not in (2001514692, 2001514684, 2001514688, 2001514689, 2001514690) and `deleted_at` is null and `published_at` <= '2025-03-26 00:52:07' order by `published_at` desc, `list_order` asc, `parent_category_list_order` asc limit 4 offset 0
      Bindings
      • 0: 6
      • 1: 29
      • 2: 30
      • 3: 31
      • 4: 57
      • 5: 58
      • 6: 60
      • 7: 61
      • 8: 68
      • 9: 72
      • 10: 180
      • 11: 366
      • 12: 378
      • 13: 428
      • 14: 478
      • 15: 577
      • 16: 578
      • 17: 596
      • 18: 609
      • 19: 721
      • 20: 760
      • 21: 1
      • 22: 2001514692
      • 23: 2001514684
      • 24: 2001514688
      • 25: 2001514689
      • 26: 2001514690
      • 27: 2025-03-26 00:52:07
      Backtrace
      • app/Utils/Articles.php:197
      • app/Http/Controllers/MainsiteController.php:350
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:351
    • Articles.php#197standard_digital_main840μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (6, 29, 61)
      Backtrace
      • app/Utils/Articles.php:197
      • app/Http/Controllers/MainsiteController.php:350
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:351
    • Videos.php#93standard_digital_main940μsselect `videos`.*, `site_id` from `videos` inner join `video_categories` on `video_categories`.`id` = `videos`.`video_category_id` inner join `video_types` on `video_types`.`id` = `video_categories`.`video_type_id` where `videos`.`deleted_at` is null and `videos`.`list_order` is not null and `site_id` = '7' order by `published_at` desc, `videos`.`list_order` asc limit 2 offset 0
      Bindings
      • 0: 7
      Backtrace
      • app/Utils/Videos.php:93
      • app/Http/Controllers/MainsiteController.php:357
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:358
    • SlideShows.php#29standard_digital_main770μsselect `id`, `title`, `thumbnail_url`, `published_at` from `slideshows` where `deleted_at` is null and `site_id` = 1 order by `published_at` desc limit 12 offset 0
      Bindings
      • 0: 1
      Backtrace
      • app/Utils/SlideShows.php:29
      • app/Http/Controllers/MainsiteController.php:364
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:365
    • Articles.php#178standard_digital_main870μ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:178
      • app/Http/Controllers/MainsiteController.php:368
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:369
    • Articles.php#197standard_digital_main2.43msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium`, `site_id` from `articles` where `article_category_id` in (480, 481, 482, 719) and `site_id` = 1 and `id` not in (2001514692, 2001514684, 2001514688, 2001514689, 2001514690) and `deleted_at` is null and `published_at` <= '2025-03-26 00:52:07' order by `published_at` desc, `list_order` asc, `parent_category_list_order` asc limit 6 offset 0
      Bindings
      • 0: 480
      • 1: 481
      • 2: 482
      • 3: 719
      • 4: 1
      • 5: 2001514692
      • 6: 2001514684
      • 7: 2001514688
      • 8: 2001514689
      • 9: 2001514690
      • 10: 2025-03-26 00:52:07
      Backtrace
      • app/Utils/Articles.php:197
      • app/Http/Controllers/MainsiteController.php:368
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:369
    • Articles.php#197standard_digital_main1.14msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (480, 482)
      Backtrace
      • app/Utils/Articles.php:197
      • app/Http/Controllers/MainsiteController.php:368
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:369
    • Articles.php#178standard_digital_main880μsselect `id` from `article_categories` where `site_id` = 1 and `id` = 5 or `parent_id` = 5 and `deleted_at` is null
      Bindings
      • 0: 1
      • 1: 5
      • 2: 5
      Backtrace
      • app/Utils/Articles.php:178
      • app/Http/Controllers/MainsiteController.php:372
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:373
    • Articles.php#197standard_digital_main76.36msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium`, `site_id` from `articles` where `article_category_id` in (5, 23, 24, 25, 26) and `site_id` = 1 and `id` not in (2001514692, 2001514684, 2001514688, 2001514689, 2001514690) and `deleted_at` is null and `published_at` <= '2025-03-26 00:52:07' order by `published_at` desc, `list_order` asc, `parent_category_list_order` asc limit 6 offset 0
      Bindings
      • 0: 5
      • 1: 23
      • 2: 24
      • 3: 25
      • 4: 26
      • 5: 1
      • 6: 2001514692
      • 7: 2001514684
      • 8: 2001514688
      • 9: 2001514689
      • 10: 2001514690
      • 11: 2025-03-26 00:52:07
      Backtrace
      • app/Utils/Articles.php:197
      • app/Http/Controllers/MainsiteController.php:372
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:373
    • Articles.php#197standard_digital_main820μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (5, 23)
      Backtrace
      • app/Utils/Articles.php:197
      • app/Http/Controllers/MainsiteController.php:372
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:373
    • Articles.php#147standard_digital_main750μsselect `id` from `article_categories` where `site_id` = 1 and `id` = 41 or `parent_id` = 41 and `deleted_at` is null
      Bindings
      • 0: 1
      • 1: 41
      • 2: 41
      Backtrace
      • app/Utils/Articles.php:147
      • app/Http/Controllers/MainsiteController.php:376
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:377
    • Articles.php#164standard_digital_main7.03msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `article_category_id` in (41, 572, 573, 589, 722, 723, 724) and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-03-26 00:52:07' order by `published_at` desc, `list_order` asc, `parent_category_list_order` asc limit 4 offset 0
      Bindings
      • 0: 41
      • 1: 572
      • 2: 573
      • 3: 589
      • 4: 722
      • 5: 723
      • 6: 724
      • 7: 1
      • 8: 2025-03-26 00:52:07
      Backtrace
      • app/Utils/Articles.php:164
      • app/Http/Controllers/MainsiteController.php:376
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:377
    • Articles.php#164standard_digital_main850μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (41)
      Backtrace
      • app/Utils/Articles.php:164
      • app/Http/Controllers/MainsiteController.php:376
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:377
    • Articles.php#367standard_digital_main1.23msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium`, `site_id` from `articles` where `site_id` = '3' and `deleted_at` is null and `published_at` <= '2025-03-26 00:52:07' order by `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 4 offset 0
      Bindings
      • 0: 3
      • 1: 2025-03-26 00:52:07
      Backtrace
      • app/Utils/Articles.php:367
      • app/Http/Controllers/MainsiteController.php:380
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:381
    • Articles.php#367standard_digital_main9.51msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium`, `site_id` from `articles` where `site_id` = '14' and `deleted_at` is null and `published_at` <= '2025-03-26 00:52:07' order by `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 3 offset 0
      Bindings
      • 0: 14
      • 1: 2025-03-26 00:52:07
      Backtrace
      • app/Utils/Articles.php:367
      • app/Http/Controllers/MainsiteController.php:384
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:385
    • Articles.php#367standard_digital_main1.07msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (508, 529)
      Backtrace
      • app/Utils/Articles.php:367
      • app/Http/Controllers/MainsiteController.php:384
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:385
    • Articles.php#367standard_digital_main2.33msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium`, `site_id` from `articles` where `site_id` = '16' and `deleted_at` is null and `published_at` <= '2025-03-26 00:52:07' order by `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 6 offset 0
      Bindings
      • 0: 16
      • 1: 2025-03-26 00:52:07
      Backtrace
      • app/Utils/Articles.php:367
      • app/Http/Controllers/MainsiteController.php:388
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:389
    • Articles.php#367standard_digital_main760μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (438, 439, 479)
      Backtrace
      • app/Utils/Articles.php:367
      • app/Http/Controllers/MainsiteController.php:388
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:389
    • Articles.php#367standard_digital_main5.14msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium`, `site_id` from `articles` where `site_id` = '4' and `deleted_at` is null and `published_at` <= '2025-03-26 00:52:07' order by `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 5 offset 0
      Bindings
      • 0: 4
      • 1: 2025-03-26 00:52:07
      Backtrace
      • app/Utils/Articles.php:367
      • app/Http/Controllers/MainsiteController.php:392
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:393
    • Articles.php#367standard_digital_main870μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (265, 267, 273, 416)
      Backtrace
      • app/Utils/Articles.php:367
      • app/Http/Controllers/MainsiteController.php:392
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:393
    • Articles.php#230standard_digital_main68.39msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium`, `site_id` from `articles` where `site_id` in (1, 16, 20) and `deleted_at` is null and `published_at` <= '2025-03-26 00:52:07' and 1 = 1 order by `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 4 offset 0
      Bindings
      • 0: 1
      • 1: 16
      • 2: 20
      • 3: 2025-03-26 00:52:07
      Backtrace
      • app/Utils/Articles.php:230
      • app/Http/Controllers/MainsiteController.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:398
    • Articles.php#230standard_digital_main850μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (417, 588)
      Backtrace
      • app/Utils/Articles.php:230
      • app/Http/Controllers/MainsiteController.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:398
    • Articles.php#753standard_digital_main71.84msselect `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 00:52:07' 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 00:52:07
      Backtrace
      • app/Utils/Articles.php:753
      • app/Http/Controllers/MainsiteController.php:401
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:402
    • Articles.php#753standard_digital_main1.63msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (3, 18, 417, 588)
      Backtrace
      • app/Utils/Articles.php:753
      • app/Http/Controllers/MainsiteController.php:401
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:402
    • Articles.php#753standard_digital_main81.43msselect `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 00:52:07' and `homepage_list_order` is not null order by `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 4 offset 8
      Bindings
      • 0: 1
      • 1: 486
      • 2: 1
      • 3: 2025-03-26 00:52:07
      Backtrace
      • app/Utils/Articles.php:753
      • app/Http/Controllers/MainsiteController.php:405
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:406
    • Articles.php#753standard_digital_main990μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (1, 3, 41, 588)
      Backtrace
      • app/Utils/Articles.php:753
      • app/Http/Controllers/MainsiteController.php:405
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:406
    • Articles.php#3118standard_digital_main1.01msselect * from `live_streams` where `deleted_at` is null limit 1
      Backtrace
      • app/Utils/Articles.php:3118
      • app/Http/Controllers/MainsiteController.php:409
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:410
    • QueryCacheable.php#83standard_digital_worldConnection Established
      Backtrace
      • vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheable.php:83
      • app/Http/Controllers/MainsiteController.php:1651
      • app/Http/Controllers/MainsiteController.php:412
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
    • Builder.php#20standard_digital_world3.49msselect * from `streams` where `day_week` = 'Wednesday' and `status` = 1
      Bindings
      • 0: Wednesday
      • 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#3154standard_digital_main850μsselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `articles`.`deleted_at` is null and `articles`.`site_id` = 1 and `articles`.`published_at` >= '2025-03-25 23:53' and `articles`.`published_at` <= '2025-03-26 00:52:07' and `articles`.`breaking` = 1 order by `articles`.`id` desc limit 1
      Bindings
      • 0: 1
      • 1: 2025-03-25 23:53
      • 2: 2025-03-26 00:52:07
      • 3: 1
      Backtrace
      • app/Utils/Articles.php:3154
      • app/Http/Controllers/MainsiteController.php:415
      • 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
    • Articles.php#3874standard_digital_main830μsselect * from `favourite_topics` where `status` = 1
      Bindings
      • 0: 1
      Backtrace
      • app/Utils/Articles.php:3874
      • app/Http/Controllers/MainsiteController.php:416
      • 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#874standard_digital_main86.68msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium`, `summary` from `articles` where `articles`.`deleted_at` is null and `articles`.`site_id` = 1 and `articles`.`published_at` >= '2025-03-25 14:52' and `articles`.`published_at` <= '2025-03-26 00:52:08' and `articles`.`happy` = 1 order by `articles`.`id` desc limit 1
      Bindings
      • 0: 1
      • 1: 2025-03-25 14:52
      • 2: 2025-03-26 00:52:08
      • 3: 1
      Backtrace
      • app/Library/helper.php:874
      • 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
    • Builder.php#20standard_digital_main920μsselect `videos`.`id`, `videos`.`video_platform_id`, `videos`.`title`, `videos`.`video_url`, `video_platforms`.`platform` from `videos` inner join `article_video_link` on `videos`.`id` = `article_video_link`.`video_id` inner join `video_platforms` on `videos`.`video_platform_id` = `video_platforms`.`id` where `article_video_link`.`article_id` = 2001514692 limit 1
      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
    • Builder.php#20standard_digital_main920μ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` = 2001514657 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514657
      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_main840μ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` = 2001514664 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514664
      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
    • Videos.php#118standard_digital_main700μsselect * from `video_categories` where `id` = 1 limit 1
      Bindings
      • 0: 1
      Backtrace
      • app/Utils/Videos.php:118
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Utils/Videos.php:119
      • view::mainsite.index:425
    • Builder.php#20standard_digital_main990μ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` = 2001514686 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514686
      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_main790μ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` = 2001514685 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514685
      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` = 2001514682 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514682
      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.19msselect `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` = 2001514675 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514675
      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.1msselect `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` = 2001514659 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514659
      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_main970μ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` = 2001514100 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514100
      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` = 2001513146 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001513146
      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_main880μ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` = 2001513076 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001513076
      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_main930μ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` = 2001513074 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001513074
      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` = 2001511453 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001511453
      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_main970μ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` = 2001514586 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514586
      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_main940μ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` = 2001514652 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514652
      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_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` = 2001514648 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514648
      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` = 2001514653 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514653
      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_main3.14msselect `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` = 2001514651 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514651
      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_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` = 2001514650 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514650
      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` = 2001514585 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514585
      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` = 2001514582 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514582
      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_main970μ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
    • Builder.php#20standard_digital_main950μ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` = 2001514563 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514563
      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_main960μ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` = 2001514499 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514499
      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_main940μ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` = 2001514480 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514480
      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_main1msselect `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` = 2001514429 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514429
      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.12msselect `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` = 2001514687 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514687
      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_main930μ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_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` = 2001514644 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514644
      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_main880μ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` = 2001514638 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514638
      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_main830μ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` = 2001514600 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514600
      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_main920μ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` = 2001514561 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514561
      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_main840μ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` = 2001514523 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514523
      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_main780μ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` = 2001514497 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514497
      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_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` = 2001514488 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514488
      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_main740μ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` = 2001514634 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514634
      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_main760μ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` = 2001514627 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514627
      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_main15.83msselect `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` = 2001514621 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514621
      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_main970μ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` = 2001514592 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514592
      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_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` = 2001514111 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514111
      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_main770μ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` = 2001513640 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001513640
      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_main690μ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` = 2001512705 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001512705
      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_main730μ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` = 2001512626 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001512626
      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_main960μ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` = 2001512297 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001512297
      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_main750μ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` = 2001512156 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001512156
      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_main780μ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` = 2001514662 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514662
      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_main830μ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` = 2001514637 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514637
      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_main750μ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` = 2001514636 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514636
      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_main920μ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` = 2001514632 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514632
      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` = 2001514626 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514626
      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_main800μ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` = 2001514614 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514614
      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` = 2001514670 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514670
      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_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` = 2001514665 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514665
      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_main770μ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` = 2001514656 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514656
      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_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` = 2001514400 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514400
      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_main750μ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` = 2001514402 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514402
      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_main880μ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` = 2001514368 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514368
      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_main780μ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` = 2001514261 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514261
      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_main19.49msselect `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` = 2001514624 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514624
      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_main720μ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` = 2001514622 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514622
      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_main660μ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` = 2001514618 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514618
      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_main880μ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` = 2001514617 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514617
      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_main800μ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` = 2001514549 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514549
      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_main780μ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
    131Category.php#?
    App\Models\Article
    109Article.php#?
    App\Models\Author
    104Author.php#?
    App\Models\Trending
    20Trending.php#?
    App\Models\Topic
    16Topic.php#?
    App\Topic
    16Topic.php#?
    App\Models\SlideShow
    12SlideShow.php#?
    App\Models\Stream
    1Stream.php#?
        _token
        zamhbRc0PUAhFuizcUkDTbyCWopJEu5OJ9das4Za
        _previous
        array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        offset
        0
        path_info
        /
        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 => "9261a22a8a56636c-EWR" ] "x-forwarded-for" => array:1 [ 0 => "3.133.130.103" ] "host" => array:1 [ 0 => "www.standardmedia.co.ke" ] "cf-connecting-ip" => array:1 [ 0 => "3.133.130.103" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cookie" => array:1 [ 0 => "story_no=eyJpdiI6Ik5PRnhacWVVSWlkYi9sd0d1akd4b0E9PSIsInZhbHVlIjoiRW5PRmdmUDg5d0NRYms4VlBvL3hKUEJxVjA2ZjR1djZPUW00MktXSFdVWHl3SUx4RVJHc29MdWhLdlM2Q3VkZiIsIm1hYyI6IjAyZjY0MDA2OTkyNmY4MGQzYzFhMjAzZTIzMjJhYmNhNDVlZTZlYmFmNzFiMTdmZDBjNzYyZDY1YTFjOTU3YWEiLCJ0YWciOiIifQ%3D%3D; XSRF-TOKEN=eyJpdiI6IlZQZDFBdXlweW5PeU8xamZuK2k0eWc9PSIsInZhbHVlIjoiaFlvTVlRT3Y0bm01VGQ1UEd0dm43WCtrSVlTMEZkakdhd09wOWxKVXZTNmZ1aVI1OVZ3cEZnWWptK2Z0QkV0L2RIdzd4RmFnRlhYRHdXOTBUVG5PSlZob3drRU9DU2lvTG42VVBOd2VsQkxRMmRtdTF3R2E1QUZvMFJvNVo3QnUiLCJtYWMiOiIwZDRlNDk0OWZiNzMwZDk4ODViNjFjYmZmNDFmM2Y0NzA1MmUwYWVmNDMyYzhhYmNiYTZiMDYxZDEzMmQ2NDlkIiwidGFnIjoiIn0%3D; thestandardmediagroup_session=eyJpdiI6IlhmWFhGNEs1Tmh1em05K3RvWjZhN3c9PSIsInZhbHVlIjoiTjBXUHIxVGpyZk1JYnVOQUNjSDhZR3hFd3cxMTdJUFVCZWNvTTlWZGFERzdrUzRXWEpjMzAyV2Z2Zlo5eDBjQ2hxb0xFY2diamVhRktlYUQ2c0FpZlFBTEN3QjZrWkp6V1p4NmpTaHNFT1huYXBXOGw5R3AwMHJvK3ZZTUdQejUiLCJtYWMiOiI3ZTczYTA2MDc0NzYwNDg4ODZmMzMxNDQ0Yjc5NDQzZjk3M2MzM2RiMzA1YmRkNDQ5MzRmZmViYzdkNzFlNjJhIiwidGFnIjoiIn0%3Dstory_no=eyJpdiI6Ik5PRnhacWVVSWlkYi9sd0d1akd4b0E9PSIsInZhbHVlIjoiRW5PRmdmUDg5d0NRYms4VlBvL3hKUEJxVjA2ZjR1djZPUW00MktXSFdVWHl3SUx4RVJHc29MdWhLdlM2Q3VkZiIsIm1hYyI" ] "priority" => array:1 [ 0 => "u=0, i" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "connection" => array:1 [ 0 => "Keep-Alive" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "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" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] ]
        request_cookies
        0 of 0
        array:3 [ "story_no" => "1" "XSRF-TOKEN" => "zamhbRc0PUAhFuizcUkDTbyCWopJEu5OJ9das4Za" "thestandardmediagroup_session" => "jANxlhWGC4rILQU9zHfWFyCbNkp4wOYX5PMkerVZ" ]
        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 => "Tue, 25 Mar 2025 21:52:08 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InVWbTBrMXMva1NDMmwzL29ya3UwS3c9PSIsInZhbHVlIjoiNDQ0MGcxYzdQZnhDVWtQNDhSekM2TzJxRDJlMFRyczRsTXpYR3RXZkc0MVJWMmthUXR5eGhDRXRDdEZJUFlBNjB5RWZDS2FZN0Z3S2U0WVkvRllOeEExaWszOUFtTW90SGJ5bHExakFrZnk4TkEwc0RTb1RIUnRjTFN2ck1iSmsiLCJtYWMiOiJkNWQ0ZGM5NzhhYzcwYjJkYzJhNjMyNmEyZGNiMjI4MDYxNjFmOGEwZmNiYzllYzFjOWY2ZDhkNjI4OGJjNmI1IiwidGFnIjoiIn0%3D; expires=Fri, 25 Apr 2025 08:21:08 GMT; Max-Age=2629740; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6InVWbTBrMXMva1NDMmwzL29ya3UwS3c9PSIsInZhbHVlIjoiNDQ0MGcxYzdQZnhDVWtQNDhSekM2TzJxRDJlMFRyczRsTXpYR3RXZkc0MVJWMmthUXR5eGhDRXRDdEZJUFlBNjB5RWZDS" 1 => "thestandardmediagroup_session=eyJpdiI6IllndkVjVE10ODhhQXpUYWQzVExhOHc9PSIsInZhbHVlIjoiZklmWGxTblAzK21uM2p4ZTdjenJBb3RueTk1dXZhMUVTM091Q2kvOVFGWCtZUlczNmZscnBYSXRjaDZnRWVWRlBka2grOTJqNW5lVk5Hb3lMc21XRzlUR1NyaGwzTnpyM0ozRjJBbDhrTEZmSWxlQ0U2T3BXODRaaVFFWmhESWYiLCJtYWMiOiIxOTc4M2I4ZTdiMDBkZDU2ZDVmMWNkM2ZkYWY3OGU4YWI5Nzk3MTg4ZDczODA2NThhZDkyYWRhYTBjMDQ2ODFkIiwidGFnIjoiIn0%3D; expires=Fri, 25 Apr 2025 08:21:08 GMT; Max-Age=2629740; path=/; httponly; samesite=laxthestandardmediagroup_session=eyJpdiI6IllndkVjVE10ODhhQXpUYWQzVExhOHc9PSIsInZhbHVlIjoiZklmWGxTblAzK21uM2p4ZTdjenJBb3RueTk1dXZhMUVTM091Q2kvOVFGWCtZUlczNmZscnBYSX" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InVWbTBrMXMva1NDMmwzL29ya3UwS3c9PSIsInZhbHVlIjoiNDQ0MGcxYzdQZnhDVWtQNDhSekM2TzJxRDJlMFRyczRsTXpYR3RXZkc0MVJWMmthUXR5eGhDRXRDdEZJUFlBNjB5RWZDS2FZN0Z3S2U0WVkvRllOeEExaWszOUFtTW90SGJ5bHExakFrZnk4TkEwc0RTb1RIUnRjTFN2ck1iSmsiLCJtYWMiOiJkNWQ0ZGM5NzhhYzcwYjJkYzJhNjMyNmEyZGNiMjI4MDYxNjFmOGEwZmNiYzllYzFjOWY2ZDhkNjI4OGJjNmI1IiwidGFnIjoiIn0%3D; expires=Fri, 25-Apr-2025 08:21:08 GMT; path=/XSRF-TOKEN=eyJpdiI6InVWbTBrMXMva1NDMmwzL29ya3UwS3c9PSIsInZhbHVlIjoiNDQ0MGcxYzdQZnhDVWtQNDhSekM2TzJxRDJlMFRyczRsTXpYR3RXZkc0MVJWMmthUXR5eGhDRXRDdEZJUFlBNjB5RWZDS" 1 => "thestandardmediagroup_session=eyJpdiI6IllndkVjVE10ODhhQXpUYWQzVExhOHc9PSIsInZhbHVlIjoiZklmWGxTblAzK21uM2p4ZTdjenJBb3RueTk1dXZhMUVTM091Q2kvOVFGWCtZUlczNmZscnBYSXRjaDZnRWVWRlBka2grOTJqNW5lVk5Hb3lMc21XRzlUR1NyaGwzTnpyM0ozRjJBbDhrTEZmSWxlQ0U2T3BXODRaaVFFWmhESWYiLCJtYWMiOiIxOTc4M2I4ZTdiMDBkZDU2ZDVmMWNkM2ZkYWY3OGU4YWI5Nzk3MTg4ZDczODA2NThhZDkyYWRhYTBjMDQ2ODFkIiwidGFnIjoiIn0%3D; expires=Fri, 25-Apr-2025 08:21:08 GMT; path=/; httponlythestandardmediagroup_session=eyJpdiI6IllndkVjVE10ODhhQXpUYWQzVExhOHc9PSIsInZhbHVlIjoiZklmWGxTblAzK21uM2p4ZTdjenJBb3RueTk1dXZhMUVTM091Q2kvOVFGWCtZUlczNmZscnBYSX" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "zamhbRc0PUAhFuizcUkDTbyCWopJEu5OJ9das4Za" "_previous" => array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "offset" => 0 ]
        ClearShow all
        Date ↕MethodURLData
        #12025-03-26 00:52:08GET/main-staging/312131409