×
Request history8.1.26PHP Version457msRequest Duration3MBMemory UsageGET topic/{slug}Route
    • Booting (11.84ms)time
    • Application (445ms)time
    • 1 x Application (97.41%)
      445ms
      1 x Booting (2.59%)
      11.84ms
      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 duplicates418ms
      • 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_main73.18msselect * from `articles` where `keywords` like '%health workers%' and `deleted_at` is null and `published_at` <= '2025-04-06 03:11:40' order by `published_at` desc limit 1
        Bindings
        • 0: %health workers%
        • 1: 2025-04-06 03:11:40
        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.22msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (18)
        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.28msselect `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 (2001515251) 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_main113msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `keywords` like '%health workers%' and `deleted_at` is null and `site_id` = 1 and `published_at` <= '2025-04-06 03:11:40' order by `published_at` desc limit 1 offset 0
        Bindings
        • 0: %health workers%
        • 1: 1
        • 2: 2025-04-06 03:11:40
        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 (18)
        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_main107msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `keywords` like '%health workers%' and `deleted_at` is null and `site_id` = 1 and `published_at` <= '2025-04-06 03:11:40' order by `published_at` desc limit 3 offset 1
        Bindings
        • 0: %health workers%
        • 1: 1
        • 2: 2025-04-06 03:11:40
        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_main810μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (11, 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.32msselect `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 (2001502237, 2001504466, 2001514131) 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_main116msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `keywords` like '%health workers%' and `deleted_at` is null and `site_id` = 1 and `published_at` <= '2025-04-06 03:11:40' order by `published_at` desc limit 40 offset 4
        Bindings
        • 0: %health workers%
        • 1: 1
        • 2: 2025-04-06 03:11:40
        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.05msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (16, 41)
        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.23msselect `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 (2001500845, 2001502210) 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_main940μ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_main1.03msselect * 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
      15Author.php#?
      App\Models\Article
      7Article.php#?
      App\Models\Category
      6Category.php#?
          _token
          UhTQNk9hMT1I1kuBTgMOmuNwQrwqTu5OCBgHvcTl
          offset
          0
          _previous
          array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/topic/health-workers" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /topic/health-workers
          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 => "92bd11b05980629f-EWR" ] "x-forwarded-for" => array:1 [ 0 => "3.139.103.88" ] "host" => array:1 [ 0 => "www.standardmedia.co.ke" ] "cf-connecting-ip" => array:1 [ 0 => "3.139.103.88" ] "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 => "XSRF-TOKEN=eyJpdiI6Imc0WHloWHQ1M29MbGZDZjJ0VEJITWc9PSIsInZhbHVlIjoiODBGbWhlVXVXa0szWEpJUFpaaE5WQ3d3ZE9TYm1GU05CREQ0NEhxQk9Kd1J0eDlDYUJuMHliNjJqd3FwckVRTjk0M280VCtVbkdoQ1JOTFJHYmxqQnF2cnMxU0hrY0ErS0FsVVRzWGkwZVFieXc3R0JPbUI3bFJjUlRIeC9RNUIiLCJtYWMiOiJhYzZmYzJhMWQ4OWVjZGI4NjliOTZkNWQ0M2ViNmFhMDg2NzAzMjA5NGVkODFiOGJlYjYwYzljZjE1NjI2YWVmIiwidGFnIjoiIn0%3D; thestandardmediagroup_session=eyJpdiI6InVJbHAxRlAwZERVQUFjRVc4ajQwR1E9PSIsInZhbHVlIjoiV1BMaXBnMkpNQXZWU1lwTnBDYk8zM1gzMHBzMy95L3JJM05xMGphY0N5UjN2SEQzTEVBUENxRlB6RDJLbGl5NFJBQXg0L1pYSHFIQW1HcXpZNyt1ZlFaU0ZscC81N2pNbExubGg4YWNVNVhndEE3SFZKUDhpd0hBZjZEeTFEZzAiLCJtYWMiOiIzZGJhNjZiZDJiYzljNDk4YWI4OTE0ZjdjNzc5MmIzYjgwMDNjODU5ZWNmZjNhYzFjNGEyMzIxZDM1NzlkOThmIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6Imc0WHloWHQ1M29MbGZDZjJ0VEJITWc9PSIsInZhbHVlIjoiODBGbWhlVXVXa0szWEpJUFpaaE5WQ3d3ZE9TYm1GU05CREQ0NEhxQk9Kd1J0eDlDYUJuMHliNjJqd3FwckVRTjk0M280V" ] "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:2 [ "XSRF-TOKEN" => "UhTQNk9hMT1I1kuBTgMOmuNwQrwqTu5OCBgHvcTl" "thestandardmediagroup_session" => "oIVpyUCznophRbYQPm9SWtWJPxafGb9IsYZ5NM6r" ]
          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, 06 Apr 2025 00:11:40 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImYyU3F6RDJSZTYxZGU3b2xPOXF6M3c9PSIsInZhbHVlIjoia1FLVmJzZHl2VUVqTCthK2FmZTlpajI2L3JSZ2VITmNSeUN2TkVZcDJvZjNubkRVbyt2eEMwMEIvTFhpdlN6RGFYcm5PVnFVVnFoOW8vR2JaazhjSjRMNm0rajI3NzNZNjloaVZBdVVnRFNnWXZEU2VDU0tXNjFDNk1MeDN6aUoiLCJtYWMiOiJkZTEyMTFkMWY5NGFhNDcwNTQ3OWM4MjM3NWU3NjYxMzgzMDJkOGM5Nzc5ZjFhYzAzNzQ3YzhkNTUzMTc2OWRiIiwidGFnIjoiIn0%3D; expires=Tue, 06 May 2025 10:40:40 GMT; Max-Age=2629740; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6ImYyU3F6RDJSZTYxZGU3b2xPOXF6M3c9PSIsInZhbHVlIjoia1FLVmJzZHl2VUVqTCthK2FmZTlpajI2L3JSZ2VITmNSeUN2TkVZcDJvZjNubkRVbyt2eEMwMEIvTFhpdlN6RGFYcm5PV" 1 => "thestandardmediagroup_session=eyJpdiI6IjdIT1k5M09FOE1EWWdKL2FWMzM0RFE9PSIsInZhbHVlIjoiT0N0L3hnbHc2emJKc1RkVklZK2FkYk54UnpjZ0dxL2IybndCYUpFdzdxaCtuYjkrR05DMGFiVThibGNtUDZoRTc3UVd3VGxUWENjUkZzWDAwS0s3aG9CamxWMUxxSzA2b1hGNkRreGZYTklHZjk4YTRCVkdHbjhxK1NiaWZETWwiLCJtYWMiOiJkODEwNzdhZDI2YzNmYjYyMjQyZGFiYmFlZmYwMTAwYTAzYjgyZDA4MTlhYzVlYWFkYTAzZDBjMmFkY2IzNzIxIiwidGFnIjoiIn0%3D; expires=Tue, 06 May 2025 10:40:40 GMT; Max-Age=2629740; path=/; httponly; samesite=laxthestandardmediagroup_session=eyJpdiI6IjdIT1k5M09FOE1EWWdKL2FWMzM0RFE9PSIsInZhbHVlIjoiT0N0L3hnbHc2emJKc1RkVklZK2FkYk54UnpjZ0dxL2IybndCYUpFdzdxaCtuYjkrR05DMGFiVT" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImYyU3F6RDJSZTYxZGU3b2xPOXF6M3c9PSIsInZhbHVlIjoia1FLVmJzZHl2VUVqTCthK2FmZTlpajI2L3JSZ2VITmNSeUN2TkVZcDJvZjNubkRVbyt2eEMwMEIvTFhpdlN6RGFYcm5PVnFVVnFoOW8vR2JaazhjSjRMNm0rajI3NzNZNjloaVZBdVVnRFNnWXZEU2VDU0tXNjFDNk1MeDN6aUoiLCJtYWMiOiJkZTEyMTFkMWY5NGFhNDcwNTQ3OWM4MjM3NWU3NjYxMzgzMDJkOGM5Nzc5ZjFhYzAzNzQ3YzhkNTUzMTc2OWRiIiwidGFnIjoiIn0%3D; expires=Tue, 06-May-2025 10:40:40 GMT; path=/XSRF-TOKEN=eyJpdiI6ImYyU3F6RDJSZTYxZGU3b2xPOXF6M3c9PSIsInZhbHVlIjoia1FLVmJzZHl2VUVqTCthK2FmZTlpajI2L3JSZ2VITmNSeUN2TkVZcDJvZjNubkRVbyt2eEMwMEIvTFhpdlN6RGFYcm5PV" 1 => "thestandardmediagroup_session=eyJpdiI6IjdIT1k5M09FOE1EWWdKL2FWMzM0RFE9PSIsInZhbHVlIjoiT0N0L3hnbHc2emJKc1RkVklZK2FkYk54UnpjZ0dxL2IybndCYUpFdzdxaCtuYjkrR05DMGFiVThibGNtUDZoRTc3UVd3VGxUWENjUkZzWDAwS0s3aG9CamxWMUxxSzA2b1hGNkRreGZYTklHZjk4YTRCVkdHbjhxK1NiaWZETWwiLCJtYWMiOiJkODEwNzdhZDI2YzNmYjYyMjQyZGFiYmFlZmYwMTAwYTAzYjgyZDA4MTlhYzVlYWFkYTAzZDBjMmFkY2IzNzIxIiwidGFnIjoiIn0%3D; expires=Tue, 06-May-2025 10:40:40 GMT; path=/; httponlythestandardmediagroup_session=eyJpdiI6IjdIT1k5M09FOE1EWWdKL2FWMzM0RFE9PSIsInZhbHVlIjoiT0N0L3hnbHc2emJKc1RkVklZK2FkYk54UnpjZ0dxL2IybndCYUpFdzdxaCtuYjkrR05DMGFiVT" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "UhTQNk9hMT1I1kuBTgMOmuNwQrwqTu5OCBgHvcTl" "offset" => 0 "_previous" => array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/topic/health-workers" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-06 03:11:40GET/main-staging/topic/health-workers91360