×
Request history8.1.26PHP Version572msRequest Duration4MBMemory UsageGET topic/{slug}Route
    • Booting (9.95ms)time
    • Application (562ms)time
    • 1 x Application (98.26%)
      562ms
      1 x Booting (1.74%)
      9.95ms
      9 templates were rendered
      • 1x mainsite.topictopic.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 topic/{slug}
      middleware
      web
      controller
      App\Http\Controllers\MainsiteController@topic
      namespace
      prefix
      where
      file
      app/Http/Controllers/MainsiteController.php:1256-1316
      13 statements were executed (4 duplicates)Show only duplicates521ms
      • helper.php#835standard_digital_mainConnection Established
        Backtrace
        • app/Library/helper.php:835
        • 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
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • helper.php#840standard_digital_main82.12msselect * from `articles` where `keywords` like '%vat%' and `deleted_at` is null and `published_at` <= '2025-01-14 09:59:05' order by `published_at` desc limit 1
        Bindings
        • 0: %vat%
        • 1: 2025-01-14 09:59:05
        Backtrace
        • app/Library/helper.php:840
        • 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
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • helper.php#840standard_digital_main980μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (383)
        Backtrace
        • app/Library/helper.php:840
        • 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
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • Builder.php#20standard_digital_main1.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` in (2001509411) 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#914standard_digital_main134msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `keywords` like '%vat%' and `deleted_at` is null and `site_id` = 1 and `published_at` <= '2025-01-14 09:59:05' order by `published_at` desc limit 1 offset 0
        Bindings
        • 0: %vat%
        • 1: 1
        • 2: 2025-01-14 09:59:05
        Backtrace
        • app/Utils/Articles.php:914
        • app/Http/Controllers/MainsiteController.php:1286
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:1287
      • Articles.php#914standard_digital_main2.35msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (383)
        Backtrace
        • app/Utils/Articles.php:914
        • app/Http/Controllers/MainsiteController.php:1286
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:1287
      • Articles.php#914standard_digital_main132msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `keywords` like '%vat%' and `deleted_at` is null and `site_id` = 1 and `published_at` <= '2025-01-14 09:59:05' order by `published_at` desc limit 3 offset 1
        Bindings
        • 0: %vat%
        • 1: 1
        • 2: 2025-01-14 09:59:05
        Backtrace
        • app/Utils/Articles.php:914
        • app/Http/Controllers/MainsiteController.php:1290
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:1291
      • Articles.php#914standard_digital_main1.38msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (5, 417)
        Backtrace
        • app/Utils/Articles.php:914
        • app/Http/Controllers/MainsiteController.php:1290
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:1291
      • Builder.php#20standard_digital_main4.16msselect `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 (2001509207, 2001509249, 2001509307) 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#914standard_digital_main156msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `keywords` like '%vat%' and `deleted_at` is null and `site_id` = 1 and `published_at` <= '2025-01-14 09:59:06' order by `published_at` desc limit 40 offset 4
        Bindings
        • 0: %vat%
        • 1: 1
        • 2: 2025-01-14 09:59:06
        Backtrace
        • app/Utils/Articles.php:914
        • app/Http/Controllers/MainsiteController.php:1294
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:1295
      • Articles.php#914standard_digital_main1.36msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (1, 4, 5, 7, 12, 14, 16, 17, 23, 26, 41, 46, 63, 74, 383, 417, 426, 588, 598, 722)
        Backtrace
        • app/Utils/Articles.php:914
        • app/Http/Controllers/MainsiteController.php:1294
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:1295
      • Builder.php#20standard_digital_main2.7msselect `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 (2001504532, 2001504580, 2001504617, 2001504740, 2001504868, 2001504925, 2001504985, 2001505116, 2001505162, 2001505304, 2001505331, 2001505573, 2001505576, 2001505768, 2001505938, 2001505988, 2001506132, 2001506194, 2001506215, 2001506311, 2001506445, 2001506507, 2001506513, 2001506650, 2001506729, 2001506814, 2001506936, 2001507010, 2001507062, 2001507097, 2001507140, 2001507147, 2001507536, 2001507574, 2001507725, 2001507966, 2001508567, 2001508656, 2001508663, 2001508868) 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
      • MainsiteController.php#1447standard_digital_main1.28msselect * from `favourite_topics` where `status` = 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/MainsiteController.php:1447
        • app/Http/Controllers/MainsiteController.php:1301
        • 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
      • app.blade.php#825standard_digital_main1.66msselect * 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\Author
      54Author.php#?
      App\Models\Article
      45Article.php#?
      App\Models\Category
      24Category.php#?
      App\Models\Topic
      16Topic.php#?
      App\Topic
      16Topic.php#?
          _token
          2KqFXiEttk0rD8O0fcZcEtLPL3Q6AFEmootLn4d1
          _previous
          array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/topic/vat" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /topic/vat
          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:23 [ "cf-ray" => array:1 [ 0 => "901bbdc89e8bcf80-EWR" ] "cf-connecting-ip" => array:1 [ 0 => "18.118.137.44" ] "host" => array:1 [ 0 => "www.standardmedia.co.ke" ] "x-forwarded-for" => array:1 [ 0 => "18.118.137.44" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "priority" => array:1 [ 0 => "u=0, i" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "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" ] "connection" => array:1 [ 0 => "Keep-Alive" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] ]
          request_cookies
          []
          
          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, 14 Jan 2025 06:59:06 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InplNGRhVFY4R2V4UTNCSWpqNEVtQkE9PSIsInZhbHVlIjoiYy8zSzhhVlBoS2RGTjN3U2ZXd09Lb0QzRzlCWWtnQnNkaGppbUc4WnpyZ3paVmYzemZFMzBMVjkrMjV4WVdMTmgvN1B6L3FNaEl2Wkl6MGtWN2l0RXp5Zko0aGxqRmYwbkUzSHR1OXgyOUF5VnBaWjQxNVVoU1M4b25QOHFaem8iLCJtYWMiOiJmZGMxZDFlOTE0MjNkM2M2NjUzNWIzMTJjNzc5YmUxZDk5NWQzMGUzZWU5NjhmNTk1MjUzNmE4N2Y3ZGE5NDc0IiwidGFnIjoiIn0%3D; expires=Thu, 13 Feb 2025 17:28:06 GMT; Max-Age=2629740; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6InplNGRhVFY4R2V4UTNCSWpqNEVtQkE9PSIsInZhbHVlIjoiYy8zSzhhVlBoS2RGTjN3U2ZXd09Lb0QzRzlCWWtnQnNkaGppbUc4WnpyZ3paVmYzemZFMzBMVjkrMjV4WVdMTmgvN1B6L" 1 => "thestandardmediagroup_session=eyJpdiI6IjgrbWRRNDNxMmYzYll6RlN4OFUxSXc9PSIsInZhbHVlIjoiL2hlcW1PSkZVM3RYUy9Tcnd1MzZYSFprWXEzWWtEMWxxbWFmRWM3b0dNL3JUT1FCVkRDUHUrQ2UxdmhLM3NQTHhTakhCRzk2VFlnbWhFRVRnK3BJMjJmbWd5cXRCeTJhOEp0OG91Z25zdFQ5T2JOeUJxVUFCUWlzZnFmem1SV1giLCJtYWMiOiIxYTg0ODA1NDc2MDUyOGNkYTM0Y2YyMzFkNzk4NWZkMTRhODFmNmU2MTEwYzBjZDlkNjdmMWJhNTQ0YTI3ZGM4IiwidGFnIjoiIn0%3D; expires=Thu, 13 Feb 2025 17:28:06 GMT; Max-Age=2629740; path=/; httponly; samesite=laxthestandardmediagroup_session=eyJpdiI6IjgrbWRRNDNxMmYzYll6RlN4OFUxSXc9PSIsInZhbHVlIjoiL2hlcW1PSkZVM3RYUy9Tcnd1MzZYSFprWXEzWWtEMWxxbWFmRWM3b0dNL3JUT1FCVkRDUHUrQ2" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InplNGRhVFY4R2V4UTNCSWpqNEVtQkE9PSIsInZhbHVlIjoiYy8zSzhhVlBoS2RGTjN3U2ZXd09Lb0QzRzlCWWtnQnNkaGppbUc4WnpyZ3paVmYzemZFMzBMVjkrMjV4WVdMTmgvN1B6L3FNaEl2Wkl6MGtWN2l0RXp5Zko0aGxqRmYwbkUzSHR1OXgyOUF5VnBaWjQxNVVoU1M4b25QOHFaem8iLCJtYWMiOiJmZGMxZDFlOTE0MjNkM2M2NjUzNWIzMTJjNzc5YmUxZDk5NWQzMGUzZWU5NjhmNTk1MjUzNmE4N2Y3ZGE5NDc0IiwidGFnIjoiIn0%3D; expires=Thu, 13-Feb-2025 17:28:06 GMT; path=/XSRF-TOKEN=eyJpdiI6InplNGRhVFY4R2V4UTNCSWpqNEVtQkE9PSIsInZhbHVlIjoiYy8zSzhhVlBoS2RGTjN3U2ZXd09Lb0QzRzlCWWtnQnNkaGppbUc4WnpyZ3paVmYzemZFMzBMVjkrMjV4WVdMTmgvN1B6L" 1 => "thestandardmediagroup_session=eyJpdiI6IjgrbWRRNDNxMmYzYll6RlN4OFUxSXc9PSIsInZhbHVlIjoiL2hlcW1PSkZVM3RYUy9Tcnd1MzZYSFprWXEzWWtEMWxxbWFmRWM3b0dNL3JUT1FCVkRDUHUrQ2UxdmhLM3NQTHhTakhCRzk2VFlnbWhFRVRnK3BJMjJmbWd5cXRCeTJhOEp0OG91Z25zdFQ5T2JOeUJxVUFCUWlzZnFmem1SV1giLCJtYWMiOiIxYTg0ODA1NDc2MDUyOGNkYTM0Y2YyMzFkNzk4NWZkMTRhODFmNmU2MTEwYzBjZDlkNjdmMWJhNTQ0YTI3ZGM4IiwidGFnIjoiIn0%3D; expires=Thu, 13-Feb-2025 17:28:06 GMT; path=/; httponlythestandardmediagroup_session=eyJpdiI6IjgrbWRRNDNxMmYzYll6RlN4OFUxSXc9PSIsInZhbHVlIjoiL2hlcW1PSkZVM3RYUy9Tcnd1MzZYSFprWXEzWWtEMWxxbWFmRWM3b0dNL3JUT1FCVkRDUHUrQ2" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "2KqFXiEttk0rD8O0fcZcEtLPL3Q6AFEmootLn4d1" "_previous" => array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/topic/vat" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-01-14 09:59:06GET/main-staging/topic/vat913155