×
Request history8.1.26PHP Version347msRequest Duration3MBMemory UsageGET topic/{slug}Route
    • Booting (12.72ms)time
    • Application (334ms)time
    • 1 x Application (96.33%)
      334ms
      1 x Booting (3.67%)
      12.72ms
      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
      11 statements were executed (5 duplicates)Show only duplicates298ms
      • 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_main55.57msselect * from `articles` where `keywords` like '%south africa corruption%' and `deleted_at` is null and `published_at` <= '2025-01-13 17:32:54' order by `published_at` desc limit 1
        Bindings
        • 0: %south africa corruption%
        • 1: 2025-01-13 17:32:54
        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_main920μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (23)
        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.06msselect `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 (2001507721) 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_main79.72msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `keywords` like '%south africa corruption%' and `deleted_at` is null and `site_id` = 1 and `published_at` <= '2025-01-13 17:32:54' order by `published_at` desc limit 1 offset 0
        Bindings
        • 0: %south africa corruption%
        • 1: 1
        • 2: 2025-01-13 17:32:54
        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_main890μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (23)
        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_main70.56msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `keywords` like '%south africa corruption%' and `deleted_at` is null and `site_id` = 1 and `published_at` <= '2025-01-13 17:32:54' order by `published_at` desc limit 3 offset 1
        Bindings
        • 0: %south africa corruption%
        • 1: 1
        • 2: 2025-01-13 17:32:54
        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_main780μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (23)
        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.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` in (2001492653) 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_main85.27msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `keywords` like '%south africa corruption%' and `deleted_at` is null and `site_id` = 1 and `published_at` <= '2025-01-13 17:32:54' order by `published_at` desc limit 40 offset 4
        Bindings
        • 0: %south africa corruption%
        • 1: 1
        • 2: 2025-01-13 17:32:54
        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
      • MainsiteController.php#1447standard_digital_main980μ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_main850μ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\Topic
      16Topic.php#?
      App\Topic
      16Topic.php#?
      App\Models\Author
      11Author.php#?
      App\Models\Article
      3Article.php#?
      App\Models\Category
      3Category.php#?
          _token
          AOv4UY4KbOAEyQeT5axu5SAA5xVCefUl6BifKN89
          _previous
          array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/topic/south-africa-corruption" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          offset
          0
          path_info
          /topic/south-africa-corruption
          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 => "9016192c5b5dcf89-EWR" ] "cf-connecting-ip" => array:1 [ 0 => "18.227.48.208" ] "host" => array:1 [ 0 => "www.standardmedia.co.ke" ] "x-forwarded-for" => array:1 [ 0 => "18.227.48.208" ] "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 => "_ga_L7FB4EWJ0B=GS1.1.1736778760.1.0.1736778760.60.0.0; _ga=GA1.1.1165902585.1736778761; ___nrbic=%7B%22isNewUser%22%3Atrue%2C%22previousVisit%22%3A1736778760%2C%22currentVisitStarted%22%3A1736778760%2C%22sessionId%22%3A%224e7c4eae-6cb0-4819-8ba5-56417d24fe25%22%2C%22sessionVars%22%3A%5B%5D%2C%22visitedInThisSession%22%3Atrue%2C%22pagesViewed%22%3A1%2C%22landingPage%22%3A%22https%3A//www.standardmedia.co.ke/main-staging/business/topic/eastern-mau-resettlement%22%2C%22referrer%22%3A%22%22%2C%22lpti%22%3Anull%7D; ___nrbi=%7B%22firstVisit%22%3A1736778760%2C%22userId%22%3A%22b44034a0-71c3-4a3b-9473-269f6fa2e2df%22%2C%22userVars%22%3A%5B%5D%2C%22futurePreviousVisit%22%3A1736778760%2C%22timesVisited%22%3A1%7D; compass_uid=b44034a0-71c3-4a3b-9473-269f6fa2e2df; XSRF-TOKEN=eyJpdiI6InFaMk5ER1UyVmdTa2lERW52d3hnNkE9PSIsInZhbHVlIjoiUTNtdjNiNzFodnZtMW83RU1oTGZGcDBVU3BUTjFvbzdIcStXbDJRV3VUQm9pMjQxYlBmY0hER1JEZENVTmFvZ0dub1paSlY4WlhGY0Y5c0hFalRYN09pY3Q2ckdUcVR4cmZoT1ZZS1ZObkR0YjhaV2tOOWZPOXhwQlVoaG5ubGoiLCJtYWMiOiJhZTZjMDQ2NjU0NzJjZjRjNWJlMjRmYTJkNGM3YmI4YzM5N2M2MTBiMDcyYTVmNWJjNWYyNTk5M2FlMDEwNzA5IiwidGFnIjoiIn0%3D; thestandardmediagroup_session=eyJpdiI6IkxwSG9lNjlXSWJwaXoydXhLNWZjSEE9PSIsInZhbHVlIjoiVlpQWDBvdXo5bUJDZ1lVYzA5czkvZVVVSU50T0ljZ0FPSVdoU0JZdlIwYThDQXBGRExid1RzVUxsNWVOWTBiRzZhcmtNVEJiZ1lObUtWMjFEUk0raDRtQUVqV2tRZ2NsMjJZYnpPVDB3RHV5eDFheS9vaDlMcGZYdENuRzR6RnYiLCJtYWMiOiI3ZWFiNmRlM2M5NTVkMTJlZmQyYTQ5MjY0MDgyMmQyYjNhMzcxNTY5MzJhNTk0NDYyNWYxYjgxNzY1YTdjMDliIiwidGFnIjoiIn0%3D_ga_L7FB4EWJ0B=GS1.1.1736778760.1.0.1736778760.60.0.0; _ga=GA1.1.1165902585.1736778761; ___nrbic=%7B%22isNewUser%22%3Atrue%2C%22previousVisit%22%3A1736778760%2C" ] "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:7 [ "_ga_L7FB4EWJ0B" => null "_ga" => null "___nrbic" => null "___nrbi" => null "compass_uid" => null "XSRF-TOKEN" => "AOv4UY4KbOAEyQeT5axu5SAA5xVCefUl6BifKN89" "thestandardmediagroup_session" => "TrQhCBwdY2PZFi1vIOnK7TCatgbD2tt4eAhEX71Z" ]
          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 => "Mon, 13 Jan 2025 14:32:54 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InpmS29UbE80aDcwSUo1TUdPbTNQaEE9PSIsInZhbHVlIjoidm01R0pnYUdOdEY3VDJGR3owZXNqa0Q1WCtpbUVMd1dMZktJTWdlRDFHZUZQOUo2TGUzY2g5dDNyR3YrQ2xoVS9WYitzcGlGUzJQNStxUkRmWUxMbEpOcXRpMVlIR1JvVWJYVXN0WXVYRzVtTXdaT3lyLzJJUnV2dHZGUUtUOUUiLCJtYWMiOiJmN2Q5N2RiNTVhZWIzN2IzM2I0ZWEwYjU1NmQyNjJkMjZmNWQ3OWQ4NGU0MmE0OWIzNzc0YjY0Y2IxMGRkZTcyIiwidGFnIjoiIn0%3D; expires=Thu, 13 Feb 2025 01:01:54 GMT; Max-Age=2629740; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6InpmS29UbE80aDcwSUo1TUdPbTNQaEE9PSIsInZhbHVlIjoidm01R0pnYUdOdEY3VDJGR3owZXNqa0Q1WCtpbUVMd1dMZktJTWdlRDFHZUZQOUo2TGUzY2g5dDNyR3YrQ2xoVS9WYitzc" 1 => "thestandardmediagroup_session=eyJpdiI6IjBnUFVMTFdCdGlncml4T0JBUmRBMlE9PSIsInZhbHVlIjoiMC8vbkpsaUNPUEoxNlhhVEZaQ1FicjBDSXN0aTJsempXT01LMWlzSWdHemRlT1hNT0pBSXluZ3NHL0dTamN3aFJsQUNTTWR6azY5a2JCbUtPQTNnMVRuY2ZqWGZJOXF2YmNKTW1XYnJ0cjRZNSsvRllQOUl0TUg2RDJTZ0M2MTQiLCJtYWMiOiJhYjU5Y2VjZWYxMjlkNjFkZjM2YTZlY2U4YjEwOTQ0ZTMyOTFkYTZiOGI5Y2NhZDZkMWIzZWRlOWQxNDZkMTBjIiwidGFnIjoiIn0%3D; expires=Thu, 13 Feb 2025 01:01:54 GMT; Max-Age=2629740; path=/; httponly; samesite=laxthestandardmediagroup_session=eyJpdiI6IjBnUFVMTFdCdGlncml4T0JBUmRBMlE9PSIsInZhbHVlIjoiMC8vbkpsaUNPUEoxNlhhVEZaQ1FicjBDSXN0aTJsempXT01LMWlzSWdHemRlT1hNT0pBSXluZ3" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InpmS29UbE80aDcwSUo1TUdPbTNQaEE9PSIsInZhbHVlIjoidm01R0pnYUdOdEY3VDJGR3owZXNqa0Q1WCtpbUVMd1dMZktJTWdlRDFHZUZQOUo2TGUzY2g5dDNyR3YrQ2xoVS9WYitzcGlGUzJQNStxUkRmWUxMbEpOcXRpMVlIR1JvVWJYVXN0WXVYRzVtTXdaT3lyLzJJUnV2dHZGUUtUOUUiLCJtYWMiOiJmN2Q5N2RiNTVhZWIzN2IzM2I0ZWEwYjU1NmQyNjJkMjZmNWQ3OWQ4NGU0MmE0OWIzNzc0YjY0Y2IxMGRkZTcyIiwidGFnIjoiIn0%3D; expires=Thu, 13-Feb-2025 01:01:54 GMT; path=/XSRF-TOKEN=eyJpdiI6InpmS29UbE80aDcwSUo1TUdPbTNQaEE9PSIsInZhbHVlIjoidm01R0pnYUdOdEY3VDJGR3owZXNqa0Q1WCtpbUVMd1dMZktJTWdlRDFHZUZQOUo2TGUzY2g5dDNyR3YrQ2xoVS9WYitzc" 1 => "thestandardmediagroup_session=eyJpdiI6IjBnUFVMTFdCdGlncml4T0JBUmRBMlE9PSIsInZhbHVlIjoiMC8vbkpsaUNPUEoxNlhhVEZaQ1FicjBDSXN0aTJsempXT01LMWlzSWdHemRlT1hNT0pBSXluZ3NHL0dTamN3aFJsQUNTTWR6azY5a2JCbUtPQTNnMVRuY2ZqWGZJOXF2YmNKTW1XYnJ0cjRZNSsvRllQOUl0TUg2RDJTZ0M2MTQiLCJtYWMiOiJhYjU5Y2VjZWYxMjlkNjFkZjM2YTZlY2U4YjEwOTQ0ZTMyOTFkYTZiOGI5Y2NhZDZkMWIzZWRlOWQxNDZkMTBjIiwidGFnIjoiIn0%3D; expires=Thu, 13-Feb-2025 01:01:54 GMT; path=/; httponlythestandardmediagroup_session=eyJpdiI6IjBnUFVMTFdCdGlncml4T0JBUmRBMlE9PSIsInZhbHVlIjoiMC8vbkpsaUNPUEoxNlhhVEZaQ1FicjBDSXN0aTJsempXT01LMWlzSWdHemRlT1hNT0pBSXluZ3" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "AOv4UY4KbOAEyQeT5axu5SAA5xVCefUl6BifKN89" "_previous" => array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/topic/south-africa-corruption" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "offset" => 0 ]
          ClearShow all
          Date ↕MethodURLData
          #12025-01-13 17:32:54GET/main-staging/topic/south-africa-corruption91149