Wanderguard

Posted on

Jul 09, 2020

share-this
Share This
An Alarm system used to monitor residents who are wander risks.There are a number of health and safety concerns that accompany dementiaand one of the most common concerns iswandering. Awander guard systemcan help keep those with dementia safe and secure.This technology is commonly implemented in dementia care and eldercare communities to keep your loved one safe.

#listing_mgr{1 basic_search}#

Other Articles You May Like

SettingsRequest history104msRequest Duration2MBMemory 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 articles/{slug}
status
200 OK
full_url
https://seniorsbluebook.com/articles/wanderguard
action_name
library-details
controller_action
App\Http\Controllers\Front\ArticleController@libraryDetails
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
    status
    200 OK
    full_url
    https://seniorsbluebook.com/articles/wanderguard
    action_name
    library-details
    controller_action
    App\Http\Controllers\Front\ArticleController@libraryDetails
    uri
    GET articles/{slug}
    controller
    App\Http\Controllers\Front\ArticleController@libraryDetails
    namespace
    App\Http\Controllers
    file
    app/Http/Controllers/Front/ArticleController.php:126-258
    middleware
    web
    duration
    105ms
    peak_memory
    6MB
    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.217.4" ] "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 => "Tue, 08 Jul 2025 08:37:09 GMT" ] ]
    session_attributes
    0 of 0
    array:1 [ "_token" => "QaNVQ0ejwok7qrzypx9BJLlSdrC8cZqJU8n1xBXi" ]
    • Booting (34.56ms)time
    • Application (69ms)time
    • Routing (334μs)
    • Preparing Response (19.71ms)
    • View: front.articles-detailsviews
    • View: layouts.front.frontviews
    • View: layouts.front.headerviews
    • View: layouts.front.footerviews
    • 1 x Application (66.62%)
      69.00ms
      1 x Booting (33.37%)
      34.56ms
      1 x Preparing Response (19.03%)
      19.71ms
      1 x Routing (0.32%)
      334μs
      4 x View (0%)
      0μs
      4 templates were rendered
      • front.articles-detailsarticles-details.blade.php#?blade
      • layouts.front.frontfront.blade.php#?blade
      • layouts.front.headerheader.blade.php#?blade
      • layouts.front.footerfooter.blade.php#?blade
      15 statements were executed (2 duplicates)Show only duplicates40.33ms
      • 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_dev2.95msselect * from `sessions` where `id` = 'YOjZKJTVS4yv1IK1u5sPTujdSYihvEyMUoO9zP4n' limit 1
        Bindings
        • 0: YOjZKJTVS4yv1IK1u5sPTujdSYihvEyMUoO9zP4n
        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
      • ArticleController.php#130seniorsbb_db_dev5.49msselect `articles`.* from `articles` where `articles`.`slug` = 'wanderguard' and `articles`.`active` = 'Yes' and `articles`.`deleted_at` is null limit 1
        Bindings
        • 0: wanderguard
        • 1: Yes
        Backtrace
        • app/Http/Controllers/Front/ArticleController.php:130
        • 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
      • ArticleController.php#130seniorsbb_db_dev1.24msselect * from `listingattachment` where `type` = 'article' and `primary` = 1 and `listingattachment`.`listingId` in (5816)
        Bindings
        • 0: article
        • 1: 1
        Backtrace
        • app/Http/Controllers/Front/ArticleController.php:130
        • 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
      • ArticleController.php#132seniorsbb_db_dev930μsselect * from `category` where `id` = '349' and `type` = 'article' limit 1
        Bindings
        • 0: 349
        • 1: article
        Backtrace
        • app/Http/Controllers/Front/ArticleController.php:132
        • 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
      • ArticleController.php#170seniorsbb_db_dev12.43msselect * from `articlecategories` where `articleId` = 5816
        Bindings
        • 0: 5816
        Backtrace
        • app/Http/Controllers/Front/ArticleController.php:170
        • 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
      • ArticleController.php#186seniorsbb_db_dev1.27msselect distinct `articles`.* from `articles` inner join `articlecategories` on `articlecategories`.`articleId` = `articles`.`id` where `articles`.`active` = 'Yes' and 0 = 1 and `articles`.`type` = 'article' and `articles`.`id` != 5816 and `articles`.`deleted_at` is null group by `articles`.`id` order by `articles`.`created_at` desc limit 3
        Bindings
        • 0: Yes
        • 1: article
        • 2: 5816
        Backtrace
        • app/Http/Controllers/Front/ArticleController.php:186
        • 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
      • ArticleController.php#229seniorsbb_db_dev1.3msselect distinct `articles`.* from `articles` inner join `articlecategories` on `articlecategories`.`articleId` = `articles`.`id` where `articles`.`active` = 'Yes' and 0 = 1 and `articles`.`type` = 'article' and `articles`.`id` not in (5816) and `articles`.`deleted_at` is null group by `articles`.`id` order by `articles`.`created_at` desc limit 3
        Bindings
        • 0: Yes
        • 1: article
        • 2: 5816
        Backtrace
        • app/Http/Controllers/Front/ArticleController.php:229
        • 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_dev1.81msinsert into `queue_jobs` (`queue`, `attempts`, `reserved_at`, `available_at`, `created_at`, `payload`) values ('default', 0, null, 1751963829, 1751963829, '{\"uuid\":\"c5130e66-58bb-4839-a492-61b44bade438\",\"displayName\":\"App\\\\Jobs\\\\TrackLibrary\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"App\\\\Jobs\\\\TrackLibrary\",\"command\":\"O:21:\\\"App\\\\Jobs\\\\TrackLibrary\\\":5:{s:13:\\\"\\u0000*\\u0000track_data\\\";O:45:\\\"Illuminate\\\\Contracts\\\\Database\\\\ModelIdentifier\\\":5:{s:5:\\\"class\\\";N;s:2:\\\"id\\\";a:0:{}s:9:\\\"relations\\\";a:0:{}s:10:\\\"connection\\\";N;s:15:\\\"collectionClass\\\";N;}s:13:\\\"\\u0000*\\u0000usercookie\\\";s:18:\\\"us734trb76et634tbr\\\";s:7:\\\"\\u0000*\\u0000type\\\";s:7:\\\"article\\\";s:13:\\\"\\u0000*\\u0000event_type\\\";s:6:\\\"appear\\\";s:16:\\\"\\u0000*\\u0000inputDataType\\\";s:4:\\\"data\\\";}\"}}')
        Bindings
        • 0: default
        • 1: 0
        • 2: 
        • 3: 1751963829
        • 4: 1751963829
        • 5: {"uuid":"c5130e66-58bb-4839-a492-61b44bade438","displayName":"App\\Jobs\\TrackLibrary","job":"Illuminate\\Queue\\CallQueuedHandler@call","maxTries":null,"maxExceptions":null,"failOnTimeout":false,"backoff":null,"timeout":null,"retryUntil":null,"data":{"commandName":"App\\Jobs\\TrackLibrary","command":"O:21:\"App\\Jobs\\TrackLibrary\":5:{s:13:\"\u0000*\u0000track_data\";O:45:\"Illuminate\\Contracts\\Database\\ModelIdentifier\":5:{s:5:\"class\";N;s:2:\"id\";a:0:{}s:9:\"relations\";a:0:{}s:10:\"connection\";N;s:15:\"collectionClass\";N;}s:13:\"\u0000*\u0000usercookie\";s:18:\"us734trb76et634tbr\";s:7:\"\u0000*\u0000type\";s:7:\"article\";s:13:\"\u0000*\u0000event_type\";s:6:\"appear\";s:16:\"\u0000*\u0000inputDataType\";s:4:\"data\";}"}}
        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
      • DatabaseQueue.php#188seniorsbb_db_dev4.64msinsert into `queue_jobs` (`queue`, `attempts`, `reserved_at`, `available_at`, `created_at`, `payload`) values ('default', 0, null, 1751963829, 1751963829, '{\"uuid\":\"cb61e7e1-5305-498c-b7d3-288a51659cfa\",\"displayName\":\"App\\\\Jobs\\\\TrackLibrary\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"App\\\\Jobs\\\\TrackLibrary\",\"command\":\"O:21:\\\"App\\\\Jobs\\\\TrackLibrary\\\":5:{s:13:\\\"\\u0000*\\u0000track_data\\\";a:0:{}s:13:\\\"\\u0000*\\u0000usercookie\\\";s:18:\\\"us734trb76et634tbr\\\";s:7:\\\"\\u0000*\\u0000type\\\";s:7:\\\"article\\\";s:13:\\\"\\u0000*\\u0000event_type\\\";s:6:\\\"appear\\\";s:16:\\\"\\u0000*\\u0000inputDataType\\\";s:4:\\\"data\\\";}\"}}')
        Bindings
        • 0: default
        • 1: 0
        • 2: 
        • 3: 1751963829
        • 4: 1751963829
        • 5: {"uuid":"cb61e7e1-5305-498c-b7d3-288a51659cfa","displayName":"App\\Jobs\\TrackLibrary","job":"Illuminate\\Queue\\CallQueuedHandler@call","maxTries":null,"maxExceptions":null,"failOnTimeout":false,"backoff":null,"timeout":null,"retryUntil":null,"data":{"commandName":"App\\Jobs\\TrackLibrary","command":"O:21:\"App\\Jobs\\TrackLibrary\":5:{s:13:\"\u0000*\u0000track_data\";a:0:{}s:13:\"\u0000*\u0000usercookie\";s:18:\"us734trb76et634tbr\";s:7:\"\u0000*\u0000type\";s:7:\"article\";s:13:\"\u0000*\u0000event_type\";s:6:\"appear\";s:16:\"\u0000*\u0000inputDataType\";s:4:\"data\";}"}}
        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
      • 3968f797b22a9c6b17ff202289cdb425.php#51seniorsbb_db_dev1.05msselect * from `company` where `company`.`id` is null and `company`.`id` is not null and `company`.`deleted_at` is null limit 1
        Backtrace
        • var/www/html/sbb/shared/storage/framework/views/3968f797b22a9c6b17ff202289cdb425.php:51
        • 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
      • 3968f797b22a9c6b17ff202289cdb425.php#66seniorsbb_db_dev1.2msselect `books`.*, `bookeditionmapping`.`recordId` as `pivot_recordId`, `bookeditionmapping`.`bookId` as `pivot_bookId` from `books` inner join `bookeditionmapping` on `books`.`id` = `bookeditionmapping`.`bookId` where `bookeditionmapping`.`recordId` = 5816 and `bookeditionmapping`.`type` = 'article'
        Bindings
        • 0: 5816
        • 1: article
        Backtrace
        • var/www/html/sbb/shared/storage/framework/views/3968f797b22a9c6b17ff202289cdb425.php:66
        • 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
      • 3968f797b22a9c6b17ff202289cdb425.php#85seniorsbb_db_dev1.28msselect * from `listingcontacts` where `listingcontacts`.`listingId` = 5816 and `listingcontacts`.`listingId` is not null and `type` = 'article' and `primary` = 1 limit 1
        Bindings
        • 0: 5816
        • 1: article
        • 2: 1
        Backtrace
        • var/www/html/sbb/shared/storage/framework/views/3968f797b22a9c6b17ff202289cdb425.php:85
        • 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
      • 3968f797b22a9c6b17ff202289cdb425.php#141seniorsbb_db_dev1.44msselect * from `listingattachment` where `listingattachment`.`listingId` = 5816 and `listingattachment`.`listingId` is not null and `type` = 'article' limit 1
        Bindings
        • 0: 5816
        • 1: article
        Backtrace
        • var/www/html/sbb/shared/storage/framework/views/3968f797b22a9c6b17ff202289cdb425.php:141
        • 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
      • 3968f797b22a9c6b17ff202289cdb425.php#146seniorsbb_db_dev1.16msselect * from `listingattachment` where `listingattachment`.`listingId` = 5816 and `listingattachment`.`listingId` is not null and `type` = 'article' limit 1
        Bindings
        • 0: 5816
        • 1: article
        Backtrace
        • var/www/html/sbb/shared/storage/framework/views/3968f797b22a9c6b17ff202289cdb425.php:146
        • 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.14msselect * 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\Article
      4Article.php#?
      App\Models\Category
      1Category.php#?
          ClearShow all
          Date ↕MethodURLData
          #12025-07-08 02:37:09GET/articles/wanderguard4155