May 2024 (Volume 89)

SettingsRequest history180msRequest Duration2MBMemory Usage12.x
Laravel Version
12.3.0
PHP Version
8.4.1
Environment
production
Debug Mode
Enabled
URL
fedmonitor.com
Timezone
UTC
Locale
en
GET archive/{year}/{month}
status
200 OK
full_url
https://fedmonitor.com/archive/2024/05
action_name
archive.month
controller_action
App\Http\Controllers\ArchiveController@showMonth
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
    status
    200 OK
    full_url
    https://fedmonitor.com/archive/2024/05
    action_name
    archive.month
    controller_action
    App\Http\Controllers\ArchiveController@showMonth
    uri
    GET archive/{year}/{month}
    controller
    App\Http\Controllers\ArchiveController@showMonth
    file
    app/Http/Controllers/ArchiveController.php:169-221
    middleware
    web
    duration
    180ms
    peak_memory
    4MB
    response
    text/html; charset=UTF-8
    request_format
    html
    request_query
    []
    
    request_request
    []
    
    request_headers
    0 of 0
    array:30 [ "x-laravel-cloud-env" => array:1 [ 0 => "env-9e663346-6293-4a92-96f0-67b15beb57a8" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "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"" ] "priority" => array:1 [ 0 => "u=0, i" ] "pragma" => array:1 [ 0 => "no-cache" ] "cf-warp-tag-id" => array:1 [ 0 => "7da024d5-7d1b-4fb0-8113-5ff0b4f2f72e" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "cf-ray" => array:1 [ 0 => "93011469bbd9cf70-CMH" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "18.224.70.160" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "cache-control" => array:1 [ 0 => "no-cache" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "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)" ] "x-scheme" => array:1 [ 0 => "https" ] "x-forwarded-scheme" => array:1 [ 0 => "https" ] "x-original-forwarded-for" => array:1 [ 0 => "18.224.70.160, 18.224.70.160" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-real-ip" => array:1 [ 0 => "18.224.70.160" ] "x-forwarded-for" => array:1 [ 0 => "18.224.70.160" ] "x-request-id" => array:1 [ 0 => "d22c7efc03dc523bdbf76d9ec330352f" ] "host" => array:1 [ 0 => "fedmonitor.com" ] ]
    request_cookies
    []
    
    response_headers
    0 of 0
    array:3 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Mon, 14 Apr 2025 06:17:22 GMT" ] ]
    session_attributes
    0 of 0
    array:1 [ "_token" => "BulnFaMzqMTksKVfgkxjeQe5Jxhii5dRtDd45hnC" ]
    • Booting (6.47ms)time
    • Application (173ms)time
    • Routing (866μs)
    • Preparing Response (1.61ms)
    • View: archive.monthviews
    • View: layouts.publicviews
    • View: components.application-logoviews
    • 1 x Application (96.4%)
      173ms
      1 x Booting (3.6%)
      6.47ms
      1 x Preparing Response (0.89%)
      1.61ms
      1 x Routing (0.48%)
      866μs
      3 x View (0%)
      0μs
      3 templates were rendered
      • archive.monthmonth.blade.php#?blade
      • layouts.publicpublic.blade.php#?blade
      • components.application-logoapplication-logo.blade.php#?blade
      2 statements were executed164ms
      • ArchiveController.php#178mainConnection Established
        Backtrace
        • app/Http/Controllers/ArchiveController.php:178
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:456
        • app/Http/Controllers/ArchiveController.php:177
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • ArchiveController.php#185main159msselect EXTRACT(DAY FROM start_date)::integer as day, (value->>'total')::integer as doc_count from "entity_metrics" where "entity_type" = 'App\Models\Global' and "metric_type" = 'doc_count' and "period_type" = 'daily' and "start_date" between '2024-05-01' and '2024-05-31' order by "day" asc
        Bindings
        • 0: App\Models\Global
        • 1: doc_count
        • 2: daily
        • 3: 2024-05-01
        • 4: 2024-05-31
        Backtrace
        • app/Http/Controllers/ArchiveController.php:185
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:456
        • app/Http/Controllers/ArchiveController.php:177
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • ArchiveController.php#195main5.29msselect * from "entity_metrics" where "entity_type" = 'App\Models\Global' and "metric_type" = 'doc_count' and "period_type" = 'monthly' and "start_date" = '2024-05-01' limit 1
        Bindings
        • 0: App\Models\Global
        • 1: doc_count
        • 2: monthly
        • 3: 2024-05-01
        Backtrace
        • app/Http/Controllers/ArchiveController.php:195
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:456
        • app/Http/Controllers/ArchiveController.php:190
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      App\Models\EntityMetric
      1EntityMetric.php#?
          ClearShow all
          Date ↕MethodURLData
          #12025-04-14 06:17:22GET/archive/2024/05321