×
LIVE: CS nominees vetting
LIVE
.

Sports

Request history8.1.26PHP Version565msRequest Duration15MBMemory UsageGET /Route
  • warninglog[15:26:54] LOG.warning: Optional parameter $count declared before required parameter $tags is implic...
  • warninglog[15:26:54] LOG.warning: Optional parameter $count declared before required parameter $tags is implic...
  • warninglog[15:26:54] LOG.warning: explode(): Passing null to parameter #2 ($string) of type string is deprecat...
  • Booting (37.11ms)time
  • Application (528ms)time
  • 1 x Application (93.43%)
    528ms
    1 x Booting (6.57%)
    37.11ms
    12 templates were rendered
    • 1x mainsite.indexindex.blade.php#?blade
    • 1x mainsite.partials.topsectionsubscribetopsectionsubscribe.blade.php#?blade
    • 1x mainsite.partials.live_streamlive_stream.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_world413ms
    • 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_main7.94msselect * 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_main225msselect `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 14:27' and `articles`.`published_at` <= '2025-01-14 15:26:54' and `articles`.`breaking` = 1 order by `articles`.`id` desc limit 1
      Bindings
      • 0: 1
      • 1: 2025-01-14 14:27
      • 2: 2025-01-14 15:26:54
      • 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.84msselect * 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_main162msselect `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 05:26' and `articles`.`published_at` <= '2025-01-14 15:26:54' and `articles`.`happy` = 1 order by `articles`.`id` desc limit 1
      Bindings
      • 0: 1
      • 1: 2025-01-14 05:26
      • 2: 2025-01-14 15:26:54
      • 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_main8.77msselect `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` = 2001509581 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001509581
      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.21msselect `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.41msselect `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_main2.39msselect `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
    • Builder.php#20standard_digital_main1.08msselect `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` = 2001509553 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001509553
      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.34msselect * 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
        Vs2an5CQZPz8nPQtDIW8Y56huXiKYnBNAJxPLLNh
        _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 => "901d9de48d80cf5e-EWR" ] "cf-connecting-ip" => array:1 [ 0 => "3.137.212.5" ] "host" => array:1 [ 0 => "www.standardmedia.co.ke" ] "x-forwarded-for" => array:1 [ 0 => "3.137.212.5" ] "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=eyJpdiI6Ijh6WjA1MEtNS2RWVkI3RjdDQlZkMWc9PSIsInZhbHVlIjoiZmFFbERONGJraEd5dkxCWWVQYzRpSVhZOWRZK3A4QUpvWnVMUXIrenpoaHhjU0NIUGIwbktRQUVtQ3dHOGlTaFRYSnBqbDIybnQyNWFla2ZFdWNZd2VFOWV3bHFmNXc3MzV1RmZURjRtU0p0VDcvYjJwK3c3MVRRMHV5THFsOFMiLCJtYWMiOiI1YzZjMDA1ZDgzYThhZGIwYTBjNzI2MTk4YzExZDIwZGUzNmE2ZTI2NWIxOGQzZGY0NjY1YTcwNDM1YWRkOTBmIiwidGFnIjoiIn0%3D; thestandardmediagroup_session=eyJpdiI6Ik83azFmQTBBV1FzWmh4VFc2c1ZTWGc9PSIsInZhbHVlIjoidXl6VUs2MGFNZ3dNU3FzYTVjU3pIaTV4OWx4bU4vODFXVUNwWnpoK291MmJ5WllmbFVTNG92ZXdUS0U3elBEWUtUaTBUWURUcDRCb01ybjBQUWh1Yk82YllqVUhVT29panliY2lUdHFvSTd5d0pyZXg5bGtESU9Bd0g4U0RFNGgiLCJtYWMiOiI5OTExZWEwMDhhZTZjN2RhZGFlZmQyMTQxYjg4MDFlYTgxOTZjZmUwOWJhYjVmNTlhMDUzNzM4MTNiN2I5MDMyIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6Ijh6WjA1MEtNS2RWVkI3RjdDQlZkMWc9PSIsInZhbHVlIjoiZmFFbERONGJraEd5dkxCWWVQYzRpSVhZOWRZK3A4QUpvWnVMUXIrenpoaHhjU0NIUGIwbktRQUVtQ3dHOGlTaFRYSnBqb" ] "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" => "Vs2an5CQZPz8nPQtDIW8Y56huXiKYnBNAJxPLLNh" "thestandardmediagroup_session" => "uQFmQxRkAzxwZkZ9ctZWP1I3fnyHt8in2r01vmUS" ]
        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 12:26:54 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im1ySDFCTnhDdXpjdmxtTW5UUDNwRWc9PSIsInZhbHVlIjoiZ05xcG1PR0psTUx0aVBiNVMwZE5IMXFnc3RpRzBsYldqdWoyMHZvb0tFclNEbUNVR2U3MUpTajNvck9ZTFcxbjFlK3Q5aTJFZmRwZzRxQ1k0MGtDTzdDZ1Boay9TRUZpM2xRQWNQSmZ6SmppSlZ1Ym9qK3FORTlSdnFBN0F5b1UiLCJtYWMiOiI5M2E1MmI0NDE3NzJkY2UzN2Q5NTAxNjdhM2QzMTE0ZjdhZjMzODU5ZDQ3YWIwYWUxNjUxOWI4YjBjOGM1NTQyIiwidGFnIjoiIn0%3D; expires=Thu, 13 Feb 2025 22:55:54 GMT; Max-Age=2629740; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Im1ySDFCTnhDdXpjdmxtTW5UUDNwRWc9PSIsInZhbHVlIjoiZ05xcG1PR0psTUx0aVBiNVMwZE5IMXFnc3RpRzBsYldqdWoyMHZvb0tFclNEbUNVR2U3MUpTajNvck9ZTFcxbjFlK3Q5a" 1 => "thestandardmediagroup_session=eyJpdiI6IkRFWWh3MlJYV2FnMU4zdWZmUmdxVEE9PSIsInZhbHVlIjoicHhZSU1iWUxNYXBlL1QzT2lXSm1xdW1HUFYyNkc0Yzk5RFllYk5wbk4vMHp1YlA4K05pb1RGLzJEdW9JWEZBSDZzWlNqSDRrQkdhWmhES01adlBWbEgvWSthZTZPemRlM3U1RWRLeFRxSXdJbE9zampRM3FqODJhcHAzRUdscy8iLCJtYWMiOiIyMzViYjgzZGM2MWE1MDc2NDNhZmEyODE5ZjIwNDdkOTNiYWJmMmQzZWE5Zjk2YjBiYThmMThkNjc0NTI0NTFiIiwidGFnIjoiIn0%3D; expires=Thu, 13 Feb 2025 22:55:54 GMT; Max-Age=2629740; path=/; httponly; samesite=laxthestandardmediagroup_session=eyJpdiI6IkRFWWh3MlJYV2FnMU4zdWZmUmdxVEE9PSIsInZhbHVlIjoicHhZSU1iWUxNYXBlL1QzT2lXSm1xdW1HUFYyNkc0Yzk5RFllYk5wbk4vMHp1YlA4K05pb1RGLz" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im1ySDFCTnhDdXpjdmxtTW5UUDNwRWc9PSIsInZhbHVlIjoiZ05xcG1PR0psTUx0aVBiNVMwZE5IMXFnc3RpRzBsYldqdWoyMHZvb0tFclNEbUNVR2U3MUpTajNvck9ZTFcxbjFlK3Q5aTJFZmRwZzRxQ1k0MGtDTzdDZ1Boay9TRUZpM2xRQWNQSmZ6SmppSlZ1Ym9qK3FORTlSdnFBN0F5b1UiLCJtYWMiOiI5M2E1MmI0NDE3NzJkY2UzN2Q5NTAxNjdhM2QzMTE0ZjdhZjMzODU5ZDQ3YWIwYWUxNjUxOWI4YjBjOGM1NTQyIiwidGFnIjoiIn0%3D; expires=Thu, 13-Feb-2025 22:55:54 GMT; path=/XSRF-TOKEN=eyJpdiI6Im1ySDFCTnhDdXpjdmxtTW5UUDNwRWc9PSIsInZhbHVlIjoiZ05xcG1PR0psTUx0aVBiNVMwZE5IMXFnc3RpRzBsYldqdWoyMHZvb0tFclNEbUNVR2U3MUpTajNvck9ZTFcxbjFlK3Q5a" 1 => "thestandardmediagroup_session=eyJpdiI6IkRFWWh3MlJYV2FnMU4zdWZmUmdxVEE9PSIsInZhbHVlIjoicHhZSU1iWUxNYXBlL1QzT2lXSm1xdW1HUFYyNkc0Yzk5RFllYk5wbk4vMHp1YlA4K05pb1RGLzJEdW9JWEZBSDZzWlNqSDRrQkdhWmhES01adlBWbEgvWSthZTZPemRlM3U1RWRLeFRxSXdJbE9zampRM3FqODJhcHAzRUdscy8iLCJtYWMiOiIyMzViYjgzZGM2MWE1MDc2NDNhZmEyODE5ZjIwNDdkOTNiYWJmMmQzZWE5Zjk2YjBiYThmMThkNjc0NTI0NTFiIiwidGFnIjoiIn0%3D; expires=Thu, 13-Feb-2025 22:55:54 GMT; path=/; httponlythestandardmediagroup_session=eyJpdiI6IkRFWWh3MlJYV2FnMU4zdWZmUmdxVEE9PSIsInZhbHVlIjoicHhZSU1iWUxNYXBlL1QzT2lXSm1xdW1HUFYyNkc0Yzk5RFllYk5wbk4vMHp1YlA4K05pb1RGLz" ] ]
        session_attributes
        0 of 0
        array:3 [ "_token" => "Vs2an5CQZPz8nPQtDIW8Y56huXiKYnBNAJxPLLNh" "_previous" => array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-01-14 15:26:54GET/main-staging/31210131