Request history8.1.26PHP Version85.61msRequest Duration3MBMemory UsageGET sports/author/{id}/{slug}Route
    • Booting (9.92ms)time
    • Application (75.69ms)time
    • 1 x Application (88.41%)
      75.69ms
      1 x Booting (11.58%)
      9.92ms
      10 templates were rendered
      • 1x sports.authorauthor.blade.php#?blade
      • 1x sports.includes.alertalert.blade.php#?blade
      • 1x sports.includes.layoutlayout.blade.php#?blade
      • 1x sports.includes.metasmetas.blade.php#?blade
      • 1x sports.includes.csscss.blade.php#?blade
      • 1x sports.includes.headerheader.blade.php#?blade
      • 1x sports.includes.footerfooter.blade.php#?blade
      • 1x cookie-consent::indexindex.blade.php#?blade
      • 1x cookie-consent::dialogContentsdialogContents.blade.php#?blade
      • 1x sports.includes.jsjs.blade.php#?blade
      uri
      GET sports/author/{id}/{slug}
      middleware
      web
      controller
      App\Http\Controllers\SportsController@author
      namespace
      prefix
      /sports
      where
      file
      app/Http/Controllers/SportsController.php:603-641
      16 statements were executed (7 duplicates)Show only duplicates34.58ms
      • Articles.php#1133standard_digital_mainConnection Established
        Backtrace
        • app/Utils/Articles.php:1133
        • app/Http/Controllers/SportsController.php:614
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/SportsController.php:615
      • Articles.php#1137standard_digital_main6.45msselect `id` from `article_categories` where (`parent_id` = 6 or `id` = 6) and `deleted_at` is null
        Bindings
        • 0: 6
        • 1: 6
        Backtrace
        • app/Utils/Articles.php:1137
        • app/Http/Controllers/SportsController.php:614
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/SportsController.php:615
      • Articles.php#1150standard_digital_main2.94msselect `articles`.`id`, `article_category_id`, `title`, `thumbnail_url`, `summary`, `premium`, `published_at` from `articles` inner join `article_authors` on `articles`.`id` = `article_authors`.`article_id` where `site_id` = 1 and `articles`.`deleted_at` is null and `article_authors`.`author_id` = '214' and `published_at` <= '2025-01-14 00:20:01' and `article_category_id` in (6, 29, 30, 31, 57, 58, 60, 61, 68, 72, 180, 366, 378, 428, 478, 577, 578, 596, 609, 721) order by `published_at` desc limit 10 offset 0
        Bindings
        • 0: 1
        • 1: 214
        • 2: 2025-01-14 00:20:01
        • 3: 6
        • 4: 29
        • 5: 30
        • 6: 31
        • 7: 57
        • 8: 58
        • 9: 60
        • 10: 61
        • 11: 68
        • 12: 72
        • 13: 180
        • 14: 366
        • 15: 378
        • 16: 428
        • 17: 478
        • 18: 577
        • 19: 578
        • 20: 596
        • 21: 609
        • 22: 721
        Backtrace
        • app/Utils/Articles.php:1150
        • app/Http/Controllers/SportsController.php:614
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/SportsController.php:615
      • Builder.php#20standard_digital_main1.15msselect * from `authors` where `authors`.`id` = '214' and `authors`.`deleted_at` is null limit 1
        Bindings
        • 0: 214
        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
      • Videos.php#50standard_digital_main910μsselect `videos`.*, `site_id` from `videos` inner join `video_categories` on `video_categories`.`id` = `videos`.`video_category_id` inner join `video_types` on `video_types`.`id` = `video_categories`.`video_type_id` where `videos`.`deleted_at` is null and `video_types`.`name` = 'sports' order by date(videos.published_at) desc limit 3 offset 0
        Bindings
        • 0: sports
        Backtrace
        • app/Utils/Videos.php:50
        • app/Http/Controllers/SportsController.php:623
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/SportsController.php:624
      • Articles.php#295standard_digital_main1.15msselect `id` from `article_categories` where (`parent_id` = 6 or `id` = 6) and `deleted_at` is null
        Bindings
        • 0: 6
        • 1: 6
        Backtrace
        • app/Utils/Articles.php:295
        • app/Http/Controllers/SportsController.php:627
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/SportsController.php:628
      • Articles.php#305standard_digital_main1.2msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `summary`, `premium`, `published_at` from `articles` where `article_category_id` in (6, 29, 30, 31, 57, 58, 60, 61, 68, 72, 180, 366, 378, 428, 478, 577, 578, 596, 609, 721) and `deleted_at` is null and `published_at` <= '2025-01-14 00:20:01' order by `published_at` desc limit 5 offset 0
        Bindings
        • 0: 6
        • 1: 29
        • 2: 30
        • 3: 31
        • 4: 57
        • 5: 58
        • 6: 60
        • 7: 61
        • 8: 68
        • 9: 72
        • 10: 180
        • 11: 366
        • 12: 378
        • 13: 428
        • 14: 478
        • 15: 577
        • 16: 578
        • 17: 596
        • 18: 609
        • 19: 721
        • 20: 2025-01-14 00:20:01
        Backtrace
        • app/Utils/Articles.php:305
        • app/Http/Controllers/SportsController.php:627
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Http/Controllers/SportsController.php:628
      • Articles.php#295standard_digital_main1.14msselect `id` from `article_categories` where (`parent_id` = 6 or `id` = 6) and `deleted_at` is null
        Bindings
        • 0: 6
        • 1: 6
        Backtrace
        • app/Utils/Articles.php:295
        • app/Utils/Articles.php:1212
        • app/Http/Controllers/SportsController.php:635
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • Articles.php#305standard_digital_main920μsselect `id`, `article_category_id`, `title`, `thumbnail_url`, `summary`, `premium`, `published_at` from `articles` where `article_category_id` in (6, 29, 30, 31, 57, 58, 60, 61, 68, 72, 180, 366, 378, 428, 478, 577, 578, 596, 609, 721) and `deleted_at` is null and `published_at` <= '2025-01-14 00:20:01' order by `published_at` desc limit 4 offset 0
        Bindings
        • 0: 6
        • 1: 29
        • 2: 30
        • 3: 31
        • 4: 57
        • 5: 58
        • 6: 60
        • 7: 61
        • 8: 68
        • 9: 72
        • 10: 180
        • 11: 366
        • 12: 378
        • 13: 428
        • 14: 478
        • 15: 577
        • 16: 578
        • 17: 596
        • 18: 609
        • 19: 721
        • 20: 2025-01-14 00:20:01
        Backtrace
        • app/Utils/Articles.php:305
        • app/Utils/Articles.php:1212
        • app/Http/Controllers/SportsController.php:635
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • Articles.php#3248standard_digital_main1.38msselect * from `article_categories` where `article_categories`.`id` = 6 limit 1
        Bindings
        • 0: 6
        Backtrace
        • app/Utils/Articles.php:3248
        • view::sports.author:324
        • 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
      • Builder.php#20standard_digital_main1.6msselect `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` = 2001508614 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001508614
        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#3248standard_digital_main1.3msselect * from `article_categories` where `article_categories`.`id` = 29 limit 1
        Bindings
        • 0: 29
        Backtrace
        • app/Utils/Articles.php:3248
        • view::sports.author:468
        • 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
      • Articles.php#3248standard_digital_main1.08msselect * from `article_categories` where `article_categories`.`id` = 61 limit 1
        Bindings
        • 0: 61
        Backtrace
        • app/Utils/Articles.php:3248
        • view::sports.author:497
        • 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
      • Articles.php#3248standard_digital_main910μsselect * from `article_categories` where `article_categories`.`id` = 29 limit 1
        Bindings
        • 0: 29
        Backtrace
        • app/Utils/Articles.php:3248
        • view::sports.author:497
        • 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
      • Articles.php#3248standard_digital_main970μsselect * from `article_categories` where `article_categories`.`id` = 29 limit 1
        Bindings
        • 0: 29
        Backtrace
        • app/Utils/Articles.php:3248
        • view::sports.author:497
        • 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
      • Articles.php#3248standard_digital_main910μsselect * from `article_categories` where `article_categories`.`id` = 29 limit 1
        Bindings
        • 0: 29
        Backtrace
        • app/Utils/Articles.php:3248
        • view::sports.author:497
        • 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
      • Builder.php#20standard_digital_main10.57msselect `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` = 2001509447 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001509447
        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\Models\Category
      66Category.php#?
      App\Models\Article
      10Article.php#?
      App\Models\Author
      7Author.php#?
          _token
          L5u0QkZLc8UkPVsyh86FSB5mkXlNNeUDkGyrbSI8
          _previous
          array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/sports/author/214/gitau-wanyoike" ...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /sports/author/214/gitau-wanyoike
          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 => "90186d82cc8fe256-EWR" ] "cf-connecting-ip" => array:1 [ 0 => "3.23.102.152" ] "host" => array:1 [ 0 => "www.standardmedia.co.ke" ] "x-forwarded-for" => array:1 [ 0 => "3.23.102.152" ] "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 => "Mon, 13 Jan 2025 21:20:01 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik1vM29MeWo5U1RYSDFUWkJFaGp1dWc9PSIsInZhbHVlIjoiZE4wbE1JM2RLU2k5WUczazQ0NE1RSnpRSDFNSTFwdnpaWlRPTTRyWUJCZlhHL2h2eDY3L2ZubFdUeEdwaEt5VWFLdnliRWdpWGUycDJ3aFlIZzZJYW41S1k3eXhla2lrM2Vid3NhOU81MlhSQmc1YjI1dWpXKzZZcmhXeVFERU4iLCJtYWMiOiI2ZTRjNjYxZGI0ZTc3ZWUzMWZkOTA3YmNhMjIyNGY0Y2RiNDljOGFjODZkZDJkZmY4NmQ4MzNlYzBiODQ1MWU5IiwidGFnIjoiIn0%3D; expires=Thu, 13 Feb 2025 07:49:01 GMT; Max-Age=2629740; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Ik1vM29MeWo5U1RYSDFUWkJFaGp1dWc9PSIsInZhbHVlIjoiZE4wbE1JM2RLU2k5WUczazQ0NE1RSnpRSDFNSTFwdnpaWlRPTTRyWUJCZlhHL2h2eDY3L2ZubFdUeEdwaEt5VWFLdnliR" 1 => "thestandardmediagroup_session=eyJpdiI6IjQvTFdEMEUxZDFvSjRaS0NNU3dHRnc9PSIsInZhbHVlIjoiWUM3M2JGTThjZllZdzZQTU1CYTdhUG1oTUJDb1Q5Y01JU25RWThLSjFkeXZ2dWtuYXJDVkYrcVpTTERiM1ZIRDR1TEh1TEE3Q005bldlT1pjWDB5blMwQW5EenZMYmR1enV5SmorY05MeUdxZmdlaXIrdXQ1bWdlNWFCOEpLdWIiLCJtYWMiOiJhMWU5Zjc4ZDY4ODQxYWUyOWJlZWRjODZhN2QyN2U1M2M5ZTM5MTNmMmI5MTUzNGRhY2I4N2Y2MjNlYmNkMGY1IiwidGFnIjoiIn0%3D; expires=Thu, 13 Feb 2025 07:49:01 GMT; Max-Age=2629740; path=/; httponly; samesite=laxthestandardmediagroup_session=eyJpdiI6IjQvTFdEMEUxZDFvSjRaS0NNU3dHRnc9PSIsInZhbHVlIjoiWUM3M2JGTThjZllZdzZQTU1CYTdhUG1oTUJDb1Q5Y01JU25RWThLSjFkeXZ2dWtuYXJDVkYrcV" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik1vM29MeWo5U1RYSDFUWkJFaGp1dWc9PSIsInZhbHVlIjoiZE4wbE1JM2RLU2k5WUczazQ0NE1RSnpRSDFNSTFwdnpaWlRPTTRyWUJCZlhHL2h2eDY3L2ZubFdUeEdwaEt5VWFLdnliRWdpWGUycDJ3aFlIZzZJYW41S1k3eXhla2lrM2Vid3NhOU81MlhSQmc1YjI1dWpXKzZZcmhXeVFERU4iLCJtYWMiOiI2ZTRjNjYxZGI0ZTc3ZWUzMWZkOTA3YmNhMjIyNGY0Y2RiNDljOGFjODZkZDJkZmY4NmQ4MzNlYzBiODQ1MWU5IiwidGFnIjoiIn0%3D; expires=Thu, 13-Feb-2025 07:49:01 GMT; path=/XSRF-TOKEN=eyJpdiI6Ik1vM29MeWo5U1RYSDFUWkJFaGp1dWc9PSIsInZhbHVlIjoiZE4wbE1JM2RLU2k5WUczazQ0NE1RSnpRSDFNSTFwdnpaWlRPTTRyWUJCZlhHL2h2eDY3L2ZubFdUeEdwaEt5VWFLdnliR" 1 => "thestandardmediagroup_session=eyJpdiI6IjQvTFdEMEUxZDFvSjRaS0NNU3dHRnc9PSIsInZhbHVlIjoiWUM3M2JGTThjZllZdzZQTU1CYTdhUG1oTUJDb1Q5Y01JU25RWThLSjFkeXZ2dWtuYXJDVkYrcVpTTERiM1ZIRDR1TEh1TEE3Q005bldlT1pjWDB5blMwQW5EenZMYmR1enV5SmorY05MeUdxZmdlaXIrdXQ1bWdlNWFCOEpLdWIiLCJtYWMiOiJhMWU5Zjc4ZDY4ODQxYWUyOWJlZWRjODZhN2QyN2U1M2M5ZTM5MTNmMmI5MTUzNGRhY2I4N2Y2MjNlYmNkMGY1IiwidGFnIjoiIn0%3D; expires=Thu, 13-Feb-2025 07:49:01 GMT; path=/; httponlythestandardmediagroup_session=eyJpdiI6IjQvTFdEMEUxZDFvSjRaS0NNU3dHRnc9PSIsInZhbHVlIjoiWUM3M2JGTThjZllZdzZQTU1CYTdhUG1oTUJDb1Q5Y01JU25RWThLSjFkeXZ2dWtuYXJDVkYrcV" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "L5u0QkZLc8UkPVsyh86FSB5mkXlNNeUDkGyrbSI8" "_previous" => array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/sports/author/214/gitau-wanyoike" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-01-14 00:20:01GET/main-staging/sports/author/214/gitau-wanyoike101683