Other

SettingsRequest history172msRequest 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/other
controller_action
Closure
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
    status
    200 OK
    full_url
    https://chalzy.club/blog/category/other
    action_name
    controller_action
    Closure
    uri
    GET blog/category/{theme}
    file
    routes/web.php:64-67
    middleware
    web
    duration
    172ms
    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.148.179.161" ] "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 => "93aa0d02bd66115f-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.148.179.161, 3.148.179.161" ] "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 => "Sun, 04 May 2025 18:27:12 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] ]
    session_attributes
    0 of 0
    array:1 [ "_token" => "iovBaNQJSc0q0AAYFj0dkUndq2ALm9Y5QDHtJUpR" ]
    • Booting (43.38ms)time
    • Application (128ms)time
    • Routing (1.31ms)
    • View: blog.categoryviews
    • View: layouts.siteviews
    • View: flash-messageviews
    • View: layouts.headerviews
    • View: layouts.footerviews
    • 1 x Application (74.74%)
      128ms
      1 x Booting (25.25%)
      43.38ms
      1 x Routing (0.76%)
      1.31ms
      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 executed54.83ms
      • 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_chalzyblog44.45msselect * 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_chalzyblog4.71msselect 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" = 'other' where "news_view" = '1' order by "news"."created_at" desc limit 4
        Bindings
        • 0: other
        • 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_chalzyblog4.66msselect * from "news" inner join "topics" on "news"."news_topics_id" = "topics_id" and "topics_alias" = 'other' where "news_view" = '1' order by "created_at" desc limit 12 offset 4
        Bindings
        • 0: other
        • 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.01msselect * 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-04 23:27:12GET/blog/category/other54