×
Request history8.1.26PHP Version716msRequest Duration22MBMemory UsageGET topic/{slug}Route
  • warninglog[05:27:29] LOG.warning: Optional parameter $count declared before required parameter $tags is implic...
  • warninglog[05:27:29] LOG.warning: Optional parameter $count declared before required parameter $tags is implic...
  • Booting (82.46ms)time
  • Application (633ms)time
  • 1 x Application (88.48%)
    633ms
    1 x Booting (11.52%)
    82.46ms
    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
    17 statements were executed (4 duplicates)Show only duplicates547ms
    • 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.64msselect * from `articles` where `keywords` like '%jubilee%' and `deleted_at` is null and `published_at` <= '2025-04-04 05:27:29' order by `published_at` desc limit 1
      Bindings
      • 0: %jubilee%
      • 1: 2025-04-04 05:27:29
      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.05msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (4)
      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.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 (2001515533) 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_main117msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `keywords` like '%jubilee%' and `deleted_at` is null and `site_id` = 1 and `published_at` <= '2025-04-04 05:27:29' order by `published_at` desc limit 1 offset 0
      Bindings
      • 0: %jubilee%
      • 1: 1
      • 2: 2025-04-04 05:27:29
      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_main940μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (4)
      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_main146msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `keywords` like '%jubilee%' and `deleted_at` is null and `site_id` = 1 and `published_at` <= '2025-04-04 05:27:29' order by `published_at` desc limit 3 offset 1
      Bindings
      • 0: %jubilee%
      • 1: 1
      • 2: 2025-04-04 05:27:29
      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_main780μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (3)
      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 (2001511117, 2001513520, 2001513714) 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_main156msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `keywords` like '%jubilee%' and `deleted_at` is null and `site_id` = 1 and `published_at` <= '2025-04-04 05:27:29' order by `published_at` desc limit 40 offset 4
      Bindings
      • 0: %jubilee%
      • 1: 1
      • 2: 2025-04-04 05:27:29
      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.55msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (3, 4, 5, 6, 7, 46, 378, 417, 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_main1.96msselect `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 (2001501103, 2001501938, 2001503729, 2001504093, 2001504135, 2001504499, 2001505520, 2001507083, 2001507704, 2001508047, 2001508070, 2001508078, 2001508487, 2001508608, 2001510926) 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_main31.49msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `deleted_at` is null and `published_at` <= '2025-04-04 05:27:29' order by `published_at` desc limit 8 offset 0
      Bindings
      • 0: 2025-04-04 05:27:29
      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_main840μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (4, 588)
      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_main930μ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_main1.31msselect `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` = 2001515540 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001515540
      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
    • Builder.php#20standard_digital_main1.36msselect `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` = 2001515543 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001515543
      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_main1.17msselect * 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
    29Author.php#?
    App\Models\Article
    28Article.php#?
    App\Models\Topic
    16Topic.php#?
    App\Topic
    16Topic.php#?
    App\Models\Category
    14Category.php#?
        _token
        tqOKXUkCg2ThaMfDuBdfwm8mpAwDcYq19LyFkXkQ
        _previous
        array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/topic/jubilee" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /topic/jubilee
        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 => "92ad5dd839a662b7-EWR" ] "x-forwarded-for" => array:1 [ 0 => "3.14.136.222" ] "host" => array:1 [ 0 => "www.standardmedia.co.ke" ] "cf-connecting-ip" => array:1 [ 0 => "3.14.136.222" ] "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 => "Fri, 04 Apr 2025 02:27:29 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjFCaVpCY0VpTWRjL1JtQjFqT1dEUFE9PSIsInZhbHVlIjoiNHdGR09SZHhielNBSXZpUTdyMVBUQmtYTUF6SXFoQzNpV3d0Z0ptZVRCWlJ0aHB3ODhwa2FNcThjREJDMjVoN0g4MHNDak1SR2ZIdEIzbnJweXBWLzl6UGhvVkpuaHgyUVlnOHU2OWlMSzdLQ0dhbUVZYmdMc1dYenBwc04zZ0IiLCJtYWMiOiI5NjQ1YTk2MzYyMDA5YWQ0ZjBmOTU0N2E5N2NhY2NhMTRmZDdmZWY1ZTM1MTRmMjZmMDM0ZjBhYjViZjQxNTJiIiwidGFnIjoiIn0%3D; expires=Sun, 04 May 2025 12:56:29 GMT; Max-Age=2629740; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IjFCaVpCY0VpTWRjL1JtQjFqT1dEUFE9PSIsInZhbHVlIjoiNHdGR09SZHhielNBSXZpUTdyMVBUQmtYTUF6SXFoQzNpV3d0Z0ptZVRCWlJ0aHB3ODhwa2FNcThjREJDMjVoN0g4MHNDa" 1 => "thestandardmediagroup_session=eyJpdiI6IlhJUUFQSUNjdnVJdFd5a3F0ZmxXNEE9PSIsInZhbHVlIjoidmExVnk4S2RBYXFLcC9nK0IwQyt6SGlqR2dqTXNQWERGRDJ2VCtGc3RQUWZUQUlhUW10d2toTVEwT1MyQ2F6MVI1VXl5bUg4eWMwMXFveW5SMmFPV0hIYjlsdm95ZjRPRFpxTjBrUFN1cmE2OVhPV01ZNU94d2hFaE5XSnRiSFgiLCJtYWMiOiIyMGEwYTdjNzQ0MTgxOWE4MGY1ODRiZTMzNWI5Zjc3MjY0ODkwYWVlNWMzNmM3ZjY5YWYxMzdlOTA2MDFmYTQ1IiwidGFnIjoiIn0%3D; expires=Sun, 04 May 2025 12:56:29 GMT; Max-Age=2629740; path=/; httponly; samesite=laxthestandardmediagroup_session=eyJpdiI6IlhJUUFQSUNjdnVJdFd5a3F0ZmxXNEE9PSIsInZhbHVlIjoidmExVnk4S2RBYXFLcC9nK0IwQyt6SGlqR2dqTXNQWERGRDJ2VCtGc3RQUWZUQUlhUW10d2toTV" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjFCaVpCY0VpTWRjL1JtQjFqT1dEUFE9PSIsInZhbHVlIjoiNHdGR09SZHhielNBSXZpUTdyMVBUQmtYTUF6SXFoQzNpV3d0Z0ptZVRCWlJ0aHB3ODhwa2FNcThjREJDMjVoN0g4MHNDak1SR2ZIdEIzbnJweXBWLzl6UGhvVkpuaHgyUVlnOHU2OWlMSzdLQ0dhbUVZYmdMc1dYenBwc04zZ0IiLCJtYWMiOiI5NjQ1YTk2MzYyMDA5YWQ0ZjBmOTU0N2E5N2NhY2NhMTRmZDdmZWY1ZTM1MTRmMjZmMDM0ZjBhYjViZjQxNTJiIiwidGFnIjoiIn0%3D; expires=Sun, 04-May-2025 12:56:29 GMT; path=/XSRF-TOKEN=eyJpdiI6IjFCaVpCY0VpTWRjL1JtQjFqT1dEUFE9PSIsInZhbHVlIjoiNHdGR09SZHhielNBSXZpUTdyMVBUQmtYTUF6SXFoQzNpV3d0Z0ptZVRCWlJ0aHB3ODhwa2FNcThjREJDMjVoN0g4MHNDa" 1 => "thestandardmediagroup_session=eyJpdiI6IlhJUUFQSUNjdnVJdFd5a3F0ZmxXNEE9PSIsInZhbHVlIjoidmExVnk4S2RBYXFLcC9nK0IwQyt6SGlqR2dqTXNQWERGRDJ2VCtGc3RQUWZUQUlhUW10d2toTVEwT1MyQ2F6MVI1VXl5bUg4eWMwMXFveW5SMmFPV0hIYjlsdm95ZjRPRFpxTjBrUFN1cmE2OVhPV01ZNU94d2hFaE5XSnRiSFgiLCJtYWMiOiIyMGEwYTdjNzQ0MTgxOWE4MGY1ODRiZTMzNWI5Zjc3MjY0ODkwYWVlNWMzNmM3ZjY5YWYxMzdlOTA2MDFmYTQ1IiwidGFnIjoiIn0%3D; expires=Sun, 04-May-2025 12:56:29 GMT; path=/; httponlythestandardmediagroup_session=eyJpdiI6IlhJUUFQSUNjdnVJdFd5a3F0ZmxXNEE9PSIsInZhbHVlIjoidmExVnk4S2RBYXFLcC9nK0IwQyt6SGlqR2dqTXNQWERGRDJ2VCtGc3RQUWZUQUlhUW10d2toTV" ] ]
        session_attributes
        0 of 0
        array:3 [ "_token" => "tqOKXUkCg2ThaMfDuBdfwm8mpAwDcYq19LyFkXkQ" "_previous" => array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/topic/jubilee" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-04 05:27:29GET/main-staging/topic/jubilee2917103