×
.

Sports

Request history8.1.26PHP Version329msRequest Duration15MBMemory UsageGET /Route
  • warninglog[22:09:45] LOG.warning: Optional parameter $count declared before required parameter $tags is implic...
  • warninglog[22:09:45] LOG.warning: Optional parameter $count declared before required parameter $tags is implic...
  • warninglog[22:09:46] LOG.warning: explode(): Passing null to parameter #2 ($string) of type string is deprecat...
  • Booting (35.74ms)time
  • Application (293ms)time
  • 1 x Application (89.13%)
    293ms
    1 x Booting (10.87%)
    35.74ms
    12 templates were rendered
    • 1x mainsite.indexindex.blade.php#?blade
    • 1x mainsite.partials.topsectionsubscribetopsectionsubscribe.blade.php#?blade
    • 1x mainsite.partials.radioStreamradioStream.blade.php#?blade
    • 1x common.livestreamlivestream.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 /
    middleware
    web
    controller
    App\Http\Controllers\MainsiteController@index
    namespace
    prefix
    where
    file
    app/Http/Controllers/MainsiteController.php:254-448
    10 statements were executed (2 duplicates)Show only duplicatesstandard_digital_mainstandard_digital_world166ms
    • Articles.php#3024standard_digital_mainConnection Established
      Backtrace
      • app/Utils/Articles.php:3024
      • app/Http/Controllers/MainsiteController.php:409
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:410
    • Articles.php#3026standard_digital_main4.79msselect * from `live_streams` where `deleted_at` is null limit 1
      Backtrace
      • app/Utils/Articles.php:3026
      • app/Http/Controllers/MainsiteController.php:409
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:410
    • QueryCacheable.php#83standard_digital_worldConnection Established
      Backtrace
      • vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheable.php:83
      • app/Http/Controllers/MainsiteController.php:1696
      • app/Http/Controllers/MainsiteController.php:412
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
    • Articles.php#3062standard_digital_main72.76msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `articles`.`deleted_at` is null and `articles`.`site_id` = 1 and `articles`.`published_at` >= '2025-01-14 21:10' and `articles`.`published_at` <= '2025-01-14 22:09:46' and `articles`.`breaking` = 1 order by `articles`.`id` desc limit 1
      Bindings
      • 0: 1
      • 1: 2025-01-14 21:10
      • 2: 2025-01-14 22:09:46
      • 3: 1
      Backtrace
      • app/Utils/Articles.php:3062
      • app/Http/Controllers/MainsiteController.php:415
      • 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
    • Articles.php#3782standard_digital_main1.18msselect * from `favourite_topics` where `status` = 1
      Bindings
      • 0: 1
      Backtrace
      • app/Utils/Articles.php:3782
      • app/Http/Controllers/MainsiteController.php:416
      • 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
    • helper.php#874standard_digital_main80.43msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium`, `summary` from `articles` where `articles`.`deleted_at` is null and `articles`.`site_id` = 1 and `articles`.`published_at` >= '2025-01-14 12:09' and `articles`.`published_at` <= '2025-01-14 22:09:46' and `articles`.`happy` = 1 order by `articles`.`id` desc limit 1
      Bindings
      • 0: 1
      • 1: 2025-01-14 12:09
      • 2: 2025-01-14 22:09:46
      • 3: 1
      Backtrace
      • app/Library/helper.php:874
      • 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
    • Builder.php#20standard_digital_main1.15msselect `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` = 2001509593 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001509593
      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_main990μ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` = 2001509597 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001509597
      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.27msselect `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` = 2001509557 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001509557
      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.09msselect `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` = 2001509563 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001509563
      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.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` = 2001509559 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001509559
      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.18msselect * 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
    99Author.php#?
    App\Models\Topic
    16Topic.php#?
    App\Topic
    16Topic.php#?
        _token
        nRWb3WFBhcOqO354iYd9IL2FQAtzh372Sdatzg6K
        _previous
        array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /
        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 => "901fec07cc178113-EWR" ] "cf-connecting-ip" => array:1 [ 0 => "3.144.113.128" ] "host" => array:1 [ 0 => "www.standardmedia.co.ke" ] "x-forwarded-for" => array:1 [ 0 => "3.144.113.128" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6InVaUFBERE1DYTZ1cW0vR2l4RlY4b2c9PSIsInZhbHVlIjoibUhqRGsxUDZaSkVIUzhCM0pQaFJtSVlId3MvbHNzQmI5ai8vYUxMaURSazNGZkJVMW9SNGh3U1BXaVNpZVJRb0pVTml0UjE1YnpsVlM4azd3M21XOHk3WlRkTjhoeDNxdmRQaStaR3dyd1FYQnU2MENFZFFFdUFiMGJucEN6a1QiLCJtYWMiOiJjYmZmNzc0NGI0OGM0YmJkNGE4MTZlZjM5ZWRkNzkwZGMzMDZlMzdhMmU5NjlmNjg3ZDU4OTE1NGU4YTQ3MWI5IiwidGFnIjoiIn0%3D; thestandardmediagroup_session=eyJpdiI6IkJlaEo2Qjh3U2VkUTcwOHVtSzdyR3c9PSIsInZhbHVlIjoiWjk2MkkxcWlmN21ST3p0cnZlVmhvbVN4cXJxMmFLcUdMaE1FQ3dVY1IzeUZ5VWRGdmJGSDFOc0RPdVVOR2t1MEw4UEptM2R4ZUxxck1TWUJMU2xuMWRrQUdicVlkNVp1R1o2S3h5NDU2VGR0NkRrWFkyUVE3Q0VnbkhIWWhWTTQiLCJtYWMiOiJlMTVjYzYzZTc0ZDFmYzQxOTc4YmNhYjgzYTYyNDkzOTM2MWMwMDkyODk4YzE4ZWVhY2RjM2Y4NjYxMzBmMGI4IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6InVaUFBERE1DYTZ1cW0vR2l4RlY4b2c9PSIsInZhbHVlIjoibUhqRGsxUDZaSkVIUzhCM0pQaFJtSVlId3MvbHNzQmI5ai8vYUxMaURSazNGZkJVMW9SNGh3U1BXaVNpZVJRb0pVTml0U" ] "priority" => array:1 [ 0 => "u=0, i" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "connection" => array:1 [ 0 => "Keep-Alive" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "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" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] ]
        request_cookies
        0 of 0
        array:2 [ "XSRF-TOKEN" => "nRWb3WFBhcOqO354iYd9IL2FQAtzh372Sdatzg6K" "thestandardmediagroup_session" => "Pqr07Vkg23S4BdzUShZk4ajoReh9MkUKT9MhmQ00" ]
        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, 14 Jan 2025 19:09:46 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InE0RTM4TGVLazd2K2lyajd1MVNqc3c9PSIsInZhbHVlIjoiSkNWMnJFdjlnVXVpQk9US3JPUHBwZkxwOC9JQjUvdnMyYzVDc0tCLzVyOThkdXE4TGx5SGM1Vm9OUjlBa3l2cGlFelY0UDFMR2VKKzFlMkx4QlJiaWtLSVgxN0VtT0pwcFdCbDhSa0hkNTZPOG5BTXlsdHR6V2Joc1JuSHNEblQiLCJtYWMiOiJlNmJmMWU4MWE0MjcwYTk2MmY3Mzg4NWUyZDM3YjNlNTc1ZTA5NjM0MGVlZjliYWVhMTRkZTI5NGUzMjhmOTZiIiwidGFnIjoiIn0%3D; expires=Fri, 14 Feb 2025 05:38:46 GMT; Max-Age=2629740; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6InE0RTM4TGVLazd2K2lyajd1MVNqc3c9PSIsInZhbHVlIjoiSkNWMnJFdjlnVXVpQk9US3JPUHBwZkxwOC9JQjUvdnMyYzVDc0tCLzVyOThkdXE4TGx5SGM1Vm9OUjlBa3l2cGlFelY0U" 1 => "thestandardmediagroup_session=eyJpdiI6InZZZTdJaG1OejQ0Wmp1bkNtbm9iRkE9PSIsInZhbHVlIjoiVS92aVIvMjdyK0JrR25MU0g5SmhGWG83cXhVVlp2bEpwR21mSllZL0FsU0ZZRUIveVF3aFdpWE42ZCtkbVlweUFUUHFocmdIYVd6dWFYSjFiV0hNZGVwYm1wMzlEeStmNWVKdDg4R0VKSXdLaTVkSkcrTnRSRktKc05ZdzFWTEwiLCJtYWMiOiJiYmJlMjc3MWQ3MTcyYmI4MjRlODRiY2Y5ZjE4Mzk4MWZmZTVjYWQ4ZWQ2ZWQwOGFkMmI0OTljM2FmY2FjODdhIiwidGFnIjoiIn0%3D; expires=Fri, 14 Feb 2025 05:38:46 GMT; Max-Age=2629740; path=/; httponly; samesite=laxthestandardmediagroup_session=eyJpdiI6InZZZTdJaG1OejQ0Wmp1bkNtbm9iRkE9PSIsInZhbHVlIjoiVS92aVIvMjdyK0JrR25MU0g5SmhGWG83cXhVVlp2bEpwR21mSllZL0FsU0ZZRUIveVF3aFdpWE" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InE0RTM4TGVLazd2K2lyajd1MVNqc3c9PSIsInZhbHVlIjoiSkNWMnJFdjlnVXVpQk9US3JPUHBwZkxwOC9JQjUvdnMyYzVDc0tCLzVyOThkdXE4TGx5SGM1Vm9OUjlBa3l2cGlFelY0UDFMR2VKKzFlMkx4QlJiaWtLSVgxN0VtT0pwcFdCbDhSa0hkNTZPOG5BTXlsdHR6V2Joc1JuSHNEblQiLCJtYWMiOiJlNmJmMWU4MWE0MjcwYTk2MmY3Mzg4NWUyZDM3YjNlNTc1ZTA5NjM0MGVlZjliYWVhMTRkZTI5NGUzMjhmOTZiIiwidGFnIjoiIn0%3D; expires=Fri, 14-Feb-2025 05:38:46 GMT; path=/XSRF-TOKEN=eyJpdiI6InE0RTM4TGVLazd2K2lyajd1MVNqc3c9PSIsInZhbHVlIjoiSkNWMnJFdjlnVXVpQk9US3JPUHBwZkxwOC9JQjUvdnMyYzVDc0tCLzVyOThkdXE4TGx5SGM1Vm9OUjlBa3l2cGlFelY0U" 1 => "thestandardmediagroup_session=eyJpdiI6InZZZTdJaG1OejQ0Wmp1bkNtbm9iRkE9PSIsInZhbHVlIjoiVS92aVIvMjdyK0JrR25MU0g5SmhGWG83cXhVVlp2bEpwR21mSllZL0FsU0ZZRUIveVF3aFdpWE42ZCtkbVlweUFUUHFocmdIYVd6dWFYSjFiV0hNZGVwYm1wMzlEeStmNWVKdDg4R0VKSXdLaTVkSkcrTnRSRktKc05ZdzFWTEwiLCJtYWMiOiJiYmJlMjc3MWQ3MTcyYmI4MjRlODRiY2Y5ZjE4Mzk4MWZmZTVjYWQ4ZWQ2ZWQwOGFkMmI0OTljM2FmY2FjODdhIiwidGFnIjoiIn0%3D; expires=Fri, 14-Feb-2025 05:38:46 GMT; path=/; httponlythestandardmediagroup_session=eyJpdiI6InZZZTdJaG1OejQ0Wmp1bkNtbm9iRkE9PSIsInZhbHVlIjoiVS92aVIvMjdyK0JrR25MU0g5SmhGWG83cXhVVlp2bEpwR21mSllZL0FsU0ZZRUIveVF3aFdpWE" ] ]
        session_attributes
        0 of 0
        array:3 [ "_token" => "nRWb3WFBhcOqO354iYd9IL2FQAtzh372Sdatzg6K" "_previous" => array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-01-14 22:09:46GET/main-staging/31210131