Pines Village

3303 Pines Village Circle, Valparaiso, Indiana, 46383

Assisted Living

General Property Features

Assisted Living

Additional Levels of Care Offered

Self-Help Clearinghouse

Support Groups & Services , New Jersey, 00000

Connect 55+ Olathe

Independent Living 13350 South Greenwood Street, Johnson County, Olathe, Kansas, 66062

Eli Lilly And Company

Prescription Assistance & Discounted Medications , New Jersey, 00000

ADT Companion Services Through ComForcare Home Care

Emergency Response Systems , Fairfield, New Jersey, 07004

Contact This Property


Continue Your Search! Explore More Local Options.

Start Searching

Let’s engage and get educated!

Browse through thousands of expert articles in over 100 different categories.

Browse Now
SettingsRequest history1.8sRequest Duration3MBMemory 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-housing/{slug}
status
200 OK
full_url
https://seniorsbluebook.com/senior-housing/pines-village
action_name
senior-housing-listing-view
controller_action
App\Http\Controllers\Front\ListingController@listingData
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
  • warninglog[23:16:10] LOG.warning: str_replace(): Passing null to parameter #3 ($subject) of type array|string ...
  • warninglog[23:16:10] LOG.warning: strip_tags(): Passing null to parameter #1 ($string) of type string is depre...
