×
.

Sports

Request history8.1.26PHP Version305msRequest Duration5MBMemory UsageGET /Route
  • warninglog[06:17:44] LOG.warning: explode(): Passing null to parameter #2 ($string) of type string is deprecat...
  • Booting (18.7ms)time
  • Application (286ms)time
  • 1 x Application (93.86%)
    286ms
    1 x Booting (6.13%)
    18.70ms
    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
    11 statements were executed (2 duplicates)Show only duplicatesstandard_digital_mainstandard_digital_world179ms
    • Articles.php#3116standard_digital_mainConnection Established
      Backtrace
      • app/Utils/Articles.php:3116
      • 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#3118standard_digital_main4.17msselect * from `live_streams` where `deleted_at` is null limit 1
      Backtrace
      • app/Utils/Articles.php:3118
      • 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:1651
      • 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#3154standard_digital_main78.67msselect `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-04-01 05:18' and `articles`.`published_at` <= '2025-04-01 06:17:44' and `articles`.`breaking` = 1 order by `articles`.`id` desc limit 1
      Bindings
      • 0: 1
      • 1: 2025-04-01 05:18
      • 2: 2025-04-01 06:17:44
      • 3: 1
      Backtrace
      • app/Utils/Articles.php:3154
      • 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#3874standard_digital_main970μsselect * from `favourite_topics` where `status` = 1
      Bindings
      • 0: 1
      Backtrace
      • app/Utils/Articles.php:3874
      • 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_main87.55msselect `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-03-31 20:17' and `articles`.`published_at` <= '2025-04-01 06:17:44' and `articles`.`happy` = 1 order by `articles`.`id` desc limit 1
      Bindings
      • 0: 1
      • 1: 2025-03-31 20:17
      • 2: 2025-04-01 06:17:44
      • 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_main870μ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` = 2001515199 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001515199
      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_main2.4msselect `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` = 2001515195 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001515195
      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_main820μ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` = 2001515183 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001515183
      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_main980μ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` = 2001515193 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001515193
      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_main870μ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` = 2001515200 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001515200
      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.07msselect `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` = 2001515143 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001515143
      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_main870μsselect * 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
    101Author.php#?
    App\Models\Topic
    16Topic.php#?
    App\Topic
    16Topic.php#?
        _token
        Jluvf5ZbbIE6WQtHnNINIRPR9n3WG5d1VI25FHeS
        offset
        0
        _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 => "9294ef6afec5f83e-EWR" ] "x-forwarded-for" => array:1 [ 0 => "3.22.118.57" ] "host" => array:1 [ 0 => "www.standardmedia.co.ke" ] "cf-connecting-ip" => array:1 [ 0 => "3.22.118.57" ] "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 => "story_no=eyJpdiI6ImN1aXFVeVRDMmRqSmV3SmQ5MTJiVVE9PSIsInZhbHVlIjoiSDdtVGZZTGpoZFVYU1l3bnlKRlZKM2dOOXU2bnZLR2hwbVRUTjFFK0RiZ2JNNFl3NGNGQzhNcENlY1F0VjJOdiIsIm1hYyI6IjdiZDJhNmVmMWYzYWExYjI1YjQ2YjQyMTg1ZTZhMjI5OWNiODE1N2ZjMjBhYThmYTUwMDBhYTg0MjFiYjc1MDEiLCJ0YWciOiIifQ%3D%3D; story_no_insider=eyJpdiI6IjNhbXVObDVKRGthdTlURlFnZjlvQ1E9PSIsInZhbHVlIjoiNi9qczViREh1em5nT094aDQyWFVCcUk0NjNCSGd4WkI3eWxXdk1WS3NJSlFRNlZOTDZUYkF6NHRKWEprb1FoZyIsIm1hYyI6ImUwN2IwYmZiY2Y2MjE1OGYxZjRlZGEwYWZiNzAwZGYxYjQ4ZjA2YmUyN2Q4M2I5MGZlOGQyNmY4NzE1NTNlNjMiLCJ0YWciOiIifQ%3D%3D; _ga=amp-w-CQMmIUEs2oHxTn8cQaow; XSRF-TOKEN=eyJpdiI6IjBCWjhtMFVGaW84WGhYelg1Z0Z6cFE9PSIsInZhbHVlIjoiTVFMc0RwSi81cmt1bU9rMFQ0YU93OEFQMk92dTN3OTFYMFVlSEZvWFp3UXFyZWVMbWZDUGswMlgyRm9yTVM5cXRkQzZEYmV3ei9EWURxdk1VTWZJeDVrN0FFeER2cHpLbmRPRHpLVjlNZnFFZERrc0ZCR0FZQjBINDV4ODNNN1AiLCJtYWMiOiJjODczZGYzNzRlMzAwYzBmMWEyMGI5MWU0MmE5NjUyYjhhOTVkNWNkMjIyYjY0MDdkNmY2MTI5MTc4M2RkNWJjIiwidGFnIjoiIn0%3D; thestandardmediagroup_session=eyJpdiI6IlZDZDNQYkwxZ2ZaUjJGMktJbE9NNEE9PSIsInZhbHVlIjoiVkxNRHJMS3RMUWdDN2Yyc3l3aThJTWRDYXREZmFjOGVkSTdkYjdjTmF0NWJIako0eE53dk1QNytxRyt4K21ucDZPb0h4OHNWY0hBdW1PYkRJSnVpUGR2OEE2VjFDUlVjRFFmLzVnQnk2UFZ4cDBWVXJSTXJ3VjVvWFl4cmE3ZWkiLCJtYWMiOiIxYzcyOThjMzA0YTc5Y2NlODYwOGEwNDZkODNiZjFjZTExZGFiZDFkNDM0NjI5MGM4YTlhOTljZTJiMGVmY2QyIiwidGFnIjoiIn0%3Dstory_no=eyJpdiI6ImN1aXFVeVRDMmRqSmV3SmQ5MTJiVVE9PSIsInZhbHVlIjoiSDdtVGZZTGpoZFVYU1l3bnlKRlZKM2dOOXU2bnZLR2hwbVRUTjFFK0RiZ2JNNFl3NGNGQzhNcENlY1F0VjJOdiIsIm1hYyI" ] "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:5 [ "story_no" => "1" "story_no_insider" => "1" "_ga" => null "XSRF-TOKEN" => "Jluvf5ZbbIE6WQtHnNINIRPR9n3WG5d1VI25FHeS" "thestandardmediagroup_session" => "nhOAG0meDN9yNDRdYDEolNfQCsmdXYE7YMc4uCOF" ]
        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:17:44 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjRML20yMWxzNFErOE1tZ3lPUldiMFE9PSIsInZhbHVlIjoiRWxLMGU2UkxkRzJnNjA3aDhibGg4Um1tUWc3STI2eGo5QklLWkkyMFllcEQ4TXFGaXJDalpmZEV1dGFrRk9MWVhzVXBidGN1S0pxZHRZRFpJTDJBcnc1aUFZZEQzcjQrQUsyOVc1dHJpUUVoaTlFMEVLeXR4Wk93d3VHZkdRcjQiLCJtYWMiOiI2MTJjYTljMzY2YTJhMDY2NDgyZWNmZDMwMTQ3YWFlNDBhNTBlN2JhODUyMTQwMzI1NTJhNDRjYWUxMjc1NTNmIiwidGFnIjoiIn0%3D; expires=Thu, 01 May 2025 13:46:45 GMT; Max-Age=2629740; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IjRML20yMWxzNFErOE1tZ3lPUldiMFE9PSIsInZhbHVlIjoiRWxLMGU2UkxkRzJnNjA3aDhibGg4Um1tUWc3STI2eGo5QklLWkkyMFllcEQ4TXFGaXJDalpmZEV1dGFrRk9MWVhzVXBid" 1 => "thestandardmediagroup_session=eyJpdiI6InQvSmc3eWdTTWxTWHI1cjdIQ3ZyMUE9PSIsInZhbHVlIjoiMFIvbEo5VDA3czZjWFptNmMvSHRwYzQ4ZHZlNVRHcnlSakNXQUtVbnNJcnlHMUUzUjhqbkt3WFJTc3JteUlJdVJKOFkyalNCZTR3czVDbFRsdUhFWUVTbkw1cnltSDhjVFlmMWhjRWU3YVlLblJrMkFHMUN4VmhCSTNzY0VkalUiLCJtYWMiOiI4NjQ2NjE5Y2I5MWU0MDMwZmUzYjhjMDI2MDg5ZTVlY2I1MzkzYjkzMmQ1YjI5NGVhOTc5YjJlZTlmOTRjN2M2IiwidGFnIjoiIn0%3D; expires=Thu, 01 May 2025 13:46:45 GMT; Max-Age=2629740; path=/; httponly; samesite=laxthestandardmediagroup_session=eyJpdiI6InQvSmc3eWdTTWxTWHI1cjdIQ3ZyMUE9PSIsInZhbHVlIjoiMFIvbEo5VDA3czZjWFptNmMvSHRwYzQ4ZHZlNVRHcnlSakNXQUtVbnNJcnlHMUUzUjhqbkt3WF" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjRML20yMWxzNFErOE1tZ3lPUldiMFE9PSIsInZhbHVlIjoiRWxLMGU2UkxkRzJnNjA3aDhibGg4Um1tUWc3STI2eGo5QklLWkkyMFllcEQ4TXFGaXJDalpmZEV1dGFrRk9MWVhzVXBidGN1S0pxZHRZRFpJTDJBcnc1aUFZZEQzcjQrQUsyOVc1dHJpUUVoaTlFMEVLeXR4Wk93d3VHZkdRcjQiLCJtYWMiOiI2MTJjYTljMzY2YTJhMDY2NDgyZWNmZDMwMTQ3YWFlNDBhNTBlN2JhODUyMTQwMzI1NTJhNDRjYWUxMjc1NTNmIiwidGFnIjoiIn0%3D; expires=Thu, 01-May-2025 13:46:45 GMT; path=/XSRF-TOKEN=eyJpdiI6IjRML20yMWxzNFErOE1tZ3lPUldiMFE9PSIsInZhbHVlIjoiRWxLMGU2UkxkRzJnNjA3aDhibGg4Um1tUWc3STI2eGo5QklLWkkyMFllcEQ4TXFGaXJDalpmZEV1dGFrRk9MWVhzVXBid" 1 => "thestandardmediagroup_session=eyJpdiI6InQvSmc3eWdTTWxTWHI1cjdIQ3ZyMUE9PSIsInZhbHVlIjoiMFIvbEo5VDA3czZjWFptNmMvSHRwYzQ4ZHZlNVRHcnlSakNXQUtVbnNJcnlHMUUzUjhqbkt3WFJTc3JteUlJdVJKOFkyalNCZTR3czVDbFRsdUhFWUVTbkw1cnltSDhjVFlmMWhjRWU3YVlLblJrMkFHMUN4VmhCSTNzY0VkalUiLCJtYWMiOiI4NjQ2NjE5Y2I5MWU0MDMwZmUzYjhjMDI2MDg5ZTVlY2I1MzkzYjkzMmQ1YjI5NGVhOTc5YjJlZTlmOTRjN2M2IiwidGFnIjoiIn0%3D; expires=Thu, 01-May-2025 13:46:45 GMT; path=/; httponlythestandardmediagroup_session=eyJpdiI6InQvSmc3eWdTTWxTWHI1cjdIQ3ZyMUE9PSIsInZhbHVlIjoiMFIvbEo5VDA3czZjWFptNmMvSHRwYzQ4ZHZlNVRHcnlSakNXQUtVbnNJcnlHMUUzUjhqbkt3WF" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "Jluvf5ZbbIE6WQtHnNINIRPR9n3WG5d1VI25FHeS" "offset" => 0 "_previous" => array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-01 06:17:45GET/main-staging/11211133