Did you know?

SettingsRequest history156msRequest Duration2MBMemory Usage9.x
Laravel Version
9.52.20
PHP Version
8.3.16
Environment
local
Debug Mode
Enabled
URL
chalzy.club
Timezone
Asia/Tashkent
Locale
ru
GET blog/category/{theme}
status
200 OK
full_url
https://chalzy.club/blog/category/did-you-know
controller_action
Closure
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
    status
    200 OK
    full_url
    https://chalzy.club/blog/category/did-you-know
    action_name
    controller_action
    Closure
    uri
    GET blog/category/{theme}
    file
    routes/web.php:64-67
    middleware
    web
    duration
    157ms
    peak_memory
    4MB
    response
    text/html; charset=UTF-8
    request_format
    html
    request_query
    []
    
    request_request
    []
    
    request_headers
    0 of 0
    array:23 [ "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "3.15.20.220" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cf-ray" => array:1 [ 0 => "939fb11fbab08e1c-ORD" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "priority" => array:1 [ 0 => "u=0, i" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "connection" => array:1 [ 0 => "close" ] "x-forwarded-for" => array:1 [ 0 => "3.15.20.220, 3.15.20.220" ] "host" => array:1 [ 0 => "chalzy.club" ] ]
    request_cookies
    []
    
    response_headers
    0 of 0
    array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "private, must-revalidate" ] "date" => array:1 [ 0 => "Sat, 03 May 2025 12:16:51 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] ]
    session_attributes
    0 of 0
    array:1 [ "_token" => "p1nQ6wjnAMr0juFuZa7LVBmGyx56UTacZUEQAeJB" ]
    • Booting (48.19ms)time
    • Application (108ms)time
    • Routing (2.13ms)
    • View: blog.categoryviews
    • View: layouts.siteviews
    • View: flash-messageviews
    • View: layouts.headerviews
    • View: layouts.footerviews
    • 1 x Application (69.08%)
      108ms
      1 x Booting (30.91%)
      48.19ms
      1 x Routing (1.37%)
      2.13ms
      5 x View (0%)
      0μs
      5 templates were rendered
      • blog.categorycategory.blade.php#?blade
      • layouts.sitesite.blade.php#?blade
      • flash-messageflash-message.blade.php#?blade
      • layouts.headerheader.blade.php#?blade
      • layouts.footerfooter.blade.php#?blade
      4 statements were executed38.41ms
      • BlogController.php#398admin2_chalzyblogConnection Established
        Backtrace
        • app/Http/Controllers/BlogController.php:398
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • BlogController.php#400admin2_chalzyblog27.75msselect * from "topics" where "topics_view" = '1'
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/BlogController.php:400
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • BlogController.php#412admin2_chalzyblog6.2msselect ROW_NUMBER() OVER (ORDER BY news.created_at DESC) as row_number, news.*, topics.* from "news" inner join "topics" on "news"."news_topics_id" = "topics_id" and "topics_alias" = 'did-you-know' where "news_view" = '1' order by "news"."created_at" desc limit 4
        Bindings
        • 0: did-you-know
        • 1: 1
        Backtrace
        • app/Http/Controllers/BlogController.php:412
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • BlogController.php#427admin2_chalzyblog2.95msselect * from "news" inner join "topics" on "news"."news_topics_id" = "topics_id" and "topics_alias" = 'did-you-know' where "news_view" = '1' order by "created_at" desc limit 12 offset 4
        Bindings
        • 0: did-you-know
        • 1: 1
        Backtrace
        • app/Http/Controllers/BlogController.php:427
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • Utilities.php#317admin2_chalzyblog1.51msselect * from "topics" where "topics_view" = '1' order by "topics_sort" asc
        Bindings
        • 0: 1
        Backtrace
        • app/Utilities.php:317
        • 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
          ClearShow all
          Date ↕MethodURLData
          #12025-05-03 17:16:51GET/blog/category/did-you-know54