status
200 OK
full_url
https://seniorsbluebook.com/senior-housing/pines-village
action_name
senior-housing-listing-view
controller_action
App\Http\Controllers\Front\ListingController@listingData
uri
GET senior-housing/{slug}
controller
App\Http\Controllers\Front\ListingController@listingData
namespace
App\Http\Controllers
file
app/Http/Controllers/Front/ListingController.php:588-720
middleware
web
duration
1.8s
peak_memory
4MB
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.152" ] "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 05:16:10 GMT" ] ]
session_attributes
0 of 0
array:1 [ "_token" => "gWixMfL4zVT9vzlFZT41CfiBSKhRSwIzoBPg0PoI" ]
  • Booting (27.21ms)time
  • Application (1.77s)time
  • Routing (468μs)
  • Preparing Response (146ms)
  • View: front.listing-viewviews
  • View: layouts.front.frontviews
  • View: layouts.front.headerviews
  • View: layouts.front.footerviews
  • 1 x Application (98.49%)
    1.77s
    1 x Preparing Response (8.09%)
    146ms
    1 x Booting (1.51%)
    27.21ms
    1 x Routing (0.03%)
    468μs
    4 x View (0%)
    0μs
    4 templates were rendered
    • front.listing-viewlisting-view.blade.php#?blade
    • layouts.front.frontfront.blade.php#?blade
    • layouts.front.headerheader.blade.php#?blade
    • layouts.front.footerfooter.blade.php#?blade
    31 statements were executed1.72s
    • 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.79msselect * from `sessions` where `id` = 'xcheQ1upBWytbqK8PQGfVblVznsgNiys819OOtWb' limit 1
      Bindings
      • 0: xcheQ1upBWytbqK8PQGfVblVznsgNiys819OOtWb
      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#591seniorsbb_db_dev631msselect * from `listings` where `slug` = 'pines-village' and `listings`.`deleted_at` is null limit 1
      Bindings
      • 0: pines-village
      Backtrace
      • app/Http/Controllers/Front/ListingController.php:591
      • 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#611seniorsbb_db_dev1.67msselect * from `listingattachment` where `listingId` = 124081 and `type` = 'listing' and `image_type` LIKE '%image%'
      Bindings
      • 0: 124081
      • 1: listing
      • 2: %image%
      Backtrace
      • app/Http/Controllers/Front/ListingController.php:611
      • 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#612seniorsbb_db_dev1.43msselect * from `listingattachment` where `listingId` = 124081 and `type` = 'listing' and `image_type` NOT LIKE '%image%'
      Bindings
      • 0: 124081
      • 1: listing
      • 2: %image%
      Backtrace
      • app/Http/Controllers/Front/ListingController.php:612
      • 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#614seniorsbb_db_dev1.16msselect * from `categorymapping`
      Backtrace
      • app/Http/Controllers/Front/ListingController.php:614
      • 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#621seniorsbb_db_dev3.54msselect * from `category` where `type` = 'listing'
      Bindings
      • 0: listing
      Backtrace
      • app/Http/Controllers/Front/ListingController.php:621
      • 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#626seniorsbb_db_dev71.98msselect * from `housing_ash` where `listingId` = 124081 limit 1
      Bindings
      • 0: 124081
      Backtrace
      • app/Http/Controllers/Front/ListingController.php:626
      • 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#627seniorsbb_db_dev87.06msselect * from `housing_al` where `listingId` = 124081 limit 1
      Bindings
      • 0: 124081
      Backtrace
      • app/Http/Controllers/Front/ListingController.php:627
      • 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#628seniorsbb_db_dev77.23msselect * from `housing_sn` where `listingId` = 124081 limit 1
      Bindings
      • 0: 124081
      Backtrace
      • app/Http/Controllers/Front/ListingController.php:628
      • 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#629seniorsbb_db_dev49.27msselect * from `housing_mc` where `listingId` = 124081 limit 1
      Bindings
      • 0: 124081
      Backtrace
      • app/Http/Controllers/Front/ListingController.php:629
      • 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#630seniorsbb_db_dev47.1msselect * from `housing_hot` where `listingId` = 124081 limit 1
      Bindings
      • 0: 124081
      Backtrace
      • app/Http/Controllers/Front/ListingController.php:630
      • 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#631seniorsbb_db_dev52.28msselect * from `housing_il` where `listingId` = 124081 limit 1
      Bindings
      • 0: 124081
      Backtrace
      • app/Http/Controllers/Front/ListingController.php:631
      • 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#632seniorsbb_db_dev37.68msselect * from `housing_nmhc` where `listingId` = 124081 limit 1
      Bindings
      • 0: 124081
      Backtrace
      • app/Http/Controllers/Front/ListingController.php:632
      • 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#667seniorsbb_db_dev526msselect * from `listings` where `company` is null and `active` = 'Yes' and `id` != 124081 and `listings`.`deleted_at` is null order by RAND() limit 4
      Bindings
      • 0: Yes
      • 1: 124081
      Backtrace
      • app/Http/Controllers/Front/ListingController.php:667
      • 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#667seniorsbb_db_dev1.6msselect * from `listingattachment` where `type` = 'listing' and `primary` = 1 and `listingattachment`.`listingId` in (85259, 86710, 113467, 123816)
      Bindings
      • 0: listing
      • 1: 1
      Backtrace
      • app/Http/Controllers/Front/ListingController.php:667
      • 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
    • DatabaseQueue.php#188seniorsbb_db_dev3.15msinsert into `queue_jobs` (`queue`, `attempts`, `reserved_at`, `available_at`, `created_at`, `payload`) values ('statsqueue', 0, null, 1751519770, 1751519770, '{\"uuid\":\"efda1667-4950-4cbf-970d-593f940ea1ad\",\"displayName\":\"App\\\\Jobs\\\\TrackUsers\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"App\\\\Jobs\\\\TrackUsers\",\"command\":\"O:19:\\\"App\\\\Jobs\\\\TrackUsers\\\":6:{s:13:\\\"\\u0000*\\u0000track_data\\\";O:45:\\\"Illuminate\\\\Contracts\\\\Database\\\\ModelIdentifier\\\":5:{s:5:\\\"class\\\";s:18:\\\"App\\\\Models\\\\Listing\\\";s:2:\\\"id\\\";a:4:{i:0;i:85259;i:1;i:123816;i:2;i:86710;i:3;i:113467;}s:9:\\\"relations\\\";a:1:{i:0;s:24:\\\"listingattachmentprimary\\\";}s:10:\\\"connection\\\";s:5:\\\"mysql\\\";s:15:\\\"collectionClass\\\";N;}s:13:\\\"\\u0000*\\u0000usercookie\\\";s:18:\\\"us734trb76et634tbr\\\";s:12:\\\"\\u0000*\\u0000dataModel\\\";s:7:\\\"listing\\\";s:11:\\\"\\u0000*\\u0000dataType\\\";s:6:\\\"appear\\\";s:16:\\\"\\u0000*\\u0000inputDataType\\\";s:4:\\\"data\\\";s:5:\\\"queue\\\";s:10:\\\"statsqueue\\\";}\"}}')
      Bindings
      • 0: statsqueue
      • 1: 0
      • 2: 
      • 3: 1751519770
      • 4: 1751519770
      • 5: {"uuid":"efda1667-4950-4cbf-970d-593f940ea1ad","displayName":"App\\Jobs\\TrackUsers","job":"Illuminate\\Queue\\CallQueuedHandler@call","maxTries":null,"maxExceptions":null,"failOnTimeout":false,"backoff":null,"timeout":null,"retryUntil":null,"data":{"commandName":"App\\Jobs\\TrackUsers","command":"O:19:\"App\\Jobs\\TrackUsers\":6:{s:13:\"\u0000*\u0000track_data\";O:45:\"Illuminate\\Contracts\\Database\\ModelIdentifier\":5:{s:5:\"class\";s:18:\"App\\Models\\Listing\";s:2:\"id\";a:4:{i:0;i:85259;i:1;i:123816;i:2;i:86710;i:3;i:113467;}s:9:\"relations\";a:1:{i:0;s:24:\"listingattachmentprimary\";}s:10:\"connection\";s:5:\"mysql\";s:15:\"collectionClass\";N;}s:13:\"\u0000*\u0000usercookie\";s:18:\"us734trb76et634tbr\";s:12:\"\u0000*\u0000dataModel\";s:7:\"listing\";s:11:\"\u0000*\u0000dataType\";s:6:\"appear\";s:16:\"\u0000*\u0000inputDataType\";s:4:\"data\";s:5:\"queue\";s:10:\"statsqueue\";}"}}
      Backtrace
      • vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php:188
      • vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php:99
      • vendor/laravel/framework/src/Illuminate/Queue/Queue.php:338
      • vendor/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php:93
      • vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php:244
    • 2ab192da2a90a9a8fa8f15d882cc1820.php#34seniorsbb_db_dev12.04msselect * from `listing_servicearea` where `listing_servicearea`.`listingId` = 124081 and `listing_servicearea`.`listingId` is not null
      Bindings
      • 0: 124081
      Backtrace
      • var/www/html/sbb/shared/storage/framework/views/2ab192da2a90a9a8fa8f15d882cc1820.php:34
      • 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
    • 2ab192da2a90a9a8fa8f15d882cc1820.php#70seniorsbb_db_dev1.34msselect * from `packages` where `packages`.`id` = 4 limit 1
      Bindings
      • 0: 4
      Backtrace
      • var/www/html/sbb/shared/storage/framework/views/2ab192da2a90a9a8fa8f15d882cc1820.php:70
      • 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
    • 2ab192da2a90a9a8fa8f15d882cc1820.php#88seniorsbb_db_dev1.41msselect * from `listingattachment` where `listingattachment`.`listingId` = 124081 and `listingattachment`.`listingId` is not null and `type` = 'listing' and `primary` = 1 limit 1
      Bindings
      • 0: 124081
      • 1: listing
      • 2: 1
      Backtrace
      • var/www/html/sbb/shared/storage/framework/views/2ab192da2a90a9a8fa8f15d882cc1820.php:88
      • 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
    • 2ab192da2a90a9a8fa8f15d882cc1820.php#213seniorsbb_db_dev44.66msselect * from `housing_gli` where `housing_gli`.`listingId` = 124081 and `housing_gli`.`listingId` is not null limit 1
      Bindings
      • 0: 124081
      Backtrace
      • var/www/html/sbb/shared/storage/framework/views/2ab192da2a90a9a8fa8f15d882cc1820.php:213
      • 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
    • 2ab192da2a90a9a8fa8f15d882cc1820.php#246seniorsbb_db_dev51.26msselect * from `housing_al` where `housing_al`.`listingId` = 124081 and `housing_al`.`listingId` is not null limit 1
      Bindings
      • 0: 124081
      Backtrace
      • var/www/html/sbb/shared/storage/framework/views/2ab192da2a90a9a8fa8f15d882cc1820.php:246
      • 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
    • 2ab192da2a90a9a8fa8f15d882cc1820.php#587seniorsbb_db_dev1.18msselect * from `categorymapping` where `categorymapping`.`slug` = '343' and `categorymapping`.`slug` is not null limit 1
      Bindings
      • 0: 343
      Backtrace
      • var/www/html/sbb/shared/storage/framework/views/2ab192da2a90a9a8fa8f15d882cc1820.php:587
      • 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
    • 2ab192da2a90a9a8fa8f15d882cc1820.php#590seniorsbb_db_dev1.36msselect * from `category` where `category`.`id` = '343' and `category`.`id` is not null limit 1
      Bindings
      • 0: 343
      Backtrace
      • var/www/html/sbb/shared/storage/framework/views/2ab192da2a90a9a8fa8f15d882cc1820.php:590
      • 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
    • 2ab192da2a90a9a8fa8f15d882cc1820.php#587seniorsbb_db_dev1.38msselect * from `categorymapping` where `categorymapping`.`slug` = 'IL' and `categorymapping`.`slug` is not null limit 1
      Bindings
      • 0: IL
      Backtrace
      • var/www/html/sbb/shared/storage/framework/views/2ab192da2a90a9a8fa8f15d882cc1820.php:587
      • 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
    • 2ab192da2a90a9a8fa8f15d882cc1820.php#590seniorsbb_db_dev1.37msselect * from `category` where `category`.`id` = 'IL' and `category`.`id` is not null limit 1
      Bindings
      • 0: IL
      Backtrace
      • var/www/html/sbb/shared/storage/framework/views/2ab192da2a90a9a8fa8f15d882cc1820.php:590
      • 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
    • 2ab192da2a90a9a8fa8f15d882cc1820.php#587seniorsbb_db_dev2.2msselect * from `categorymapping` where `categorymapping`.`slug` = '335' and `categorymapping`.`slug` is not null limit 1
      Bindings
      • 0: 335
      Backtrace
      • var/www/html/sbb/shared/storage/framework/views/2ab192da2a90a9a8fa8f15d882cc1820.php:587
      • 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
    • 2ab192da2a90a9a8fa8f15d882cc1820.php#590seniorsbb_db_dev1.3msselect * from `category` where `category`.`id` = '335' and `category`.`id` is not null limit 1
      Bindings
      • 0: 335
      Backtrace
      • var/www/html/sbb/shared/storage/framework/views/2ab192da2a90a9a8fa8f15d882cc1820.php:590
      • 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
    • 2ab192da2a90a9a8fa8f15d882cc1820.php#587seniorsbb_db_dev1.12msselect * from `categorymapping` where `categorymapping`.`slug` = '133' and `categorymapping`.`slug` is not null limit 1
      Bindings
      • 0: 133
      Backtrace
      • var/www/html/sbb/shared/storage/framework/views/2ab192da2a90a9a8fa8f15d882cc1820.php:587
      • 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
    • 2ab192da2a90a9a8fa8f15d882cc1820.php#590seniorsbb_db_dev1.12msselect * from `category` where `category`.`id` = '133' and `category`.`id` is not null limit 1
      Bindings
      • 0: 133
      Backtrace
      • var/www/html/sbb/shared/storage/framework/views/2ab192da2a90a9a8fa8f15d882cc1820.php:590
      • 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
    • 2ab192da2a90a9a8fa8f15d882cc1820.php#658seniorsbb_db_dev1.28msselect * from `listingcontacts` where `listingcontacts`.`listingId` = 124081 and `listingcontacts`.`listingId` is not null and `type` = 'listing'
      Bindings
      • 0: 124081
      • 1: listing
      Backtrace
      • var/www/html/sbb/shared/storage/framework/views/2ab192da2a90a9a8fa8f15d882cc1820.php:658
      • 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
    • 6162bf581736fa7f4e9b70a52a1034b4.php#2seniorsbb_db_dev2.03msselect * 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
    364Category.php#?
    App\Models\CategoryMapping
    12CategoryMapping.php#?
    App\Models\Listing
    5Listing.php#?
    App\Models\Article
    3Article.php#?
    App\Models\ListingAttachments
    1ListingAttachments.php#?
    App\Models\Packages
    1Packages.php#?
    App\Models\ListingContacts
    1ListingContacts.php#?
        ClearShow all
        Date ↕MethodURLData
        #12025-07-02 23:16:10GET/senior-housing/pines-village2431387