Residential Care

This home has been established to provide care for up to four individuals with a learning disability, who may also have a physical disability. The house, a detached property, is set in its own extensive grounds with a large, landscaped garden to the rear of the building. It is located in...

Oaklands, a purpose-built, detached bungalow is set in its own landscaped grounds.
It is located in the Plymouth suburb of Plymstock, close to shops, services and public transport routes. The City of Plymouth, the coast and moors and are all in close proximity. Two multi-person vehicles...

This Home currently has one vacancy.
This home has been established to provide care for up to nine
individuals with a learning disability who may also have a physical disability.
Pendeen is situated on the ground floor of a Plymouth City housing project set in a residential area with a...
To view Cookies, add CookieComponent to Controller
| Query | Error | Affected | Num. rows | Took (ms) | Actions |
|---|---|---|---|---|---|
| SHOW FULL COLUMNS FROM `residential_homes` | 12 | 12 | 1 | maybe slow | |
| SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8_general_ci'; -- libs/model/model.php - 780 , [Model] ResidentialHome->schema -- libs/model/model.php - 474 , [Model] ResidentialHome->setSource -- cake/libs/class_registry.php - 141 , [Model] ResidentialHome->__construct -- libs/controller/controller.php - 637 , [ClassRegistry] ResidentialCareController->init -- libs/controller/controller.php - 502 , [Controller] ResidentialCareController->loadModel | 1 | 1 | 1 | ||
| SHOW FULL COLUMNS FROM `photos` | 9 | 9 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `whos_whos` | 8 | 8 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `services` | 3 | 3 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `employment` | 12 | 12 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `users` | 10 | 10 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `announcements` | 11 | 11 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `announcements_user` | 3 | 3 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `services_users` | 3 | 3 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `residential_homes_users` | 3 | 3 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `services_whos_whos` | 3 | 3 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `residential_homes_whos_whos` | 3 | 3 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `news_items` | 8 | 8 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `snippet_refs` | 4 | 4 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `snippets` | 7 | 7 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `gallery_refs` | 4 | 4 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `galleries` | 6 | 6 | 1 | maybe slow | |
| SELECT `ResidentialHome`.`id`, `ResidentialHome`.`ORDER`, `ResidentialHome`.`name`, `ResidentialHome`.`description`, `ResidentialHome`.`services`, `ResidentialHome`.`address`, `ResidentialHome`.`telephone`, `ResidentialHome`.`email`, `ResidentialHome`.`longitude`, `ResidentialHome`.`latitude`, `ResidentialHome`.`vacancies`, `ResidentialHome`.`modified` FROM `residential_homes` AS `ResidentialHome` WHERE 1 = 1 ORDER BY `ORDER` ASC -- app/controllers/residential_care_controller.php - 7 , [Model] ResidentialHome->find('all') | 3 | 3 | 3 | ||
| SELECT `Photo`.`id`, `Photo`.`owner_type`, `Photo`.`owner_id`, `Photo`.`owner_sort`, `Photo`.`filename`, `Photo`.`caption`, `Photo`.`type`, `Photo`.`width`, `Photo`.`height` FROM `photos` AS `Photo` WHERE `Photo`.`owner_type` = 'residential_home' AND `Photo`.`owner_id` IN (1, 2, 4) ORDER BY `Photo`.`owner_sort` ASC -- app/controllers/residential_care_controller.php - 7 , [Model] ResidentialHome->find('all') | 3 | 3 | 1 | maybe slow | |
| SELECT `User`.`id`, `User`.`username`, `User`.`password`, `User`.`admin`, `User`.`name`, `User`.`role`, `User`.`email`, `User`.`disabled`, `User`.`created`, `User`.`modified`, `ResidentialHomesUser`.`id`, `ResidentialHomesUser`.`residential_home_id`, `ResidentialHomesUser`.`user_id` FROM `users` AS `User` JOIN `residential_homes_users` AS `ResidentialHomesUser` ON (`ResidentialHomesUser`.`residential_home_id` IN (1, 2, 4) AND `ResidentialHomesUser`.`user_id` = `User`.`id`) -- app/controllers/residential_care_controller.php - 7 , [Model] ResidentialHome->find('all') | 8 | 8 | 12 | maybe slow | |
| SELECT `WhosWho`.`id`, `WhosWho`.`ORDER`, `WhosWho`.`name`, `WhosWho`.`role`, `WhosWho`.`content`, `WhosWho`.`email`, `WhosWho`.`phone`, `WhosWho`.`modified`, `ResidentialHomesWhosWho`.`id`, `ResidentialHomesWhosWho`.`residential_home_id`, `ResidentialHomesWhosWho`.`whos_who_id` FROM `whos_whos` AS `WhosWho` JOIN `residential_homes_whos_whos` AS `ResidentialHomesWhosWho` ON (`ResidentialHomesWhosWho`.`residential_home_id` IN (1, 2, 4) AND `ResidentialHomesWhosWho`.`whos_who_id` = `WhosWho`.`id`) -- app/controllers/residential_care_controller.php - 7 , [Model] ResidentialHome->find('all') | 2 | 2 | 1 | maybe slow | |
| SELECT `NewsItem`.`id`, `NewsItem`.`published`, `NewsItem`.`DATE_FORMAT`, `NewsItem`.`title`, `NewsItem`.`content`, `NewsItem`.`filename`, `NewsItem`.`extension`, `NewsItem`.`modified` FROM `news_items` AS `NewsItem` WHERE `NewsItem`.`published` <= NOW() ORDER BY `published` DESC, `id` DESC LIMIT 1 -- app/controllers/app_controller.php - 92 , [Model] NewsItem->find('first') -- libs/controller/controller.php - 863 , [AppController] ResidentialCareController->beforeRender | 0 | 0 | 1 | maybe slow | |
| SELECT `SnippetRef`.`id`, `SnippetRef`.`snippet_id`, `SnippetRef`.`controller`, `SnippetRef`.`action`, `Snippet`.`id`, `Snippet`.`key`, `Snippet`.`title`, `Snippet`.`content`, `Snippet`.`modified`, `Snippet`.`pdf_folder`, `Snippet`.`pdf_filename` FROM `snippet_refs` AS `SnippetRef` LEFT JOIN `snippets` AS `Snippet` ON (`SnippetRef`.`snippet_id` = `Snippet`.`id`) WHERE ((`SnippetRef`.`controller` = '*') OR (((`SnippetRef`.`controller` = 'residential_care') AND (`SnippetRef`.`action` IN ('*', 'index'))))) -- controllers/components/snippets_manager.php - 32 , [Model] SnippetRef->find('all') -- libs/controller/component.php - 186 , [SnippetsManagerComponent] SnippetsManagerComponent->beforeRender -- libs/controller/controller.php - 864 , [Component] Component->triggerCallback | 1 | 1 | 1 | ||
| SELECT `GalleryRef`.`id`, `GalleryRef`.`gallery_id`, `GalleryRef`.`controller`, `GalleryRef`.`action`, `Gallery`.`id`, `Gallery`.`key`, `Gallery`.`title`, `Gallery`.`type`, `Gallery`.`size`, `Gallery`.`panes` FROM `gallery_refs` AS `GalleryRef` LEFT JOIN `galleries` AS `Gallery` ON (`GalleryRef`.`gallery_id` = `Gallery`.`id`) WHERE ((`GalleryRef`.`controller` = '*') OR (((`GalleryRef`.`controller` = 'residential_care') AND (`GalleryRef`.`action` IN ('*', 'index'))))) -- controllers/components/snippets_manager.php - 50 , [Model] GalleryRef->find('all') -- libs/controller/component.php - 186 , [SnippetsManagerComponent] SnippetsManagerComponent->beforeRender -- libs/controller/controller.php - 864 , [Component] Component->triggerCallback | 4 | 4 | 1 | maybe slow | |
| SELECT `Gallery`.`id`, `Gallery`.`key`, `Gallery`.`title`, `Gallery`.`type`, `Gallery`.`size`, `Gallery`.`panes` FROM `galleries` AS `Gallery` WHERE `Gallery`.`id` = 2 -- controllers/components/snippets_manager.php - 50 , [Model] GalleryRef->find('all') -- libs/controller/component.php - 186 , [SnippetsManagerComponent] SnippetsManagerComponent->beforeRender -- libs/controller/controller.php - 864 , [Component] Component->triggerCallback | 1 | 1 | 0 | ||
| SELECT `Photo`.`id`, `Photo`.`owner_type`, `Photo`.`owner_id`, `Photo`.`owner_sort`, `Photo`.`filename`, `Photo`.`caption`, `Photo`.`type`, `Photo`.`width`, `Photo`.`height` FROM `photos` AS `Photo` WHERE `Photo`.`owner_type` = 'gallery' AND `Photo`.`owner_id` = (2) ORDER BY `Photo`.`owner_sort` ASC -- controllers/components/snippets_manager.php - 50 , [Model] GalleryRef->find('all') -- libs/controller/component.php - 186 , [SnippetsManagerComponent] SnippetsManagerComponent->beforeRender -- libs/controller/controller.php - 864 , [Component] Component->triggerCallback | 2 | 2 | 1 | maybe slow | |
| SELECT `Gallery`.`id`, `Gallery`.`key`, `Gallery`.`title`, `Gallery`.`type`, `Gallery`.`size`, `Gallery`.`panes` FROM `galleries` AS `Gallery` WHERE `Gallery`.`id` = 3 -- controllers/components/snippets_manager.php - 50 , [Model] GalleryRef->find('all') -- libs/controller/component.php - 186 , [SnippetsManagerComponent] SnippetsManagerComponent->beforeRender -- libs/controller/controller.php - 864 , [Component] Component->triggerCallback | 1 | 1 | 0 | ||
| SELECT `Photo`.`id`, `Photo`.`owner_type`, `Photo`.`owner_id`, `Photo`.`owner_sort`, `Photo`.`filename`, `Photo`.`caption`, `Photo`.`type`, `Photo`.`width`, `Photo`.`height` FROM `photos` AS `Photo` WHERE `Photo`.`owner_type` = 'gallery' AND `Photo`.`owner_id` = (3) ORDER BY `Photo`.`owner_sort` ASC -- controllers/components/snippets_manager.php - 50 , [Model] GalleryRef->find('all') -- libs/controller/component.php - 186 , [SnippetsManagerComponent] SnippetsManagerComponent->beforeRender -- libs/controller/controller.php - 864 , [Component] Component->triggerCallback | 2 | 2 | 1 | maybe slow | |
| SELECT `Gallery`.`id`, `Gallery`.`key`, `Gallery`.`title`, `Gallery`.`type`, `Gallery`.`size`, `Gallery`.`panes` FROM `galleries` AS `Gallery` WHERE `Gallery`.`id` = 4 -- controllers/components/snippets_manager.php - 50 , [Model] GalleryRef->find('all') -- libs/controller/component.php - 186 , [SnippetsManagerComponent] SnippetsManagerComponent->beforeRender -- libs/controller/controller.php - 864 , [Component] Component->triggerCallback | 1 | 1 | 0 | ||
| SELECT `Photo`.`id`, `Photo`.`owner_type`, `Photo`.`owner_id`, `Photo`.`owner_sort`, `Photo`.`filename`, `Photo`.`caption`, `Photo`.`type`, `Photo`.`width`, `Photo`.`height` FROM `photos` AS `Photo` WHERE `Photo`.`owner_type` = 'gallery' AND `Photo`.`owner_id` = (4) ORDER BY `Photo`.`owner_sort` ASC -- controllers/components/snippets_manager.php - 50 , [Model] GalleryRef->find('all') -- libs/controller/component.php - 186 , [SnippetsManagerComponent] SnippetsManagerComponent->beforeRender -- libs/controller/controller.php - 864 , [Component] Component->triggerCallback | 2 | 2 | 1 | maybe slow | |
| SELECT `Gallery`.`id`, `Gallery`.`key`, `Gallery`.`title`, `Gallery`.`type`, `Gallery`.`size`, `Gallery`.`panes` FROM `galleries` AS `Gallery` WHERE `Gallery`.`id` = 5 -- controllers/components/snippets_manager.php - 50 , [Model] GalleryRef->find('all') -- libs/controller/component.php - 186 , [SnippetsManagerComponent] SnippetsManagerComponent->beforeRender -- libs/controller/controller.php - 864 , [Component] Component->triggerCallback | 1 | 1 | 1 | ||
| SELECT `Photo`.`id`, `Photo`.`owner_type`, `Photo`.`owner_id`, `Photo`.`owner_sort`, `Photo`.`filename`, `Photo`.`caption`, `Photo`.`type`, `Photo`.`width`, `Photo`.`height` FROM `photos` AS `Photo` WHERE `Photo`.`owner_type` = 'gallery' AND `Photo`.`owner_id` = (5) ORDER BY `Photo`.`owner_sort` ASC -- controllers/components/snippets_manager.php - 50 , [Model] GalleryRef->find('all') -- libs/controller/component.php - 186 , [SnippetsManagerComponent] SnippetsManagerComponent->beforeRender -- libs/controller/controller.php - 864 , [Component] Component->triggerCallback | 2 | 2 | 1 | maybe slow |
Peak Memory Use 15.29 MB
| Message | Memory use |
|---|---|
| Component intitailization | 10.89 MB |
| Controller action start | 10.96 MB |
| Controller render start | 11.13 MB |
| View render complete | 13.08 MB |
Total Request Time: 469 (ms)
| Message | Time in ms | Graph |
|---|---|---|
| Core Processing (Derived) | 182.50 | |
| Component initialization and startup | 4.16 | |
| Controller action | 45.51 | |
| Render Controller Action | 66.79 | |
| » Rendering View | 64.09 | |
| » » Rendering APP/views/residential_care/index.ctp | 33.27 | |
| » » » Rendering APP/views/elements/snippet.ctp | 0.30 | |
| » » » Rendering APP/views/elements/gallery.ctp | 0.92 | |
| » » » » Rendering APP/views/elements/gallery-simple.ctp | 0.47 | |
| » » » Rendering APP/views/elements/gallery.ctp #2 | 0.80 | |
| » » » » Rendering APP/views/elements/gallery-simple.ctp #2 | 0.37 | |
| » » » Rendering APP/views/elements/gallery.ctp #3 | 0.80 | |
| » » » » Rendering APP/views/elements/gallery-simple.ctp #3 | 0.37 | |
| » » Rendering APP/views/layouts/default.ctp | 30.31 | |
| » » » Rendering APP/views/elements/userinfo.ctp | 0.28 | |
| » » » Rendering APP/views/elements/header.ctp | 10.49 | |
| » » » » Rendering APP/views/elements/menu-items-2.ctp | 8.78 | |
| » » » Rendering APP/views/elements/footer.ctp | 0.97 |