×
Request history8.1.26PHP Version581msRequest Duration3MBMemory UsageGET topic/{slug}Route
    • Booting (19.59ms)time
    • Application (561ms)time
    • 1 x Application (96.63%)
      561ms
      1 x Booting (3.37%)
      19.59ms
      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
      13 statements were executed (4 duplicates)Show only duplicates531ms
      • 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_main80.53msselect * from `articles` where `keywords` like '%stima plaza%' and `deleted_at` is null and `published_at` <= '2025-04-01 06:06:39' order by `published_at` desc limit 1
        Bindings
        • 0: %stima plaza%
        • 1: 2025-04-01 06:06:39
        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.33msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (588)
        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.66msselect `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 (2001513071) 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_main140msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `keywords` like '%stima plaza%' and `deleted_at` is null and `site_id` = 1 and `published_at` <= '2025-04-01 06:06:39' order by `published_at` desc limit 1 offset 0
        Bindings
        • 0: %stima plaza%
        • 1: 1
        • 2: 2025-04-01 06:06:39
        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_main790μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (588)
        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_main150msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `keywords` like '%stima plaza%' and `deleted_at` is null and `site_id` = 1 and `published_at` <= '2025-04-01 06:06:39' order by `published_at` desc limit 3 offset 1
        Bindings
        • 0: %stima plaza%
        • 1: 1
        • 2: 2025-04-01 06:06:39
        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_main1.3msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (7, 79, 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.35msselect `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 (2001512784, 2001512811, 2001512959) 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_main145msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `keywords` like '%stima plaza%' and `deleted_at` is null and `site_id` = 1 and `published_at` <= '2025-04-01 06:06:39' order by `published_at` desc limit 40 offset 4
        Bindings
        • 0: %stima plaza%
        • 1: 1
        • 2: 2025-04-01 06:06:39
        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_main1.93msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (3, 14, 588)
        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_main3.34msselect `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 (2001512648, 2001512707, 2001512744, 2001512745, 2001512746, 2001512783, 2001512785) 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#1415standard_digital_main980μ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
      • app.blade.php#825standard_digital_main2.13msselect * 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
      20Author.php#?
      App\Models\Topic
      16Topic.php#?
      App\Topic
      16Topic.php#?
      App\Models\Article
      12Article.php#?
      App\Models\Category
      8Category.php#?
          _token
          cL8uNOZbWLhx3wM63S9ts4cfULgYgEKUh3NBkDdf
          offset
          0
          _previous
          array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/topic/stima-plaza" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /topic/stima-plaza
          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 => "9294df2aacdbe811-EWR" ] "x-forwarded-for" => array:1 [ 0 => "18.191.112.140" ] "host" => array:1 [ 0 => "www.standardmedia.co.ke" ] "cf-connecting-ip" => array:1 [ 0 => "18.191.112.140" ] "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=eyJpdiI6IjRCc3drazV5QnRiRGZTN1Q0ZDlGdFE9PSIsInZhbHVlIjoiWUc1N0w2MUF5OWdWeWx0WFNsTzAyME5TaURFZmRsam1RNFpmUC8vY2JMeXlGbXM2TTRNZUFXcy9vYVRBNDZsTSIsIm1hYyI6ImIzNDJjZDgzZmMzNTFiZTkyMjkwYTI0ZmQ3YTRkMTMzNWQxYjJiNDBmNGQ0NmQ3ZjU2ZGE0NWFiYTA2MjNkZDEiLCJ0YWciOiIifQ%3D%3D; XSRF-TOKEN=eyJpdiI6InBBZ1FFeCtVSWxiRGQ4MmcrdHB6R3c9PSIsInZhbHVlIjoiTzZhTG53by9Uc3EzSG12dE1mMnNFazcxbHdXQTZCUVo1SnBtMnJlSnROMmNqcUdxUUIwTkhqdTROczFPMFp0OXEwYWw5ZHB5OEthZW9kOVd3ZnVEdXo3WWgydVQ3QWZIeVJwanJUeDlQQ005MXRsbXNmcytMNGpIb0M5MkQ0R0siLCJtYWMiOiI0NTA4MzdiNGZlYmU4MGUxMjczODAwODE2OGU0N2E0MzViZGVhZDE0ODU4OGEzZjQzNDkwYThlNTFiZjkzMjc3IiwidGFnIjoiIn0%3D; thestandardmediagroup_session=eyJpdiI6IjY2ekhmY1NOTWZ6ZU81bTdYbDlENlE9PSIsInZhbHVlIjoiejNKUm5Rem9oNVNraWFXYlN2V1hGU0N5TnlLWVFScm1FTVVjZkVLU2dueWh0azNpc0pyTFQwVE1aeVg5aVdzSDQ5WUpuUVpXNEQ5TXRIYlg3Vk1QUllYUjlYVGJzQUIyMy9JZ3RhRjZoK3FyMHZxQXFTYy9RQkw3V1dxTEdsTGoiLCJtYWMiOiJmNTBkZmYwM2VkNTQ5MWI1NGQyMGUwOTdiYTg5ODc0ODdjMGJmNzQwMjg2ZGM0MzJiZWRhZDNlMDM1NDU4NzE5IiwidGFnIjoiIn0%3D; _ga=amp-hSOafoz1F2lPyj16dFCCxwstory_no=eyJpdiI6IjRCc3drazV5QnRiRGZTN1Q0ZDlGdFE9PSIsInZhbHVlIjoiWUc1N0w2MUF5OWdWeWx0WFNsTzAyME5TaURFZmRsam1RNFpmUC8vY2JMeXlGbXM2TTRNZUFXcy9vYVRBNDZsTSIsIm1hYyI" ] "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:4 [ "story_no" => "1" "XSRF-TOKEN" => "cL8uNOZbWLhx3wM63S9ts4cfULgYgEKUh3NBkDdf" "thestandardmediagroup_session" => "6PXwLsb3WbfNm3eNWXsBdnaKl14F8DrXVHvm6bS8" "_ga" => null ]
          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, 01 Apr 2025 03:06:39 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InZrSjQ2REd2bHBLSTNMS0ZOdjl4UlE9PSIsInZhbHVlIjoiTERmQXFySUxJTkRCcHVLNXJZREdYc0hJcDBJTEZSSzVxa3ZqQ2hja1gvOXllMktXcGNXYmJUdE5KTDROdzcrVjlGaHpwK01SUFkweGxlK0tjb3hQWElnQnVLZ1psSW14OEFYcTZ2dHliQnVtZEdsOGQ2VkkwUzg3N1Y4RGdTTFciLCJtYWMiOiIxY2RmNDNiMjU5M2I5ZDNkZDJjNjg2ZTI4YmE5YjU0MzFhYTAxMTNmYzkwYmFlYTE3YjYwODg4NDI2MWU1NDNkIiwidGFnIjoiIn0%3D; expires=Thu, 01 May 2025 13:35:39 GMT; Max-Age=2629740; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6InZrSjQ2REd2bHBLSTNMS0ZOdjl4UlE9PSIsInZhbHVlIjoiTERmQXFySUxJTkRCcHVLNXJZREdYc0hJcDBJTEZSSzVxa3ZqQ2hja1gvOXllMktXcGNXYmJUdE5KTDROdzcrVjlGaHpwK" 1 => "thestandardmediagroup_session=eyJpdiI6IjlWamJRZXNZTXR0YWVRUFlYd0ROQUE9PSIsInZhbHVlIjoiZFZRM0pWejg1Kys4aThWbWVzcC9BTHhJMENJSUFyK1B0RnZielFHZGY3ZkVDbEZSVTlRUGczVHljL2pITVN2L1FTUlpkYjNSa25tSm80WFVJcmlRc2dRV0Naak5XS2FJeGtabUdHQTdWSWtmbzhoMUcwQmZWUzArWTM2aXZJKzgiLCJtYWMiOiI4YWRlZDE5NjE1OTVmYTk1NmYxZDg1YTM1NjhjMGM2MjQ0OGU1ZGY3ZjY1ZGFiMDU4ZTY1Y2MxNzEyZGQzMjViIiwidGFnIjoiIn0%3D; expires=Thu, 01 May 2025 13:35:39 GMT; Max-Age=2629740; path=/; httponly; samesite=laxthestandardmediagroup_session=eyJpdiI6IjlWamJRZXNZTXR0YWVRUFlYd0ROQUE9PSIsInZhbHVlIjoiZFZRM0pWejg1Kys4aThWbWVzcC9BTHhJMENJSUFyK1B0RnZielFHZGY3ZkVDbEZSVTlRUGczVH" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InZrSjQ2REd2bHBLSTNMS0ZOdjl4UlE9PSIsInZhbHVlIjoiTERmQXFySUxJTkRCcHVLNXJZREdYc0hJcDBJTEZSSzVxa3ZqQ2hja1gvOXllMktXcGNXYmJUdE5KTDROdzcrVjlGaHpwK01SUFkweGxlK0tjb3hQWElnQnVLZ1psSW14OEFYcTZ2dHliQnVtZEdsOGQ2VkkwUzg3N1Y4RGdTTFciLCJtYWMiOiIxY2RmNDNiMjU5M2I5ZDNkZDJjNjg2ZTI4YmE5YjU0MzFhYTAxMTNmYzkwYmFlYTE3YjYwODg4NDI2MWU1NDNkIiwidGFnIjoiIn0%3D; expires=Thu, 01-May-2025 13:35:39 GMT; path=/XSRF-TOKEN=eyJpdiI6InZrSjQ2REd2bHBLSTNMS0ZOdjl4UlE9PSIsInZhbHVlIjoiTERmQXFySUxJTkRCcHVLNXJZREdYc0hJcDBJTEZSSzVxa3ZqQ2hja1gvOXllMktXcGNXYmJUdE5KTDROdzcrVjlGaHpwK" 1 => "thestandardmediagroup_session=eyJpdiI6IjlWamJRZXNZTXR0YWVRUFlYd0ROQUE9PSIsInZhbHVlIjoiZFZRM0pWejg1Kys4aThWbWVzcC9BTHhJMENJSUFyK1B0RnZielFHZGY3ZkVDbEZSVTlRUGczVHljL2pITVN2L1FTUlpkYjNSa25tSm80WFVJcmlRc2dRV0Naak5XS2FJeGtabUdHQTdWSWtmbzhoMUcwQmZWUzArWTM2aXZJKzgiLCJtYWMiOiI4YWRlZDE5NjE1OTVmYTk1NmYxZDg1YTM1NjhjMGM2MjQ0OGU1ZGY3ZjY1ZGFiMDU4ZTY1Y2MxNzEyZGQzMjViIiwidGFnIjoiIn0%3D; expires=Thu, 01-May-2025 13:35:39 GMT; path=/; httponlythestandardmediagroup_session=eyJpdiI6IjlWamJRZXNZTXR0YWVRUFlYd0ROQUE9PSIsInZhbHVlIjoiZFZRM0pWejg1Kys4aThWbWVzcC9BTHhJMENJSUFyK1B0RnZielFHZGY3ZkVDbEZSVTlRUGczVH" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "cL8uNOZbWLhx3wM63S9ts4cfULgYgEKUh3NBkDdf" "offset" => 0 "_previous" => array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/topic/stima-plaza" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-01 06:06:39GET/main-staging/topic/stima-plaza91372