×
Request history8.1.26PHP Version503msRequest Duration4MBMemory UsageGET topic/{slug}Route
    • Booting (12.24ms)time
    • Application (491ms)time
    • 1 x Application (97.57%)
      491ms
      1 x Booting (2.43%)
      12.24ms
      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 duplicates454ms
      • 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_main74.96msselect * from `articles` where `keywords` like '%road accident%' and `deleted_at` is null and `published_at` <= '2025-01-12 03:04:32' order by `published_at` desc limit 1
        Bindings
        • 0: %road accident%
        • 1: 2025-01-12 03:04:32
        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_main740μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (17)
        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_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` in (2001509398) 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_main136msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `keywords` like '%road accident%' and `deleted_at` is null and `site_id` = 1 and `published_at` <= '2025-01-12 03:04:32' order by `published_at` desc limit 1 offset 0
        Bindings
        • 0: %road accident%
        • 1: 1
        • 2: 2025-01-12 03:04:32
        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_main870μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (17)
        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_main114msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `keywords` like '%road accident%' and `deleted_at` is null and `site_id` = 1 and `published_at` <= '2025-01-12 03:04:32' order by `published_at` desc limit 3 offset 1
        Bindings
        • 0: %road accident%
        • 1: 1
        • 2: 2025-01-12 03:04:32
        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.39msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (1, 17)
        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_main1.3msselect `authors`.*, `article_authors`.`article_id` as `pivot_article_id`, `article_authors`.`author_id` as `pivot_author_id` from `authors` inner join `article_authors` on `authors`.`id` = `article_authors`.`author_id` where `article_authors`.`article_id` in (2001508992, 2001508994, 2001509356) 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_main119msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `keywords` like '%road accident%' and `deleted_at` is null and `site_id` = 1 and `published_at` <= '2025-01-12 03:04:32' order by `published_at` desc limit 40 offset 4
        Bindings
        • 0: %road accident%
        • 1: 1
        • 2: 2025-01-12 03:04:32
        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.07msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (1, 7, 11, 12, 13, 14, 15, 17, 18, 23, 38, 588, 614)
        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.13msselect `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 (2001492981, 2001493071, 2001493108, 2001493127, 2001493145, 2001493150, 2001493323, 2001493432, 2001493697, 2001494342, 2001495382, 2001495826, 2001496812, 2001497267, 2001498099, 2001498587, 2001498871, 2001499458, 2001499815, 2001499836, 2001500095, 2001500831, 2001501297, 2001501757, 2001501969, 2001502102, 2001502577, 2001502851, 2001502852, 2001503189, 2001504809, 2001505242, 2001506472, 2001507386, 2001507512, 2001507583, 2001508288, 2001508460, 2001508517, 2001508519) 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_main930μsselect * 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.01msselect * 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
      17Category.php#?
      App\Models\Topic
      16Topic.php#?
      App\Topic
      16Topic.php#?
          _token
          3zykzYGSEHtz3nKznjwiIqTvyhYkFhdSJvslB6qp
          _previous
          array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/topic/road-accident" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /topic/road-accident
          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 => "9008e3c47d79cf78-EWR" ] "cf-connecting-ip" => array:1 [ 0 => "3.128.94.143" ] "host" => array:1 [ 0 => "www.standardmedia.co.ke" ] "x-forwarded-for" => array:1 [ 0 => "3.128.94.143" ] "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 => "Sun, 12 Jan 2025 00:04:32 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik80Y0RicmdvcjZqZVI5aTE2Qi9UNlE9PSIsInZhbHVlIjoiRHNoVWtHSi83R2JzUERrRURrSmRaOVV5cVV0VnhmS2V3UU5rZnlGeDFoUXV0S3g3SXJvR3B5RE5FamxEZjE3MkRhd2hoZTBZRUYxWU8yaWhma1JtRjVEa0ZyRmhoRGkwWmZHenpZcTQ3cGxtait6Rk0xMk4rdWVPbjZ4OW5UeTciLCJtYWMiOiIyNzQxMmVmNzQyOWUwMWJlYWU2OTVhMzk1NjE0NDAzMjE1NzAxNWFiNzkwNGNhNzc5NzhjMGM2NzRkMjcxZTBiIiwidGFnIjoiIn0%3D; expires=Tue, 11 Feb 2025 10:33:32 GMT; Max-Age=2629740; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Ik80Y0RicmdvcjZqZVI5aTE2Qi9UNlE9PSIsInZhbHVlIjoiRHNoVWtHSi83R2JzUERrRURrSmRaOVV5cVV0VnhmS2V3UU5rZnlGeDFoUXV0S3g3SXJvR3B5RE5FamxEZjE3MkRhd2hoZ" 1 => "thestandardmediagroup_session=eyJpdiI6IkNxRXAzNjRBcTdMUmI2bUM3ano2WWc9PSIsInZhbHVlIjoiT3ViKzluSmkrSlZWcE5HSFBZajgyeXRVak1XTHRDaXdrQmZKMmcrdi9lYzlLZkIyRW11LzUxSTV1M3RWNUw3NmNwaHAzWkZnMzBmWDJwWnMra1JuNW5sdGRodU96Q0U1bDZyYmQrbFBuUHliL0tKclp5cExtSm9OUG1Pa0xTT2EiLCJtYWMiOiJjZmM5ODIyYjk5ZGMxNGViNmJiYTBiYmRmYmM5NTgzN2UwYjMyYjcyNTg4NTYxY2JhYmRmNWQyYTZiMzIyYjk0IiwidGFnIjoiIn0%3D; expires=Tue, 11 Feb 2025 10:33:32 GMT; Max-Age=2629740; path=/; httponly; samesite=laxthestandardmediagroup_session=eyJpdiI6IkNxRXAzNjRBcTdMUmI2bUM3ano2WWc9PSIsInZhbHVlIjoiT3ViKzluSmkrSlZWcE5HSFBZajgyeXRVak1XTHRDaXdrQmZKMmcrdi9lYzlLZkIyRW11LzUxST" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik80Y0RicmdvcjZqZVI5aTE2Qi9UNlE9PSIsInZhbHVlIjoiRHNoVWtHSi83R2JzUERrRURrSmRaOVV5cVV0VnhmS2V3UU5rZnlGeDFoUXV0S3g3SXJvR3B5RE5FamxEZjE3MkRhd2hoZTBZRUYxWU8yaWhma1JtRjVEa0ZyRmhoRGkwWmZHenpZcTQ3cGxtait6Rk0xMk4rdWVPbjZ4OW5UeTciLCJtYWMiOiIyNzQxMmVmNzQyOWUwMWJlYWU2OTVhMzk1NjE0NDAzMjE1NzAxNWFiNzkwNGNhNzc5NzhjMGM2NzRkMjcxZTBiIiwidGFnIjoiIn0%3D; expires=Tue, 11-Feb-2025 10:33:32 GMT; path=/XSRF-TOKEN=eyJpdiI6Ik80Y0RicmdvcjZqZVI5aTE2Qi9UNlE9PSIsInZhbHVlIjoiRHNoVWtHSi83R2JzUERrRURrSmRaOVV5cVV0VnhmS2V3UU5rZnlGeDFoUXV0S3g3SXJvR3B5RE5FamxEZjE3MkRhd2hoZ" 1 => "thestandardmediagroup_session=eyJpdiI6IkNxRXAzNjRBcTdMUmI2bUM3ano2WWc9PSIsInZhbHVlIjoiT3ViKzluSmkrSlZWcE5HSFBZajgyeXRVak1XTHRDaXdrQmZKMmcrdi9lYzlLZkIyRW11LzUxSTV1M3RWNUw3NmNwaHAzWkZnMzBmWDJwWnMra1JuNW5sdGRodU96Q0U1bDZyYmQrbFBuUHliL0tKclp5cExtSm9OUG1Pa0xTT2EiLCJtYWMiOiJjZmM5ODIyYjk5ZGMxNGViNmJiYTBiYmRmYmM5NTgzN2UwYjMyYjcyNTg4NTYxY2JhYmRmNWQyYTZiMzIyYjk0IiwidGFnIjoiIn0%3D; expires=Tue, 11-Feb-2025 10:33:32 GMT; path=/; httponlythestandardmediagroup_session=eyJpdiI6IkNxRXAzNjRBcTdMUmI2bUM3ano2WWc9PSIsInZhbHVlIjoiT3ViKzluSmkrSlZWcE5HSFBZajgyeXRVak1XTHRDaXdrQmZKMmcrdi9lYzlLZkIyRW11LzUxST" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "3zykzYGSEHtz3nKznjwiIqTvyhYkFhdSJvslB6qp" "_previous" => array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/topic/road-accident" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-01-12 03:04:32GET/main-staging/topic/road-accident913148