0 Results found

Senior Resources & Services in Florida's Sarasota-Manatee-Charlotte Counties

Explore a comprehensive directory of senior resources and services tailored to the needs of the elderly in the vibrant communities of Sarasota, Manatee, and Charlotte counties in Florida. Find essential information on local healthcare providers, housing options, support groups, recreational activities, and more, all curated to enhance the quality of life for seniors in these thriving counties.

SettingsRequest history186msRequest Duration16MBMemory 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 senior-resources/directory/{searchby}/{county}/category/{category}
status
200 OK
full_url
https://seniorsbluebook.com/senior-resources/directory/market/florida-sarasota-manatee-charlotte-cou...
action_name
senior-resources-category-county-listing
controller_action
App\Http\Controllers\Front\ListingController@seniorResourcesCategoryCountyList
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
    status
    200 OK
    full_url
    https://seniorsbluebook.com/senior-resources/directory/market/florida-sarasota-manatee-charlotte-cou...
    action_name
    senior-resources-category-county-listing
    controller_action
    App\Http\Controllers\Front\ListingController@seniorResourcesCategoryCountyList
    uri
    GET senior-resources/directory/{searchby}/{county}/category/{category}
    controller
    App\Http\Controllers\Front\ListingController@seniorResourcesCategoryCountyList
    namespace
    App\Http\Controllers
    file
    app/Http/Controllers/Front/ListingController.php:1321-1366
    middleware
    web
    duration
    186ms
    peak_memory
    17.7MB
    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.250" ] "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 => "Thu, 03 Jul 2025 18:34:55 GMT" ] ]
    session_attributes
    0 of 0
    array:3 [ "_token" => "bcaVwHnIhOXkRYYwbNWGwW5oda75gWA8Ab6RuBOP" "listings_displayed" => [] "listings_suggested" => [] ]
    • Booting (36.84ms)time
    • Application (149ms)time
    • Routing (658μs)
    • Preparing Response (64.26ms)
    • View: front.listing.listingsviews
    • View: layouts.front.frontviews
    • View: layouts.front.headerviews
    • View: layouts.front.footerviews
    • 1 x Application (80.2%)
      149ms
      1 x Preparing Response (34.52%)
      64.26ms
      1 x Booting (19.79%)
      36.84ms
      1 x Routing (0.35%)
      658μs
      4 x View (0%)
      0μs
      4 templates were rendered
      • front.listing.listingslistings.blade.php#?blade
      • layouts.front.frontfront.blade.php#?blade
      • layouts.front.headerheader.blade.php#?blade
      • layouts.front.footerfooter.blade.php#?blade
      6 statements were executed127ms
      • 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_dev23.95msselect * from `sessions` where `id` = 'pmxVy7SV1v2MG5a1sMJh2a9YV2VODTzoWx4VSoSI' limit 1
        Bindings
        • 0: pmxVy7SV1v2MG5a1sMJh2a9YV2VODTzoWx4VSoSI
        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
      • ListingController.php#1327seniorsbb_db_dev3.32msselect `category`.`name`, `category`.`id` as `value` from `category` where `parentCategory` = 1 and `category`.`type` = 'listing'
        Bindings
        • 0: 1
        • 1: listing
        Backtrace
        • app/Http/Controllers/Front/ListingController.php:1327
        • 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
      • ListingController.php#1328seniorsbb_db_dev25.33msselect * from `us_market` order by `name` asc
        Backtrace
        • app/Http/Controllers/Front/ListingController.php:1328
        • 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
      • ListingController.php#1340seniorsbb_db_dev14.57msselect * from `seo_tags` where `url` = '/senior-resources/directory/market/florida-sarasota-manatee-charlotte-counties/category/17' limit 1
        Bindings
        • 0: /senior-resources/directory/market/florida-sarasota-manatee-charlotte-counties/category/17
        Backtrace
        • app/Http/Controllers/Front/ListingController.php:1340
        • 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
      • ListingController.php#1362seniorsbb_db_dev4.87msselect `category`.`name`, `category`.`id` as `value` from `category` where `parentCategory` = '17' and `category`.`type` = 'listing' order by `category`.`name` asc
        Bindings
        • 0: 17
        • 1: listing
        Backtrace
        • app/Http/Controllers/Front/ListingController.php:1362
        • 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
      • 6162bf581736fa7f4e9b70a52a1034b4.php#2seniorsbb_db_dev55.42msselect * from `articles` where `articles`.`deleted_at` is null order by `id` desc limit 3
        Backtrace
        • var/www/html/sbb/shared/storage/framework/views/6162bf581736fa7f4e9b70a52a1034b4.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
      App\Models\Category
      27Category.php#?
      App\Models\Article
      3Article.php#?
      App\Models\SeoTags
      1SeoTags.php#?
          ClearShow all
          Date ↕MethodURLData
          #12025-07-03 12:34:56GET/senior-resources/directory/market/florida-sarasota-manatee-charlotte-counties/category/174631