

This Home currently has two vacancies.
Tor Vale has been specifically established to meet the needs of individuals with profound learning and physical disabilities. Nursing care is provided 24-hours a day in a comfortable, homely environment.
Tor Vale, a detached bungalow, is set in its own extensive grounds, benefitting from level landscaped gardens, paved seating areas and a summerhouse. It is located on the outskirts of the South Hams village of Brixton. The City of Plymouth, the coast and moors and are all in close proximity. A multi-person vehicle is provided to enable Service Users to access local, regional and nationwide recreational and leisure activities.
The bungalow comprises five bedrooms, lounge, dining room, kitchen, specifically designed bathrooms, toilets, laundry and a separately-situated sensory room. All areas are accessible by wheelchair. The bedrooms are all adapted, taking into account the Service Users’ specific needs and are decorated to their individual tastes. Specialist equipment is provided to meet the specific needs of the Service Users including electronically adjustable beds, hoists, a hydraulic shower trolley and a specialist bath.
Those for whom we provide a service have the opportunity to partake in their own, unique, Person Centred Plan which takes into account their abilities, needs, preferences, interests, aspirations and life-style choices.
To view the most recent Care Quality Commission (CQC) review please click here.
For more information about this service please contact us at :
The Durnford Society Ltd
The Barn
31 Parkstone Lane
Plympton
Plymouth
Devon
PL7 4DX
T: 01752 347005
F: 01752 347083
E: headoffice@durnford.org
To view Cookies, add CookieComponent to Controller
| Query | Error | Affected | Num. rows | Took (ms) | Actions |
|---|---|---|---|---|---|
| SHOW FULL COLUMNS FROM `services` | 3 | 3 | 1 | maybe slow | |
| SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8_general_ci'; -- libs/model/model.php - 780 , [Model] Service->schema -- libs/model/model.php - 474 , [Model] Service->setSource -- cake/libs/class_registry.php - 141 , [Model] Service->__construct -- libs/controller/controller.php - 637 , [ClassRegistry] ServicesController->init -- libs/controller/controller.php - 502 , [Controller] ServicesController->loadModel | 1 | 1 | 1 | ||
| SHOW FULL COLUMNS FROM `employment` | 12 | 12 | 3 | maybe slow | |
| SHOW FULL COLUMNS FROM `whos_whos` | 8 | 8 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `photos` | 9 | 9 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `residential_homes` | 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 `residential_homes_whos_whos` | 3 | 3 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `services_whos_whos` | 3 | 3 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `news_items` | 8 | 8 | 5 | 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 `Service`.`id`, `Service`.`key`, `Service`.`title` FROM `services` AS `Service` WHERE `Service`.`key` = 'residential-nursing-care' -- app/controllers/services_controller.php - 9 , [Model] Service->find('all') | 1 | 1 | 1 | ||
| SELECT `Employment`.`id`, `Employment`.`service_id`, `Employment`.`title`, `Employment`.`description`, `Employment`.`salary`, `Employment`.`salary_upper`, `Employment`.`location`, `Employment`.`filename`, `Employment`.`extension`, `Employment`.`visible`, `Employment`.`ORDER`, `Employment`.`created` FROM `employment` AS `Employment` WHERE `Employment`.`service_id` = (3) -- app/controllers/services_controller.php - 9 , [Model] Service->find('all') | 2 | 2 | 1 | maybe slow | |
| SELECT `Service`.`id`, `Service`.`key`, `Service`.`title` FROM `services` AS `Service` WHERE `Service`.`id` = 3 -- app/controllers/services_controller.php - 9 , [Model] Service->find('all') | 1 | 1 | 1 | ||
| SELECT `Service`.`id`, `Service`.`key`, `Service`.`title` FROM `services` AS `Service` WHERE `Service`.`id` = 3 -- app/controllers/services_controller.php - 9 , [Model] Service->find('all') | 1 | 1 | 0 | ||
| SELECT `User`.`id`, `User`.`username`, `User`.`password`, `User`.`admin`, `User`.`name`, `User`.`role`, `User`.`email`, `User`.`disabled`, `User`.`created`, `User`.`modified`, `ServicesUser`.`id`, `ServicesUser`.`service_id`, `ServicesUser`.`user_id` FROM `users` AS `User` JOIN `services_users` AS `ServicesUser` ON (`ServicesUser`.`service_id` = 3 AND `ServicesUser`.`user_id` = `User`.`id`) -- app/controllers/services_controller.php - 9 , [Model] Service->find('all') | 2 | 2 | 21 | maybe slow | |
| SELECT `Announcement`.`id`, `Announcement`.`level`, `Announcement`.`title`, `Announcement`.`TEXT`, `Announcement`.`filename`, `Announcement`.`extension`, `Announcement`.`email`, `Announcement`.`sent_to`, `Announcement`.`created_by`, `Announcement`.`created`, `Announcement`.`modified`, `AnnouncementsUser`.`id`, `AnnouncementsUser`.`announcement_id`, `AnnouncementsUser`.`user_id` FROM `announcements` AS `Announcement` JOIN `announcements_user` AS `AnnouncementsUser` ON (`AnnouncementsUser`.`user_id` IN (3, 2) AND `AnnouncementsUser`.`announcement_id` = `Announcement`.`id`) -- app/controllers/services_controller.php - 9 , [Model] Service->find('all') | 13 | 13 | 11 | 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`, `ResidentialHomesUser`.`id`, `ResidentialHomesUser`.`residential_home_id`, `ResidentialHomesUser`.`user_id` FROM `residential_homes` AS `ResidentialHome` JOIN `residential_homes_users` AS `ResidentialHomesUser` ON (`ResidentialHomesUser`.`user_id` IN (3, 2) AND `ResidentialHomesUser`.`residential_home_id` = `ResidentialHome`.`id`) -- app/controllers/services_controller.php - 9 , [Model] Service->find('all') | 3 | 3 | 2 | maybe slow | |
| SELECT `WhosWho`.`id`, `WhosWho`.`ORDER`, `WhosWho`.`name`, `WhosWho`.`role`, `WhosWho`.`content`, `WhosWho`.`email`, `WhosWho`.`phone`, `WhosWho`.`modified`, `ServicesWhosWho`.`id`, `ServicesWhosWho`.`service_id`, `ServicesWhosWho`.`whos_who_id` FROM `whos_whos` AS `WhosWho` JOIN `services_whos_whos` AS `ServicesWhosWho` ON (`ServicesWhosWho`.`service_id` = 3 AND `ServicesWhosWho`.`whos_who_id` = `WhosWho`.`id`) -- app/controllers/services_controller.php - 9 , [Model] Service->find('all') | 0 | 0 | 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] ServicesController->beforeRender | 0 | 0 | 0 | ||
| 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` = 'services') 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 | 3 | 3 | 1 | maybe slow | |
| 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` = 'services') 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 | 7 | 7 | 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 | 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` = (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 | 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` = (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 | |
| SELECT `Gallery`.`id`, `Gallery`.`key`, `Gallery`.`title`, `Gallery`.`type`, `Gallery`.`size`, `Gallery`.`panes` FROM `galleries` AS `Gallery` WHERE `Gallery`.`id` = 7 -- 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 | 3 | maybe slow | |
| 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` = (7) 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 | 2 | ||
| SELECT `Gallery`.`id`, `Gallery`.`key`, `Gallery`.`title`, `Gallery`.`type`, `Gallery`.`size`, `Gallery`.`panes` FROM `galleries` AS `Gallery` WHERE `Gallery`.`id` = 8 -- 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` = (8) 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 | 2 | ||
| SELECT `Gallery`.`id`, `Gallery`.`key`, `Gallery`.`title`, `Gallery`.`type`, `Gallery`.`size`, `Gallery`.`panes` FROM `galleries` AS `Gallery` WHERE `Gallery`.`id` = 9 -- 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 | 2 | maybe slow | |
| 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` = (9) 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.62 MB
| Message | Memory use |
|---|---|
| Component intitailization | 10.87 MB |
| Controller action start | 10.95 MB |
| Controller render start | 11.20 MB |
| View render complete | 13.15 MB |
Total Request Time: 612 (ms)
| Message | Time in ms | Graph |
|---|---|---|
| Core Processing (Derived) | 203.83 | |
| Component initialization and startup | 4.53 | |
| Controller action | 80.35 | |
| Render Controller Action | 90.36 | |
| » Rendering View | 87.65 | |
| » » Rendering APP/views/services/index.ctp | 56.23 | |
| » » » Rendering APP/views/elements/gallery.ctp | 1.28 | |
| » » » » Rendering APP/views/elements/gallery-simple.ctp | 0.71 | |
| » » » Rendering APP/views/elements/snippet.ctp | 0.29 | |
| » » » Rendering APP/views/elements/more-information.ctp | 5.96 | |
| » » » Rendering APP/views/elements/our-services.ctp | 7.18 | |
| » » » » Rendering APP/views/elements/gallery.ctp #2 | 0.94 | |
| » » » » » Rendering APP/views/elements/gallery-simple.ctp #2 | 0.50 | |
| » » » » Rendering APP/views/elements/gallery.ctp #3 | 0.90 | |
| » » » » » Rendering APP/views/elements/gallery-simple.ctp #3 | 0.47 | |
| » » » » Rendering APP/views/elements/gallery.ctp #4 | 1.26 | |
| » » » » » Rendering APP/views/elements/gallery-simple.ctp #4 | 0.61 | |
| » » » » Rendering APP/views/elements/gallery.ctp #5 | 0.90 | |
| » » » » » Rendering APP/views/elements/gallery-simple.ctp #5 | 0.46 | |
| » » Rendering APP/views/layouts/default.ctp | 30.89 | |
| » » » Rendering APP/views/elements/userinfo.ctp | 0.33 | |
| » » » Rendering APP/views/elements/header.ctp | 10.48 | |
| » » » » Rendering APP/views/elements/menu-items-2.ctp | 8.76 | |
| » » » Rendering APP/views/elements/footer.ctp | 1.01 |