×
Request history8.1.26PHP Version512msRequest Duration3MBMemory UsageGET topic/{slug}Route
    • Booting (32.71ms)time
    • Application (479ms)time
    • 1 x Application (93.6%)
      479ms
      1 x Booting (6.39%)
      32.71ms
      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:1224-1284
      16 statements were executed (4 duplicates)Show only duplicates438ms
      • 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_main63.72msselect * from `articles` where `keywords` like '%kenya airports authority%' and `deleted_at` is null and `published_at` <= '2025-04-07 07:20:24' order by `published_at` desc limit 1
        Bindings
        • 0: %kenya airports authority%
        • 1: 2025-04-07 07:20:24
        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_main1.13msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (417)
        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_main2.47msselect `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 (2001515294) 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_main98.84msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `keywords` like '%kenya airports authority%' and `deleted_at` is null and `site_id` = 1 and `published_at` <= '2025-04-07 07:20:24' order by `published_at` desc limit 1 offset 0
        Bindings
        • 0: %kenya airports authority%
        • 1: 1
        • 2: 2025-04-07 07:20:24
        Backtrace
        • app/Utils/Articles.php:914
        • app/Http/Controllers/MainsiteController.php:1254
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:1255
      • Articles.php#914standard_digital_main980μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (417)
        Backtrace
        • app/Utils/Articles.php:914
        • app/Http/Controllers/MainsiteController.php:1254
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:1255
      • Articles.php#914standard_digital_main119msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `keywords` like '%kenya airports authority%' and `deleted_at` is null and `site_id` = 1 and `published_at` <= '2025-04-07 07:20:25' order by `published_at` desc limit 3 offset 1
        Bindings
        • 0: %kenya airports authority%
        • 1: 1
        • 2: 2025-04-07 07:20:25
        Backtrace
        • app/Utils/Articles.php:914
        • app/Http/Controllers/MainsiteController.php:1258
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:1259
      • Articles.php#914standard_digital_main750μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (4, 588)
        Backtrace
        • app/Utils/Articles.php:914
        • app/Http/Controllers/MainsiteController.php:1258
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:1259
      • Builder.php#20standard_digital_main1.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 (2001512052, 2001512483, 2001514032) 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_main114msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `keywords` like '%kenya airports authority%' and `deleted_at` is null and `site_id` = 1 and `published_at` <= '2025-04-07 07:20:25' order by `published_at` desc limit 40 offset 4
        Bindings
        • 0: %kenya airports authority%
        • 1: 1
        • 2: 2025-04-07 07:20:25
        Backtrace
        • app/Utils/Articles.php:914
        • app/Http/Controllers/MainsiteController.php:1262
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:1263
      • Articles.php#914standard_digital_main970μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (4, 7, 14, 588, 595, 598)
        Backtrace
        • app/Utils/Articles.php:914
        • app/Http/Controllers/MainsiteController.php:1262
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:1263
      • Builder.php#20standard_digital_main1.24msselect `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 (2001501062, 2001501181, 2001502491, 2001502503, 2001502951, 2001503392, 2001504580, 2001506227, 2001508214, 2001510771) 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#257standard_digital_main30.33msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `deleted_at` is null and `published_at` <= '2025-04-07 07:20:25' order by `published_at` desc limit 8 offset 0
        Bindings
        • 0: 2025-04-07 07:20:25
        Backtrace
        • app/Utils/Articles.php:257
        • app/Http/Controllers/MainsiteController.php:1266
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:1267
      • Articles.php#257standard_digital_main730μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (41, 588, 601, 723)
        Backtrace
        • app/Utils/Articles.php:257
        • app/Http/Controllers/MainsiteController.php:1266
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/MainsiteController.php:1267
      • MainsiteController.php#1415standard_digital_main720μsselect * from `favourite_topics` where `status` = 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/MainsiteController.php:1415
        • app/Http/Controllers/MainsiteController.php:1269
        • 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
      • Builder.php#20standard_digital_main900μ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` = 2001515735 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001515735
        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_main820μ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\Author
      24Author.php#?
      App\Models\Article
      23Article.php#?
      App\Models\Topic
      16Topic.php#?
      App\Topic
      16Topic.php#?
      App\Models\Category
      14Category.php#?
          _token
          xObvNlA0FqXJqxU1CfhosKmAqUQBkBxFh49trdMp
          offset
          0
          _previous
          array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/topic/kenya-airports-authority" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /topic/kenya-airports-authority
          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 => "92c6bb638da02258-EWR" ] "x-forwarded-for" => array:1 [ 0 => "3.135.185.223" ] "host" => array:1 [ 0 => "www.standardmedia.co.ke" ] "cf-connecting-ip" => array:1 [ 0 => "3.135.185.223" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cookie" => array:1 [ 0 => "story_no=eyJpdiI6IjBUczRsWkJTSW5vMXB6Qnp6MzdJb0E9PSIsInZhbHVlIjoiNytOanA3QndHZGNqdEtsTGV5T25pYktuZE5MNGdjWXVxTm5WZVFoZE1XUHg3M2pZR3hTS3crQWw2aWk1cm5FbyIsIm1hYyI6IjJlYzI1MTk3ZWVkN2UwMzUyMmNkZTVjYmM1NWYyYWUxY2M0Njc4NTM4ZjM5OGZhOTVlYjMwZjk0N2RlZjNmMTYiLCJ0YWciOiIifQ%3D%3D; XSRF-TOKEN=eyJpdiI6Im1xblUrNitscEdoY3NJSXBNcGdwSlE9PSIsInZhbHVlIjoiZXpTVnVuemxCRXp4cHVMa09XMnhWRWd1QTFSdTljOGxpZDJtZWNJVkVIRExpUU1RRWV0TXkyclZuVVJKRDlGaGNscTRzbVIvT1JYZVh2YkdNdzJ6cSsvazVraDhmOUdkYytnd0ZYRmRjTTVzeXlybE01VVpxUk54WDB6UGZpVGMiLCJtYWMiOiJlOTliZjBmYTc3NDM5NjA4MDQ1NjlmZGJhOTliZTFiM2Q5N2FmMTI3MjZhODY5ZjNiMzEwZjM5ZDExZjA3NmFlIiwidGFnIjoiIn0%3D; thestandardmediagroup_session=eyJpdiI6IkJxNStZRXhsbDdMUkhEM3NiZ1l2UWc9PSIsInZhbHVlIjoiQjlWSGY1ODUyTnZaTG5wOFVqZUpxUnR6Ymt6dUV1cDVPTlhjeUc5cXI5SnVOYkgvTkU2dzBBTDcrWUYwaWoweVRMVmNXYjQ0YmV6MnRxclJWVFh6R0NYSnk3RWZMdVZLQmJuNy9yN0VzclBxWEI1T2pNRWdHeEhzUnY5VjBvQ1IiLCJtYWMiOiJjNTFhMTI3NjVhZjlhMWI0ZjMzYzZiNmExZWM3NDlkMTdjZjFiZjAyNmJjYTRiMDkzYjM2OWM1ZWExMTljOTllIiwidGFnIjoiIn0%3Dstory_no=eyJpdiI6IjBUczRsWkJTSW5vMXB6Qnp6MzdJb0E9PSIsInZhbHVlIjoiNytOanA3QndHZGNqdEtsTGV5T25pYktuZE5MNGdjWXVxTm5WZVFoZE1XUHg3M2pZR3hTS3crQWw2aWk1cm5FbyIsIm1hYyI" ] "priority" => array:1 [ 0 => "u=0, i" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "connection" => array:1 [ 0 => "Keep-Alive" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] ]
          request_cookies
          0 of 0
          array:3 [ "story_no" => "4" "XSRF-TOKEN" => "xObvNlA0FqXJqxU1CfhosKmAqUQBkBxFh49trdMp" "thestandardmediagroup_session" => "8ZZKrby9B9lGr9bffkSin3sQU0QaMK1mirYY5d3N" ]
          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, 07 Apr 2025 04:20:25 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkNJL011ZjN3VXBFM1FxKzJiYVVxQ0E9PSIsInZhbHVlIjoiOWowNWg0U3RycUprU0dreDJMWEl5TTNvNGp3aFBNY3hyUDRPQ1p0NjlPZEIwTUlGcTIvTVV4bXl4dXpzSTNKZnpGSWNwRGdobWE5bUNROTRlNCtxaktjOHR1Z0NxTXJ4elVYWGh4QWVrT0l5MkpCQ1EraEVPUTBtaVdvM1owZEIiLCJtYWMiOiIwZDgyMjcyYTc0MzE2OGJiM2U4NGIyZDU5ODcyMjRhMGU2MWNiOGYwNGM3ODQyY2IyN2NlOWZmMDBmZmIzYzdhIiwidGFnIjoiIn0%3D; expires=Wed, 07 May 2025 14:49:25 GMT; Max-Age=2629740; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IkNJL011ZjN3VXBFM1FxKzJiYVVxQ0E9PSIsInZhbHVlIjoiOWowNWg0U3RycUprU0dreDJMWEl5TTNvNGp3aFBNY3hyUDRPQ1p0NjlPZEIwTUlGcTIvTVV4bXl4dXpzSTNKZnpGSWNwR" 1 => "thestandardmediagroup_session=eyJpdiI6Ing4SUJkN0t3UWIwSjF2SE4rNmVFOEE9PSIsInZhbHVlIjoiaFJENDkyZEhRdXdJMWNEcXh6d09paGNySDB4bHFnTithTFFXYWFJazhHWHkzVWhwZlJiUnRORTRoSFhQM09CMUc5NHNFeVdUOTBkNEhOVlFMaUpBQk9SODFqeG1jdSsvblA0NGxJU3FyaHpocnhLbXhOQVowdG1USURYSDIxSzgiLCJtYWMiOiJkM2I1ZjQyMGYxZTU2NWUyMWQ1OTM1MGVkMGY0N2RiNDIzNWE0NzQ5NTFhNDNhNGJmMTk0Yzc0Njg0YmY0ZmI3IiwidGFnIjoiIn0%3D; expires=Wed, 07 May 2025 14:49:25 GMT; Max-Age=2629740; path=/; httponly; samesite=laxthestandardmediagroup_session=eyJpdiI6Ing4SUJkN0t3UWIwSjF2SE4rNmVFOEE9PSIsInZhbHVlIjoiaFJENDkyZEhRdXdJMWNEcXh6d09paGNySDB4bHFnTithTFFXYWFJazhHWHkzVWhwZlJiUnRORT" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkNJL011ZjN3VXBFM1FxKzJiYVVxQ0E9PSIsInZhbHVlIjoiOWowNWg0U3RycUprU0dreDJMWEl5TTNvNGp3aFBNY3hyUDRPQ1p0NjlPZEIwTUlGcTIvTVV4bXl4dXpzSTNKZnpGSWNwRGdobWE5bUNROTRlNCtxaktjOHR1Z0NxTXJ4elVYWGh4QWVrT0l5MkpCQ1EraEVPUTBtaVdvM1owZEIiLCJtYWMiOiIwZDgyMjcyYTc0MzE2OGJiM2U4NGIyZDU5ODcyMjRhMGU2MWNiOGYwNGM3ODQyY2IyN2NlOWZmMDBmZmIzYzdhIiwidGFnIjoiIn0%3D; expires=Wed, 07-May-2025 14:49:25 GMT; path=/XSRF-TOKEN=eyJpdiI6IkNJL011ZjN3VXBFM1FxKzJiYVVxQ0E9PSIsInZhbHVlIjoiOWowNWg0U3RycUprU0dreDJMWEl5TTNvNGp3aFBNY3hyUDRPQ1p0NjlPZEIwTUlGcTIvTVV4bXl4dXpzSTNKZnpGSWNwR" 1 => "thestandardmediagroup_session=eyJpdiI6Ing4SUJkN0t3UWIwSjF2SE4rNmVFOEE9PSIsInZhbHVlIjoiaFJENDkyZEhRdXdJMWNEcXh6d09paGNySDB4bHFnTithTFFXYWFJazhHWHkzVWhwZlJiUnRORTRoSFhQM09CMUc5NHNFeVdUOTBkNEhOVlFMaUpBQk9SODFqeG1jdSsvblA0NGxJU3FyaHpocnhLbXhOQVowdG1USURYSDIxSzgiLCJtYWMiOiJkM2I1ZjQyMGYxZTU2NWUyMWQ1OTM1MGVkMGY0N2RiNDIzNWE0NzQ5NTFhNDNhNGJmMTk0Yzc0Njg0YmY0ZmI3IiwidGFnIjoiIn0%3D; expires=Wed, 07-May-2025 14:49:25 GMT; path=/; httponlythestandardmediagroup_session=eyJpdiI6Ing4SUJkN0t3UWIwSjF2SE4rNmVFOEE9PSIsInZhbHVlIjoiaFJENDkyZEhRdXdJMWNEcXh6d09paGNySDB4bHFnTithTFFXYWFJazhHWHkzVWhwZlJiUnRORT" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "xObvNlA0FqXJqxU1CfhosKmAqUQBkBxFh49trdMp" "offset" => 0 "_previous" => array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/topic/kenya-airports-authority" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-07 07:20:25GET/main-staging/topic/kenya-airports-authority91693