Warning (2): array_key_exists() expects parameter 2 to be array, boolean given [APP/models/allproperty.php, line 788]
$queryData = array( "conditions" => array( "Allproperty.department_id" => "80", "Allproperty.region_id" => "22", "Allproperty.price BETWEEN ? and ? " => array(), "Allproperty.date_made_live >" => "2025-10-21", "Allproperty.primarypropertytype_id" => "8", "Allproperty.is_exclusive" => 1 ), "fields" => "COUNT(*) AS `count`", "joins" => array(), "limit" => null, "offset" => null, "order" => array( false ), "page" => 1, "group" => null, "callbacks" => true )
array_key_exists - [internal], line ?? Allproperty::beforeFind() - APP/models/allproperty.php, line 788 Model::find() - CORE/cake/libs/model/model.php, line 2029 Allproperty::paginateCount() - APP/models/allproperty.php, line 544 Controller::paginate() - CORE/cake/libs/controller/controller.php, line 1085 AllpropertiesController::exclusives() - APP/controllers/allproperties_controller.php, line 5240 Object::dispatchMethod() - CORE/cake/libs/object.php, line 115 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193 [main] - APP/webroot/index.php, line 88
Notice (8): Undefined offset: 0 [APP/models/allproperty.php, line 794]
$queryData = array( "conditions" => array( "Allproperty.department_id" => "80", "Allproperty.region_id" => "22", "Allproperty.price BETWEEN ? and ? " => array(), "Allproperty.date_made_live >" => "2025-10-21", "Allproperty.primarypropertytype_id" => "8", "Allproperty.is_exclusive" => 1 ), "fields" => "COUNT(*) AS `count`", "joins" => array(), "limit" => null, "offset" => null, "order" => array( false ), "page" => 1, "group" => null, "callbacks" => true ) $conditions = array( "Allproperty.department_id" => "80", "Allproperty.region_id" => "22", "Allproperty.price BETWEEN ? and ? " => array( 570000.95, 105000000 ), "Allproperty.date_made_live >" => "2025-10-21", "Allproperty.primarypropertytype_id" => "8", "Allproperty.is_exclusive" => 1 )
$conditions = $queryData['conditions'];
if($conditions[0]) {
Allproperty::beforeFind() - APP/models/allproperty.php, line 794 Model::find() - CORE/cake/libs/model/model.php, line 2029 Allproperty::paginateCount() - APP/models/allproperty.php, line 544 Controller::paginate() - CORE/cake/libs/controller/controller.php, line 1085 AllpropertiesController::exclusives() - APP/controllers/allproperties_controller.php, line 5240 Object::dispatchMethod() - CORE/cake/libs/object.php, line 115 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193 [main] - APP/webroot/index.php, line 88
Notice (8): Undefined index: Allproperty [APP/models/allproperty.php, line 351]
$results = array( array( array() ) ) $j = 0 $cleanresult = array( array( "count" => "0" ) )
//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 Allproperty::paginateCount() - APP/models/allproperty.php, line 544 Controller::paginate() - CORE/cake/libs/controller/controller.php, line 1085 AllpropertiesController::exclusives() - APP/controllers/allproperties_controller.php, line 5240 Object::dispatchMethod() - CORE/cake/libs/object.php, line 115 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193 [main] - APP/webroot/index.php, line 88
Notice (8): Undefined index: Allproperty [APP/models/allproperty.php, line 456]
$results = array( array( array() ) ) $j = 0 $cleanresult = array( array( "count" => "0" ) )
}
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 Allproperty::paginateCount() - APP/models/allproperty.php, line 544 Controller::paginate() - CORE/cake/libs/controller/controller.php, line 1085 AllpropertiesController::exclusives() - APP/controllers/allproperties_controller.php, line 5240 Object::dispatchMethod() - CORE/cake/libs/object.php, line 115 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193 [main] - APP/webroot/index.php, line 88
Notice (8): Undefined index: Allproperty [APP/models/allproperty.php, line 462]
$results = array( array( array() ) ) $j = 0 $cleanresult = array( array( "count" => "0" ) )
//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 Allproperty::paginateCount() - APP/models/allproperty.php, line 544 Controller::paginate() - CORE/cake/libs/controller/controller.php, line 1085 AllpropertiesController::exclusives() - APP/controllers/allproperties_controller.php, line 5240 Object::dispatchMethod() - CORE/cake/libs/object.php, line 115 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193 [main] - APP/webroot/index.php, line 88
Notice (8): Undefined index: Allproperty [APP/models/allproperty.php, line 469]
$results = array( array( array() ) ) $j = 0 $cleanresult = array( array( "count" => "0" ) )
//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 Allproperty::paginateCount() - APP/models/allproperty.php, line 544 Controller::paginate() - CORE/cake/libs/controller/controller.php, line 1085 AllpropertiesController::exclusives() - APP/controllers/allproperties_controller.php, line 5240 Object::dispatchMethod() - CORE/cake/libs/object.php, line 115 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193 [main] - APP/webroot/index.php, line 88
Notice (8): Undefined index: Allproperty [APP/models/allproperty.php, line 470]
$results = array( array( array() ) ) $j = 0 $cleanresult = array( array( "count" => "0" ) ) $date1 = DateTime DateTime::$date = "2025-10-22 12:19:36.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 Allproperty::paginateCount() - APP/models/allproperty.php, line 544 Controller::paginate() - CORE/cake/libs/controller/controller.php, line 1085 AllpropertiesController::exclusives() - APP/controllers/allproperties_controller.php, line 5240 Object::dispatchMethod() - CORE/cake/libs/object.php, line 115 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193 [main] - APP/webroot/index.php, line 88
Notice (8): Undefined index: Allproperty [APP/models/allproperty.php, line 474]
$results = array( array( array() ) ) $j = 0 $cleanresult = array( array( "count" => "0" ) ) $date1 = DateTime DateTime::$date = "2025-10-22 12:19:36.000000" DateTime::$timezone_type = 3 DateTime::$timezone = "Europe/Paris" $date2 = DateTime DateTime::$date = "2025-10-22 12:19:36.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 Allproperty::paginateCount() - APP/models/allproperty.php, line 544 Controller::paginate() - CORE/cake/libs/controller/controller.php, line 1085 AllpropertiesController::exclusives() - APP/controllers/allproperties_controller.php, line 5240 Object::dispatchMethod() - CORE/cake/libs/object.php, line 115 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193 [main] - APP/webroot/index.php, line 88
Notice (8): Undefined index: Allproperty [APP/models/allproperty.php, line 479]
$results = array( array( array() ) ) $j = 0 $cleanresult = array( array( "count" => "0" ) ) $date1 = DateTime DateTime::$date = "2025-10-22 12:19:36.000000" DateTime::$timezone_type = 3 DateTime::$timezone = "Europe/Paris" $date2 = DateTime DateTime::$date = "2025-10-22 12:19:36.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 Allproperty::paginateCount() - APP/models/allproperty.php, line 544 Controller::paginate() - CORE/cake/libs/controller/controller.php, line 1085 AllpropertiesController::exclusives() - APP/controllers/allproperties_controller.php, line 5240 Object::dispatchMethod() - CORE/cake/libs/object.php, line 115 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193 [main] - APP/webroot/index.php, line 88
Notice (8): Undefined index: is_exclusive [APP/models/allproperty.php, line 483]
$results = array( array( array(), "Allproperty" => array() ) ) $j = 0 $cleanresult = array( array( "count" => "0" ) ) $date1 = DateTime DateTime::$date = "2025-10-22 12:19:36.000000" DateTime::$timezone_type = 3 DateTime::$timezone = "Europe/Paris" $date2 = DateTime DateTime::$date = "2025-10-22 12:19:36.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 Allproperty::paginateCount() - APP/models/allproperty.php, line 544 Controller::paginate() - CORE/cake/libs/controller/controller.php, line 1085 AllpropertiesController::exclusives() - APP/controllers/allproperties_controller.php, line 5240 Object::dispatchMethod() - CORE/cake/libs/object.php, line 115 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193 [main] - APP/webroot/index.php, line 88
Notice (8): Undefined index: sort [APP/controllers/allproperties_controller.php, line 5242]
$properties = array() $pageUrl = array( "page" => "5", "department_id" => "80", "region_id" => "22", "price" => "p", "arrival" => "day", "primary_id" => "8" ) $extraConditions = array( "Allproperty.is_exclusive" => 1 ) $selected = array( "exclusive" => true, "notSold" => false ) $conditions = array( "Allproperty.department_id" => "80", "Allproperty.region_id" => "22", "Allproperty.price BETWEEN ? and ? " => array( 570000.95, 105000000 ), "Allproperty.date_made_live >" => "2025-10-21", "Allproperty.primarypropertytype_id" => "8", "Allproperty.is_exclusive" => 1 )
$properties = $this->paginate();
if( !in_array($this->params['named']['sort'], array('Allproperty.price', 'price')) && isset($this->paginate['order']['Allproperty.date_made_live'])){
AllpropertiesController::exclusives() - APP/controllers/allproperties_controller.php, line 5242 Object::dispatchMethod() - CORE/cake/libs/object.php, line 115 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193 [main] - APP/webroot/index.php, line 88
Notice (8): Undefined variable: countFav [APP/views/elements/new/header-desktop-top-menu.ctp, line 67]
$___viewFn = "/app/src/views/elements/new/header-desktop-top-menu.ctp" $___dataForView = array( "alternate" => "https://www.leggett-immo.com/acheter-vendre-une-maison/exclusifLeggett", "primarypropertytypes" => array( "All", "House", "Apartment", "Land", "Chalet", "Chateau", "Commercial", "Lakes", "Mill", "Barn", "Building", "Houseboat", "Parking" ), "properties" => array(), "pageUrl" => array( "page" => "5", "department_id" => "80", "region_id" => "22", "price" => "p", "arrival" => "day", "primary_id" => "8" ), "groups" => array( "Houses", "Commercial", "Prestige", "Lakes", "Apartments", "Income-Business", "Land-Woodland", "Ski", "Equestrian" ), "countExclusif" => 0, "selectedCriteria" => array( "page" => "5", "department_id" => "80", "region_id" => "22", "price" => "p", "arrival" => "day", "primary_id" => "8" ), "selected" => array( "exclusive" => true, "notSold" => false ), "isCustomPage" => true, "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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" CacheHelper::$params = array CacheHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" HtmlHelper::$params = array HtmlHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" FormHelper::$params = array FormHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" TextHelper::$params = array TextHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" NumberHelper::$params = array NumberHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" JavascriptHelper::$params = array JavascriptHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" TagcloudHelper::$params = array TagcloudHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" CustomHelper::$params = array CustomHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" TimeHelper::$params = array TimeHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" FormVariablesPaginatorHelper::$params = array FormVariablesPaginatorHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" AjaxHelper::$params = array AjaxHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" IconHelper::$params = array IconHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" DrillHelper::$params = array DrillHelper::$action = "exclusives" 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 = 1761128376 SessionHelper::$sessionTime = 1761140376 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" SessionHelper::$params = array SessionHelper::$action = "exclusives" SessionHelper::$data = NULL SessionHelper::$themeWeb = NULL SessionHelper::$plugin = NULL, "paginator" => PaginatorHelper PaginatorHelper::$helpers = array PaginatorHelper::$__defaultModel = "Allproperty" PaginatorHelper::$options = array PaginatorHelper::$base = "" PaginatorHelper::$webroot = "/" PaginatorHelper::$themeWeb = NULL PaginatorHelper::$here = "/french-property-for-sale/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" PaginatorHelper::$params = array PaginatorHelper::$action = "exclusives" PaginatorHelper::$plugin = NULL PaginatorHelper::$data = NULL PaginatorHelper::$namedArgs = NULL PaginatorHelper::$argSeparator = NULL PaginatorHelper::$validationErrors = NULL PaginatorHelper::$tags = array PaginatorHelper::$__tainted = NULL PaginatorHelper::$__cleaned = NULL PaginatorHelper::$_log = NULL PaginatorHelper::$Html = HtmlHelper object PaginatorHelper::$Ajax = AjaxHelper object ) $loadHelpers = false $cached = false $loadedHelpers = array() $alternate = "https://www.leggett-immo.com/acheter-vendre-une-maison/exclusifLeggett" $primarypropertytypes = array( "All", "House", "Apartment", "Land", "Chalet", "Chateau", "Commercial", "Lakes", "Mill", "Barn", "Building", "Houseboat", "Parking" ) $properties = array() $pageUrl = array( "page" => "5", "department_id" => "80", "region_id" => "22", "price" => "p", "arrival" => "day", "primary_id" => "8" ) $groups = array( "Houses", "Commercial", "Prestige", "Lakes", "Apartments", "Income-Business", "Land-Woodland", "Ski", "Equestrian" ) $countExclusif = 0 $selectedCriteria = array( "page" => "5", "department_id" => "80", "region_id" => "22", "price" => "p", "arrival" => "day", "primary_id" => "8" ) $selected = array( "exclusive" => true, "notSold" => false ) $isCustomPage = true $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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" CacheHelper::$params = array CacheHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" HtmlHelper::$params = array HtmlHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" FormHelper::$params = array FormHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" TextHelper::$params = array TextHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" NumberHelper::$params = array NumberHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" JavascriptHelper::$params = array JavascriptHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" TagcloudHelper::$params = array TagcloudHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" CustomHelper::$params = array CustomHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" TimeHelper::$params = array TimeHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" FormVariablesPaginatorHelper::$params = array FormVariablesPaginatorHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" AjaxHelper::$params = array AjaxHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" IconHelper::$params = array IconHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" DrillHelper::$params = array DrillHelper::$action = "exclusives" 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 = 1761128376 SessionHelper::$sessionTime = 1761140376 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" SessionHelper::$params = array SessionHelper::$action = "exclusives" SessionHelper::$data = NULL SessionHelper::$themeWeb = NULL SessionHelper::$plugin = NULL $paginator = PaginatorHelper PaginatorHelper::$helpers = array PaginatorHelper::$__defaultModel = "Allproperty" PaginatorHelper::$options = array PaginatorHelper::$base = "" PaginatorHelper::$webroot = "/" PaginatorHelper::$themeWeb = NULL PaginatorHelper::$here = "/french-property-for-sale/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" PaginatorHelper::$params = array PaginatorHelper::$action = "exclusives" PaginatorHelper::$plugin = NULL PaginatorHelper::$data = NULL PaginatorHelper::$namedArgs = NULL PaginatorHelper::$argSeparator = NULL PaginatorHelper::$validationErrors = NULL PaginatorHelper::$tags = array PaginatorHelper::$__tainted = NULL PaginatorHelper::$__cleaned = NULL PaginatorHelper::$_log = NULL PaginatorHelper::$Html = HtmlHelper object PaginatorHelper::$Ajax = AjaxHelper object
<?php echo $html->image('icon/icon-favorite.svg', array('alt' => 'My properties', 'class' => 'favorite', 'loading' => 'lazy', 'id' => 'viewMyList'));?></a>
</span>
<?php echo $html->image('icon/icon-red-circle.svg', array('class'=> '', 'id' => 'icon-count-fav', 'alt' => 'red circle favorite'));?><span id="text-count-fav"><?php echo $countFav;?></span>
include - APP/views/elements/new/header-desktop-top-menu.ctp, line 67 View::_render() - CORE/cake/libs/view/view.php, line 665 View::element() - CORE/cake/libs/view/view.php, line 342 include - APP/views/elements/new/header.ctp, line 16 View::_render() - CORE/cake/libs/view/view.php, line 665 View::element() - CORE/cake/libs/view/view.php, line 342 include - APP/views/layouts/list.ctp, line 105 View::_render() - CORE/cake/libs/view/view.php, line 665 View::renderLayout() - CORE/cake/libs/view/view.php, line 453 View::render() - CORE/cake/libs/view/view.php, line 387 Controller::render() - CORE/cake/libs/controller/controller.php, line 815 AllpropertiesController::exclusives() - APP/controllers/allproperties_controller.php, line 5274 Object::dispatchMethod() - CORE/cake/libs/object.php, line 115 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193 [main] - APP/webroot/index.php, line 88
Notice (8): Undefined variable: countFav [APP/views/elements/new/header-desktop-top-menu.ctp, line 168]
$___viewFn = "/app/src/views/elements/new/header-desktop-top-menu.ctp" $___dataForView = array( "alternate" => "https://www.leggett-immo.com/acheter-vendre-une-maison/exclusifLeggett", "primarypropertytypes" => array( "All", "House", "Apartment", "Land", "Chalet", "Chateau", "Commercial", "Lakes", "Mill", "Barn", "Building", "Houseboat", "Parking" ), "properties" => array(), "pageUrl" => array( "page" => "5", "department_id" => "80", "region_id" => "22", "price" => "p", "arrival" => "day", "primary_id" => "8" ), "groups" => array( "Houses", "Commercial", "Prestige", "Lakes", "Apartments", "Income-Business", "Land-Woodland", "Ski", "Equestrian" ), "countExclusif" => 0, "selectedCriteria" => array( "page" => "5", "department_id" => "80", "region_id" => "22", "price" => "p", "arrival" => "day", "primary_id" => "8" ), "selected" => array( "exclusive" => true, "notSold" => false ), "isCustomPage" => true, "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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" CacheHelper::$params = array CacheHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" HtmlHelper::$params = array HtmlHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" FormHelper::$params = array FormHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" TextHelper::$params = array TextHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" NumberHelper::$params = array NumberHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" JavascriptHelper::$params = array JavascriptHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" TagcloudHelper::$params = array TagcloudHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" CustomHelper::$params = array CustomHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" TimeHelper::$params = array TimeHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" FormVariablesPaginatorHelper::$params = array FormVariablesPaginatorHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" AjaxHelper::$params = array AjaxHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" IconHelper::$params = array IconHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" DrillHelper::$params = array DrillHelper::$action = "exclusives" 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 = 1761128376 SessionHelper::$sessionTime = 1761140376 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" SessionHelper::$params = array SessionHelper::$action = "exclusives" SessionHelper::$data = NULL SessionHelper::$themeWeb = NULL SessionHelper::$plugin = NULL, "paginator" => PaginatorHelper PaginatorHelper::$helpers = array PaginatorHelper::$__defaultModel = "Allproperty" PaginatorHelper::$options = array PaginatorHelper::$base = "" PaginatorHelper::$webroot = "/" PaginatorHelper::$themeWeb = NULL PaginatorHelper::$here = "/french-property-for-sale/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" PaginatorHelper::$params = array PaginatorHelper::$action = "exclusives" PaginatorHelper::$plugin = NULL PaginatorHelper::$data = NULL PaginatorHelper::$namedArgs = NULL PaginatorHelper::$argSeparator = NULL PaginatorHelper::$validationErrors = NULL PaginatorHelper::$tags = array PaginatorHelper::$__tainted = NULL PaginatorHelper::$__cleaned = NULL PaginatorHelper::$_log = NULL PaginatorHelper::$Html = HtmlHelper object PaginatorHelper::$Ajax = AjaxHelper object ) $loadHelpers = false $cached = false $loadedHelpers = array() $alternate = "https://www.leggett-immo.com/acheter-vendre-une-maison/exclusifLeggett" $primarypropertytypes = array( "All", "House", "Apartment", "Land", "Chalet", "Chateau", "Commercial", "Lakes", "Mill", "Barn", "Building", "Houseboat", "Parking" ) $properties = array() $pageUrl = array( "page" => "5", "department_id" => "80", "region_id" => "22", "price" => "p", "arrival" => "day", "primary_id" => "8" ) $groups = array( "Houses", "Commercial", "Prestige", "Lakes", "Apartments", "Income-Business", "Land-Woodland", "Ski", "Equestrian" ) $countExclusif = 0 $selectedCriteria = array( "page" => "5", "department_id" => "80", "region_id" => "22", "price" => "p", "arrival" => "day", "primary_id" => "8" ) $selected = array( "exclusive" => true, "notSold" => false ) $isCustomPage = true $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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" CacheHelper::$params = array CacheHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" HtmlHelper::$params = array HtmlHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" FormHelper::$params = array FormHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" TextHelper::$params = array TextHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" NumberHelper::$params = array NumberHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" JavascriptHelper::$params = array JavascriptHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" TagcloudHelper::$params = array TagcloudHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" CustomHelper::$params = array CustomHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" TimeHelper::$params = array TimeHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" FormVariablesPaginatorHelper::$params = array FormVariablesPaginatorHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" AjaxHelper::$params = array AjaxHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" IconHelper::$params = array IconHelper::$action = "exclusives" 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" DrillHelper::$params = array DrillHelper::$action = "exclusives" 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 = 1761128376 SessionHelper::$sessionTime = 1761140376 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/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" SessionHelper::$params = array SessionHelper::$action = "exclusives" SessionHelper::$data = NULL SessionHelper::$themeWeb = NULL SessionHelper::$plugin = NULL $paginator = PaginatorHelper PaginatorHelper::$helpers = array PaginatorHelper::$__defaultModel = "Allproperty" PaginatorHelper::$options = array PaginatorHelper::$base = "" PaginatorHelper::$webroot = "/" PaginatorHelper::$themeWeb = NULL PaginatorHelper::$here = "/french-property-for-sale/exclusives/page:5/department_id:80/region_id:22/price:p/arrival:day/primary_id:8" PaginatorHelper::$params = array PaginatorHelper::$action = "exclusives" PaginatorHelper::$plugin = NULL PaginatorHelper::$data = NULL PaginatorHelper::$namedArgs = NULL PaginatorHelper::$argSeparator = NULL PaginatorHelper::$validationErrors = NULL PaginatorHelper::$tags = array PaginatorHelper::$__tainted = NULL PaginatorHelper::$__cleaned = NULL PaginatorHelper::$_log = NULL PaginatorHelper::$Html = HtmlHelper object PaginatorHelper::$Ajax = AjaxHelper object
<?php echo $html->image('icon/icon-favorite.svg', array('alt' => 'My properties', 'class' => '', 'loading' => 'lazy', 'id' => 'viewMyListMobile'));?></a>
</span>
<?php echo $html->image('icon/icon-red-circle.svg', array('class'=> '', 'id' => 'icon-count-fav-mobile', 'alt' => 'red circle favorite'));?><span id="text-count-fav-mobile"><?php echo $countFav;?></span>
include - APP/views/elements/new/header-desktop-top-menu.ctp, line 168 View::_render() - CORE/cake/libs/view/view.php, line 665 View::element() - CORE/cake/libs/view/view.php, line 342 include - APP/views/elements/new/header.ctp, line 16 View::_render() - CORE/cake/libs/view/view.php, line 665 View::element() - CORE/cake/libs/view/view.php, line 342 include - APP/views/layouts/list.ctp, line 105 View::_render() - CORE/cake/libs/view/view.php, line 665 View::renderLayout() - CORE/cake/libs/view/view.php, line 453 View::render() - CORE/cake/libs/view/view.php, line 387 Controller::render() - CORE/cake/libs/controller/controller.php, line 815 AllpropertiesController::exclusives() - APP/controllers/allproperties_controller.php, line 5274 Object::dispatchMethod() - CORE/cake/libs/object.php, line 115 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193 [main] - APP/webroot/index.php, line 88
Collections
Living
Collections
Buying
Selling
About us
“Some properties are not listed on the site, so please let us know what you're looking for so that we can show you around. Please note that we work in partnership with many other real estate professionals and we can also search for your property for you.”
page 0 / 0 - sort by :
Notice (8): Undefined index: first [APP/views/helpers/paginator.php, line 567]
$options = array( "modulus" => 3, "last" => 1 )
'model' => $this->defaultModel(),
'modulus' => '8', 'separator' => '',
'first' => $options['first'],
PaginatorHelper::numbers() - APP/views/helpers/paginator.php, line 567 include - APP/views/allproperties/property_results_with_bar.ctp, line 84 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 AllpropertiesController::exclusives() - APP/controllers/allproperties_controller.php, line 5274 Object::dispatchMethod() - CORE/cake/libs/object.php, line 115 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193 [main] - APP/webroot/index.php, line 88
Approximate location
Nr | Query | Error | Affected | Num. rows | Took (ms) |
---|---|---|---|---|---|
1 | SELECT COUNT(*) AS `count` 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` = '80' AND `Allproperty`.`region_id` = '22' AND `Allproperty`.`price` BETWEEN 570000.95 and 105000000 AND `Allproperty`.`date_made_live` > '2025-10-21' AND `Allproperty`.`primarypropertytype_id` = 8 AND `Allproperty`.`is_exclusive` = 1 AND `Allproperty`.`isinvisible` != 1 | 1 | 1 | 10 | |
2 | 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` = '80' AND `Allproperty`.`region_id` = '22' AND `Allproperty`.`price` BETWEEN 570000.95 and 105000000 AND `Allproperty`.`date_made_live` > '2025-10-21' AND `Allproperty`.`primarypropertytype_id` = 8 AND `Allproperty`.`is_exclusive` = 1 AND `Allproperty`.`isinvisible` != 1 ORDER BY `Allproperty`.`date_made_live` desc LIMIT 60 | 0 | 0 | 7 | |
3 | SELECT COUNT(*) AS `count` 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` = '80') AND (`Allproperty`.`region_id` = '22') AND (`Allproperty`.`price` BETWEEN 570000.95 and 105000000) AND (`Allproperty`.`date_made_live` > '2025-10-21') AND (`Allproperty`.`primarypropertytype_id` = 8) AND (`Allproperty`.`is_exclusive` = 1))) AND (`Allproperty`.`is_exclusive` = 1)) AND `Allproperty`.`is_exclusive` = 1 AND `Allproperty`.`isinvisible` != 1 | 1 | 1 | 17 | |
4 | SELECT `Group`.`id`, `Group`.`name` FROM `groups` AS `Group` WHERE 1 = 1 | 9 | 9 | 6 | |
5 | SELECT `Primarypropertytype`.`id`, `Primarypropertytype`.`name` FROM `primarypropertytypes` AS `Primarypropertytype` WHERE 1 = 1 | 13 | 13 | 44 | |
6 | SELECT `Region`.`name`, `Region`.`id` FROM `regions` AS `Region` WHERE `Region`.`id` NOT IN ('01', '02', '03', '04', '05') ORDER BY `Region`.`name` ASC | 22 | 22 | 6 | |
7 | SELECT `Department`.`listdesc`, `Department`.`id`, `Department`.`region_id` FROM `departments` AS `Department` WHERE `Department`.`region_id` IN ('42', '72', '83', '53', '26', '24', '21', '94', '43', '82', '23', '91', '74', '41', '73', '31', '25', '11', '52', '22', '54', '93') | 95 | 95 | 62 | |
8 | SELECT `Primarypropertytype`.`id`, `Primarypropertytype`.`name` FROM `primarypropertytypes` AS `Primarypropertytype` WHERE 1 = 1 ORDER BY `id` ASC | 13 | 13 | 4 | |
9 | SELECT `Primarypropertytype`.`id`, `Primarypropertytype`.`name` FROM `primarypropertytypes` AS `Primarypropertytype` WHERE 1 = 1 ORDER BY `id` ASC | 13 | 13 | 10 |
Nr | Query | Error | Affected | Num. rows | Took (ms) |
---|