Visit Our Local Markets

SettingsRequest history73.47msRequest Duration9MBMemory Usage11.x
Laravel Version
11.45.1
PHP Version
8.2.24
Environment
production
Debug Mode
Enabled
URL
seniorsbluebook.com
Timezone
America/Denver
Locale
en
GET local
status
200 OK
full_url
https://seniorsbluebook.com/local
action_name
front-local
controller_action
App\Http\Controllers\Front\FrontController@frontlocal
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
status
200 OK
full_url
https://seniorsbluebook.com/local
action_name
front-local
controller_action
App\Http\Controllers\Front\FrontController@frontlocal
uri
GET local
controller
App\Http\Controllers\Front\FrontController@frontlocal
namespace
App\Http\Controllers
file
app/Http/Controllers/Front/FrontController.php:1384-1390
middleware
web
duration
73.35ms
peak_memory
10MB
response
text/html; charset=UTF-8
request_format
html
request_query
[]
request_request
[]
request_headers
0 of 0
array:17 [ "host" => array:1 [ 0 => "seniorsbluebook.com" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "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" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "x-forwarded-for" => array:1 [ 0 => "216.73.216.121" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-port" => array:1 [ 0 => "443" ] ]
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, 04 Aug 2025 21:10:21 GMT" ] ]
session_attributes
0 of 0
array:1 [ "_token" => "yXWYYkhiRyK2LCSM6TLV0E1MgdWN6zrCyEqrZxHc" ]
    • Booting (31.25ms)time
    • Application (42.21ms)time
    • Routing (374μs)
    • Preparing Response (8.89ms)
    • View: front.local.localviews
    • View: layouts.front.frontviews
    • View: layouts.front.headerviews
    • View: layouts.front.footerviews
    • 1 x Application (57.46%)
      42.21ms
      1 x Booting (42.53%)
      31.25ms
      1 x Preparing Response (12.1%)
      8.89ms
      1 x Routing (0.51%)
      374μs
      4 x View (0%)
      0μs
      4 templates were rendered
      • front.local.locallocal.blade.php#?blade
      • layouts.front.frontfront.blade.php#?blade
      • layouts.front.headerheader.blade.php#?blade
      • layouts.front.footerfooter.blade.php#?blade
      4 statements were executed26.82ms
      • SessionManager.php#108seniorsbb_db_devConnection Established
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Session/SessionManager.php:108
        • vendor/laravel/framework/src/Illuminate/Session/SessionManager.php:95
        • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:159
        • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:57
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:209
      • DatabaseSessionHandler.php#97seniorsbb_db_dev4.57msselect * from `sessions` where `id` = 'q7zPkEOl6Pqt1GFPaAAq2ae7JLZo9UyJGKnBftS1' limit 1
        Bindings
        • 0: q7zPkEOl6Pqt1GFPaAAq2ae7JLZo9UyJGKnBftS1
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:117
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:105
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:89
        • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:147
      • FrontController.php#1386seniorsbb_db_dev18.24msselect * from `us_market` where `id` != 154 order by `name` asc
        Bindings
        • 0: 154
        Backtrace
        • app/Http/Controllers/Front/FrontController.php:1386
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • FrontController.php#1386seniorsbb_db_dev2.29msselect * from `listingattachment` where `type` = 'market' and `primary` = 1 and `listingattachment`.`listingId` in (1, 2, 3, 4, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 157, 159, 164, 165)
        Bindings
        • 0: market
        • 1: 1
        Backtrace
        • app/Http/Controllers/Front/FrontController.php:1386
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • 141f8d2ef5b918972c47fa8e3372c6cb.php#2seniorsbb_db_dev1.72msselect * from `articles` where `articles`.`deleted_at` is null order by `id` desc limit 3
        Backtrace
        • var/www/html/sbb/shared/storage/framework/views/141f8d2ef5b918972c47fa8e3372c6cb.php:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      Retrieved56CreatedUpdatedDeleted
      App\Models\Market27Market.php#?
      App\Models\ListingAttachments26ListingAttachments.php#?
      App\Models\Article3Article.php#?
          ClearShow all
          Date ↕MethodURLData
          #12025-08-04 15:10:21GET/local4456