Search in the surrounding area with Our selection for you
Warning (2): array_key_exists() expects parameter 2 to be array, string given [APP/models/allproperty.php, line 788]
Code |
Context$queryData = array(
"conditions" => array(
"OR" => array()
),
"fields" => array(
"Allproperty.pubtown",
"Allproperty.postcode"
),
"joins" => array(),
"limit" => "10",
"offset" => null,
"order" => array(
"Allproperty.pubtown"
),
"page" => 1,
"group" => "Allproperty.pubtown, Allproperty.postcode",
"callbacks" => true,
"sort" => "date_made_live DESC"
)
array_key_exists - [internal], line ??
Allproperty::beforeFind() - APP/models/allproperty.php, line 788
Model::find() - CORE/cake/libs/model/model.php, line 2029
AllpropertiesController::getTownListMerge() - APP/controllers/allproperties_controller.php, line 3255
Object::dispatchMethod() - CORE/cake/libs/object.php, line 119
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
Object::requestAction() - CORE/cake/libs/object.php, line 100
include - APP/views/elements/get_town_list_merge.ctp, line 1
View::_render() - CORE/cake/libs/view/view.php, line 665
View::element() - CORE/cake/libs/view/view.php, line 342
View::renderElement() - CORE/cake/libs/view/view.php, line 924
include - APP/views/allproperties/view.ctp, line 1261
View::_render() - CORE/cake/libs/view/view.php, line 665
View::render() - CORE/cake/libs/view/view.php, line 375
Controller::render() - CORE/cake/libs/controller/controller.php, line 815
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 229
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
Notice (8): Undefined index: properpubtown [APP/models/allproperty.php, line 351]
Code |
Context$results = array(
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
)
)
$j = 0
$cleanresult = array(
"Allproperty" => array(
"pubtown" => "Bussière-Galant",
"postcode" => "87230"
)
)
//Sanatize shit
foreach ($results as $cleanresult) {
if ($results[$j]['Allproperty']['properpubtown']) {
Allproperty::afterFind() - APP/models/allproperty.php, line 351
Model::__filterResults() - CORE/cake/libs/model/model.php, line 2286
Model::find() - CORE/cake/libs/model/model.php, line 2045
AllpropertiesController::getTownListMerge() - APP/controllers/allproperties_controller.php, line 3255
Object::dispatchMethod() - CORE/cake/libs/object.php, line 119
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
Object::requestAction() - CORE/cake/libs/object.php, line 100
include - APP/views/elements/get_town_list_merge.ctp, line 1
View::_render() - CORE/cake/libs/view/view.php, line 665
View::element() - CORE/cake/libs/view/view.php, line 342
View::renderElement() - CORE/cake/libs/view/view.php, line 924
include - APP/views/allproperties/view.ctp, line 1261
View::_render() - CORE/cake/libs/view/view.php, line 665
View::render() - CORE/cake/libs/view/view.php, line 375
Controller::render() - CORE/cake/libs/controller/controller.php, line 815
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 229
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
Notice (8): Undefined index: prevprice [APP/models/allproperty.php, line 456]
Code |
Context$results = array(
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
)
)
$j = 0
$cleanresult = array(
"Allproperty" => array(
"pubtown" => "Bussière-Galant",
"postcode" => "87230"
)
)
}
if($results[$j]['Allproperty']['prevprice'] < $results[$j]['Allproperty']['price']){
Allproperty::afterFind() - APP/models/allproperty.php, line 456
Model::__filterResults() - CORE/cake/libs/model/model.php, line 2286
Model::find() - CORE/cake/libs/model/model.php, line 2045
AllpropertiesController::getTownListMerge() - APP/controllers/allproperties_controller.php, line 3255
Object::dispatchMethod() - CORE/cake/libs/object.php, line 119
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
Object::requestAction() - CORE/cake/libs/object.php, line 100
include - APP/views/elements/get_town_list_merge.ctp, line 1
View::_render() - CORE/cake/libs/view/view.php, line 665
View::element() - CORE/cake/libs/view/view.php, line 342
View::renderElement() - CORE/cake/libs/view/view.php, line 924
include - APP/views/allproperties/view.ctp, line 1261
View::_render() - CORE/cake/libs/view/view.php, line 665
View::render() - CORE/cake/libs/view/view.php, line 375
Controller::render() - CORE/cake/libs/controller/controller.php, line 815
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 229
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
Notice (8): Undefined index: price [APP/models/allproperty.php, line 456]
Code |
Context$results = array(
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
)
)
$j = 0
$cleanresult = array(
"Allproperty" => array(
"pubtown" => "Bussière-Galant",
"postcode" => "87230"
)
)
}
if($results[$j]['Allproperty']['prevprice'] < $results[$j]['Allproperty']['price']){
Allproperty::afterFind() - APP/models/allproperty.php, line 456
Model::__filterResults() - CORE/cake/libs/model/model.php, line 2286
Model::find() - CORE/cake/libs/model/model.php, line 2045
AllpropertiesController::getTownListMerge() - APP/controllers/allproperties_controller.php, line 3255
Object::dispatchMethod() - CORE/cake/libs/object.php, line 119
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
Object::requestAction() - CORE/cake/libs/object.php, line 100
include - APP/views/elements/get_town_list_merge.ctp, line 1
View::_render() - CORE/cake/libs/view/view.php, line 665
View::element() - CORE/cake/libs/view/view.php, line 342
View::renderElement() - CORE/cake/libs/view/view.php, line 924
include - APP/views/allproperties/view.ctp, line 1261
View::_render() - CORE/cake/libs/view/view.php, line 665
View::render() - CORE/cake/libs/view/view.php, line 375
Controller::render() - CORE/cake/libs/controller/controller.php, line 815
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 229
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
Notice (8): Undefined index: date_made_live [APP/models/allproperty.php, line 469]
Code |
Context$results = array(
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
)
)
$j = 0
$cleanresult = array(
"Allproperty" => array(
"pubtown" => "Bussière-Galant",
"postcode" => "87230"
)
)
//vérification ecart entre les dates
$date1 = new DateTime($results[$j]['Allproperty']['date_made_live']);
Allproperty::afterFind() - APP/models/allproperty.php, line 469
Model::__filterResults() - CORE/cake/libs/model/model.php, line 2286
Model::find() - CORE/cake/libs/model/model.php, line 2045
AllpropertiesController::getTownListMerge() - APP/controllers/allproperties_controller.php, line 3255
Object::dispatchMethod() - CORE/cake/libs/object.php, line 119
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
Object::requestAction() - CORE/cake/libs/object.php, line 100
include - APP/views/elements/get_town_list_merge.ctp, line 1
View::_render() - CORE/cake/libs/view/view.php, line 665
View::element() - CORE/cake/libs/view/view.php, line 342
View::renderElement() - CORE/cake/libs/view/view.php, line 924
include - APP/views/allproperties/view.ctp, line 1261
View::_render() - CORE/cake/libs/view/view.php, line 665
View::render() - CORE/cake/libs/view/view.php, line 375
Controller::render() - CORE/cake/libs/controller/controller.php, line 815
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 229
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
Notice (8): Undefined index: created [APP/models/allproperty.php, line 470]
Code |
Context$results = array(
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
)
)
$j = 0
$cleanresult = array(
"Allproperty" => array(
"pubtown" => "Bussière-Galant",
"postcode" => "87230"
)
)
$date1 = DateTime
DateTime::$date = "2025-10-22 14:12:34.000000"
DateTime::$timezone_type = 3
DateTime::$timezone = "Europe/Paris"
//vérification ecart entre les dates
$date1 = new DateTime($results[$j]['Allproperty']['date_made_live']);
$date2 = new DateTime($results[$j]['Allproperty']['created']);
Allproperty::afterFind() - APP/models/allproperty.php, line 470
Model::__filterResults() - CORE/cake/libs/model/model.php, line 2286
Model::find() - CORE/cake/libs/model/model.php, line 2045
AllpropertiesController::getTownListMerge() - APP/controllers/allproperties_controller.php, line 3255
Object::dispatchMethod() - CORE/cake/libs/object.php, line 119
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
Object::requestAction() - CORE/cake/libs/object.php, line 100
include - APP/views/elements/get_town_list_merge.ctp, line 1
View::_render() - CORE/cake/libs/view/view.php, line 665
View::element() - CORE/cake/libs/view/view.php, line 342
View::renderElement() - CORE/cake/libs/view/view.php, line 924
include - APP/views/allproperties/view.ctp, line 1261
View::_render() - CORE/cake/libs/view/view.php, line 665
View::render() - CORE/cake/libs/view/view.php, line 375
Controller::render() - CORE/cake/libs/controller/controller.php, line 815
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 229
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
Notice (8): Undefined index: date_made_live [APP/models/allproperty.php, line 474]
Code |
Context$results = array(
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
)
)
$j = 0
$cleanresult = array(
"Allproperty" => array(
"pubtown" => "Bussière-Galant",
"postcode" => "87230"
)
)
$date1 = DateTime
DateTime::$date = "2025-10-22 14:12:34.000000"
DateTime::$timezone_type = 3
DateTime::$timezone = "Europe/Paris"
$date2 = DateTime
DateTime::$date = "2025-10-22 14:12:34.000000"
DateTime::$timezone_type = 3
DateTime::$timezone = "Europe/Paris"
$diff = DateInterval
DateInterval::$y = 0
DateInterval::$m = 0
DateInterval::$d = 0
DateInterval::$h = 0
DateInterval::$i = 0
DateInterval::$s = 0
DateInterval::$weekday = 0
DateInterval::$weekday_behavior = 0
DateInterval::$first_last_day_of = 0
DateInterval::$invert = 0
DateInterval::$days = 0
DateInterval::$special_type = 0
DateInterval::$special_amount = 0
DateInterval::$have_weekday_relative = 0
DateInterval::$have_special_relative = 0
$diff = $date1->diff($date2);
if($results[$j]['Allproperty']['date_made_live'] < $results[$j]['Allproperty']['created'] && $diff->days > 2){
Allproperty::afterFind() - APP/models/allproperty.php, line 474
Model::__filterResults() - CORE/cake/libs/model/model.php, line 2286
Model::find() - CORE/cake/libs/model/model.php, line 2045
AllpropertiesController::getTownListMerge() - APP/controllers/allproperties_controller.php, line 3255
Object::dispatchMethod() - CORE/cake/libs/object.php, line 119
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
Object::requestAction() - CORE/cake/libs/object.php, line 100
include - APP/views/elements/get_town_list_merge.ctp, line 1
View::_render() - CORE/cake/libs/view/view.php, line 665
View::element() - CORE/cake/libs/view/view.php, line 342
View::renderElement() - CORE/cake/libs/view/view.php, line 924
include - APP/views/allproperties/view.ctp, line 1261
View::_render() - CORE/cake/libs/view/view.php, line 665
View::render() - CORE/cake/libs/view/view.php, line 375
Controller::render() - CORE/cake/libs/controller/controller.php, line 815
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 229
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
Notice (8): Undefined index: created [APP/models/allproperty.php, line 474]
Code |
Context$results = array(
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
)
)
$j = 0
$cleanresult = array(
"Allproperty" => array(
"pubtown" => "Bussière-Galant",
"postcode" => "87230"
)
)
$date1 = DateTime
DateTime::$date = "2025-10-22 14:12:34.000000"
DateTime::$timezone_type = 3
DateTime::$timezone = "Europe/Paris"
$date2 = DateTime
DateTime::$date = "2025-10-22 14:12:34.000000"
DateTime::$timezone_type = 3
DateTime::$timezone = "Europe/Paris"
$diff = DateInterval
DateInterval::$y = 0
DateInterval::$m = 0
DateInterval::$d = 0
DateInterval::$h = 0
DateInterval::$i = 0
DateInterval::$s = 0
DateInterval::$weekday = 0
DateInterval::$weekday_behavior = 0
DateInterval::$first_last_day_of = 0
DateInterval::$invert = 0
DateInterval::$days = 0
DateInterval::$special_type = 0
DateInterval::$special_amount = 0
DateInterval::$have_weekday_relative = 0
DateInterval::$have_special_relative = 0
$diff = $date1->diff($date2);
if($results[$j]['Allproperty']['date_made_live'] < $results[$j]['Allproperty']['created'] && $diff->days > 2){
Allproperty::afterFind() - APP/models/allproperty.php, line 474
Model::__filterResults() - CORE/cake/libs/model/model.php, line 2286
Model::find() - CORE/cake/libs/model/model.php, line 2045
AllpropertiesController::getTownListMerge() - APP/controllers/allproperties_controller.php, line 3255
Object::dispatchMethod() - CORE/cake/libs/object.php, line 119
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
Object::requestAction() - CORE/cake/libs/object.php, line 100
include - APP/views/elements/get_town_list_merge.ctp, line 1
View::_render() - CORE/cake/libs/view/view.php, line 665
View::element() - CORE/cake/libs/view/view.php, line 342
View::renderElement() - CORE/cake/libs/view/view.php, line 924
include - APP/views/allproperties/view.ctp, line 1261
View::_render() - CORE/cake/libs/view/view.php, line 665
View::render() - CORE/cake/libs/view/view.php, line 375
Controller::render() - CORE/cake/libs/controller/controller.php, line 815
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 229
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
Notice (8): Undefined index: date_made_live [APP/models/allproperty.php, line 479]
Code |
Context$results = array(
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
)
)
$j = 0
$cleanresult = array(
"Allproperty" => array(
"pubtown" => "Bussière-Galant",
"postcode" => "87230"
)
)
$date1 = DateTime
DateTime::$date = "2025-10-22 14:12:34.000000"
DateTime::$timezone_type = 3
DateTime::$timezone = "Europe/Paris"
$date2 = DateTime
DateTime::$date = "2025-10-22 14:12:34.000000"
DateTime::$timezone_type = 3
DateTime::$timezone = "Europe/Paris"
$diff = DateInterval
DateInterval::$y = 0
DateInterval::$m = 0
DateInterval::$d = 0
DateInterval::$h = 0
DateInterval::$i = 0
DateInterval::$s = 0
DateInterval::$weekday = 0
DateInterval::$weekday_behavior = 0
DateInterval::$first_last_day_of = 0
DateInterval::$invert = 0
DateInterval::$days = 0
DateInterval::$special_type = 0
DateInterval::$special_amount = 0
DateInterval::$have_weekday_relative = 0
DateInterval::$have_special_relative = 0
//champ date pour tri apres changement
$results[$j]['Allproperty']['sort_date'] = $results[$j]['Allproperty']['date_made_live'];
Allproperty::afterFind() - APP/models/allproperty.php, line 479
Model::__filterResults() - CORE/cake/libs/model/model.php, line 2286
Model::find() - CORE/cake/libs/model/model.php, line 2045
AllpropertiesController::getTownListMerge() - APP/controllers/allproperties_controller.php, line 3255
Object::dispatchMethod() - CORE/cake/libs/object.php, line 119
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
Object::requestAction() - CORE/cake/libs/object.php, line 100
include - APP/views/elements/get_town_list_merge.ctp, line 1
View::_render() - CORE/cake/libs/view/view.php, line 665
View::element() - CORE/cake/libs/view/view.php, line 342
View::renderElement() - CORE/cake/libs/view/view.php, line 924
include - APP/views/allproperties/view.ctp, line 1261
View::_render() - CORE/cake/libs/view/view.php, line 665
View::render() - CORE/cake/libs/view/view.php, line 375
Controller::render() - CORE/cake/libs/controller/controller.php, line 815
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 229
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
Notice (8): Undefined index: is_exclusive [APP/models/allproperty.php, line 483]
Code |
Context$results = array(
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
),
array(
"Allproperty" => array()
)
)
$j = 0
$cleanresult = array(
"Allproperty" => array(
"pubtown" => "Bussière-Galant",
"postcode" => "87230"
)
)
$date1 = DateTime
DateTime::$date = "2025-10-22 14:12:34.000000"
DateTime::$timezone_type = 3
DateTime::$timezone = "Europe/Paris"
$date2 = DateTime
DateTime::$date = "2025-10-22 14:12:34.000000"
DateTime::$timezone_type = 3
DateTime::$timezone = "Europe/Paris"
$diff = DateInterval
DateInterval::$y = 0
DateInterval::$m = 0
DateInterval::$d = 0
DateInterval::$h = 0
DateInterval::$i = 0
DateInterval::$s = 0
DateInterval::$weekday = 0
DateInterval::$weekday_behavior = 0
DateInterval::$first_last_day_of = 0
DateInterval::$invert = 0
DateInterval::$days = 0
DateInterval::$special_type = 0
DateInterval::$special_amount = 0
DateInterval::$have_weekday_relative = 0
DateInterval::$have_special_relative = 0
$maxImage = "9"
$maxImage = '9';
if($results[$j]['Allproperty']['is_exclusive'] == '1'){
Allproperty::afterFind() - APP/models/allproperty.php, line 483
Model::__filterResults() - CORE/cake/libs/model/model.php, line 2286
Model::find() - CORE/cake/libs/model/model.php, line 2045
AllpropertiesController::getTownListMerge() - APP/controllers/allproperties_controller.php, line 3255
Object::dispatchMethod() - CORE/cake/libs/object.php, line 119
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
Object::requestAction() - CORE/cake/libs/object.php, line 100
include - APP/views/elements/get_town_list_merge.ctp, line 1
View::_render() - CORE/cake/libs/view/view.php, line 665
View::element() - CORE/cake/libs/view/view.php, line 342
View::renderElement() - CORE/cake/libs/view/view.php, line 924
include - APP/views/allproperties/view.ctp, line 1261
View::_render() - CORE/cake/libs/view/view.php, line 665
View::render() - CORE/cake/libs/view/view.php, line 375
Controller::render() - CORE/cake/libs/controller/controller.php, line 815
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 229
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
Notice (8): Undefined index: postcode [APP/models/allproperty.php, line 462]
Code |
Context$results = array(
array(
"Allproperty" => array()
)
)
$j = 0
$cleanresult = array(
"Allproperty" => array(
"department_id" => "87",
"price" => "194400",
"primarypropertytype_id" => "11",
"propref" => "A25411JES87"
)
)
//Fix postcode pour affichage des departement < 10, exemple nice 06300 et non 6300
if(strlen($results[$j]['Allproperty']['postcode']) === 4){
Allproperty::afterFind() - APP/models/allproperty.php, line 462
Model::__filterResults() - CORE/cake/libs/model/model.php, line 2286
Model::find() - CORE/cake/libs/model/model.php, line 2045
AllpropertiesController::similarProps() - APP/controllers/allproperties_controller.php, line 2577
Object::dispatchMethod() - CORE/cake/libs/object.php, line 117
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
Object::requestAction() - CORE/cake/libs/object.php, line 100
include - APP/views/elements/list-properties-suggested.ctp, line 1
View::_render() - CORE/cake/libs/view/view.php, line 665
View::element() - CORE/cake/libs/view/view.php, line 342
include - APP/views/allproperties/view.ctp, line 1263
View::_render() - CORE/cake/libs/view/view.php, line 665
View::render() - CORE/cake/libs/view/view.php, line 375
Controller::render() - CORE/cake/libs/controller/controller.php, line 815
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 229
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
[main] - APP/webroot/index.php, line 88
Warning (512): SQL Error: 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '= ('41593') AND `Allproperty`.`isinvisible` != 1 ORDER BY `Allproperty`.`date_' at line 1 [CORE/cake/libs/model/datasources/dbo_source.php, line 526]
Code |
Context$sql = "SELECT `Allproperty`.`id`, `Allproperty`.`propref`, `Allproperty`.`primarypropertytype_name`, `Allproperty`.`pubtown`, `Allproperty`.`properpubtown`, `Department`.`listdesc`, `Region`.`name`, `Allproperty`.`image_0`, `Allproperty`.`status`, `Allproperty`.`isunderoffer`, `Allproperty`.`is_exclusive`, `Allproperty`.`date_made_live`, `Allproperty`.`nrbedrooms`, `Allproperty`.`nrbathrooms`, `Allproperty`.`habitable_m2`, `Allproperty`.`land_m2`, `Allproperty`.`issold`, `Allproperty`.`poa`, `Allproperty`.`bestdeals`, `Allproperty`.`price`, `Allproperty`.`prevprice`, `Allproperty`.`propname`, `Allproperty`.`shortdesc`, `Allproperty`.`floorplan`, `Allproperty`.`tour`, `Allproperty`.`youtube_url`, `Allproperty`.`rhinov_url`, `Allproperty`.`region_id`, `Allproperty`.`lat`, `Allproperty`.`lon`, `Allproperty`.`postcode`, `Allproperty`.`attributes`, `Allproperty`.`mandatetype_id`, `Allproperty`.`department_name`, `Allproperty`.`department_id`, `Allproperty`.`created` FROM `allproperties` AS `Allproperty` LEFT JOIN `users` AS `User` ON (`Allproperty`.`user_id` = `User`.`id`) LEFT JOIN `regions` AS `Region` ON (`Allproperty`.`region_id` = `Region`.`id`) LEFT JOIN `departments` AS `Department` ON (`Allproperty`.`department_id` = `Department`.`id`) LEFT JOIN `primarypropertytypes` AS `Primarypropertytype` ON (`Allproperty`.`primarypropertytype_id` = `Primarypropertytype`.`id`) WHERE `Allproperty`.`department_id` = '87' AND `Allproperty`.`primarypropertytype_id` = 11 AND `Allproperty`.`issold` != 1 AND `Allproperty`.`propref` != 'A25411JES87' AND `Allproperty`.`id` NOT = ('41593') AND `Allproperty`.`isinvisible` != 1 ORDER BY `Allproperty`.`date_made_live` DESC LIMIT 3"
$error = "1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '= ('41593') AND `Allproperty`.`isinvisible` != 1 ORDER BY `Allproperty`.`date_' at line 1"
$out = null
$out = null;
if ($error) {
trigger_error("<span style = \"color:Red;text-align:left\"><b>SQL Error:</b> {$this->error}</span>", E_USER_WARNING);
DboSource::showQuery() - CORE/cake/libs/model/datasources/dbo_source.php, line 526
DboSource::execute() - CORE/cake/libs/model/datasources/dbo_source.php, line 202
DboSource::fetchAll() - CORE/cake/libs/model/datasources/dbo_source.php, line 337
DboSource::read() - CORE/cake/libs/model/datasources/dbo_source.php, line 654
Model::find() - CORE/cake/libs/model/model.php, line 2040
AllpropertiesController::similarProps() - APP/controllers/allproperties_controller.php, line 2629
Object::dispatchMethod() - CORE/cake/libs/object.php, line 117
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
Object::requestAction() - CORE/cake/libs/object.php, line 100
include - APP/views/elements/list-properties-suggested.ctp, line 1
View::_render() - CORE/cake/libs/view/view.php, line 665
View::element() - CORE/cake/libs/view/view.php, line 342
include - APP/views/allproperties/view.ctp, line 1263
View::_render() - CORE/cake/libs/view/view.php, line 665
View::render() - CORE/cake/libs/view/view.php, line 375
Controller::render() - CORE/cake/libs/controller/controller.php, line 815
Query: SELECT `Allproperty`.`id`, `Allproperty`.`propref`, `Allproperty`.`primarypropertytype_name`, `Allproperty`.`pubtown`, `Allproperty`.`properpubtown`, `Department`.`listdesc`, `Region`.`name`, `Allproperty`.`image_0`, `Allproperty`.`status`, `Allproperty`.`isunderoffer`, `Allproperty`.`is_exclusive`, `Allproperty`.`date_made_live`, `Allproperty`.`nrbedrooms`, `Allproperty`.`nrbathrooms`, `Allproperty`.`habitable_m2`, `Allproperty`.`land_m2`, `Allproperty`.`issold`, `Allproperty`.`poa`, `Allproperty`.`bestdeals`, `Allproperty`.`price`, `Allproperty`.`prevprice`, `Allproperty`.`propname`, `Allproperty`.`shortdesc`, `Allproperty`.`floorplan`, `Allproperty`.`tour`, `Allproperty`.`youtube_url`, `Allproperty`.`rhinov_url`, `Allproperty`.`region_id`, `Allproperty`.`lat`, `Allproperty`.`lon`, `Allproperty`.`postcode`, `Allproperty`.`attributes`, `Allproperty`.`mandatetype_id`, `Allproperty`.`department_name`, `Allproperty`.`department_id`, `Allproperty`.`created` FROM `allproperties` AS `Allproperty` LEFT JOIN `users` AS `User` ON (`Allproperty`.`user_id` = `User`.`id`) LEFT JOIN `regions` AS `Region` ON (`Allproperty`.`region_id` = `Region`.`id`) LEFT JOIN `departments` AS `Department` ON (`Allproperty`.`department_id` = `Department`.`id`) LEFT JOIN `primarypropertytypes` AS `Primarypropertytype` ON (`Allproperty`.`primarypropertytype_id` = `Primarypropertytype`.`id`) WHERE `Allproperty`.`department_id` = '87' AND `Allproperty`.`primarypropertytype_id` = 11 AND `Allproperty`.`issold` != 1 AND `Allproperty`.`propref` != 'A25411JES87' AND `Allproperty`.`id` NOT = ('41593') AND `Allproperty`.`isinvisible` != 1 ORDER BY `Allproperty`.`date_made_live` DESC LIMIT 3
Warning (2): Invalid argument supplied for foreach() [APP/models/allproperty.php, line 350]
Code |
Context$results = false
$j = 0
$j = 0;
//Sanatize shit
foreach ($results as $cleanresult) {
Allproperty::afterFind() - APP/models/allproperty.php, line 350
Model::__filterResults() - CORE/cake/libs/model/model.php, line 2286
Model::find() - CORE/cake/libs/model/model.php, line 2045
AllpropertiesController::similarProps() - APP/controllers/allproperties_controller.php, line 2629
Object::dispatchMethod() - CORE/cake/libs/object.php, line 117
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
Object::requestAction() - CORE/cake/libs/object.php, line 100
include - APP/views/elements/list-properties-suggested.ctp, line 1
View::_render() - CORE/cake/libs/view/view.php, line 665
View::element() - CORE/cake/libs/view/view.php, line 342
include - APP/views/allproperties/view.ctp, line 1263
View::_render() - CORE/cake/libs/view/view.php, line 665
View::render() - CORE/cake/libs/view/view.php, line 375
Controller::render() - CORE/cake/libs/controller/controller.php, line 815
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 229
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
[main] - APP/webroot/index.php, line 88
Warning (2): Invalid argument supplied for foreach() [APP/models/allproperty.php, line 513]
Code |
Context$results = false
$j = 0
$i = 0
$serializers = array(
"Proptype",
"Location",
"Attribute",
"Condition"
)
$i = 0;
$serializers = array('Proptype', 'Location', 'Attribute', 'Condition');
foreach ($results as $result) {
Allproperty::afterFind() - APP/models/allproperty.php, line 513
Model::__filterResults() - CORE/cake/libs/model/model.php, line 2286
Model::find() - CORE/cake/libs/model/model.php, line 2045
AllpropertiesController::similarProps() - APP/controllers/allproperties_controller.php, line 2629
Object::dispatchMethod() - CORE/cake/libs/object.php, line 117
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
Object::requestAction() - CORE/cake/libs/object.php, line 100
include - APP/views/elements/list-properties-suggested.ctp, line 1
View::_render() - CORE/cake/libs/view/view.php, line 665
View::element() - CORE/cake/libs/view/view.php, line 342
include - APP/views/allproperties/view.ctp, line 1263
View::_render() - CORE/cake/libs/view/view.php, line 665
View::render() - CORE/cake/libs/view/view.php, line 375
Controller::render() - CORE/cake/libs/controller/controller.php, line 815
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 229
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
[main] - APP/webroot/index.php, line 88
Warning (2): array_merge() [function.array-merge]: Argument #2 is not an array [APP/controllers/allproperties_controller.php, line 2631]
Code |
Context$propref = "A25411JES87"
$sp = array(
"Allproperty" => array(
"department_id" => "87",
"price" => "194400",
"primarypropertytype_id" => "11",
"propref" => "A25411JES87",
"bestdeals" => "0",
"sort_date" => null,
"nb-photo" => 0
)
)
$price = "194400"
$department = "87"
$primary = "11"
$minprice = 136080
$maxprice = 252720
$finder = array(
"Allproperty.price BETWEEN ? AND ?" => array(
136080,
252720
),
"Allproperty.department_id" => "87",
"Allproperty.primarypropertytype_id" => "11",
"Allproperty.issold !=" => 1,
"Allproperty.propref !=" => "A25411JES87"
)
$properties = array(
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
)
)
$countSimilar = 1
$listSimilarIds = array(
"41593"
)
$key = 0
$value = array(
"Allproperty" => array(
"id" => "41593",
"propref" => "A25842JES87",
"primarypropertytype_name" => "Building",
"pubtown" => "Châlus",
"properpubtown" => "Châlus",
"image_0" => "https://cdn.hestia.immo/image/TEN3XPNC/2024-02/DOCK2QM2T3DS.jpg",
"status" => "sale",
"isunderoffer" => "0",
"is_exclusive" => "0",
"date_made_live" => "2024-01-31 00:00:00",
"nrbedrooms" => "2",
"nrbathrooms" => "2",
"habitable_m2" => "144",
"land_m2" => "115",
"issold" => "0",
"poa" => "0",
"bestdeals" => "0",
"price" => "139000",
"prevprice" => "0",
"propname" => "Excellent investment property - instant income",
"shortdesc" => "Village property with two apartments and income from a hairdressing salon",
"floorplan" => "0",
"tour" => "0",
"youtube_url" => "",
"rhinov_url" => null,
"region_id" => "74",
"lat" => "45.6553",
"lon" => "0.960638",
"postcode" => "87230",
"attributes" => "a:4:{i:0;a:3:{s:2:"id";s:1:"2";s:4:"name";s:12:"Mains Drains";s:7:"name_fr";s:16:"Tout à l'égout";}i:1;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:2;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:3;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}}",
"mandatetype_id" => "1",
"department_name" => "Haute-Vienne",
"department_id" => "87",
"created" => "2024-01-31 15:55:49",
"sort_date" => "2024-01-31 00:00:00",
"Image" => array(),
"nb-photo" => 1
),
"Department" => array(
"listdesc" => "Haute-Vienne",
"name" => "Haute-Vienne"
),
"Region" => array(
"name" => "Limousin",
"content" => "Limousin (Nouvelle Aquitaine)"
),
"Attribute" => array(
array(),
array(),
array(),
array()
)
)
$limit = 3
$condSimilar = array(
"Allproperty.department_id" => "87",
"Allproperty.primarypropertytype_id" => "11",
"Allproperty.issold != " => 1,
"Allproperty.propref !=" => "A25411JES87",
"Allproperty.id NOT" => array(
"41593"
)
)
$similar2 = false
array_merge - [internal], line ??
AllpropertiesController::similarProps() - APP/controllers/allproperties_controller.php, line 2631
Object::dispatchMethod() - CORE/cake/libs/object.php, line 117
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
Object::requestAction() - CORE/cake/libs/object.php, line 100
include - APP/views/elements/list-properties-suggested.ctp, line 1
View::_render() - CORE/cake/libs/view/view.php, line 665
View::element() - CORE/cake/libs/view/view.php, line 342
include - APP/views/allproperties/view.ctp, line 1263
View::_render() - CORE/cake/libs/view/view.php, line 665
View::render() - CORE/cake/libs/view/view.php, line 375
Controller::render() - CORE/cake/libs/controller/controller.php, line 815
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 229
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
[main] - APP/webroot/index.php, line 88
Warning (2): Invalid argument supplied for foreach() [APP/controllers/allproperties_controller.php, line 2639]
Code |
Context$propref = "A25411JES87"
$sp = array(
"Allproperty" => array(
"department_id" => "87",
"price" => "194400",
"primarypropertytype_id" => "11",
"propref" => "A25411JES87",
"bestdeals" => "0",
"sort_date" => null,
"nb-photo" => 0
)
)
$price = "194400"
$department = "87"
$primary = "11"
$minprice = 136080
$maxprice = 252720
$finder = array(
"Allproperty.price BETWEEN ? AND ?" => array(
136080,
252720
),
"Allproperty.department_id" => "87",
"Allproperty.primarypropertytype_id" => "11",
"Allproperty.issold !=" => 1,
"Allproperty.propref !=" => "A25411JES87"
)
$properties = null
$countSimilar = 1
$listSimilarIds = array(
"41593"
)
$key = 0
$value = array(
"Allproperty" => array(
"id" => "41593",
"propref" => "A25842JES87",
"primarypropertytype_name" => "Building",
"pubtown" => "Châlus",
"properpubtown" => "Châlus",
"image_0" => "https://cdn.hestia.immo/image/TEN3XPNC/2024-02/DOCK2QM2T3DS.jpg",
"status" => "sale",
"isunderoffer" => "0",
"is_exclusive" => "0",
"date_made_live" => "2024-01-31 00:00:00",
"nrbedrooms" => "2",
"nrbathrooms" => "2",
"habitable_m2" => "144",
"land_m2" => "115",
"issold" => "0",
"poa" => "0",
"bestdeals" => "0",
"price" => "139000",
"prevprice" => "0",
"propname" => "Excellent investment property - instant income",
"shortdesc" => "Village property with two apartments and income from a hairdressing salon",
"floorplan" => "0",
"tour" => "0",
"youtube_url" => "",
"rhinov_url" => null,
"region_id" => "74",
"lat" => "45.6553",
"lon" => "0.960638",
"postcode" => "87230",
"attributes" => "a:4:{i:0;a:3:{s:2:"id";s:1:"2";s:4:"name";s:12:"Mains Drains";s:7:"name_fr";s:16:"Tout à l'égout";}i:1;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:2;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:3;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}}",
"mandatetype_id" => "1",
"department_name" => "Haute-Vienne",
"department_id" => "87",
"created" => "2024-01-31 15:55:49",
"sort_date" => "2024-01-31 00:00:00",
"Image" => array(),
"nb-photo" => 1
),
"Department" => array(
"listdesc" => "Haute-Vienne",
"name" => "Haute-Vienne"
),
"Region" => array(
"name" => "Limousin",
"content" => "Limousin (Nouvelle Aquitaine)"
),
"Attribute" => array(
array(),
array(),
array(),
array()
)
)
$limit = 3
$condSimilar = array(
"Allproperty.department_id" => "87",
"Allproperty.primarypropertytype_id" => "11",
"Allproperty.issold != " => 1,
"Allproperty.propref !=" => "A25411JES87",
"Allproperty.id NOT" => array(
"41593"
)
)
$similar2 = false
}
foreach($properties as $key => $property){
AllpropertiesController::similarProps() - APP/controllers/allproperties_controller.php, line 2639
Object::dispatchMethod() - CORE/cake/libs/object.php, line 117
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
Object::requestAction() - CORE/cake/libs/object.php, line 100
include - APP/views/elements/list-properties-suggested.ctp, line 1
View::_render() - CORE/cake/libs/view/view.php, line 665
View::element() - CORE/cake/libs/view/view.php, line 342
include - APP/views/allproperties/view.ctp, line 1263
View::_render() - CORE/cake/libs/view/view.php, line 665
View::render() - CORE/cake/libs/view/view.php, line 375
Controller::render() - CORE/cake/libs/controller/controller.php, line 815
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 229
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
[main] - APP/webroot/index.php, line 88
Warning (2): Invalid argument supplied for foreach() [APP/views/elements/list-properties-suggested.ctp, line 7]
Code |
Context$___viewFn = "/app/src/views/elements/list-properties-suggested.ctp"
$___dataForView = array(
"property" => array(
"Allproperty" => array(),
"Primarypropertytype" => array(),
"Region" => array(),
"Department" => array(),
"User" => array(),
"Proptype" => array(),
"Location" => array(),
"Attribute" => array(),
"Condition" => array()
),
"gbp" => "168,700",
"issold" => false,
"equestrianAgents" => array(
"13388",
"12663",
"14842",
"15279",
"12857",
"15253",
"15089",
"14549",
"15052",
"13292"
),
"cakeDebug" => AllpropertiesController
AllpropertiesController::$name = "Allproperties"
AllpropertiesController::$helpers = array
AllpropertiesController::$components = array
AllpropertiesController::$uses = array
AllpropertiesController::$shortfields = array
AllpropertiesController::$shortfieldView = array
AllpropertiesController::$shortfieldList = array
AllpropertiesController::$here = "/french-property-for-sale/view/A25411JES87/building-for-sale-châlus-haute-vienne-limousin-france"
AllpropertiesController::$webroot = "/"
AllpropertiesController::$action = "view"
AllpropertiesController::$params = array
AllpropertiesController::$data = NULL
AllpropertiesController::$paginate = array
AllpropertiesController::$viewPath = "allproperties"
AllpropertiesController::$layoutPath = NULL
AllpropertiesController::$viewVars = array
AllpropertiesController::$pageTitle = "Building for sale in Châlus - Haute-Vienne - Village property divided into three apartments France REF: A25411JES87 | [15374]"
AllpropertiesController::$modelNames = array
AllpropertiesController::$base = ""
AllpropertiesController::$layout = "view"
AllpropertiesController::$autoRender = false
AllpropertiesController::$autoLayout = true
AllpropertiesController::$Component = Component object
AllpropertiesController::$view = "View"
AllpropertiesController::$ext = ".ctp"
AllpropertiesController::$output = NULL
AllpropertiesController::$plugin = NULL
AllpropertiesController::$cacheAction = false
AllpropertiesController::$persistModel = false
AllpropertiesController::$passedArgs = array
AllpropertiesController::$scaffold = false
AllpropertiesController::$methods = array
AllpropertiesController::$modelClass = "Allproperty"
AllpropertiesController::$modelKey = "allproperty"
AllpropertiesController::$validationErrors = NULL
AllpropertiesController::$_log = NULL
AllpropertiesController::$Session = SessionComponent object
AllpropertiesController::$Cookie = CookieComponent object
AllpropertiesController::$RequestHandler = RequestHandlerComponent object
AllpropertiesController::$Currency = CurrencyComponent object
AllpropertiesController::$PaginateFormVariables = PaginateFormVariablesComponent object
AllpropertiesController::$UrlShortener = UrlShortenerComponent object
AllpropertiesController::$Prg = PrgComponent object
AllpropertiesController::$Allproperty = Allproperty object
AllpropertiesController::$Region = Region object
AllpropertiesController::$Department = Department object
AllpropertiesController::$User = User object
AllpropertiesController::$Group = Group object
AllpropertiesController::$Codepostal = Codepostal object
AllpropertiesController::$Proptype = Proptype object
AllpropertiesController::$Primarypropertytype = Primarypropertytype object
AllpropertiesController::$Soldproperty = Soldproperty object
AllpropertiesController::$Soldallproperty = Soldallproperty object
AllpropertiesController::$Testimonial = Testimonial object
AllpropertiesController::$Powcategory = Powcategory object,
"propref" => "A25411JES87",
"cache" => CacheHelper
CacheHelper::$__replace = array
CacheHelper::$__match = array
CacheHelper::$cacheAction = NULL
CacheHelper::$helpers = NULL
CacheHelper::$base = ""
CacheHelper::$webroot = "/"
CacheHelper::$themeWeb = NULL
CacheHelper::$here = "/french-property-for-sale/view/A25411JES87/building-for-sale-châlus-haute-vienne-limousin-france"
CacheHelper::$params = array
CacheHelper::$action = "view"
CacheHelper::$plugin = NULL
CacheHelper::$data = NULL
CacheHelper::$namedArgs = NULL
CacheHelper::$argSeparator = NULL
CacheHelper::$validationErrors = NULL
CacheHelper::$tags = array
CacheHelper::$__tainted = NULL
CacheHelper::$__cleaned = NULL
CacheHelper::$_log = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = ""
HtmlHelper::$here = "/french-property-for-sale/view/A25411JES87/building-for-sale-châlus-haute-vienne-limousin-france"
HtmlHelper::$params = array
HtmlHelper::$action = "view"
HtmlHelper::$data = NULL
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL,
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$themeWeb = NULL
FormHelper::$here = "/french-property-for-sale/view/A25411JES87/building-for-sale-châlus-haute-vienne-limousin-france"
FormHelper::$params = array
FormHelper::$action = "view"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$_log = NULL
FormHelper::$Html = HtmlHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$themeWeb = NULL
TextHelper::$here = "/french-property-for-sale/view/A25411JES87/building-for-sale-châlus-haute-vienne-limousin-france"
TextHelper::$params = array
TextHelper::$action = "view"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
TextHelper::$_log = NULL,
"number" => NumberHelper
NumberHelper::$helpers = NULL
NumberHelper::$base = ""
NumberHelper::$webroot = "/"
NumberHelper::$themeWeb = NULL
NumberHelper::$here = "/french-property-for-sale/view/A25411JES87/building-for-sale-châlus-haute-vienne-limousin-france"
NumberHelper::$params = array
NumberHelper::$action = "view"
NumberHelper::$plugin = NULL
NumberHelper::$data = NULL
NumberHelper::$namedArgs = NULL
NumberHelper::$argSeparator = NULL
NumberHelper::$validationErrors = NULL
NumberHelper::$tags = array
NumberHelper::$__tainted = NULL
NumberHelper::$__cleaned = NULL
NumberHelper::$_log = NULL,
"javascript" => JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$themeWeb = NULL
JavascriptHelper::$here = "/french-property-for-sale/view/A25411JES87/building-for-sale-châlus-haute-vienne-limousin-france"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = NULL
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
JavascriptHelper::$_log = NULL,
"tagcloud" => TagcloudHelper
TagcloudHelper::$helpers = NULL
TagcloudHelper::$base = ""
TagcloudHelper::$webroot = "/"
TagcloudHelper::$themeWeb = NULL
TagcloudHelper::$here = "/french-property-for-sale/view/A25411JES87/building-for-sale-châlus-haute-vienne-limousin-france"
TagcloudHelper::$params = array
TagcloudHelper::$action = "view"
TagcloudHelper::$plugin = NULL
TagcloudHelper::$data = NULL
TagcloudHelper::$namedArgs = NULL
TagcloudHelper::$argSeparator = NULL
TagcloudHelper::$validationErrors = NULL
TagcloudHelper::$tags = array
TagcloudHelper::$__tainted = NULL
TagcloudHelper::$__cleaned = NULL
TagcloudHelper::$_log = NULL,
"custom" => CustomHelper
CustomHelper::$tags = array
CustomHelper::$base = ""
CustomHelper::$here = "/french-property-for-sale/view/A25411JES87/building-for-sale-châlus-haute-vienne-limousin-france"
CustomHelper::$params = array
CustomHelper::$action = "view"
CustomHelper::$data = NULL
CustomHelper::$_crumbs = array
CustomHelper::$__docTypes = array
CustomHelper::$helpers = NULL
CustomHelper::$webroot = "/"
CustomHelper::$themeWeb = NULL
CustomHelper::$plugin = NULL
CustomHelper::$namedArgs = NULL
CustomHelper::$argSeparator = NULL
CustomHelper::$validationErrors = NULL
CustomHelper::$__tainted = NULL
CustomHelper::$__cleaned = NULL
CustomHelper::$_log = NULL,
"time" => TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$themeWeb = NULL
TimeHelper::$here = "/french-property-for-sale/view/A25411JES87/building-for-sale-châlus-haute-vienne-limousin-france"
TimeHelper::$params = array
TimeHelper::$action = "view"
TimeHelper::$plugin = NULL
TimeHelper::$data = NULL
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
TimeHelper::$_log = NULL,
"formVariablesPaginator" => FormVariablesPaginatorHelper
FormVariablesPaginatorHelper::$helpers = array
FormVariablesPaginatorHelper::$__defaultModel = NULL
FormVariablesPaginatorHelper::$options = array
FormVariablesPaginatorHelper::$base = ""
FormVariablesPaginatorHelper::$webroot = "/"
FormVariablesPaginatorHelper::$themeWeb = NULL
FormVariablesPaginatorHelper::$here = "/french-property-for-sale/view/A25411JES87/building-for-sale-châlus-haute-vienne-limousin-france"
FormVariablesPaginatorHelper::$params = array
FormVariablesPaginatorHelper::$action = "view"
FormVariablesPaginatorHelper::$plugin = NULL
FormVariablesPaginatorHelper::$data = NULL
FormVariablesPaginatorHelper::$namedArgs = NULL
FormVariablesPaginatorHelper::$argSeparator = NULL
FormVariablesPaginatorHelper::$validationErrors = NULL
FormVariablesPaginatorHelper::$tags = array
FormVariablesPaginatorHelper::$__tainted = NULL
FormVariablesPaginatorHelper::$__cleaned = NULL
FormVariablesPaginatorHelper::$_log = NULL
FormVariablesPaginatorHelper::$Html = HtmlHelper object
FormVariablesPaginatorHelper::$Ajax = AjaxHelper object,
"ajax" => AjaxHelper
AjaxHelper::$helpers = array
AjaxHelper::$Html = HtmlHelper object
AjaxHelper::$Javascript = JavascriptHelper object
AjaxHelper::$callbacks = array
AjaxHelper::$ajaxOptions = array
AjaxHelper::$dragOptions = array
AjaxHelper::$dropOptions = array
AjaxHelper::$sortOptions = array
AjaxHelper::$sliderOptions = array
AjaxHelper::$editorOptions = array
AjaxHelper::$autoCompleteOptions = array
AjaxHelper::$__ajaxBuffer = array
AjaxHelper::$base = ""
AjaxHelper::$webroot = "/"
AjaxHelper::$themeWeb = NULL
AjaxHelper::$here = "/french-property-for-sale/view/A25411JES87/building-for-sale-châlus-haute-vienne-limousin-france"
AjaxHelper::$params = array
AjaxHelper::$action = "view"
AjaxHelper::$plugin = NULL
AjaxHelper::$data = NULL
AjaxHelper::$namedArgs = NULL
AjaxHelper::$argSeparator = NULL
AjaxHelper::$validationErrors = NULL
AjaxHelper::$tags = array
AjaxHelper::$__tainted = NULL
AjaxHelper::$__cleaned = NULL
AjaxHelper::$_log = NULL
AjaxHelper::$Form = FormHelper object,
"icon" => IconHelper
IconHelper::$tags = array
IconHelper::$base = ""
IconHelper::$here = "/french-property-for-sale/view/A25411JES87/building-for-sale-châlus-haute-vienne-limousin-france"
IconHelper::$params = array
IconHelper::$action = "view"
IconHelper::$data = NULL
IconHelper::$_crumbs = array
IconHelper::$__docTypes = array
IconHelper::$helpers = NULL
IconHelper::$webroot = "/"
IconHelper::$themeWeb = NULL
IconHelper::$plugin = NULL
IconHelper::$namedArgs = NULL
IconHelper::$argSeparator = NULL
IconHelper::$validationErrors = NULL
IconHelper::$__tainted = NULL
IconHelper::$__cleaned = NULL
IconHelper::$_log = NULL,
"drill" => DrillHelper
DrillHelper::$tags = array
DrillHelper::$base = ""
DrillHelper::$here = "/french-property-for-sale/view/A25411JES87/building-for-sale-châlus-haute-vienne-limousin-france"
DrillHelper::$params = array
DrillHelper::$action = "view"
DrillHelper::$data = NULL
DrillHelper::$_crumbs = array
DrillHelper::$__docTypes = array
DrillHelper::$helpers = NULL
DrillHelper::$webroot = "/"
DrillHelper::$themeWeb = NULL
DrillHelper::$plugin = NULL
DrillHelper::$namedArgs = NULL
DrillHelper::$argSeparator = NULL
DrillHelper::$validationErrors = NULL
DrillHelper::$__tainted = NULL
DrillHelper::$__cleaned = NULL
DrillHelper::$_log = NULL,
"session" => SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "a7d63c274f73bb410efb05168d3d225f"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1761135154
SessionHelper::$sessionTime = 1761147154
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_started = false
SessionHelper::$host = NULL
SessionHelper::$_log = NULL
SessionHelper::$cookieLifeTime = 604800
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/french-property-for-sale/view/A25411JES87/building-for-sale-châlus-haute-vienne-limousin-france"
SessionHelper::$params = array
SessionHelper::$action = "view"
SessionHelper::$data = NULL
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$property = array(
"Allproperty" => array(
"id" => "46452",
"floorplan" => "0",
"tourid" => "",
"floorplan_link" => "",
"rhinov_url" => null,
"poa" => "0",
"date_made_live" => "2024-06-12 06:16:15",
"postcode" => "87230",
"tour" => "0",
"propname" => "Village property divided into three apartments",
"bestdeals" => "0",
"prevprice" => "0",
"primarypropertytype_id" => "11",
"region_id" => "74",
"shortdesc" => "Ideal for several families or for an investment opportunity",
"longdesc" => "Located on the edge of a village with excellent transport links to Limoges and Perigueux, this building consists of three apartments. The first apartment is 84m2 and consists of an open plan living / kitchen with bathroom on the ground floor and three bedrooms with WC on the first floor. The second apartment is 62m2 and consists of an open plan living / kitchen with WC on the ground floor and two bedrooms with bathroom on the first floor. The third apartment is 70m2 on one level with open plan living / kitchen, bathroom and two bedrooms. There are also two barn areas, one on the ground floor of 80m2 and the other has 40m2 on the ground floor and 40m2 on the upper floor. These could also be converted into further apartments. On one side there is a courtyard or parking area and on the other an enclosed garden. The apartments all have double glazing and reverse heating / air conditioning.
------
Information about risks to which this property is exposed is available on the Géorisques website : https://www.georisques.gouv.fr
",
"price" => "194400",
"department_id" => "87",
"propref" => "A25411JES87",
"pubtown" => "Châlus",
"properpubtown" => "Châlus",
"outside_space_m2" => "521",
"isunderoffer" => "0",
"discreet" => "0",
"land_m2" => "521",
"habitable_m2" => "216",
"nrbedrooms" => "7",
"nrbathrooms" => "3",
"prop_roomstotal" => "16",
"is_exclusive" => "0",
"selling_points" => null,
"user_id" => "15374",
"eyespy_url" => null,
"net_price" => "180000",
"exact_fees" => "1",
"fees_percent" => "0.08",
"fees" => "14400",
"youtube_url" => "",
"saleDate" => null,
"salePrice" => null,
"proptypes" => "a:1:{i:0;a:7:{s:2:"id";s:2:"30";s:4:"name";s:10:"Investment";s:7:"name_fr";s:14:"Investissement";s:7:"name_cn";s:6:"投资";s:11:"description";s:0:"";s:10:"list_order";i:0;s:7:"display";i:0;}}",
"lat" => "45.6553",
"lon" => "0.960638",
"attributes" => "a:7:{i:0;a:3:{s:2:"id";s:1:"2";s:4:"name";s:12:"Mains Drains";s:7:"name_fr";s:16:"Tout à l'égout";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:3;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:4;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:5;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:6;a:3:{s:2:"id";s:2:"34";s:4:"name";s:18:"Guest house - Gite";s:7:"name_fr";s:21:"Maison d'amis - gîte";}}",
"issold" => "0",
"locations" => "a:3:{i:0;a:5:{s:2:"id";s:1:"2";s:4:"name";s:16:"Village property";s:7:"name_fr";s:7:"Village";s:7:"name_cn";s:0:"";s:7:"display";i:1;}i:1;a:5:{s:2:"id";s:2:"16";s:4:"name";s:23:"50km or less to airport";s:7:"name_fr";s:37:"A 50 km ou moins d'un aéroport";s:7:"name_cn";s:0:"";s:7:"display";i:1;}i:2;a:5:{s:2:"id";s:2:"17";s:4:"name";s:18:"0-2KM to amenities";s:7:"name_fr";s:42:"A 0-2 km des commerces de proximité";s:7:"name_cn";s:0:"";s:7:"display";i:1;}}",
"conditions" => "a:1:{i:0;a:5:{s:2:"id";s:1:"9";s:4:"name";s:14:"Good condition";s:7:"name_fr";s:18:"En bon état";s:7:"name_cn";s:0:"";s:7:"display";i:1;}}",
"status" => "sale",
"primarypropertytype_name" => "Building",
"taxfonc" => "478",
"dpe_on_bill" => "0",
"dpe_off" => "0",
"dpe_type" => "2021",
"dpe_grace" => "0",
"dpe_cost_low" => "650",
"dpe_cost_high" => "920",
"dpe_cost_year_index" => "2021",
"dpe_final_energy" => "51",
"dpe_consumption" => "118",
"dpe_estimation" => "3",
"dpe_altitude" => "0",
"image_0" => "https://cdn.hestia.immo/image/TEN3XPNC/2023-11/DOC3WXQVEA1X.jpg",
"image_1" => "https://cdn.hestia.immo/image/TEN3XPNC/2023-11/DOC2CXWR5M3V.jpg",
"image_2" => "https://cdn.hestia.immo/image/TEN3XPNC/2023-11/DOC2WAJGBD1C.jpg",
"image_3" => "https://cdn.hestia.immo/image/TEN3XPNC/2023-11/DOC4J0G353ZW.jpg",
"image_4" => "https://cdn.hestia.immo/image/TEN3XPNC/2023-11/DOC334JGBJNW.jpg",
"image_5" => "https://cdn.hestia.immo/image/TEN3XPNC/2023-11/DOC3TPDFY527.jpg",
"image_6" => "https://cdn.hestia.immo/image/TEN3XPNC/2023-11/DOC26AVBVM2B.jpg",
"image_7" => "https://cdn.hestia.immo/image/TEN3XPNC/2023-11/DOC26PD58H6E.jpg",
"image_8" => "https://cdn.hestia.immo/image/TEN3XPNC/2023-11/DOC3B64EY617.jpg",
"image_9" => "https://cdn.hestia.immo/image/TEN3XPNC/2023-11/DOC37WEZYE12.jpg",
"image_10" => null,
"image_11" => null,
"image_12" => null,
"image_13" => null,
"image_14" => null,
"mandatetype_id" => "1",
"department_name" => "Haute-Vienne",
"created" => "2024-06-12 13:17:18",
"sort_date" => "2024-06-12 06:16:15",
"Image" => array(),
"nb-photo" => 10
),
"Primarypropertytype" => array(
"name_fr" => "Immeuble"
),
"Region" => array(
"id" => "74",
"name" => "Limousin",
"content" => "Limousin (Nouvelle Aquitaine)"
),
"Department" => array(
"id" => "87",
"listdesc" => "Haute-Vienne",
"name" => "Haute-Vienne"
),
"User" => array(
"id" => "15374",
"name" => "Jemma Simkins",
"first_name" => "Jemma",
"surname" => "Simkins",
"email" => "jemma.simkins@leggett.fr",
"siret" => "811 544 675",
"active" => "1"
),
"Proptype" => array(
array()
),
"Location" => array(
array(),
array(),
array()
),
"Attribute" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"Condition" => array(
array()
)
)
$gbp = "168,700"
$issold = false
$equestrianAgents = array(
"13388",
"12663",
"14842",
"15279",
"12857",
"15253",
"15089",
"14549",
"15052",
"13292"
)
$cakeDebug = AllpropertiesController
AllpropertiesController::$name = "Allproperties"
AllpropertiesController::$helpers = array
AllpropertiesController::$components = array
AllpropertiesController::$uses = array
AllpropertiesController::$shortfields = array
AllpropertiesController::$shortfieldView = array
AllpropertiesController::$shortfieldList = array
AllpropertiesController::$here = "/french-property-for-sale/view/A25411JES87/building-for-sale-châlus-haute-vienne-limousin-france"
AllpropertiesController::$webroot = "/"
AllpropertiesController::$action = "view"
AllpropertiesController::$params = array
AllpropertiesController::$data = NULL
AllpropertiesController::$paginate = array
AllpropertiesController::$viewPath = "allproperties"
AllpropertiesController::$layoutPath = NULL
AllpropertiesController::$viewVars = array
AllpropertiesController::$pageTitle = "Building for sale in Châlus - Haute-Vienne - Village property divided into three apartments France REF: A25411JES87 | [15374]"
AllpropertiesController::$modelNames = array
AllpropertiesController::$base = ""
AllpropertiesController::$layout = "view"
AllpropertiesController::$autoRender = false
AllpropertiesController::$autoLayout = true
AllpropertiesController::$Component = Component object
AllpropertiesController::$view = "View"
AllpropertiesController::$ext = ".ctp"
AllpropertiesController::$output = NULL
AllpropertiesController::$plugin = NULL
AllpropertiesController::$cacheAction = false
AllpropertiesController::$persistModel = false
AllpropertiesController::$passedArgs = array
AllpropertiesController::$scaffold = false
AllpropertiesController::$methods = array
AllpropertiesController::$modelClass = "Allproperty"
AllpropertiesController::$modelKey = "allproperty"
AllpropertiesController::$validationErrors = NULL
AllpropertiesController::$_log = NULL
AllpropertiesController::$Session = SessionComponent object
AllpropertiesController::$Cookie = CookieComponent object
AllpropertiesController::$RequestHandler = RequestHandlerComponent object
AllpropertiesController::$Currency = CurrencyComponent object
AllpropertiesController::$PaginateFormVariables = PaginateFormVariablesComponent object
AllpropertiesController::$UrlShortener = UrlShortenerComponent object
AllpropertiesController::$Prg = PrgComponent object
AllpropertiesController::$Allproperty = Allproperty object
AllpropertiesController::$Region = Region object
AllpropertiesController::$Department = Department object
AllpropertiesController::$User = User object
AllpropertiesController::$Group = Group object
AllpropertiesController::$Codepostal = Codepostal object
AllpropertiesController::$Proptype = Proptype object
AllpropertiesController::$Primarypropertytype = Primarypropertytype object
AllpropertiesController::$Soldproperty = Soldproperty object
AllpropertiesController::$Soldallproperty = Soldallproperty object
AllpropertiesController::$Testimonial = Testimonial object
AllpropertiesController::$Powcategory = Powcategory object
$propref = "A25411JES87"
$cache = CacheHelper
CacheHelper::$__replace = array
CacheHelper::$__match = array
CacheHelper::$cacheAction = NULL
CacheHelper::$helpers = NULL
CacheHelper::$base = ""
CacheHelper::$webroot = "/"
CacheHelper::$themeWeb = NULL
CacheHelper::$here = "/french-property-for-sale/view/A25411JES87/building-for-sale-châlus-haute-vienne-limousin-france"
CacheHelper::$params = array
CacheHelper::$action = "view"
CacheHelper::$plugin = NULL
CacheHelper::$data = NULL
CacheHelper::$namedArgs = NULL
CacheHelper::$argSeparator = NULL
CacheHelper::$validationErrors = NULL
CacheHelper::$tags = array
CacheHelper::$__tainted = NULL
CacheHelper::$__cleaned = NULL
CacheHelper::$_log = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = ""
HtmlHelper::$here = "/french-property-for-sale/view/A25411JES87/building-for-sale-châlus-haute-vienne-limousin-france"
HtmlHelper::$params = array
HtmlHelper::$action = "view"
HtmlHelper::$data = NULL
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$themeWeb = NULL
FormHelper::$here = "/french-property-for-sale/view/A25411JES87/building-for-sale-châlus-haute-vienne-limousin-france"
FormHelper::$params = array
FormHelper::$action = "view"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$_log = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$themeWeb = NULL
TextHelper::$here = "/french-property-for-sale/view/A25411JES87/building-for-sale-châlus-haute-vienne-limousin-france"
TextHelper::$params = array
TextHelper::$action = "view"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
TextHelper::$_log = NULL
$number = NumberHelper
NumberHelper::$helpers = NULL
NumberHelper::$base = ""
NumberHelper::$webroot = "/"
NumberHelper::$themeWeb = NULL
NumberHelper::$here = "/french-property-for-sale/view/A25411JES87/building-for-sale-châlus-haute-vienne-limousin-france"
NumberHelper::$params = array
NumberHelper::$action = "view"
NumberHelper::$plugin = NULL
NumberHelper::$data = NULL
NumberHelper::$namedArgs = NULL
NumberHelper::$argSeparator = NULL
NumberHelper::$validationErrors = NULL
NumberHelper::$tags = array
NumberHelper::$__tainted = NULL
NumberHelper::$__cleaned = NULL
NumberHelper::$_log = NULL
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$themeWeb = NULL
JavascriptHelper::$here = "/french-property-for-sale/view/A25411JES87/building-for-sale-châlus-haute-vienne-limousin-france"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = NULL
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
JavascriptHelper::$_log = NULL
$tagcloud = TagcloudHelper
TagcloudHelper::$helpers = NULL
TagcloudHelper::$base = ""
TagcloudHelper::$webroot = "/"
TagcloudHelper::$themeWeb = NULL
TagcloudHelper::$here = "/french-property-for-sale/view/A25411JES87/building-for-sale-châlus-haute-vienne-limousin-france"
TagcloudHelper::$params = array
TagcloudHelper::$action = "view"
TagcloudHelper::$plugin = NULL
TagcloudHelper::$data = NULL
TagcloudHelper::$namedArgs = NULL
TagcloudHelper::$argSeparator = NULL
TagcloudHelper::$validationErrors = NULL
TagcloudHelper::$tags = array
TagcloudHelper::$__tainted = NULL
TagcloudHelper::$__cleaned = NULL
TagcloudHelper::$_log = NULL
$custom = CustomHelper
CustomHelper::$tags = array
CustomHelper::$base = ""
CustomHelper::$here = "/french-property-for-sale/view/A25411JES87/building-for-sale-châlus-haute-vienne-limousin-france"
CustomHelper::$params = array
CustomHelper::$action = "view"
CustomHelper::$data = NULL
CustomHelper::$_crumbs = array
CustomHelper::$__docTypes = array
CustomHelper::$helpers = NULL
CustomHelper::$webroot = "/"
CustomHelper::$themeWeb = NULL
CustomHelper::$plugin = NULL
CustomHelper::$namedArgs = NULL
CustomHelper::$argSeparator = NULL
CustomHelper::$validationErrors = NULL
CustomHelper::$__tainted = NULL
CustomHelper::$__cleaned = NULL
CustomHelper::$_log = NULL
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$themeWeb = NULL
TimeHelper::$here = "/french-property-for-sale/view/A25411JES87/building-for-sale-châlus-haute-vienne-limousin-france"
TimeHelper::$params = array
TimeHelper::$action = "view"
TimeHelper::$plugin = NULL
TimeHelper::$data = NULL
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
TimeHelper::$_log = NULL
$formVariablesPaginator = FormVariablesPaginatorHelper
FormVariablesPaginatorHelper::$helpers = array
FormVariablesPaginatorHelper::$__defaultModel = NULL
FormVariablesPaginatorHelper::$options = array
FormVariablesPaginatorHelper::$base = ""
FormVariablesPaginatorHelper::$webroot = "/"
FormVariablesPaginatorHelper::$themeWeb = NULL
FormVariablesPaginatorHelper::$here = "/french-property-for-sale/view/A25411JES87/building-for-sale-châlus-haute-vienne-limousin-france"
FormVariablesPaginatorHelper::$params = array
FormVariablesPaginatorHelper::$action = "view"
FormVariablesPaginatorHelper::$plugin = NULL
FormVariablesPaginatorHelper::$data = NULL
FormVariablesPaginatorHelper::$namedArgs = NULL
FormVariablesPaginatorHelper::$argSeparator = NULL
FormVariablesPaginatorHelper::$validationErrors = NULL
FormVariablesPaginatorHelper::$tags = array
FormVariablesPaginatorHelper::$__tainted = NULL
FormVariablesPaginatorHelper::$__cleaned = NULL
FormVariablesPaginatorHelper::$_log = NULL
FormVariablesPaginatorHelper::$Html = HtmlHelper object
FormVariablesPaginatorHelper::$Ajax = AjaxHelper object
$ajax = AjaxHelper
AjaxHelper::$helpers = array
AjaxHelper::$Html = HtmlHelper object
AjaxHelper::$Javascript = JavascriptHelper object
AjaxHelper::$callbacks = array
AjaxHelper::$ajaxOptions = array
AjaxHelper::$dragOptions = array
AjaxHelper::$dropOptions = array
AjaxHelper::$sortOptions = array
AjaxHelper::$sliderOptions = array
AjaxHelper::$editorOptions = array
AjaxHelper::$autoCompleteOptions = array
AjaxHelper::$__ajaxBuffer = array
AjaxHelper::$base = ""
AjaxHelper::$webroot = "/"
AjaxHelper::$themeWeb = NULL
AjaxHelper::$here = "/french-property-for-sale/view/A25411JES87/building-for-sale-châlus-haute-vienne-limousin-france"
AjaxHelper::$params = array
AjaxHelper::$action = "view"
AjaxHelper::$plugin = NULL
AjaxHelper::$data = NULL
AjaxHelper::$namedArgs = NULL
AjaxHelper::$argSeparator = NULL
AjaxHelper::$validationErrors = NULL
AjaxHelper::$tags = array
AjaxHelper::$__tainted = NULL
AjaxHelper::$__cleaned = NULL
AjaxHelper::$_log = NULL
AjaxHelper::$Form = FormHelper object
$icon = IconHelper
IconHelper::$tags = array
IconHelper::$base = ""
IconHelper::$here = "/french-property-for-sale/view/A25411JES87/building-for-sale-châlus-haute-vienne-limousin-france"
IconHelper::$params = array
IconHelper::$action = "view"
IconHelper::$data = NULL
IconHelper::$_crumbs = array
IconHelper::$__docTypes = array
IconHelper::$helpers = NULL
IconHelper::$webroot = "/"
IconHelper::$themeWeb = NULL
IconHelper::$plugin = NULL
IconHelper::$namedArgs = NULL
IconHelper::$argSeparator = NULL
IconHelper::$validationErrors = NULL
IconHelper::$__tainted = NULL
IconHelper::$__cleaned = NULL
IconHelper::$_log = NULL
$drill = DrillHelper
DrillHelper::$tags = array
DrillHelper::$base = ""
DrillHelper::$here = "/french-property-for-sale/view/A25411JES87/building-for-sale-châlus-haute-vienne-limousin-france"
DrillHelper::$params = array
DrillHelper::$action = "view"
DrillHelper::$data = NULL
DrillHelper::$_crumbs = array
DrillHelper::$__docTypes = array
DrillHelper::$helpers = NULL
DrillHelper::$webroot = "/"
DrillHelper::$themeWeb = NULL
DrillHelper::$plugin = NULL
DrillHelper::$namedArgs = NULL
DrillHelper::$argSeparator = NULL
DrillHelper::$validationErrors = NULL
DrillHelper::$__tainted = NULL
DrillHelper::$__cleaned = NULL
DrillHelper::$_log = NULL
$session = SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "a7d63c274f73bb410efb05168d3d225f"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1761135154
SessionHelper::$sessionTime = 1761147154
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_started = false
SessionHelper::$host = NULL
SessionHelper::$_log = NULL
SessionHelper::$cookieLifeTime = 604800
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/french-property-for-sale/view/A25411JES87/building-for-sale-châlus-haute-vienne-limousin-france"
SessionHelper::$params = array
SessionHelper::$action = "view"
SessionHelper::$data = NULL
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL
$properties = null
<div class="columns is-multiline is-mobile is-vcentered is-justify-content-center">
<?php foreach($properties as $key => $property):?>
include - APP/views/elements/list-properties-suggested.ctp, line 7
View::_render() - CORE/cake/libs/view/view.php, line 665
View::element() - CORE/cake/libs/view/view.php, line 342
include - APP/views/allproperties/view.ctp, line 1263
View::_render() - CORE/cake/libs/view/view.php, line 665
View::render() - CORE/cake/libs/view/view.php, line 375
Controller::render() - CORE/cake/libs/controller/controller.php, line 815
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 229
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
[main] - APP/webroot/index.php, line 88