Warning (2): file_put_contents(): Only 0 of 80 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context if (!$mask) {
return file_put_contents($pathname, $output, FILE_APPEND);
}
$level = 'debug'
$message = 'duration=1 rows=36 SHOW FULL COLUMNS FROM `settings`'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=1 rows=36 SHOW FULL COLUMNS FROM `settings`
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::query() - CORE/src/Database/Connection.php, line 329
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 285
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 97
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 211
Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 168
Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1582
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1182
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 1868 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 74 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context if (!$mask) {
return file_put_contents($pathname, $output, FILE_APPEND);
}
$level = 'debug'
$message = 'duration=0 rows=1 SHOW INDEXES FROM `settings`'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=0 rows=1 SHOW INDEXES FROM `settings`
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::query() - CORE/src/Database/Connection.php, line 329
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 285
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 102
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 211
Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 168
Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1582
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1182
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 1962 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 446 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context if (!$mask) {
return file_put_contents($pathname, $output, FILE_APPEND);
}
$level = 'debug'
$message = 'duration=1 rows=0 SELECT * FROM information_schema.key_column_usage AS kcu
INNER JOIN information_schema.referential_constraints AS rc
ON (
kcu.CONSTRAINT_NAME = rc.CONSTRAINT_NAME
AND kcu.CONSTRAINT_SCHEMA = rc.CONSTRAINT_SCHEMA
)
WHERE kcu.TABLE_SCHEMA = 'netrentc_netrent' AND kcu.TABLE_NAME = 'settings' AND rc.TABLE_NAME = 'settings''
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=1 rows=0 SELECT * FROM information_schema.key_column_usage AS kcu
INNER JOIN information_schema.referential_constraints AS rc
ON (
kcu.CONSTRAINT_NAME = rc.CONSTRAINT_NAME
AND kcu.CONSTRAINT_SCHEMA = rc.CONSTRAINT_SCHEMA
)
WHERE kcu.TABLE_SCHEMA = 'netrentc_netrent' AND kcu.TABLE_NAME = 'settings' AND rc.TABLE_NAME = 'settings'
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 283
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 103
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 211
Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 168
Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1582
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1182
require_once - ROOT/config/bootstrap.php, line 281
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 1884 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 87 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context if (!$mask) {
return file_put_contents($pathname, $output, FILE_APPEND);
}
$level = 'debug'
$message = 'duration=0 rows=1 SHOW TABLE STATUS WHERE Name = 'settings''
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=0 rows=1 SHOW TABLE STATUS WHERE Name = 'settings'
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 283
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 104
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 211
Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 168
Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1582
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1182
require_once - ROOT/config/bootstrap.php, line 281
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 1883 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (512): _cake_model_ cache was unable to write 'default_settings' to Cake\Cache\Engine\FileEngine cache [CORE/src/Cache/Cache.php, line 286]Code Context ),
E_USER_WARNING
);
$key = 'default_settings'
$value = object(Cake\Database\Schema\TableSchema) {
'table' => 'settings',
'columns' => [
'id' => [
[maximum depth reached]
],
'admin_email' => [
[maximum depth reached]
],
'admin_address' => [
[maximum depth reached]
],
'admin_percentage' => [
[maximum depth reached]
],
'vendor_percentage' => [
[maximum depth reached]
],
'referral_bouns_amount' => [
[maximum depth reached]
],
'referral_bouns_amount_referral' => [
[maximum depth reached]
],
'referral_code' => [
[maximum depth reached]
],
'tds' => [
[maximum depth reached]
],
'game_join_time' => [
[maximum depth reached]
],
'salary_cap' => [
[maximum depth reached]
],
'site_name' => [
[maximum depth reached]
],
'site_logo' => [
[maximum depth reached]
],
'admin_background' => [
[maximum depth reached]
],
'date_format' => [
[maximum depth reached]
],
'meta_title' => [
[maximum depth reached]
],
'currency' => [
[maximum depth reached]
],
'site_meta_description' => [
[maximum depth reached]
],
'paytm_environment' => [
[maximum depth reached]
],
'paytm_merchant_key' => [
[maximum depth reached]
],
'paytm_merchant_mid' => [
[maximum depth reached]
],
'paytm_merchant_website' => [
[maximum depth reached]
],
'facebook_app_id' => [
[maximum depth reached]
],
'facebook_app_secret' => [
[maximum depth reached]
],
'google_app_id' => [
[maximum depth reached]
],
'google_app_secret' => [
[maximum depth reached]
],
'coutn_down_date' => [
[maximum depth reached]
],
'contest_commission' => [
[maximum depth reached]
],
'min_withdraw_amount' => [
[maximum depth reached]
],
'facebook' => [
[maximum depth reached]
],
'twitter' => [
[maximum depth reached]
],
'instagram' => [
[maximum depth reached]
],
'pinterest' => [
[maximum depth reached]
],
'linkedin' => [
[maximum depth reached]
],
'created' => [
[maximum depth reached]
],
'modified' => [
[maximum depth reached]
]
],
'indexes' => [],
'constraints' => [
'primary' => [
[maximum depth reached]
]
],
'options' => [
'engine' => 'InnoDB',
'collation' => 'latin1_swedish_ci'
],
'typeMap' => [
'id' => 'integer',
'admin_email' => 'string',
'admin_address' => 'text',
'admin_percentage' => 'string',
'vendor_percentage' => 'string',
'referral_bouns_amount' => 'string',
'referral_bouns_amount_referral' => 'string',
'referral_code' => 'string',
'tds' => 'string',
'game_join_time' => 'string',
'salary_cap' => 'string',
'site_name' => 'string',
'site_logo' => 'string',
'admin_background' => 'string',
'date_format' => 'string',
'meta_title' => 'string',
'currency' => 'string',
'site_meta_description' => 'string',
'paytm_environment' => 'string',
'paytm_merchant_key' => 'string',
'paytm_merchant_mid' => 'string',
'paytm_merchant_website' => 'string',
'facebook_app_id' => 'string',
'facebook_app_secret' => 'string',
'google_app_id' => 'string',
'google_app_secret' => 'string',
'coutn_down_date' => 'string',
'contest_commission' => 'float',
'min_withdraw_amount' => 'float',
'facebook' => 'string',
'twitter' => 'string',
'instagram' => 'string',
'pinterest' => 'string',
'linkedin' => 'string',
'created' => 'datetime',
'modified' => 'datetime'
],
'temporary' => false
}
$config = '_cake_model_'
$engine = object(Cake\Cache\Engine\FileEngine) {
[protected] _File => null
[protected] _defaultConfig => [
'duration' => (int) 3600,
'groups' => [[maximum depth reached]],
'isWindows' => false,
'lock' => true,
'mask' => (int) 436,
'path' => null,
'prefix' => 'cake_',
'probability' => (int) 100,
'serialize' => true
]
[protected] _init => true
[protected] _groupPrefix => null
[protected] _config => [
'duration' => (int) 0,
'groups' => [[maximum depth reached]],
'isWindows' => false,
'lock' => true,
'mask' => (int) 436,
'path' => '/home/netrentcom/public_html/tmp/cache/models/',
'prefix' => 'myapp_cake_model_',
'probability' => (int) 100,
'serialize' => true,
'url' => null
]
[protected] _configInitialized => true
}
$success = false
Cake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 286
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 211
Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 168
Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1582
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1182
require_once - ROOT/config/bootstrap.php, line 281
Cake\Http\BaseApplication::bootstrap() - CORE/src/Http/BaseApplication.php, line 60
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 71
[main] - ROOT/webroot/index.php, line 40
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 1050 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 2016 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context if (!$mask) {
return file_put_contents($pathname, $output, FILE_APPEND);
}
$level = 'debug'
$message = 'duration=0 rows=1 SELECT Settings.id AS `Settings__id`, Settings.admin_email AS `Settings__admin_email`, Settings.admin_address AS `Settings__admin_address`, Settings.admin_percentage AS `Settings__admin_percentage`, Settings.vendor_percentage AS `Settings__vendor_percentage`, Settings.referral_bouns_amount AS `Settings__referral_bouns_amount`, Settings.referral_bouns_amount_referral AS `Settings__referral_bouns_amount_referral`, Settings.referral_code AS `Settings__referral_code`, Settings.tds AS `Settings__tds`, Settings.game_join_time AS `Settings__game_join_time`, Settings.salary_cap AS `Settings__salary_cap`, Settings.site_name AS `Settings__site_name`, Settings.site_logo AS `Settings__site_logo`, Settings.admin_background AS `Settings__admin_background`, Settings.date_format AS `Settings__date_format`, Settings.meta_title AS `Settings__meta_title`, Settings.currency AS `Settings__currency`, Settings.site_meta_description AS `Settings__site_meta_description`, Settings.paytm_environment AS `Settings__paytm_environment`, Settings.paytm_merchant_key AS `Settings__paytm_merchant_key`, Settings.paytm_merchant_mid AS `Settings__paytm_merchant_mid`, Settings.paytm_merchant_website AS `Settings__paytm_merchant_website`, Settings.facebook_app_id AS `Settings__facebook_app_id`, Settings.facebook_app_secret AS `Settings__facebook_app_secret`, Settings.google_app_id AS `Settings__google_app_id`, Settings.google_app_secret AS `Settings__google_app_secret`, Settings.coutn_down_date AS `Settings__coutn_down_date`, Settings.contest_commission AS `Settings__contest_commission`, Settings.min_withdraw_amount AS `Settings__min_withdraw_amount`, Settings.facebook AS `Settings__facebook`, Settings.twitter AS `Settings__twitter`, Settings.instagram AS `Settings__instagram`, Settings.pinterest AS `Settings__pinterest`, Settings.linkedin AS `Settings__linkedin`, Settings.created AS `Settings__created`, Settings.modified AS `Settings__modified` FROM settings Settings LIMIT 1'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=0 rows=1 SELECT Settings.id AS `Settings__id`, Settings.admin_email AS `Settings__admin_email`, Settings.admin_address AS `Settings__admin_address`, Settings.admin_percentage AS `Settings__admin_percentage`, Settings.vendor_percentage AS `Settings__vendor_percentage`, Settings.referral_bouns_amount AS `Settings__referral_bouns_amount`, Settings.referral_bouns_amount_referral AS `Settings__referral_bouns_amount_referral`, Settings.referral_code AS `Settings__referral_code`, Settings.tds AS `Settings__tds`, Settings.game_join_time AS `Settings__game_join_time`, Settings.salary_cap AS `Settings__salary_cap`, Settings.site_name AS `Settings__site_name`, Settings.site_logo AS `Settings__site_logo`, Settings.admin_background AS `Settings__admin_background`, Settings.date_format AS `Settings__date_format`, Settings.meta_title AS `Settings__meta_title`, Settings.currency AS `Settings__currency`, Settings.site_meta_description AS `Settings__site_meta_description`, Settings.paytm_environment AS `Settings__paytm_environment`, Settings.paytm_merchant_key AS `Settings__paytm_merchant_key`, Settings.paytm_merchant_mid AS `Settings__paytm_merchant_mid`, Settings.paytm_merchant_website AS `Settings__paytm_merchant_website`, Settings.facebook_app_id AS `Settings__facebook_app_id`, Settings.facebook_app_secret AS `Settings__facebook_app_secret`, Settings.google_app_id AS `Settings__google_app_id`, Settings.google_app_secret AS `Settings__google_app_secret`, Settings.coutn_down_date AS `Settings__coutn_down_date`, Settings.contest_commission AS `Settings__contest_commission`, Settings.min_withdraw_amount AS `Settings__min_withdraw_amount`, Settings.facebook AS `Settings__facebook`, Settings.twitter AS `Settings__twitter`, Settings.instagram AS `Settings__instagram`, Settings.pinterest AS `Settings__pinterest`, Settings.linkedin AS `Settings__linkedin`, Settings.created AS `Settings__created`, Settings.modified AS `Settings__modified` FROM settings Settings LIMIT 1
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 315
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 214
Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1039
Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 288
Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 987
Cake\ORM\Query::first() - CORE/src/Datasource/QueryTrait.php, line 416
require_once - ROOT/config/bootstrap.php, line 281
Cake\Http\BaseApplication::bootstrap() - CORE/src/Http/BaseApplication.php, line 60
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 71
[main] - ROOT/webroot/index.php, line 40
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 1598 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 77 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context if (!$mask) {
return file_put_contents($pathname, $output, FILE_APPEND);
}
$level = 'debug'
$message = 'duration=1 rows=84 SHOW FULL COLUMNS FROM `users`'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=1 rows=84 SHOW FULL COLUMNS FROM `users`
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::query() - CORE/src/Database/Connection.php, line 329
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 285
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 97
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 211
Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 168
Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1582
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1182
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2893 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 72 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context if (!$mask) {
return file_put_contents($pathname, $output, FILE_APPEND);
}
$level = 'debug'
$message = 'duration=0 rows=11 SHOW INDEXES FROM `users`'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=0 rows=11 SHOW INDEXES FROM `users`
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::query() - CORE/src/Database/Connection.php, line 329
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 285
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 102
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 211
Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 168
Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1582
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1182
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2894 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 440 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context if (!$mask) {
return file_put_contents($pathname, $output, FILE_APPEND);
}
$level = 'debug'
$message = 'duration=1 rows=0 SELECT * FROM information_schema.key_column_usage AS kcu
INNER JOIN information_schema.referential_constraints AS rc
ON (
kcu.CONSTRAINT_NAME = rc.CONSTRAINT_NAME
AND kcu.CONSTRAINT_SCHEMA = rc.CONSTRAINT_SCHEMA
)
WHERE kcu.TABLE_SCHEMA = 'netrentc_netrent' AND kcu.TABLE_NAME = 'users' AND rc.TABLE_NAME = 'users''
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=1 rows=0 SELECT * FROM information_schema.key_column_usage AS kcu
INNER JOIN information_schema.referential_constraints AS rc
ON (
kcu.CONSTRAINT_NAME = rc.CONSTRAINT_NAME
AND kcu.CONSTRAINT_SCHEMA = rc.CONSTRAINT_SCHEMA
)
WHERE kcu.TABLE_SCHEMA = 'netrentc_netrent' AND kcu.TABLE_NAME = 'users' AND rc.TABLE_NAME = 'users'
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 283
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 103
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 211
Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 168
Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1582
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1182
Cake\Http\BaseApplication::{closure}() - ROOT/config/routes.php, line 138
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2816 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 84 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context if (!$mask) {
return file_put_contents($pathname, $output, FILE_APPEND);
}
$level = 'debug'
$message = 'duration=0 rows=1 SHOW TABLE STATUS WHERE Name = 'users''
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=0 rows=1 SHOW TABLE STATUS WHERE Name = 'users'
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 283
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 104
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 211
Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 168
Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1582
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1182
Cake\Http\BaseApplication::{closure}() - ROOT/config/routes.php, line 138
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2815 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (512): _cake_model_ cache was unable to write 'default_users' to Cake\Cache\Engine\FileEngine cache [CORE/src/Cache/Cache.php, line 286]Code Context ),
E_USER_WARNING
);
$key = 'default_users'
$value = object(Cake\Database\Schema\TableSchema) {
'table' => 'users',
'columns' => [
'id' => [
[maximum depth reached]
],
'full_name' => [
[maximum depth reached]
],
'order_of_doctors' => [
[maximum depth reached]
],
'slug' => [
[maximum depth reached]
],
'first_name' => [
[maximum depth reached]
],
'last_name' => [
[maximum depth reached]
],
'agent_name' => [
[maximum depth reached]
],
'doctor_type' => [
[maximum depth reached]
],
'role_id' => [
[maximum depth reached]
],
'username' => [
[maximum depth reached]
],
'email' => [
[maximum depth reached]
],
'phone' => [
[maximum depth reached]
],
'fax' => [
[maximum depth reached]
],
'password' => [
[maximum depth reached]
],
'team_name' => [
[maximum depth reached]
],
'banner_text' => [
[maximum depth reached]
],
'date_of_bith' => [
[maximum depth reached]
],
'gender' => [
[maximum depth reached]
],
'country' => [
[maximum depth reached]
],
'state1' => [
[maximum depth reached]
],
'city1' => [
[maximum depth reached]
],
'postal_code' => [
[maximum depth reached]
],
'address' => [
[maximum depth reached]
],
'lat' => [
[maximum depth reached]
],
'lng' => [
[maximum depth reached]
],
'clinic_id' => [
[maximum depth reached]
],
'state_id' => [
[maximum depth reached]
],
'city_id' => [
[maximum depth reached]
],
'suburb_id' => [
[maximum depth reached]
],
'location_id' => [
[maximum depth reached]
],
'about_doctor' => [
[maximum depth reached]
],
'appointments' => [
[maximum depth reached]
],
'appointments_url' => [
[maximum depth reached]
],
'healthengine_url' => [
[maximum depth reached]
],
'image' => [
[maximum depth reached]
],
'fb_id' => [
[maximum depth reached]
],
'google_id' => [
[maximum depth reached]
],
'refer_id' => [
[maximum depth reached]
],
'otp' => [
[maximum depth reached]
],
'otp_time' => [
[maximum depth reached]
],
'is_login' => [
[maximum depth reached]
],
'give_referal_money' => [
[maximum depth reached]
],
'device_id' => [
[maximum depth reached]
],
'device_type' => [
[maximum depth reached]
],
'module_access' => [
[maximum depth reached]
],
'current_password' => [
[maximum depth reached]
],
'language' => [
[maximum depth reached]
],
'cash_balance' => [
[maximum depth reached]
],
'winning_balance' => [
[maximum depth reached]
],
'bonus_amount' => [
[maximum depth reached]
],
'status' => [
[maximum depth reached]
],
'accredited' => [
[maximum depth reached]
],
'is_updated' => [
[maximum depth reached]
],
'email_verified' => [
[maximum depth reached]
],
'verify_string' => [
[maximum depth reached]
],
'sms_notify' => [
[maximum depth reached]
],
'special_intrest' => [
[maximum depth reached]
],
'no_of_bedroms' => [
[maximum depth reached]
],
'no_of_bathrooms' => [
[maximum depth reached]
],
'no_of_parking' => [
[maximum depth reached]
],
'land_area' => [
[maximum depth reached]
],
'internal_area' => [
[maximum depth reached]
],
'external_area' => [
[maximum depth reached]
],
'total_area' => [
[maximum depth reached]
],
'amount' => [
[maximum depth reached]
],
'saving' => [
[maximum depth reached]
],
'government_fees' => [
[maximum depth reached]
],
'transfer_fees' => [
[maximum depth reached]
],
'total_amount' => [
[maximum depth reached]
],
'misc_amount' => [
[maximum depth reached]
],
'property_type' => [
[maximum depth reached]
],
'parking_info' => [
[maximum depth reached]
],
'tenure_type' => [
[maximum depth reached]
],
'amenities' => [
[maximum depth reached]
],
'doctor_qualifications' => [
[maximum depth reached]
],
'doctor_languages' => [
[maximum depth reached]
],
'featured' => [
[maximum depth reached]
],
'agent_role' => [
[maximum depth reached]
],
'facebook' => [
[maximum depth reached]
],
'twitter' => [
[maximum depth reached]
],
'googleplus' => [
[maximum depth reached]
],
'youtube' => [
[maximum depth reached]
],
'created' => [
[maximum depth reached]
],
'modified' => [
[maximum depth reached]
]
],
'indexes' => [
'email' => [
[maximum depth reached]
],
'phone' => [
[maximum depth reached]
],
'fb_id' => [
[maximum depth reached]
],
'google_id' => [
[maximum depth reached]
],
'refer_id' => [
[maximum depth reached]
],
'otp' => [
[maximum depth reached]
],
'otp_time' => [
[maximum depth reached]
],
'status' => [
[maximum depth reached]
],
'created' => [
[maximum depth reached]
],
'role_id' => [
[maximum depth reached]
]
],
'constraints' => [
'primary' => [
[maximum depth reached]
]
],
'options' => [
'engine' => 'InnoDB',
'collation' => 'latin1_swedish_ci'
],
'typeMap' => [
'id' => 'integer',
'full_name' => 'string',
'order_of_doctors' => 'integer',
'slug' => 'string',
'first_name' => 'string',
'last_name' => 'string',
'agent_name' => 'string',
'doctor_type' => 'string',
'role_id' => 'integer',
'username' => 'string',
'email' => 'string',
'phone' => 'string',
'fax' => 'string',
'password' => 'string',
'team_name' => 'string',
'banner_text' => 'text',
'date_of_bith' => 'string',
'gender' => 'tinyinteger',
'country' => 'string',
'state1' => 'string',
'city1' => 'string',
'postal_code' => 'string',
'address' => 'text',
'lat' => 'string',
'lng' => 'string',
'clinic_id' => 'text',
'state_id' => 'integer',
'city_id' => 'integer',
'suburb_id' => 'integer',
'location_id' => 'integer',
'about_doctor' => 'text',
'appointments' => 'text',
'appointments_url' => 'text',
'healthengine_url' => 'text',
'image' => 'string',
'fb_id' => 'string',
'google_id' => 'string',
'refer_id' => 'string',
'otp' => 'string',
'otp_time' => 'datetime',
'is_login' => 'tinyinteger',
'give_referal_money' => 'integer',
'device_id' => 'text',
'device_type' => 'string',
'module_access' => 'text',
'current_password' => 'string',
'language' => 'string',
'cash_balance' => 'string',
'winning_balance' => 'string',
'bonus_amount' => 'string',
'status' => 'integer',
'accredited' => 'integer',
'is_updated' => 'tinyinteger',
'email_verified' => 'tinyinteger',
'verify_string' => 'text',
'sms_notify' => 'tinyinteger',
'special_intrest' => 'text',
'no_of_bedroms' => 'string',
'no_of_bathrooms' => 'string',
'no_of_parking' => 'string',
'land_area' => 'string',
'internal_area' => 'string',
'external_area' => 'string',
'total_area' => 'string',
'amount' => 'string',
'saving' => 'string',
'government_fees' => 'string',
'transfer_fees' => 'string',
'total_amount' => 'string',
'misc_amount' => 'string',
'property_type' => 'string',
'parking_info' => 'text',
'tenure_type' => 'string',
'amenities' => 'string',
'doctor_qualifications' => 'text',
'doctor_languages' => 'text',
'featured' => 'string',
'agent_role' => 'string',
'facebook' => 'string',
'twitter' => 'string',
'googleplus' => 'string',
'youtube' => 'string',
'created' => 'datetime',
'modified' => 'datetime'
],
'temporary' => false
}
$config = '_cake_model_'
$engine = object(Cake\Cache\Engine\FileEngine) {
[protected] _File => null
[protected] _defaultConfig => [
'duration' => (int) 3600,
'groups' => [[maximum depth reached]],
'isWindows' => false,
'lock' => true,
'mask' => (int) 436,
'path' => null,
'prefix' => 'cake_',
'probability' => (int) 100,
'serialize' => true
]
[protected] _init => true
[protected] _groupPrefix => null
[protected] _config => [
'duration' => (int) 0,
'groups' => [[maximum depth reached]],
'isWindows' => false,
'lock' => true,
'mask' => (int) 436,
'path' => '/home/netrentcom/public_html/tmp/cache/models/',
'prefix' => 'myapp_cake_model_',
'probability' => (int) 100,
'serialize' => true,
'url' => null
]
[protected] _configInitialized => true
}
$success = false
Cake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 286
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 211
Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 168
Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1582
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1182
Cake\Http\BaseApplication::{closure}() - ROOT/config/routes.php, line 138
Cake\Routing\RouteBuilder::scope() - CORE/src/Routing/RouteBuilder.php, line 948
Cake\Routing\Router::scope() - CORE/src/Routing/Router.php, line 989
require - ROOT/config/routes.php, line 215
Cake\Http\BaseApplication::routes() - CORE/src/Http/BaseApplication.php, line 77
Cake\Routing\Middleware\RoutingMiddleware::loadRoutes() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 61
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 78
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 1979 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 3475 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context if (!$mask) {
return file_put_contents($pathname, $output, FILE_APPEND);
}
$level = 'debug'
$message = 'duration=1 rows=12 SELECT Users.id AS `Users__id`, Users.full_name AS `Users__full_name`, Users.order_of_doctors AS `Users__order_of_doctors`, Users.slug AS `Users__slug`, Users.first_name AS `Users__first_name`, Users.last_name AS `Users__last_name`, Users.agent_name AS `Users__agent_name`, Users.doctor_type AS `Users__doctor_type`, Users.role_id AS `Users__role_id`, Users.username AS `Users__username`, Users.email AS `Users__email`, Users.phone AS `Users__phone`, Users.fax AS `Users__fax`, Users.password AS `Users__password`, Users.team_name AS `Users__team_name`, Users.banner_text AS `Users__banner_text`, Users.date_of_bith AS `Users__date_of_bith`, Users.gender AS `Users__gender`, Users.country AS `Users__country`, Users.state1 AS `Users__state1`, Users.city1 AS `Users__city1`, Users.postal_code AS `Users__postal_code`, Users.address AS `Users__address`, Users.lat AS `Users__lat`, Users.lng AS `Users__lng`, Users.clinic_id AS `Users__clinic_id`, Users.state_id AS `Users__state_id`, Users.city_id AS `Users__city_id`, Users.suburb_id AS `Users__suburb_id`, Users.location_id AS `Users__location_id`, Users.about_doctor AS `Users__about_doctor`, Users.appointments AS `Users__appointments`, Users.appointments_url AS `Users__appointments_url`, Users.healthengine_url AS `Users__healthengine_url`, Users.image AS `Users__image`, Users.fb_id AS `Users__fb_id`, Users.google_id AS `Users__google_id`, Users.refer_id AS `Users__refer_id`, Users.otp AS `Users__otp`, Users.otp_time AS `Users__otp_time`, Users.is_login AS `Users__is_login`, Users.give_referal_money AS `Users__give_referal_money`, Users.device_id AS `Users__device_id`, Users.device_type AS `Users__device_type`, Users.module_access AS `Users__module_access`, Users.current_password AS `Users__current_password`, Users.language AS `Users__language`, Users.cash_balance AS `Users__cash_balance`, Users.winning_balance AS `Users__winning_balance`, Users.bonus_amount AS `Users__bonus_amount`, Users.status AS `Users__status`, Users.accredited AS `Users__accredited`, Users.is_updated AS `Users__is_updated`, Users.email_verified AS `Users__email_verified`, Users.verify_string AS `Users__verify_string`, Users.sms_notify AS `Users__sms_notify`, Users.special_intrest AS `Users__special_intrest`, Users.no_of_bedroms AS `Users__no_of_bedroms`, Users.no_of_bathrooms AS `Users__no_of_bathrooms`, Users.no_of_parking AS `Users__no_of_parking`, Users.land_area AS `Users__land_area`, Users.internal_area AS `Users__internal_area`, Users.external_area AS `Users__external_area`, Users.total_area AS `Users__total_area`, Users.amount AS `Users__amount`, Users.saving AS `Users__saving`, Users.government_fees AS `Users__government_fees`, Users.transfer_fees AS `Users__transfer_fees`, Users.total_amount AS `Users__total_amount`, Users.misc_amount AS `Users__misc_amount`, Users.property_type AS `Users__property_type`, Users.parking_info AS `Users__parking_info`, Users.tenure_type AS `Users__tenure_type`, Users.amenities AS `Users__amenities`, Users.doctor_qualifications AS `Users__doctor_qualifications`, Users.doctor_languages AS `Users__doctor_languages`, Users.featured AS `Users__featured`, Users.agent_role AS `Users__agent_role`, Users.facebook AS `Users__facebook`, Users.twitter AS `Users__twitter`, Users.googleplus AS `Users__googleplus`, Users.youtube AS `Users__youtube`, Users.created AS `Users__created`, Users.modified AS `Users__modified` FROM users Users'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=1 rows=12 SELECT Users.id AS `Users__id`, Users.full_name AS `Users__full_name`, Users.order_of_doctors AS `Users__order_of_doctors`, Users.slug AS `Users__slug`, Users.first_name AS `Users__first_name`, Users.last_name AS `Users__last_name`, Users.agent_name AS `Users__agent_name`, Users.doctor_type AS `Users__doctor_type`, Users.role_id AS `Users__role_id`, Users.username AS `Users__username`, Users.email AS `Users__email`, Users.phone AS `Users__phone`, Users.fax AS `Users__fax`, Users.password AS `Users__password`, Users.team_name AS `Users__team_name`, Users.banner_text AS `Users__banner_text`, Users.date_of_bith AS `Users__date_of_bith`, Users.gender AS `Users__gender`, Users.country AS `Users__country`, Users.state1 AS `Users__state1`, Users.city1 AS `Users__city1`, Users.postal_code AS `Users__postal_code`, Users.address AS `Users__address`, Users.lat AS `Users__lat`, Users.lng AS `Users__lng`, Users.clinic_id AS `Users__clinic_id`, Users.state_id AS `Users__state_id`, Users.city_id AS `Users__city_id`, Users.suburb_id AS `Users__suburb_id`, Users.location_id AS `Users__location_id`, Users.about_doctor AS `Users__about_doctor`, Users.appointments AS `Users__appointments`, Users.appointments_url AS `Users__appointments_url`, Users.healthengine_url AS `Users__healthengine_url`, Users.image AS `Users__image`, Users.fb_id AS `Users__fb_id`, Users.google_id AS `Users__google_id`, Users.refer_id AS `Users__refer_id`, Users.otp AS `Users__otp`, Users.otp_time AS `Users__otp_time`, Users.is_login AS `Users__is_login`, Users.give_referal_money AS `Users__give_referal_money`, Users.device_id AS `Users__device_id`, Users.device_type AS `Users__device_type`, Users.module_access AS `Users__module_access`, Users.current_password AS `Users__current_password`, Users.language AS `Users__language`, Users.cash_balance AS `Users__cash_balance`, Users.winning_balance AS `Users__winning_balance`, Users.bonus_amount AS `Users__bonus_amount`, Users.status AS `Users__status`, Users.accredited AS `Users__accredited`, Users.is_updated AS `Users__is_updated`, Users.email_verified AS `Users__email_verified`, Users.verify_string AS `Users__verify_string`, Users.sms_notify AS `Users__sms_notify`, Users.special_intrest AS `Users__special_intrest`, Users.no_of_bedroms AS `Users__no_of_bedroms`, Users.no_of_bathrooms AS `Users__no_of_bathrooms`, Users.no_of_parking AS `Users__no_of_parking`, Users.land_area AS `Users__land_area`, Users.internal_area AS `Users__internal_area`, Users.external_area AS `Users__external_area`, Users.total_area AS `Users__total_area`, Users.amount AS `Users__amount`, Users.saving AS `Users__saving`, Users.government_fees AS `Users__government_fees`, Users.transfer_fees AS `Users__transfer_fees`, Users.total_amount AS `Users__total_amount`, Users.misc_amount AS `Users__misc_amount`, Users.property_type AS `Users__property_type`, Users.parking_info AS `Users__parking_info`, Users.tenure_type AS `Users__tenure_type`, Users.amenities AS `Users__amenities`, Users.doctor_qualifications AS `Users__doctor_qualifications`, Users.doctor_languages AS `Users__doctor_languages`, Users.featured AS `Users__featured`, Users.agent_role AS `Users__agent_role`, Users.facebook AS `Users__facebook`, Users.twitter AS `Users__twitter`, Users.googleplus AS `Users__googleplus`, Users.youtube AS `Users__youtube`, Users.created AS `Users__created`, Users.modified AS `Users__modified` FROM users Users
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 315
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 214
Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1039
Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 288
Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 987
Cake\ORM\Query::toArray() - CORE/src/Datasource/QueryTrait.php, line 305
Cake\Http\BaseApplication::{closure}() - ROOT/config/routes.php, line 138
Cake\Routing\RouteBuilder::scope() - CORE/src/Routing/RouteBuilder.php, line 948
Cake\Routing\Router::scope() - CORE/src/Routing/Router.php, line 989
require - ROOT/config/routes.php, line 215
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2532 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 81 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context if (!$mask) {
return file_put_contents($pathname, $output, FILE_APPEND);
}
$level = 'debug'
$message = 'duration=0 rows=10 SHOW FULL COLUMNS FROM `locations`'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=0 rows=10 SHOW FULL COLUMNS FROM `locations`
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::query() - CORE/src/Database/Connection.php, line 329
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 285
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 97
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 211
Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 168
Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1582
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1182
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2893 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 75 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context if (!$mask) {
return file_put_contents($pathname, $output, FILE_APPEND);
}
$level = 'debug'
$message = 'duration=0 rows=1 SHOW INDEXES FROM `locations`'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=0 rows=1 SHOW INDEXES FROM `locations`
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::query() - CORE/src/Database/Connection.php, line 329
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 285
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 102
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 211
Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 168
Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1582
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1182
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2894 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 448 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context if (!$mask) {
return file_put_contents($pathname, $output, FILE_APPEND);
}
$level = 'debug'
$message = 'duration=0 rows=0 SELECT * FROM information_schema.key_column_usage AS kcu
INNER JOIN information_schema.referential_constraints AS rc
ON (
kcu.CONSTRAINT_NAME = rc.CONSTRAINT_NAME
AND kcu.CONSTRAINT_SCHEMA = rc.CONSTRAINT_SCHEMA
)
WHERE kcu.TABLE_SCHEMA = 'netrentc_netrent' AND kcu.TABLE_NAME = 'locations' AND rc.TABLE_NAME = 'locations''
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=0 rows=0 SELECT * FROM information_schema.key_column_usage AS kcu
INNER JOIN information_schema.referential_constraints AS rc
ON (
kcu.CONSTRAINT_NAME = rc.CONSTRAINT_NAME
AND kcu.CONSTRAINT_SCHEMA = rc.CONSTRAINT_SCHEMA
)
WHERE kcu.TABLE_SCHEMA = 'netrentc_netrent' AND kcu.TABLE_NAME = 'locations' AND rc.TABLE_NAME = 'locations'
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 283
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 103
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 211
Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 168
Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1582
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1182
Cake\Http\BaseApplication::{closure}() - ROOT/config/routes.php, line 149
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2816 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 88 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context if (!$mask) {
return file_put_contents($pathname, $output, FILE_APPEND);
}
$level = 'debug'
$message = 'duration=0 rows=1 SHOW TABLE STATUS WHERE Name = 'locations''
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=0 rows=1 SHOW TABLE STATUS WHERE Name = 'locations'
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 283
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 104
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 211
Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 168
Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1582
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1182
Cake\Http\BaseApplication::{closure}() - ROOT/config/routes.php, line 149
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2815 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (512): _cake_model_ cache was unable to write 'default_locations' to Cake\Cache\Engine\FileEngine cache [CORE/src/Cache/Cache.php, line 286]Code Context ),
E_USER_WARNING
);
$key = 'default_locations'
$value = object(Cake\Database\Schema\TableSchema) {
'table' => 'locations',
'columns' => [
'id' => [
[maximum depth reached]
],
'location_name' => [
[maximum depth reached]
],
'title' => [
[maximum depth reached]
],
'state_id' => [
[maximum depth reached]
],
'city_id' => [
[maximum depth reached]
],
'suburb_id' => [
[maximum depth reached]
],
'distance' => [
[maximum depth reached]
],
'status' => [
[maximum depth reached]
],
'created' => [
[maximum depth reached]
],
'updated' => [
[maximum depth reached]
]
],
'indexes' => [],
'constraints' => [
'primary' => [
[maximum depth reached]
]
],
'options' => [
'engine' => 'MyISAM',
'collation' => 'latin1_swedish_ci'
],
'typeMap' => [
'id' => 'integer',
'location_name' => 'string',
'title' => 'text',
'state_id' => 'integer',
'city_id' => 'integer',
'suburb_id' => 'integer',
'distance' => 'float',
'status' => 'integer',
'created' => 'datetime',
'updated' => 'datetime'
],
'temporary' => false
}
$config = '_cake_model_'
$engine = object(Cake\Cache\Engine\FileEngine) {
[protected] _File => null
[protected] _defaultConfig => [
'duration' => (int) 3600,
'groups' => [[maximum depth reached]],
'isWindows' => false,
'lock' => true,
'mask' => (int) 436,
'path' => null,
'prefix' => 'cake_',
'probability' => (int) 100,
'serialize' => true
]
[protected] _init => true
[protected] _groupPrefix => null
[protected] _config => [
'duration' => (int) 0,
'groups' => [[maximum depth reached]],
'isWindows' => false,
'lock' => true,
'mask' => (int) 436,
'path' => '/home/netrentcom/public_html/tmp/cache/models/',
'prefix' => 'myapp_cake_model_',
'probability' => (int) 100,
'serialize' => true,
'url' => null
]
[protected] _configInitialized => true
}
$success = false
Cake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 286
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 211
Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 168
Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1582
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1182
Cake\Http\BaseApplication::{closure}() - ROOT/config/routes.php, line 149
Cake\Routing\RouteBuilder::scope() - CORE/src/Routing/RouteBuilder.php, line 948
Cake\Routing\Router::scope() - CORE/src/Routing/Router.php, line 989
require - ROOT/config/routes.php, line 215
Cake\Http\BaseApplication::routes() - CORE/src/Http/BaseApplication.php, line 77
Cake\Routing\Middleware\RoutingMiddleware::loadRoutes() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 61
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 78
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 1983 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 566 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context if (!$mask) {
return file_put_contents($pathname, $output, FILE_APPEND);
}
$level = 'debug'
$message = 'duration=0 rows=15 SELECT Locations.id AS `Locations__id`, Locations.location_name AS `Locations__location_name`, Locations.title AS `Locations__title`, Locations.state_id AS `Locations__state_id`, Locations.city_id AS `Locations__city_id`, Locations.suburb_id AS `Locations__suburb_id`, Locations.distance AS `Locations__distance`, Locations.status AS `Locations__status`, Locations.created AS `Locations__created`, Locations.updated AS `Locations__updated` FROM locations Locations WHERE (state_id = 1 AND city_id = 3 AND suburb_id = 2)'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=0 rows=15 SELECT Locations.id AS `Locations__id`, Locations.location_name AS `Locations__location_name`, Locations.title AS `Locations__title`, Locations.state_id AS `Locations__state_id`, Locations.city_id AS `Locations__city_id`, Locations.suburb_id AS `Locations__suburb_id`, Locations.distance AS `Locations__distance`, Locations.status AS `Locations__status`, Locations.created AS `Locations__created`, Locations.updated AS `Locations__updated` FROM locations Locations WHERE (state_id = 1 AND city_id = 3 AND suburb_id = 2)
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 315
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 214
Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1039
Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 288
Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 987
Cake\ORM\Query::toArray() - CORE/src/Datasource/QueryTrait.php, line 305
Cake\Http\BaseApplication::{closure}() - ROOT/config/routes.php, line 149
Cake\Routing\RouteBuilder::scope() - CORE/src/Routing/RouteBuilder.php, line 948
Cake\Routing\Router::scope() - CORE/src/Routing/Router.php, line 989
require - ROOT/config/routes.php, line 215
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2531 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 565 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context if (!$mask) {
return file_put_contents($pathname, $output, FILE_APPEND);
}
$level = 'debug'
$message = 'duration=0 rows=0 SELECT Locations.id AS `Locations__id`, Locations.location_name AS `Locations__location_name`, Locations.title AS `Locations__title`, Locations.state_id AS `Locations__state_id`, Locations.city_id AS `Locations__city_id`, Locations.suburb_id AS `Locations__suburb_id`, Locations.distance AS `Locations__distance`, Locations.status AS `Locations__status`, Locations.created AS `Locations__created`, Locations.updated AS `Locations__updated` FROM locations Locations WHERE (state_id = 1 AND city_id = 3 AND suburb_id = 3)'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=0 rows=0 SELECT Locations.id AS `Locations__id`, Locations.location_name AS `Locations__location_name`, Locations.title AS `Locations__title`, Locations.state_id AS `Locations__state_id`, Locations.city_id AS `Locations__city_id`, Locations.suburb_id AS `Locations__suburb_id`, Locations.distance AS `Locations__distance`, Locations.status AS `Locations__status`, Locations.created AS `Locations__created`, Locations.updated AS `Locations__updated` FROM locations Locations WHERE (state_id = 1 AND city_id = 3 AND suburb_id = 3)
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 315
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 214
Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1039
Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 288
Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 987
Cake\ORM\Query::toArray() - CORE/src/Datasource/QueryTrait.php, line 305
Cake\Http\BaseApplication::{closure}() - ROOT/config/routes.php, line 149
Cake\Routing\RouteBuilder::scope() - CORE/src/Routing/RouteBuilder.php, line 948
Cake\Routing\Router::scope() - CORE/src/Routing/Router.php, line 989
require - ROOT/config/routes.php, line 215
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2531 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 566 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context if (!$mask) {
return file_put_contents($pathname, $output, FILE_APPEND);
}
$level = 'debug'
$message = 'duration=0 rows=15 SELECT Locations.id AS `Locations__id`, Locations.location_name AS `Locations__location_name`, Locations.title AS `Locations__title`, Locations.state_id AS `Locations__state_id`, Locations.city_id AS `Locations__city_id`, Locations.suburb_id AS `Locations__suburb_id`, Locations.distance AS `Locations__distance`, Locations.status AS `Locations__status`, Locations.created AS `Locations__created`, Locations.updated AS `Locations__updated` FROM locations Locations WHERE (state_id = 1 AND city_id = 3 AND suburb_id = 2)'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=0 rows=15 SELECT Locations.id AS `Locations__id`, Locations.location_name AS `Locations__location_name`, Locations.title AS `Locations__title`, Locations.state_id AS `Locations__state_id`, Locations.city_id AS `Locations__city_id`, Locations.suburb_id AS `Locations__suburb_id`, Locations.distance AS `Locations__distance`, Locations.status AS `Locations__status`, Locations.created AS `Locations__created`, Locations.updated AS `Locations__updated` FROM locations Locations WHERE (state_id = 1 AND city_id = 3 AND suburb_id = 2)
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 315
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 214
Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1039
Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 288
Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 987
Cake\ORM\Query::toArray() - CORE/src/Datasource/QueryTrait.php, line 305
Cake\Http\BaseApplication::{closure}() - ROOT/config/routes.php, line 149
Cake\Routing\RouteBuilder::scope() - CORE/src/Routing/RouteBuilder.php, line 948
Cake\Routing\Router::scope() - CORE/src/Routing/Router.php, line 989
require - ROOT/config/routes.php, line 215
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2531 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 565 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context if (!$mask) {
return file_put_contents($pathname, $output, FILE_APPEND);
}
$level = 'debug'
$message = 'duration=0 rows=0 SELECT Locations.id AS `Locations__id`, Locations.location_name AS `Locations__location_name`, Locations.title AS `Locations__title`, Locations.state_id AS `Locations__state_id`, Locations.city_id AS `Locations__city_id`, Locations.suburb_id AS `Locations__suburb_id`, Locations.distance AS `Locations__distance`, Locations.status AS `Locations__status`, Locations.created AS `Locations__created`, Locations.updated AS `Locations__updated` FROM locations Locations WHERE (state_id = 1 AND city_id = 3 AND suburb_id = 3)'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=0 rows=0 SELECT Locations.id AS `Locations__id`, Locations.location_name AS `Locations__location_name`, Locations.title AS `Locations__title`, Locations.state_id AS `Locations__state_id`, Locations.city_id AS `Locations__city_id`, Locations.suburb_id AS `Locations__suburb_id`, Locations.distance AS `Locations__distance`, Locations.status AS `Locations__status`, Locations.created AS `Locations__created`, Locations.updated AS `Locations__updated` FROM locations Locations WHERE (state_id = 1 AND city_id = 3 AND suburb_id = 3)
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 315
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 214
Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1039
Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 288
Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 987
Cake\ORM\Query::toArray() - CORE/src/Datasource/QueryTrait.php, line 305
Cake\Http\BaseApplication::{closure}() - ROOT/config/routes.php, line 149
Cake\Routing\RouteBuilder::scope() - CORE/src/Routing/RouteBuilder.php, line 948
Cake\Routing\Router::scope() - CORE/src/Routing/Router.php, line 989
require - ROOT/config/routes.php, line 215
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2531 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): Cannot modify header information - headers already sent by (output started at /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:850) [APP/Controller/AppController.php, line 51]Code Context parent::initialize();
header('Access-Control-Allow-Origin: *');
header('Access-Control-Allow-Methods: GET, POST, PUT, DELETE, OPTIONS, HEAD');
header - [internal], line ??
App\Controller\AppController::initialize() - APP/Controller/AppController.php, line 51
App\Controller\PropertyManagementController::initialize() - APP/Controller/PropertyManagementController.php, line 11
Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 263
ReflectionClass::newInstance() - [internal], line ??
Cake\Http\ControllerFactory::create() - CORE/src/Http/ControllerFactory.php, line 45
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 90
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 109
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 1853 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): Cannot modify header information - headers already sent by (output started at /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:850) [APP/Controller/AppController.php, line 52]Code Context header('Access-Control-Allow-Origin: *');
header('Access-Control-Allow-Methods: GET, POST, PUT, DELETE, OPTIONS, HEAD');
header('Access-Control-Allow-Headers: Origin, X-Requested-With, Content-Type, Accept, Engaged-Auth-Token, AuthToken, language');
header - [internal], line ??
App\Controller\AppController::initialize() - APP/Controller/AppController.php, line 52
App\Controller\PropertyManagementController::initialize() - APP/Controller/PropertyManagementController.php, line 11
Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 263
ReflectionClass::newInstance() - [internal], line ??
Cake\Http\ControllerFactory::create() - CORE/src/Http/ControllerFactory.php, line 45
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 90
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 109
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 1853 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): Cannot modify header information - headers already sent by (output started at /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:850) [APP/Controller/AppController.php, line 53]Code Context header('Access-Control-Allow-Methods: GET, POST, PUT, DELETE, OPTIONS, HEAD');
header('Access-Control-Allow-Headers: Origin, X-Requested-With, Content-Type, Accept, Engaged-Auth-Token, AuthToken, language');
header - [internal], line ??
App\Controller\AppController::initialize() - APP/Controller/AppController.php, line 53
App\Controller\PropertyManagementController::initialize() - APP/Controller/PropertyManagementController.php, line 11
Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 263
ReflectionClass::newInstance() - [internal], line ??
Cake\Http\ControllerFactory::create() - CORE/src/Http/ControllerFactory.php, line 45
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 90
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 109
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 1853 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 2016 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context if (!$mask) {
return file_put_contents($pathname, $output, FILE_APPEND);
}
$level = 'debug'
$message = 'duration=0 rows=1 SELECT Settings.id AS `Settings__id`, Settings.admin_email AS `Settings__admin_email`, Settings.admin_address AS `Settings__admin_address`, Settings.admin_percentage AS `Settings__admin_percentage`, Settings.vendor_percentage AS `Settings__vendor_percentage`, Settings.referral_bouns_amount AS `Settings__referral_bouns_amount`, Settings.referral_bouns_amount_referral AS `Settings__referral_bouns_amount_referral`, Settings.referral_code AS `Settings__referral_code`, Settings.tds AS `Settings__tds`, Settings.game_join_time AS `Settings__game_join_time`, Settings.salary_cap AS `Settings__salary_cap`, Settings.site_name AS `Settings__site_name`, Settings.site_logo AS `Settings__site_logo`, Settings.admin_background AS `Settings__admin_background`, Settings.date_format AS `Settings__date_format`, Settings.meta_title AS `Settings__meta_title`, Settings.currency AS `Settings__currency`, Settings.site_meta_description AS `Settings__site_meta_description`, Settings.paytm_environment AS `Settings__paytm_environment`, Settings.paytm_merchant_key AS `Settings__paytm_merchant_key`, Settings.paytm_merchant_mid AS `Settings__paytm_merchant_mid`, Settings.paytm_merchant_website AS `Settings__paytm_merchant_website`, Settings.facebook_app_id AS `Settings__facebook_app_id`, Settings.facebook_app_secret AS `Settings__facebook_app_secret`, Settings.google_app_id AS `Settings__google_app_id`, Settings.google_app_secret AS `Settings__google_app_secret`, Settings.coutn_down_date AS `Settings__coutn_down_date`, Settings.contest_commission AS `Settings__contest_commission`, Settings.min_withdraw_amount AS `Settings__min_withdraw_amount`, Settings.facebook AS `Settings__facebook`, Settings.twitter AS `Settings__twitter`, Settings.instagram AS `Settings__instagram`, Settings.pinterest AS `Settings__pinterest`, Settings.linkedin AS `Settings__linkedin`, Settings.created AS `Settings__created`, Settings.modified AS `Settings__modified` FROM settings Settings LIMIT 1'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=0 rows=1 SELECT Settings.id AS `Settings__id`, Settings.admin_email AS `Settings__admin_email`, Settings.admin_address AS `Settings__admin_address`, Settings.admin_percentage AS `Settings__admin_percentage`, Settings.vendor_percentage AS `Settings__vendor_percentage`, Settings.referral_bouns_amount AS `Settings__referral_bouns_amount`, Settings.referral_bouns_amount_referral AS `Settings__referral_bouns_amount_referral`, Settings.referral_code AS `Settings__referral_code`, Settings.tds AS `Settings__tds`, Settings.game_join_time AS `Settings__game_join_time`, Settings.salary_cap AS `Settings__salary_cap`, Settings.site_name AS `Settings__site_name`, Settings.site_logo AS `Settings__site_logo`, Settings.admin_background AS `Settings__admin_background`, Settings.date_format AS `Settings__date_format`, Settings.meta_title AS `Settings__meta_title`, Settings.currency AS `Settings__currency`, Settings.site_meta_description AS `Settings__site_meta_description`, Settings.paytm_environment AS `Settings__paytm_environment`, Settings.paytm_merchant_key AS `Settings__paytm_merchant_key`, Settings.paytm_merchant_mid AS `Settings__paytm_merchant_mid`, Settings.paytm_merchant_website AS `Settings__paytm_merchant_website`, Settings.facebook_app_id AS `Settings__facebook_app_id`, Settings.facebook_app_secret AS `Settings__facebook_app_secret`, Settings.google_app_id AS `Settings__google_app_id`, Settings.google_app_secret AS `Settings__google_app_secret`, Settings.coutn_down_date AS `Settings__coutn_down_date`, Settings.contest_commission AS `Settings__contest_commission`, Settings.min_withdraw_amount AS `Settings__min_withdraw_amount`, Settings.facebook AS `Settings__facebook`, Settings.twitter AS `Settings__twitter`, Settings.instagram AS `Settings__instagram`, Settings.pinterest AS `Settings__pinterest`, Settings.linkedin AS `Settings__linkedin`, Settings.created AS `Settings__created`, Settings.modified AS `Settings__modified` FROM settings Settings LIMIT 1
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 315
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 214
Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1039
Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 288
Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 987
Cake\ORM\Query::first() - CORE/src/Datasource/QueryTrait.php, line 416
App\Controller\AppController::settingData() - APP/Controller/AppController.php, line 439
App\Controller\AppController::initialize() - APP/Controller/AppController.php, line 161
App\Controller\PropertyManagementController::initialize() - APP/Controller/PropertyManagementController.php, line 11
Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 263
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2899 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 77 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context if (!$mask) {
return file_put_contents($pathname, $output, FILE_APPEND);
}
$level = 'debug'
$message = 'duration=1 rows=7 SHOW FULL COLUMNS FROM `states`'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=1 rows=7 SHOW FULL COLUMNS FROM `states`
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::query() - CORE/src/Database/Connection.php, line 329
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 285
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 97
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\ORM\Table::getPrimaryKey() - CORE/src/ORM/Table.php, line 653
Cake\ORM\Query::_addAssociationsToTypeMap() - CORE/src/ORM/Query.php, line 441
Cake\ORM\Query::contain() - CORE/src/ORM/Query.php, line 405
App\Controller\PropertyManagementController::city() - APP/Controller/PropertyManagementController.php, line 28
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2981 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 72 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context if (!$mask) {
return file_put_contents($pathname, $output, FILE_APPEND);
}
$level = 'debug'
$message = 'duration=0 rows=1 SHOW INDEXES FROM `states`'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=0 rows=1 SHOW INDEXES FROM `states`
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::query() - CORE/src/Database/Connection.php, line 329
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 285
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 102
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\ORM\Table::getPrimaryKey() - CORE/src/ORM/Table.php, line 653
Cake\ORM\Query::_addAssociationsToTypeMap() - CORE/src/ORM/Query.php, line 441
Cake\ORM\Query::contain() - CORE/src/ORM/Query.php, line 405
App\Controller\PropertyManagementController::city() - APP/Controller/PropertyManagementController.php, line 28
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2982 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 442 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context if (!$mask) {
return file_put_contents($pathname, $output, FILE_APPEND);
}
$level = 'debug'
$message = 'duration=1 rows=0 SELECT * FROM information_schema.key_column_usage AS kcu
INNER JOIN information_schema.referential_constraints AS rc
ON (
kcu.CONSTRAINT_NAME = rc.CONSTRAINT_NAME
AND kcu.CONSTRAINT_SCHEMA = rc.CONSTRAINT_SCHEMA
)
WHERE kcu.TABLE_SCHEMA = 'netrentc_netrent' AND kcu.TABLE_NAME = 'states' AND rc.TABLE_NAME = 'states''
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=1 rows=0 SELECT * FROM information_schema.key_column_usage AS kcu
INNER JOIN information_schema.referential_constraints AS rc
ON (
kcu.CONSTRAINT_NAME = rc.CONSTRAINT_NAME
AND kcu.CONSTRAINT_SCHEMA = rc.CONSTRAINT_SCHEMA
)
WHERE kcu.TABLE_SCHEMA = 'netrentc_netrent' AND kcu.TABLE_NAME = 'states' AND rc.TABLE_NAME = 'states'
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 283
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 103
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\ORM\Table::getPrimaryKey() - CORE/src/ORM/Table.php, line 653
Cake\ORM\Query::_addAssociationsToTypeMap() - CORE/src/ORM/Query.php, line 441
Cake\ORM\Query::contain() - CORE/src/ORM/Query.php, line 405
App\Controller\PropertyManagementController::city() - APP/Controller/PropertyManagementController.php, line 28
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2904 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 85 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context if (!$mask) {
return file_put_contents($pathname, $output, FILE_APPEND);
}
$level = 'debug'
$message = 'duration=0 rows=1 SHOW TABLE STATUS WHERE Name = 'states''
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=0 rows=1 SHOW TABLE STATUS WHERE Name = 'states'
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 283
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 104
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\ORM\Table::getPrimaryKey() - CORE/src/ORM/Table.php, line 653
Cake\ORM\Query::_addAssociationsToTypeMap() - CORE/src/ORM/Query.php, line 441
Cake\ORM\Query::contain() - CORE/src/ORM/Query.php, line 405
App\Controller\PropertyManagementController::city() - APP/Controller/PropertyManagementController.php, line 28
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2903 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (512): _cake_model_ cache was unable to write 'default_states' to Cake\Cache\Engine\FileEngine cache [CORE/src/Cache/Cache.php, line 286]Code Context ),
E_USER_WARNING
);
$key = 'default_states'
$value = object(Cake\Database\Schema\TableSchema) {
'table' => 'states',
'columns' => [
'id' => [
[maximum depth reached]
],
'name' => [
[maximum depth reached]
],
'short_name' => [
[maximum depth reached]
],
'image' => [
[maximum depth reached]
],
'status' => [
[maximum depth reached]
],
'cteated' => [
[maximum depth reached]
],
'updated' => [
[maximum depth reached]
]
],
'indexes' => [],
'constraints' => [
'primary' => [
[maximum depth reached]
]
],
'options' => [
'engine' => 'InnoDB',
'collation' => 'utf8mb4_general_ci'
],
'typeMap' => [
'id' => 'integer',
'name' => 'string',
'short_name' => 'string',
'image' => 'string',
'status' => 'integer',
'cteated' => 'datetime',
'updated' => 'datetime'
],
'temporary' => false
}
$config = '_cake_model_'
$engine = object(Cake\Cache\Engine\FileEngine) {
[protected] _File => null
[protected] _defaultConfig => [
'duration' => (int) 3600,
'groups' => [[maximum depth reached]],
'isWindows' => false,
'lock' => true,
'mask' => (int) 436,
'path' => null,
'prefix' => 'cake_',
'probability' => (int) 100,
'serialize' => true
]
[protected] _init => true
[protected] _groupPrefix => null
[protected] _config => [
'duration' => (int) 0,
'groups' => [[maximum depth reached]],
'isWindows' => false,
'lock' => true,
'mask' => (int) 436,
'path' => '/home/netrentcom/public_html/tmp/cache/models/',
'prefix' => 'myapp_cake_model_',
'probability' => (int) 100,
'serialize' => true,
'url' => null
]
[protected] _configInitialized => true
}
$success = false
Cake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 286
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\ORM\Table::getPrimaryKey() - CORE/src/ORM/Table.php, line 653
Cake\ORM\Query::_addAssociationsToTypeMap() - CORE/src/ORM/Query.php, line 441
Cake\ORM\Query::contain() - CORE/src/ORM/Query.php, line 405
App\Controller\PropertyManagementController::city() - APP/Controller/PropertyManagementController.php, line 28
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 109
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2068 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 77 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context if (!$mask) {
return file_put_contents($pathname, $output, FILE_APPEND);
}
$level = 'debug'
$message = 'duration=0 rows=6 SHOW FULL COLUMNS FROM `cities`'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=0 rows=6 SHOW FULL COLUMNS FROM `cities`
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::query() - CORE/src/Database/Connection.php, line 329
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 285
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 97
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\ORM\Table::getPrimaryKey() - CORE/src/ORM/Table.php, line 653
Cake\ORM\Query::_addAssociationsToTypeMap() - CORE/src/ORM/Query.php, line 441
Cake\ORM\Query::contain() - CORE/src/ORM/Query.php, line 405
App\Controller\PropertyManagementController::city() - APP/Controller/PropertyManagementController.php, line 28
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2981 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 72 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context if (!$mask) {
return file_put_contents($pathname, $output, FILE_APPEND);
}
$level = 'debug'
$message = 'duration=0 rows=1 SHOW INDEXES FROM `cities`'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=0 rows=1 SHOW INDEXES FROM `cities`
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::query() - CORE/src/Database/Connection.php, line 329
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 285
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 102
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\ORM\Table::getPrimaryKey() - CORE/src/ORM/Table.php, line 653
Cake\ORM\Query::_addAssociationsToTypeMap() - CORE/src/ORM/Query.php, line 441
Cake\ORM\Query::contain() - CORE/src/ORM/Query.php, line 405
App\Controller\PropertyManagementController::city() - APP/Controller/PropertyManagementController.php, line 28
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2982 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 442 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context if (!$mask) {
return file_put_contents($pathname, $output, FILE_APPEND);
}
$level = 'debug'
$message = 'duration=0 rows=0 SELECT * FROM information_schema.key_column_usage AS kcu
INNER JOIN information_schema.referential_constraints AS rc
ON (
kcu.CONSTRAINT_NAME = rc.CONSTRAINT_NAME
AND kcu.CONSTRAINT_SCHEMA = rc.CONSTRAINT_SCHEMA
)
WHERE kcu.TABLE_SCHEMA = 'netrentc_netrent' AND kcu.TABLE_NAME = 'cities' AND rc.TABLE_NAME = 'cities''
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=0 rows=0 SELECT * FROM information_schema.key_column_usage AS kcu
INNER JOIN information_schema.referential_constraints AS rc
ON (
kcu.CONSTRAINT_NAME = rc.CONSTRAINT_NAME
AND kcu.CONSTRAINT_SCHEMA = rc.CONSTRAINT_SCHEMA
)
WHERE kcu.TABLE_SCHEMA = 'netrentc_netrent' AND kcu.TABLE_NAME = 'cities' AND rc.TABLE_NAME = 'cities'
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 283
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 103
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\ORM\Table::getPrimaryKey() - CORE/src/ORM/Table.php, line 653
Cake\ORM\Query::_addAssociationsToTypeMap() - CORE/src/ORM/Query.php, line 441
Cake\ORM\Query::contain() - CORE/src/ORM/Query.php, line 405
App\Controller\PropertyManagementController::city() - APP/Controller/PropertyManagementController.php, line 28
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2904 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 85 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context if (!$mask) {
return file_put_contents($pathname, $output, FILE_APPEND);
}
$level = 'debug'
$message = 'duration=0 rows=1 SHOW TABLE STATUS WHERE Name = 'cities''
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=0 rows=1 SHOW TABLE STATUS WHERE Name = 'cities'
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 283
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 104
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\ORM\Table::getPrimaryKey() - CORE/src/ORM/Table.php, line 653
Cake\ORM\Query::_addAssociationsToTypeMap() - CORE/src/ORM/Query.php, line 441
Cake\ORM\Query::contain() - CORE/src/ORM/Query.php, line 405
App\Controller\PropertyManagementController::city() - APP/Controller/PropertyManagementController.php, line 28
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2903 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (512): _cake_model_ cache was unable to write 'default_cities' to Cake\Cache\Engine\FileEngine cache [CORE/src/Cache/Cache.php, line 286]Code Context ),
E_USER_WARNING
);
$key = 'default_cities'
$value = object(Cake\Database\Schema\TableSchema) {
'table' => 'cities',
'columns' => [
'id' => [
[maximum depth reached]
],
'city_name' => [
[maximum depth reached]
],
'state_id' => [
[maximum depth reached]
],
'status' => [
[maximum depth reached]
],
'created' => [
[maximum depth reached]
],
'updated' => [
[maximum depth reached]
]
],
'indexes' => [],
'constraints' => [
'primary' => [
[maximum depth reached]
]
],
'options' => [
'engine' => 'InnoDB',
'collation' => 'utf8mb4_general_ci'
],
'typeMap' => [
'id' => 'integer',
'city_name' => 'string',
'state_id' => 'integer',
'status' => 'integer',
'created' => 'datetime',
'updated' => 'datetime'
],
'temporary' => false
}
$config = '_cake_model_'
$engine = object(Cake\Cache\Engine\FileEngine) {
[protected] _File => null
[protected] _defaultConfig => [
'duration' => (int) 3600,
'groups' => [[maximum depth reached]],
'isWindows' => false,
'lock' => true,
'mask' => (int) 436,
'path' => null,
'prefix' => 'cake_',
'probability' => (int) 100,
'serialize' => true
]
[protected] _init => true
[protected] _groupPrefix => null
[protected] _config => [
'duration' => (int) 0,
'groups' => [[maximum depth reached]],
'isWindows' => false,
'lock' => true,
'mask' => (int) 436,
'path' => '/home/netrentcom/public_html/tmp/cache/models/',
'prefix' => 'myapp_cake_model_',
'probability' => (int) 100,
'serialize' => true,
'url' => null
]
[protected] _configInitialized => true
}
$success = false
Cake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 286
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\ORM\Table::getPrimaryKey() - CORE/src/ORM/Table.php, line 653
Cake\ORM\Query::_addAssociationsToTypeMap() - CORE/src/ORM/Query.php, line 441
Cake\ORM\Query::contain() - CORE/src/ORM/Query.php, line 405
App\Controller\PropertyManagementController::city() - APP/Controller/PropertyManagementController.php, line 28
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 109
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2068 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 78 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context if (!$mask) {
return file_put_contents($pathname, $output, FILE_APPEND);
}
$level = 'debug'
$message = 'duration=0 rows=7 SHOW FULL COLUMNS FROM `suburbs`'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=0 rows=7 SHOW FULL COLUMNS FROM `suburbs`
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::query() - CORE/src/Database/Connection.php, line 329
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 285
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 97
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\ORM\Table::getPrimaryKey() - CORE/src/ORM/Table.php, line 653
Cake\ORM\Query::_addAssociationsToTypeMap() - CORE/src/ORM/Query.php, line 441
Cake\ORM\Query::contain() - CORE/src/ORM/Query.php, line 405
App\Controller\PropertyManagementController::city() - APP/Controller/PropertyManagementController.php, line 28
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2981 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 73 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context if (!$mask) {
return file_put_contents($pathname, $output, FILE_APPEND);
}
$level = 'debug'
$message = 'duration=0 rows=1 SHOW INDEXES FROM `suburbs`'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=0 rows=1 SHOW INDEXES FROM `suburbs`
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::query() - CORE/src/Database/Connection.php, line 329
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 285
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 102
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\ORM\Table::getPrimaryKey() - CORE/src/ORM/Table.php, line 653
Cake\ORM\Query::_addAssociationsToTypeMap() - CORE/src/ORM/Query.php, line 441
Cake\ORM\Query::contain() - CORE/src/ORM/Query.php, line 405
App\Controller\PropertyManagementController::city() - APP/Controller/PropertyManagementController.php, line 28
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2982 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 444 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context if (!$mask) {
return file_put_contents($pathname, $output, FILE_APPEND);
}
$level = 'debug'
$message = 'duration=0 rows=0 SELECT * FROM information_schema.key_column_usage AS kcu
INNER JOIN information_schema.referential_constraints AS rc
ON (
kcu.CONSTRAINT_NAME = rc.CONSTRAINT_NAME
AND kcu.CONSTRAINT_SCHEMA = rc.CONSTRAINT_SCHEMA
)
WHERE kcu.TABLE_SCHEMA = 'netrentc_netrent' AND kcu.TABLE_NAME = 'suburbs' AND rc.TABLE_NAME = 'suburbs''
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=0 rows=0 SELECT * FROM information_schema.key_column_usage AS kcu
INNER JOIN information_schema.referential_constraints AS rc
ON (
kcu.CONSTRAINT_NAME = rc.CONSTRAINT_NAME
AND kcu.CONSTRAINT_SCHEMA = rc.CONSTRAINT_SCHEMA
)
WHERE kcu.TABLE_SCHEMA = 'netrentc_netrent' AND kcu.TABLE_NAME = 'suburbs' AND rc.TABLE_NAME = 'suburbs'
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 283
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 103
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\ORM\Table::getPrimaryKey() - CORE/src/ORM/Table.php, line 653
Cake\ORM\Query::_addAssociationsToTypeMap() - CORE/src/ORM/Query.php, line 441
Cake\ORM\Query::contain() - CORE/src/ORM/Query.php, line 405
App\Controller\PropertyManagementController::city() - APP/Controller/PropertyManagementController.php, line 28
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2904 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 86 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context if (!$mask) {
return file_put_contents($pathname, $output, FILE_APPEND);
}
$level = 'debug'
$message = 'duration=0 rows=1 SHOW TABLE STATUS WHERE Name = 'suburbs''
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=0 rows=1 SHOW TABLE STATUS WHERE Name = 'suburbs'
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 283
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 104
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\ORM\Table::getPrimaryKey() - CORE/src/ORM/Table.php, line 653
Cake\ORM\Query::_addAssociationsToTypeMap() - CORE/src/ORM/Query.php, line 441
Cake\ORM\Query::contain() - CORE/src/ORM/Query.php, line 405
App\Controller\PropertyManagementController::city() - APP/Controller/PropertyManagementController.php, line 28
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2903 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (512): _cake_model_ cache was unable to write 'default_suburbs' to Cake\Cache\Engine\FileEngine cache [CORE/src/Cache/Cache.php, line 286]Code Context ),
E_USER_WARNING
);
$key = 'default_suburbs'
$value = object(Cake\Database\Schema\TableSchema) {
'table' => 'suburbs',
'columns' => [
'id' => [
[maximum depth reached]
],
'suburb_name' => [
[maximum depth reached]
],
'state_id' => [
[maximum depth reached]
],
'city_id' => [
[maximum depth reached]
],
'status' => [
[maximum depth reached]
],
'created' => [
[maximum depth reached]
],
'updated' => [
[maximum depth reached]
]
],
'indexes' => [],
'constraints' => [
'primary' => [
[maximum depth reached]
]
],
'options' => [
'engine' => 'InnoDB',
'collation' => 'utf8mb4_general_ci'
],
'typeMap' => [
'id' => 'integer',
'suburb_name' => 'string',
'state_id' => 'integer',
'city_id' => 'integer',
'status' => 'integer',
'created' => 'datetime',
'updated' => 'datetime'
],
'temporary' => false
}
$config = '_cake_model_'
$engine = object(Cake\Cache\Engine\FileEngine) {
[protected] _File => null
[protected] _defaultConfig => [
'duration' => (int) 3600,
'groups' => [[maximum depth reached]],
'isWindows' => false,
'lock' => true,
'mask' => (int) 436,
'path' => null,
'prefix' => 'cake_',
'probability' => (int) 100,
'serialize' => true
]
[protected] _init => true
[protected] _groupPrefix => null
[protected] _config => [
'duration' => (int) 0,
'groups' => [[maximum depth reached]],
'isWindows' => false,
'lock' => true,
'mask' => (int) 436,
'path' => '/home/netrentcom/public_html/tmp/cache/models/',
'prefix' => 'myapp_cake_model_',
'probability' => (int) 100,
'serialize' => true,
'url' => null
]
[protected] _configInitialized => true
}
$success = false
Cake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 286
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\ORM\Table::getPrimaryKey() - CORE/src/ORM/Table.php, line 653
Cake\ORM\Query::_addAssociationsToTypeMap() - CORE/src/ORM/Query.php, line 441
Cake\ORM\Query::contain() - CORE/src/ORM/Query.php, line 405
App\Controller\PropertyManagementController::city() - APP/Controller/PropertyManagementController.php, line 28
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 109
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2069 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 4947 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context if (!$mask) {
return file_put_contents($pathname, $output, FILE_APPEND);
}
$level = 'debug'
$message = 'duration=2 rows=6 SELECT Users.id AS `Users__id`, Users.full_name AS `Users__full_name`, Users.order_of_doctors AS `Users__order_of_doctors`, Users.slug AS `Users__slug`, Users.first_name AS `Users__first_name`, Users.last_name AS `Users__last_name`, Users.agent_name AS `Users__agent_name`, Users.doctor_type AS `Users__doctor_type`, Users.role_id AS `Users__role_id`, Users.username AS `Users__username`, Users.email AS `Users__email`, Users.phone AS `Users__phone`, Users.fax AS `Users__fax`, Users.password AS `Users__password`, Users.team_name AS `Users__team_name`, Users.banner_text AS `Users__banner_text`, Users.date_of_bith AS `Users__date_of_bith`, Users.gender AS `Users__gender`, Users.country AS `Users__country`, Users.state1 AS `Users__state1`, Users.city1 AS `Users__city1`, Users.postal_code AS `Users__postal_code`, Users.address AS `Users__address`, Users.lat AS `Users__lat`, Users.lng AS `Users__lng`, Users.clinic_id AS `Users__clinic_id`, Users.state_id AS `Users__state_id`, Users.city_id AS `Users__city_id`, Users.suburb_id AS `Users__suburb_id`, Users.location_id AS `Users__location_id`, Users.about_doctor AS `Users__about_doctor`, Users.appointments AS `Users__appointments`, Users.appointments_url AS `Users__appointments_url`, Users.healthengine_url AS `Users__healthengine_url`, Users.image AS `Users__image`, Users.fb_id AS `Users__fb_id`, Users.google_id AS `Users__google_id`, Users.refer_id AS `Users__refer_id`, Users.otp AS `Users__otp`, Users.otp_time AS `Users__otp_time`, Users.is_login AS `Users__is_login`, Users.give_referal_money AS `Users__give_referal_money`, Users.device_id AS `Users__device_id`, Users.device_type AS `Users__device_type`, Users.module_access AS `Users__module_access`, Users.current_password AS `Users__current_password`, Users.language AS `Users__language`, Users.cash_balance AS `Users__cash_balance`, Users.winning_balance AS `Users__winning_balance`, Users.bonus_amount AS `Users__bonus_amount`, Users.status AS `Users__status`, Users.accredited AS `Users__accredited`, Users.is_updated AS `Users__is_updated`, Users.email_verified AS `Users__email_verified`, Users.verify_string AS `Users__verify_string`, Users.sms_notify AS `Users__sms_notify`, Users.special_intrest AS `Users__special_intrest`, Users.no_of_bedroms AS `Users__no_of_bedroms`, Users.no_of_bathrooms AS `Users__no_of_bathrooms`, Users.no_of_parking AS `Users__no_of_parking`, Users.land_area AS `Users__land_area`, Users.internal_area AS `Users__internal_area`, Users.external_area AS `Users__external_area`, Users.total_area AS `Users__total_area`, Users.amount AS `Users__amount`, Users.saving AS `Users__saving`, Users.government_fees AS `Users__government_fees`, Users.transfer_fees AS `Users__transfer_fees`, Users.total_amount AS `Users__total_amount`, Users.misc_amount AS `Users__misc_amount`, Users.property_type AS `Users__property_type`, Users.parking_info AS `Users__parking_info`, Users.tenure_type AS `Users__tenure_type`, Users.amenities AS `Users__amenities`, Users.doctor_qualifications AS `Users__doctor_qualifications`, Users.doctor_languages AS `Users__doctor_languages`, Users.featured AS `Users__featured`, Users.agent_role AS `Users__agent_role`, Users.facebook AS `Users__facebook`, Users.twitter AS `Users__twitter`, Users.googleplus AS `Users__googleplus`, Users.youtube AS `Users__youtube`, Users.created AS `Users__created`, Users.modified AS `Users__modified`, States.id AS `States__id`, States.name AS `States__name`, States.short_name AS `States__short_name`, States.image AS `States__image`, States.status AS `States__status`, States.cteated AS `States__cteated`, States.updated AS `States__updated`, Cities.id AS `Cities__id`, Cities.city_name AS `Cities__city_name`, Cities.state_id AS `Cities__state_id`, Cities.status AS `Cities__status`, Cities.created AS `Cities__created`, Cities.updated AS `Cities__updated`, Suburbs.id AS `Suburbs__id`, Suburbs.suburb_name AS `Suburbs__suburb_name`, Suburbs.state_id AS `Suburbs__state_id`, Suburbs.city_id AS `Suburbs__city_id`, Suburbs.status AS `Suburbs__status`, Suburbs.created AS `Suburbs__created`, Suburbs.updated AS `Suburbs__updated`, Locations.id AS `Locations__id`, Locations.location_name AS `Locations__location_name`, Locations.title AS `Locations__title`, Locations.state_id AS `Locations__state_id`, Locations.city_id AS `Locations__city_id`, Locations.suburb_id AS `Locations__suburb_id`, Locations.distance AS `Locations__distance`, Locations.status AS `Locations__status`, Locations.created AS `Locations__created`, Locations.updated AS `Locations__updated` FROM users Users LEFT JOIN states States ON States.id = (Users.state_id) LEFT JOIN cities Cities ON Cities.id = (Users.city_id) LEFT JOIN suburbs Suburbs ON Suburbs.id = (Users.suburb_id) LEFT JOIN locations Locations ON Locations.id = (Users.location_id) WHERE (Users.role_id = 2 AND Users.status = 1) ORDER BY Users.id DESC'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=2 rows=6 SELECT Users.id AS `Users__id`, Users.full_name AS `Users__full_name`, Users.order_of_doctors AS `Users__order_of_doctors`, Users.slug AS `Users__slug`, Users.first_name AS `Users__first_name`, Users.last_name AS `Users__last_name`, Users.agent_name AS `Users__agent_name`, Users.doctor_type AS `Users__doctor_type`, Users.role_id AS `Users__role_id`, Users.username AS `Users__username`, Users.email AS `Users__email`, Users.phone AS `Users__phone`, Users.fax AS `Users__fax`, Users.password AS `Users__password`, Users.team_name AS `Users__team_name`, Users.banner_text AS `Users__banner_text`, Users.date_of_bith AS `Users__date_of_bith`, Users.gender AS `Users__gender`, Users.country AS `Users__country`, Users.state1 AS `Users__state1`, Users.city1 AS `Users__city1`, Users.postal_code AS `Users__postal_code`, Users.address AS `Users__address`, Users.lat AS `Users__lat`, Users.lng AS `Users__lng`, Users.clinic_id AS `Users__clinic_id`, Users.state_id AS `Users__state_id`, Users.city_id AS `Users__city_id`, Users.suburb_id AS `Users__suburb_id`, Users.location_id AS `Users__location_id`, Users.about_doctor AS `Users__about_doctor`, Users.appointments AS `Users__appointments`, Users.appointments_url AS `Users__appointments_url`, Users.healthengine_url AS `Users__healthengine_url`, Users.image AS `Users__image`, Users.fb_id AS `Users__fb_id`, Users.google_id AS `Users__google_id`, Users.refer_id AS `Users__refer_id`, Users.otp AS `Users__otp`, Users.otp_time AS `Users__otp_time`, Users.is_login AS `Users__is_login`, Users.give_referal_money AS `Users__give_referal_money`, Users.device_id AS `Users__device_id`, Users.device_type AS `Users__device_type`, Users.module_access AS `Users__module_access`, Users.current_password AS `Users__current_password`, Users.language AS `Users__language`, Users.cash_balance AS `Users__cash_balance`, Users.winning_balance AS `Users__winning_balance`, Users.bonus_amount AS `Users__bonus_amount`, Users.status AS `Users__status`, Users.accredited AS `Users__accredited`, Users.is_updated AS `Users__is_updated`, Users.email_verified AS `Users__email_verified`, Users.verify_string AS `Users__verify_string`, Users.sms_notify AS `Users__sms_notify`, Users.special_intrest AS `Users__special_intrest`, Users.no_of_bedroms AS `Users__no_of_bedroms`, Users.no_of_bathrooms AS `Users__no_of_bathrooms`, Users.no_of_parking AS `Users__no_of_parking`, Users.land_area AS `Users__land_area`, Users.internal_area AS `Users__internal_area`, Users.external_area AS `Users__external_area`, Users.total_area AS `Users__total_area`, Users.amount AS `Users__amount`, Users.saving AS `Users__saving`, Users.government_fees AS `Users__government_fees`, Users.transfer_fees AS `Users__transfer_fees`, Users.total_amount AS `Users__total_amount`, Users.misc_amount AS `Users__misc_amount`, Users.property_type AS `Users__property_type`, Users.parking_info AS `Users__parking_info`, Users.tenure_type AS `Users__tenure_type`, Users.amenities AS `Users__amenities`, Users.doctor_qualifications AS `Users__doctor_qualifications`, Users.doctor_languages AS `Users__doctor_languages`, Users.featured AS `Users__featured`, Users.agent_role AS `Users__agent_role`, Users.facebook AS `Users__facebook`, Users.twitter AS `Users__twitter`, Users.googleplus AS `Users__googleplus`, Users.youtube AS `Users__youtube`, Users.created AS `Users__created`, Users.modified AS `Users__modified`, States.id AS `States__id`, States.name AS `States__name`, States.short_name AS `States__short_name`, States.image AS `States__image`, States.status AS `States__status`, States.cteated AS `States__cteated`, States.updated AS `States__updated`, Cities.id AS `Cities__id`, Cities.city_name AS `Cities__city_name`, Cities.state_id AS `Cities__state_id`, Cities.status AS `Cities__status`, Cities.created AS `Cities__created`, Cities.updated AS `Cities__updated`, Suburbs.id AS `Suburbs__id`, Suburbs.suburb_name AS `Suburbs__suburb_name`, Suburbs.state_id AS `Suburbs__state_id`, Suburbs.city_id AS `Suburbs__city_id`, Suburbs.status AS `Suburbs__status`, Suburbs.created AS `Suburbs__created`, Suburbs.updated AS `Suburbs__updated`, Locations.id AS `Locations__id`, Locations.location_name AS `Locations__location_name`, Locations.title AS `Locations__title`, Locations.state_id AS `Locations__state_id`, Locations.city_id AS `Locations__city_id`, Locations.suburb_id AS `Locations__suburb_id`, Locations.distance AS `Locations__distance`, Locations.status AS `Locations__status`, Locations.created AS `Locations__created`, Locations.updated AS `Locations__updated` FROM users Users LEFT JOIN states States ON States.id = (Users.state_id) LEFT JOIN cities Cities ON Cities.id = (Users.city_id) LEFT JOIN suburbs Suburbs ON Suburbs.id = (Users.suburb_id) LEFT JOIN locations Locations ON Locations.id = (Users.location_id) WHERE (Users.role_id = 2 AND Users.status = 1) ORDER BY Users.id DESC
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 315
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 214
Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1039
Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 288
Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 987
Cake\ORM\Query::toArray() - CORE/src/Datasource/QueryTrait.php, line 305
App\Controller\PropertyManagementController::city() - APP/Controller/PropertyManagementController.php, line 30
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2666 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 83 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context if (!$mask) {
return file_put_contents($pathname, $output, FILE_APPEND);
}
$level = 'debug'
$message = 'duration=0 rows=8 SHOW FULL COLUMNS FROM `testimonials`'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=0 rows=8 SHOW FULL COLUMNS FROM `testimonials`
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::query() - CORE/src/Database/Connection.php, line 329
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 285
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 97
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 211
Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 168
Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1582
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1182
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 3027 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 78 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context if (!$mask) {
return file_put_contents($pathname, $output, FILE_APPEND);
}
$level = 'debug'
$message = 'duration=0 rows=1 SHOW INDEXES FROM `testimonials`'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=0 rows=1 SHOW INDEXES FROM `testimonials`
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::query() - CORE/src/Database/Connection.php, line 329
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 285
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 102
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 211
Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 168
Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1582
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1182
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 3028 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 454 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context if (!$mask) {
return file_put_contents($pathname, $output, FILE_APPEND);
}
$level = 'debug'
$message = 'duration=1 rows=0 SELECT * FROM information_schema.key_column_usage AS kcu
INNER JOIN information_schema.referential_constraints AS rc
ON (
kcu.CONSTRAINT_NAME = rc.CONSTRAINT_NAME
AND kcu.CONSTRAINT_SCHEMA = rc.CONSTRAINT_SCHEMA
)
WHERE kcu.TABLE_SCHEMA = 'netrentc_netrent' AND kcu.TABLE_NAME = 'testimonials' AND rc.TABLE_NAME = 'testimonials''
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=1 rows=0 SELECT * FROM information_schema.key_column_usage AS kcu
INNER JOIN information_schema.referential_constraints AS rc
ON (
kcu.CONSTRAINT_NAME = rc.CONSTRAINT_NAME
AND kcu.CONSTRAINT_SCHEMA = rc.CONSTRAINT_SCHEMA
)
WHERE kcu.TABLE_SCHEMA = 'netrentc_netrent' AND kcu.TABLE_NAME = 'testimonials' AND rc.TABLE_NAME = 'testimonials'
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 283
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 103
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 211
Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 168
Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1582
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1182
App\Controller\PropertyManagementController::city() - APP/Controller/PropertyManagementController.php, line 33
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2950 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 91 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context if (!$mask) {
return file_put_contents($pathname, $output, FILE_APPEND);
}
$level = 'debug'
$message = 'duration=0 rows=1 SHOW TABLE STATUS WHERE Name = 'testimonials''
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=0 rows=1 SHOW TABLE STATUS WHERE Name = 'testimonials'
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 283
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 104
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 211
Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 168
Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1582
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1182
App\Controller\PropertyManagementController::city() - APP/Controller/PropertyManagementController.php, line 33
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2949 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (512): _cake_model_ cache was unable to write 'default_testimonials' to Cake\Cache\Engine\FileEngine cache [CORE/src/Cache/Cache.php, line 286]Code Context ),
E_USER_WARNING
);
$key = 'default_testimonials'
$value = object(Cake\Database\Schema\TableSchema) {
'table' => 'testimonials',
'columns' => [
'id' => [
[maximum depth reached]
],
'client_name' => [
[maximum depth reached]
],
'address' => [
[maximum depth reached]
],
'image' => [
[maximum depth reached]
],
'description' => [
[maximum depth reached]
],
'status' => [
[maximum depth reached]
],
'created' => [
[maximum depth reached]
],
'modified' => [
[maximum depth reached]
]
],
'indexes' => [],
'constraints' => [
'primary' => [
[maximum depth reached]
]
],
'options' => [
'engine' => 'InnoDB',
'collation' => 'latin1_swedish_ci'
],
'typeMap' => [
'id' => 'integer',
'client_name' => 'string',
'address' => 'string',
'image' => 'text',
'description' => 'text',
'status' => 'tinyinteger',
'created' => 'datetime',
'modified' => 'datetime'
],
'temporary' => false
}
$config = '_cake_model_'
$engine = object(Cake\Cache\Engine\FileEngine) {
[protected] _File => null
[protected] _defaultConfig => [
'duration' => (int) 3600,
'groups' => [[maximum depth reached]],
'isWindows' => false,
'lock' => true,
'mask' => (int) 436,
'path' => null,
'prefix' => 'cake_',
'probability' => (int) 100,
'serialize' => true
]
[protected] _init => true
[protected] _groupPrefix => null
[protected] _config => [
'duration' => (int) 0,
'groups' => [[maximum depth reached]],
'isWindows' => false,
'lock' => true,
'mask' => (int) 436,
'path' => '/home/netrentcom/public_html/tmp/cache/models/',
'prefix' => 'myapp_cake_model_',
'probability' => (int) 100,
'serialize' => true,
'url' => null
]
[protected] _configInitialized => true
}
$success = false
Cake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 286
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 211
Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 168
Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1582
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1182
App\Controller\PropertyManagementController::city() - APP/Controller/PropertyManagementController.php, line 33
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 109
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2120 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 544 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context if (!$mask) {
return file_put_contents($pathname, $output, FILE_APPEND);
}
$level = 'debug'
$message = 'duration=0 rows=4 SELECT Testimonials.id AS `Testimonials__id`, Testimonials.client_name AS `Testimonials__client_name`, Testimonials.address AS `Testimonials__address`, Testimonials.image AS `Testimonials__image`, Testimonials.description AS `Testimonials__description`, Testimonials.status AS `Testimonials__status`, Testimonials.created AS `Testimonials__created`, Testimonials.modified AS `Testimonials__modified` FROM testimonials Testimonials WHERE Testimonials.status = 1 ORDER BY Testimonials.id DESC LIMIT 4'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=0 rows=4 SELECT Testimonials.id AS `Testimonials__id`, Testimonials.client_name AS `Testimonials__client_name`, Testimonials.address AS `Testimonials__address`, Testimonials.image AS `Testimonials__image`, Testimonials.description AS `Testimonials__description`, Testimonials.status AS `Testimonials__status`, Testimonials.created AS `Testimonials__created`, Testimonials.modified AS `Testimonials__modified` FROM testimonials Testimonials WHERE Testimonials.status = 1 ORDER BY Testimonials.id DESC LIMIT 4
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null
file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 315
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 214
Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1039
Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 288
Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 987
Cake\ORM\Query::toArray() - CORE/src/Datasource/QueryTrait.php, line 305
App\Controller\PropertyManagementController::city() - APP/Controller/PropertyManagementController.php, line 37
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2665 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (512): Unable to emit headers. Headers sent in file=/home/netrentcom/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php line=850 [CORE/src/Http/ResponseEmitter.php, line 48]Code Context if (Configure::read('debug')) {
trigger_error($message, E_USER_WARNING);
} else {
$response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<title>Netrent - Deals in Residential & Commercial Properties for Buy, Sale & Lease </title>
<meta name="description" content="Leading Real Estate company in Australia. Find the Residential & Commericial Properties for buy, sale, rent and lease in Australia. " />
<link rel="canonical" href="https://netrent.com.au/property-management-services-in-Sheldon">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="INDEX,FOLLOW">
<link rel="icon" sizes="56x56" href="https://netrent.com.au//images/new/favicon.png">
<meta name="facebook-domain-verification" content="p2gbcq5d1nu968pis9fbgajji47jtc" />
<!-- Bootstrap CSS -->
<!-- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"> -->
<link rel="stylesheet" href="/css/new/bootstrap.min.css"/> <link rel="stylesheet" href="/css/new/font-awesome.min.css"/> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-select@1.13.9/dist/css/bootstrap-select.min.css"/> <link rel="stylesheet" href="/css/new/style.css"/> <link rel="stylesheet" href="/css/new/animate.css"/> <link rel="stylesheet" href="/css/new/owl.carousel.min.css"/> <link rel="stylesheet" href="/css/new/owl.theme.default.min.css"/> <!-- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datetimepicker/4.17.37/css/bootstrap-datetimepicker.min.css">
-->
<!-- <title>Health Care Doctors</title> -->
<!-- <script async src="https://www.googletagmanager.com/gtag/js?id=UA-180627638-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-180627638-1');
</script> -->
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NM4Z3VW');</script>
<!-- End Google Tag Manager by netrent -->
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XPRCLS1V8Z"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-XPRCLS1V8Z');
</script>
<!-- Meta Pixel Code -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '174152490105729');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=174152490105729&ev=PageView&noscript=1"
/></noscript>
<!-- End Meta Pixel Code -->
<!--Start of Tawk.to Script-->
<script type="text/javascript">
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://embed.tawk.to/649967d394cf5d49dc5fe067/1h3rjr5aq';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script>
<!--End of Tawk.to Script-->
</head>
<body class="innerpages homepage">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NM4Z3VW"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<header class="header">
<div class="container">
<nav class="navbar navbar-expand-lg navbar-light">
<a class="navbar-brand" href="/"><img src="https://netrent.com.au//images/new/default-logo.png" alt="home"></a>
<!-- <a href="javascript:void(0);" class="btn downloadbtn d-xl-none d-lg-none ">Download APP</a> -->
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse " id="navbarSupportedContent">
<ul class="navbar-nav">
<li class="nav-item active">
<!-- <li class="nav-item dropdown"> -->
<!-- <a class="nav-link dropdown-toggle" href="javascript:void(0);" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> -->
<!-- About Company -->
<!-- </a> -->
<!-- <div class="dropdown-menu" aria-labelledby="navbarDropdown"> -->
<!-- <a class="dropdown-item" href="/about-us">About Us</a> -->
<!-- <a class="dropdown-item" href="javascript:void(0);">Careers</a> -->
<!-- <a class="dropdown-item" href="https://netrent.com.au//blogs">News</a> -->
<!-- </div> -->
<!-- </li> -->
<!-- </li> -->
<li class="nav-item" >
<a class="nav-link" href="/">Home</a>
</li>
<li class="nav-item" >
<a class="nav-link" href="/about-us">About us</a>
</li>
<!--
<li class="nav-item" >
<a class="nav-link" href="javascript:void(0);"> Sales & Leasing</a>
</li>
-->
<!-- <li class="nav-item" >
<a class="nav-link" href="/commercial">Commercial</a>
</li> -->
<li class="nav-item dropdown" >
<a class="nav-link dropdown" href="" id="Commercialdropdown" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Commercial</a>
<div class="dropdown-menu" aria-labelledby="Commercialdropdown">
<a class="dropdown-item" href="/commercial/for-lease">Lease</a>
<a class="dropdown-item" href="/commercial/for-sale">Sale</a>
</div>
</li>
<li class="nav-item" >
<a class="nav-link" href="/property-management">Property Management</a>
</li>
<!-- <li class="nav-item" >
<a class="nav-link" href="/residential">Residential</a>
</li> -->
<li class="nav-item dropdown" >
<a class="nav-link dropdown" href="" id="residentialdropdown" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Residential</a>
<div class="dropdown-menu" aria-labelledby="residentialdropdown">
<a class="dropdown-item" href="/residential/for-rent">Rent</a>
<a class="dropdown-item" href="/residential/for-sale">Sale</a>
<a class="dropdown-item" href="/residential/for-house-and-land">House & Land</a>
</div>
</li>
<li class="nav-item" >
<a class="nav-link" href="/business-sales">Business Sales</a>
</li>
<li class="nav-item me-2 " >
<a class="nav-link" href="#" data-toggle="modal" data-target="#SubrubModal">Suburb Profiles</a>
</li>
<li class="nav-item" >
<a class="nav-link" href="/contact-us">Contact Us</a>
</li>
</ul>
<div class="btn_row" >
<!-- <a href="https://www.netrent.com.au/property-report" target="_blank" class="btn downloadbtn downloadbtn_border">Property Report</a> -->
<a href="https://www.netrent.com.au/suburb-report" style="background-color:#a51936 " class="btn downloadbtn" target="_blank">Digital Suburb Report</a>
</div>
</div>
</nav>
</div>
</header>
<div class="modal Subrub_modal " id="SubrubModal" tabindex="-1" role="dialog" aria-labelledby="SubrubModalLabel" aria-hidden="true">
<div class="modal-dialog modal-lg " role="document">
<div class="modal-content ">
<div class="modal-header flex-column">
<div class="mm_header" >
<h5 class="modal-title" id="SubrubModalLabel"> Suburb Profiles </h5>
<div class="btn_row" >
<!--<a href="https://www.netrent.com.au/property-report" target="_blank" class="btn downloadbtn downloadbtn_border">Property Report</a> -->
<a href="https://www.netrent.com.au/suburb-report" style="background-color:#a51936 " class="btn downloadbtn" target="_blank">Suburb Report</a>
</div>
</div>
<button type="button" class="btn-custom-closer" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<div class="row">
<div class="col-md-4">
<div class="nav flex-column nav-pills custom-pills" id="v-pills-tab" role="tablist" aria-orientation="vertical">
<a class="nav-link menu-link active" id="v-pills-EastBrisbane-tab" data-toggle="pill" href="#v-pills-EastBrisbane" role="tab" aria-controls="v-pills-EastBrisbane" aria-selected="true">East Brisbane</a>
<a class="nav-link menu-link" id="v-pills-SouthWesternBrisbane-tab" data-toggle="pill" href="#v-pills-SouthWesternBrisbane" role="tab" aria-controls="v-pills-SouthWesternBrisbane" aria-selected="false">South Western Brisbane</a>
<a class="nav-link menu-link" id="v-pills-LoganCity-tab" data-toggle="pill" href="#v-pills-LoganCity" role="tab" aria-controls="v-pills-LoganCity" aria-selected="false">Logan City </a>
<a class="nav-link menu-link" id="v-pills-SouthEastBrisbane-tab" data-toggle="pill" href="#v-pills-SouthEastBrisbane" role="tab" aria-controls="v-pills-SouthEastBrisbane" aria-selected="false">South East Brisbane</a>
<a class="nav-link menu-link" id="v-pills-NorthernBrisbane-tab" data-toggle="pill" href="#v-pills-NorthernBrisbane" role="tab" aria-controls="v-pills-NorthernBrisbane" aria-selected="false">North Brisbane</a>
</div>
</div>
<div class="col-md-8">
<div class="tab-content" id="v-pills-tabContent">
<div class="tab-pane fade show active" id="v-pills-EastBrisbane" role="tabpanel" aria-labelledby="v-pills-EastBrisbane-tab">
<div class="city_text_card">
<a href="/property-management-services-in-Balmoral" target="_blank" >Balmoral </a>
<a href="/property-management-services-in-Belmont" target="_blank" >Belmont </a>
<a href="/property-management-services-in-Bulimba" target="_blank" >Bulimba </a>
<a href="/property-management-services-in-Camp-Hill " target="_blank" >Camp Hill </a>
<a href="/property-management-services-in-Cannon-Hill" target="_blank" >Cannon Hill</a>
<a href="/property-management-services-in-Carina" target="_blank" > Carina </a>
<a href="/property-management-services-in-Carina-Heights" target="_blank" >Carina Heights </a>
<a href="/property-management-services-in-Carindale" target="_blank" >Carindale </a>
<a href="/property-management-services-in-Chandler" target="_blank" >Chandler </a>
<a href="/property-management-services-in-Coorparoo" target="_blank" >Coorparoo </a>
<a href="/property-management-services-in-Gumdale" target="_blank" >Gumdale </a>
<a href="/property-management-services-in-Hawthorne" target="_blank" >Hawthorne </a>
<a href="/property-management-services-in-Wakerley" target="_blank" >Wakerley </a>
<a href="/property-management-services-in-Hemmant" target="_blank" >Hemmant </a>
<a href="/property-management-services-in-Murarrie" target="_blank" >Murarrie </a>
<a href="/property-management-services-in-Seven-Hills" target="_blank" >Seven Hills </a>
<a href="/property-management-services-in-Tingalpa" target="_blank" >Tingalpa </a>
<a href="/property-management-services-in-Wynnum" target="_blank" >Wynnum </a>
<a href="/property-management-services-in-Morningside" target="_blank" >Morningside </a>
<a href="/property-management-services-in-Lota" target="_blank" >Lota </a>
<a href="/property-management-services-in-Manly" target="_blank" >Manly </a>
<a href="/property-management-services-in-Manly-West" target="_blank" >Manly West </a>
<a href="/property-management-services-in-Norman-Park" target="_blank" >Norman Park </a>
<a href="/property-management-services-in-Ransome" target="_blank" >Ransome </a>
</div>
</div>
<div class="tab-pane fade" id="v-pills-SouthWesternBrisbane" role="tabpanel" aria-labelledby="v-pills-SouthWesternBrisbane-tab">
<div class="city_text_card">
<a href="/property-management-services-in-Forest-Lake" target="_blank" >Forest Lake </a>
<a href="/property-management-services-in-Wacol" target="_blank" >Wacol </a>
<a href="/property-management-services-in-Darra" target="_blank" >Darra </a>
<a href="/property-management-services-in-Richlands" target="_blank" >Richlands </a>
<a href="/property-management-services-in-Ellen-Grove" target="_blank" >Ellen Grove </a>
<!-- <a href="/property-management-services-in-gumdale" target="_blank" >Gumdale </a> -->
<a href="/property-management-services-in-Heathwood" target="_blank" >Heathwood </a>
<a href="/property-management-services-in-Oxley" target="_blank" >Oxley </a>
<a href="/property-management-services-in-Corinda" target="_blank" >Corinda </a>
<a href="/property-management-services-in-Mount-Ommaney" target="_blank" >Mount Ommaney </a>
<a href="/property-management-services-in-Middle-Park" target="_blank" >Middle Park </a>
</div>
</div>
<div class="tab-pane fade" id="v-pills-LoganCity" role="tabpanel" aria-labelledby="v-pills-LoganCity-tab">
<div class="city_text_card">
<a href="/property-management-services-in-Boronia-Heights" target="_blank" >Boronia Heights </a>
<a href="/property-management-services-in-Browns-Plains" target="_blank" >Browns Plains </a>
<a href="/property-management-services-in-Forest-Dale" target="_blank" >Forest Dale </a>
<a href="/property-management-services-in-Heritage-Park" target="_blank" >Heritage Park </a>
<a href="/property-management-services-in-Hill-Crest" target="_blank" >Hill Crest </a>
<a href="/property-management-services-in-Regents-Park" target="_blank" >Regents Park </a>
</div>
</div>
<div class="tab-pane fade" id="v-pills-SouthEastBrisbane" role="tabpanel" aria-labelledby="v-pills-SouthEastBrisbane-tab">
<div class="city_text_card">
<a href="/property-management-services-in-Alexandra-Hills" target="_blank" >Alexandra Hills </a>
<a href="/property-management-services-in-Burbank" target="_blank" >Burbank </a>
<a href="/property-management-services-in-Capalaba" target="_blank" >Capalaba </a>
<a href="/property-management-services-in-Eight-Mile-Plains" target="_blank" >Eight Mile Plains </a>
<a href="/property-management-services-in-Holland-Park" target="_blank" >Holland Park </a>
<a href="/property-management-services-in-Holland-Park-West" target="_blank" >Holland Park West </a>
<a href="/property-management-services-in-Kuraby" target="_blank" >Kuraby </a>
<a href="/property-management-services-in-Mansfield" target="_blank" >Mansfield </a>
<a href="/property-management-services-in-Mount-Gravatt" target="_blank" >Mount Gravatt </a>
<a href="/property-management-services-in-Rochedale" target="_blank" >Rochedale </a>
<a href="/property-management-services-in-Sheldon" target="_blank" >Sheldon </a>
<a href="/property-management-services-in-Springwood" target="_blank" >Springwood </a>
<a href="/property-management-services-in-Underwood" target="_blank" >Underwood </a>
<a href="/property-management-services-in-Acacia-Ridge" target="_blank" >Acacia Ridge </a>
<a href="/property-management-services-in-Algester" target="_blank" >Algester </a>
<a href="/property-management-services-in-Annerly" target="_blank" >Annerly </a>
<a href="/property-management-services-in-Calamvale" target="_blank" >Calamvale </a>
<a href="/property-management-services-in-Coopers-Plains" target="_blank" >Coopers Plains </a>
<a href="/property-management-services-in-Doolandella" target="_blank" >Doolandella </a>
<a href="/property-management-services-in-Drewvale" target="_blank" >Drewvale </a>
<a href="/property-management-services-in-Durack" target="_blank" >Durack </a>
<a href="/property-management-services-in-Dutton-Park" target="_blank" >Dutton Park </a>
</div>
</div>
<div class="tab-pane fade" id="v-pills-NorthernBrisbane" role="tabpanel" aria-labelledby="v-pills-NorthernBrisbane-tab">
<div class="city_text_card">
<a href="/property-management-services-in-Taigum" target="_blank" >Taigum </a>
<!--<a href="/property-management-services-in-Zillmere" target="_blank" >Zillmere </a>-->
<a href="/property-management-services-in-Margate" target="_blank" >Margate </a>
<a href="/property-management-services-in-Redcliffe" target="_blank" >Redcliffe </a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="modal Subrub_modal " id="claplmodal" tabindex="-1" role="dialog" aria-labelledby="claplmodalLabel" aria-hidden="true">
<div class="modal-dialog " role="document">
<div class="modal-content ">
<div class="modal-header flex-column">
<div class="mm_header" >
<h5 class="modal-title" id="SubrubModalLabel"> Property Appraisal </h5>
</div>
<button type="button" class="btn-custom-closer" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body p-md-4">
<form>
<style >
.form-control{
outline:0;
box-shadow:none;
}
.btn-custom{
background: #77BB40;
border-radius: 6px;
font-weight: 500;
padding: 14px 15px;
margin-top:10px;
}
</style>
<div class="row" >
<div class="col-md-12">
<div class="form-group">
<label for=""> Select Date </label>
<div class="input text required">
<input type="date" name="date" class="form-control" required="required" placeholder="" id="date">
</div>
</div>
</div>
<div class="col-md-12">
<div class="form-group">
<label for=""> Select Time </label>
<div class="input text required">
<input type="time" name="date" class="form-control" required="required" placeholder="" id="date">
</div>
</div>
</div>
<div class="col-md-12">
<div class="form-group">
<label for=""> Enter Name </label>
<div class="input text required">
<input type="text" name="date" class="form-control" required="required" placeholder="Enter Your Name" id="name">
</div>
</div>
</div>
<div class="col-md-12">
<div class="form-group">
<label for=""> Enter Email</label>
<div class="input text required">
<input type="email" name="date" class="form-control" required="required" placeholder=" Enter Your Email" id="email">
</div>
</div>
</div>
<div class="col-md-12">
<button type="submit" class="btn btn-primary btn-custom w-100">Submit</button>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
<script src="/js/admin/jquery-3.2.1.js"></script>
<link rel="stylesheet" href="https://netrent.com.au/captcha-handler?get=bdc-layout-stylesheet.css"/>
<link rel="stylesheet" href="https://netrent.com.au//css/ppr.css">
<link rel="stylesheet" href="https://netrent.com.au//css/new/location.css">
<style type="text/css">
.error-message {
color: red;
}
html {
scroll-behavior : smooth;
}
.homepage .testimonials-section .headingbox {
background: #77bc41;
}
.homepage .intro-section .intro-section-inner {
background: linear-gradient(#77bc41 0%, #3e7514 100%);
}
.btn-arrow {
text-align: center;
display: inline-flex;
align-items: center;
justify-content: center;
flex-direction: column;
padding-left: 134px;
margin-top: 14px;
color: black;
font-size: 15px;
line-height: 1.3;
}
.btn-arrow i{
margin-bottom:5px;
}
@media (max-width:767px){
.btn_row{
margin:0 auto;
}
.btn-arrow {
text-align: center;
display: block;
padding-left: 139px;
margin-top: -5px;
color: black;
font-size: 15px;
line-height: 1.3;
}
}
}
</style>
<section class="pp_main">
<div class="container container-custom">
<div class="row">
<div class="col-lg-6">
<div class="main_content">
<h2>Sales & Property Management in Sheldon </h2>
<p>Sheldon is a rural residential locality in the City of Redland, situated 26.2 kms south east to Brisbane CBD. The presence of multiple protected areas here is notable, preserving the regions natural eucalyptus forests, and protecting endangered species such as the koala. Viewed as the best suburb in the Redlands, close to all amenities, close to city, but with a rural feel as all houses are on acreage, Sheldon offers a country life close to city.</p>
<!--<a href="/contact-us" class="btn btn_more">Contact Us</a>-->
<div class="btn_row" style=" max-width: 355px; ">
<a href="/contact-us" target="_blank" class="btn downloadbtn downloadbtn_border btn_more">Contact Us</a>
<a href="https://www.netrent.com.au/suburb-report" style="background-color:#a51936 " class="btn downloadbtn btn_more" target="_blank">Digital Suburb Report</a>
</div>
<div class="btn-arrow" style=" max-width: 355px; " >
<i class="fa fa-arrow-up" ></i>
<p class="cc_text" style="font-family: 'Shadows Into Light', cursive;font-size: 22px;font-weight: 700;" >Click here for your instant free suburb report</p>
</div>
</div>
</div>
</div>
</div>
<!-- <div class="ff_img">
<div class="name_card">
<h3>Floyd Lusty</h3>
<p>Your local agent with 30+ years of experience</p>
<a class="call_link" href="tal:0430-357-771.html"> <i class="fa fa-phone"></i> 0430 - 357 - 771 </a>
</div>
<img src="/images/pp_img/floyd.png" class="img-fluid" />
</div> -->
<div class="ff_card" >
<div class="ff_data" >
<div id="sync1" class="owl-carousel owl-theme">
<div class="item">
<div class="ff_card_img " >
<div class="name_card" >
<h3>Floyd Lusty</h3>
<a href="mailto:Floyd@netrent.com.au" class="my-2 d-block " > <i class="fa fa-envelope mr-2" ></i> <small>Floyd@netrent.com.au</small></a>
<a class="call_link" href="tal:0430-357-771" > <i class="fa fa-phone"></i> 0430-357-771 </a>
</div>
<img src="images/location_img/floyd.png" class="img-fluid" />
</div>
</div>
<div class="item">
<div class="ff_card_img">
<div class="name_card" >
<h3>Neil Udukala</h3>
<a href="mailto:neil@netrent.com.au" class="my-2 d-block " > <i class="fa fa-envelope mr-2" ></i> <small>neil@netrent.com.au</small></a>
<a class="call_link" href="tal:0430-357-771" > <i class="fa fa-phone"></i> 0406 804 559 </a>
</div>
<img src="images/location_img/neil.png" class="img-fluid" />
</div>
</div>
<div class="item">
<div class="ff_card_img" >
<div class="name_card" >
<h3>Nalin Silva</h3>
<a href="mailto:nalin@netrent.com.au" class="my-2 d-block " > <i class="fa fa-envelope mr-2" ></i> <small>nalin@netrent.com.au</small></a>
<a class="call_link" href="tal:0430-357-771" > <i class="fa fa-phone"></i> 0403 716 237 </a>
</div>
<img src="images/location_img/nalin.png" class="img-fluid" />
</div>
</div>
<!--<div class="item">-->
<!-- <div class="ff_card_img">-->
<!-- <div class="name_card">-->
<!-- <h3>Rohan Gamage</h3>-->
<!-- <a href="mailto:Rohan@netrent.com.au" class="my-2 d-block " > <i class="fa fa-envelope mr-2" ></i> <small>Rohan@netrent.com.au</small></a>-->
<!-- <a class="call_link" href="tal:0493 551 386" > <i class="fa fa-phone"></i> 0493 551 386 </a>-->
<!-- </div>-->
<!-- <img src="images/location_img/rohan.png" class="img-fluid" />-->
<!-- </div>-->
<!--</div>-->
<div class="item">
<div class="ff_card_img">
<div class="name_card">
<h3>Nisal Dissanayake</h3>
<a href="mailto:nisal@netrent.com.au" class="my-2 d-block " > <i class="fa fa-envelope mr-2" ></i> <small>nisal@netrent.com.au</small></a>
<a class="call_link" href="tal:0420 661 676" > <i class="fa fa-phone"></i> 0420 661 676 </a>
</div>
<img src="images/location_img/nisal.png" class="img-fluid" />
</div>
</div>
</div>
<div id="sync2" class="owl-carousel owl-theme">
<div class="item">
<img src="images/location_img/floyd_thumb.png" alt="Floyd Lusty " />
</div>
<div class="item">
<img src="images/location_img/neil_thumb.png" alt="Neil Udukala" />
</div>
<div class="item">
<img src="images/location_img/nalin_thumb.png" alt="Nalin Silva" />
</div>
<!--<div class="item">-->
<!-- <img src="images/location_img/rohan_thumb.png" alt="Rohan Gamage" />-->
<!-- </div>-->
<div class="item">
<img src="images/location_img/nisal_thumb.png" alt="Rohan Gamage" />
</div>
</div>
</div>
</div>
<img src="/images/pp_img/pp_logo.png" class="pp_logo"> </section>
<section id="contact-form" class="form_sec" >
<div class="container container-custom" >
<div class="row" >
<div class="col-md-6" >
<div class="ser_sec" >
<h3>Why Choose Netrent to manage your investment</h3>
<div class="ser_card" >
<img src="/images/pp_img/support_img.png" />
<div class="src_text" >
<h4>24 Hours Support</h4>
<p>A dedicated on-line Owners Portal giving you control and access to your properties performance</p>
</div>
</div>
<div class="ser_card" >
<img src="/images/pp_img/communication_img.png" />
<div class="src_text" >
<h4>Faster & better tenant communication</h4>
<p>A tenant app for tenants to log maintenance and communicate with their Property Manager and at the same time getting all request in writing, tenants love it!</p>
</div>
</div>
<div class="ser_card" >
<img src="/images/pp_img/maintenance_img.png" />
<div class="src_text" >
<h4>A dedicated in-house Maintenance team - 247 Facility Services <a href="https://247fs.com.au" target="_blank" class="text-success" >(247FS)</a></h4>
<p>We have a dedicated in house maintenace and cleaning team.</p>
</div>
</div>
<div class="video_card" >
<h5>Check video presentation to find out more about us .</h5>
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item" src="https://www.youtube.com/embed/3JvkyvXo-Os?controls=0" allowfullscreen></iframe>
</div>
</div>
</div>
</div>
<div class="col-md-6 contactform contactform_new" >
<div class="innerformwhite">
<div class="centerlogo">
<img src="/images/new/default-logo.png" alt="" class="img-fluid" />
</div>
<h4>Discover how we can help you. Book an obligation-free consultation with one of our local property experts!</h4>
<style type="text/css">
.fade{
opacity: 1;
transition: opacity .15s linear;
}
</style>
<form enctype="multipart/form-data" method="post" accept-charset="utf-8" id="contactForm" action="/property-management-services-in-Sheldon"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div style="display: none;"><input type="hidden" name="_method" value="POST" /></div>
<div class="row">
<div class="col-md-6">
<div class="form-group">
<label for="">First Name*</label>
<div class="input text required">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f2483-trace').style.display = (document.getElementById('cakeErr66e6b461f2483-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 91 bytes written, possibly out of free disk space [<b>CORE/src/Log/Engine/FileLog.php</b>, line <b>133</b>]<div id="cakeErr66e6b461f2483-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f2483-code').style.display = (document.getElementById('cakeErr66e6b461f2483-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f2483-context').style.display = (document.getElementById('cakeErr66e6b461f2483-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr66e6b461f2483-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$mask</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">file_put_contents</span><span style="color: #007700">(</span><span style="color: #0000BB">$pathname</span><span style="color: #007700">, </span><span style="color: #0000BB">$output</span><span style="color: #007700">, </span><span style="color: #0000BB">FILE_APPEND</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr66e6b461f2483-context" class="cake-context" style="display: none;">$level = 'debug'
$message = 'duration=1 rows=13 SHOW FULL COLUMNS FROM `property_management`'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=1 rows=13 SHOW FULL COLUMNS FROM `property_management`
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null</pre><pre class="stack-trace">file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::query() - CORE/src/Database/Connection.php, line 329
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 285
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 97
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\View\Form\EntityContext::type() - CORE/src/View/Form/EntityContext.php, line 544
Cake\View\Helper\FormHelper::_magicOptions() - CORE/src/View/Helper/FormHelper.php, line 1388
Cake\View\Helper\FormHelper::_parseOptions() - CORE/src/View/Helper/FormHelper.php, line 1284
Cake\View\Helper\FormHelper::control() - CORE/src/View/Helper/FormHelper.php, line 1106</pre></div></pre><br />
<b>Warning</b>: file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 3352 bytes written, possibly out of free disk space in <b>/home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php</b> on line <b>133</b><br />
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f2ba0-trace').style.display = (document.getElementById('cakeErr66e6b461f2ba0-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 85 bytes written, possibly out of free disk space [<b>CORE/src/Log/Engine/FileLog.php</b>, line <b>133</b>]<div id="cakeErr66e6b461f2ba0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f2ba0-code').style.display = (document.getElementById('cakeErr66e6b461f2ba0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f2ba0-context').style.display = (document.getElementById('cakeErr66e6b461f2ba0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr66e6b461f2ba0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$mask</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">file_put_contents</span><span style="color: #007700">(</span><span style="color: #0000BB">$pathname</span><span style="color: #007700">, </span><span style="color: #0000BB">$output</span><span style="color: #007700">, </span><span style="color: #0000BB">FILE_APPEND</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr66e6b461f2ba0-context" class="cake-context" style="display: none;">$level = 'debug'
$message = 'duration=0 rows=1 SHOW INDEXES FROM `property_management`'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=0 rows=1 SHOW INDEXES FROM `property_management`
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null</pre><pre class="stack-trace">file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::query() - CORE/src/Database/Connection.php, line 329
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 285
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 102
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\View\Form\EntityContext::type() - CORE/src/View/Form/EntityContext.php, line 544
Cake\View\Helper\FormHelper::_magicOptions() - CORE/src/View/Helper/FormHelper.php, line 1388
Cake\View\Helper\FormHelper::_parseOptions() - CORE/src/View/Helper/FormHelper.php, line 1284
Cake\View\Helper\FormHelper::control() - CORE/src/View/Helper/FormHelper.php, line 1106</pre></div></pre><br />
<b>Warning</b>: file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 3353 bytes written, possibly out of free disk space in <b>/home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php</b> on line <b>133</b><br />
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f3451-trace').style.display = (document.getElementById('cakeErr66e6b461f3451-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 468 bytes written, possibly out of free disk space [<b>CORE/src/Log/Engine/FileLog.php</b>, line <b>133</b>]<div id="cakeErr66e6b461f3451-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f3451-code').style.display = (document.getElementById('cakeErr66e6b461f3451-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f3451-context').style.display = (document.getElementById('cakeErr66e6b461f3451-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr66e6b461f3451-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$mask</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">file_put_contents</span><span style="color: #007700">(</span><span style="color: #0000BB">$pathname</span><span style="color: #007700">, </span><span style="color: #0000BB">$output</span><span style="color: #007700">, </span><span style="color: #0000BB">FILE_APPEND</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr66e6b461f3451-context" class="cake-context" style="display: none;">$level = 'debug'
$message = 'duration=1 rows=0 SELECT * FROM information_schema.key_column_usage AS kcu
INNER JOIN information_schema.referential_constraints AS rc
ON (
kcu.CONSTRAINT_NAME = rc.CONSTRAINT_NAME
AND kcu.CONSTRAINT_SCHEMA = rc.CONSTRAINT_SCHEMA
)
WHERE kcu.TABLE_SCHEMA = 'netrentc_netrent' AND kcu.TABLE_NAME = 'property_management' AND rc.TABLE_NAME = 'property_management''
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=1 rows=0 SELECT * FROM information_schema.key_column_usage AS kcu
INNER JOIN information_schema.referential_constraints AS rc
ON (
kcu.CONSTRAINT_NAME = rc.CONSTRAINT_NAME
AND kcu.CONSTRAINT_SCHEMA = rc.CONSTRAINT_SCHEMA
)
WHERE kcu.TABLE_SCHEMA = 'netrentc_netrent' AND kcu.TABLE_NAME = 'property_management' AND rc.TABLE_NAME = 'property_management'
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null</pre><pre class="stack-trace">file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 283
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 103
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\View\Form\EntityContext::type() - CORE/src/View/Form/EntityContext.php, line 544
Cake\View\Helper\FormHelper::_magicOptions() - CORE/src/View/Helper/FormHelper.php, line 1388
Cake\View\Helper\FormHelper::_parseOptions() - CORE/src/View/Helper/FormHelper.php, line 1284
Cake\View\Helper\FormHelper::control() - CORE/src/View/Helper/FormHelper.php, line 1106
Cake\View\Helper\FormHelper::input() - CORE/src/View/Helper/FormHelper.php, line 1188</pre></div></pre><br />
<b>Warning</b>: file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 3275 bytes written, possibly out of free disk space in <b>/home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php</b> on line <b>133</b><br />
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f3b2b-trace').style.display = (document.getElementById('cakeErr66e6b461f3b2b-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 98 bytes written, possibly out of free disk space [<b>CORE/src/Log/Engine/FileLog.php</b>, line <b>133</b>]<div id="cakeErr66e6b461f3b2b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f3b2b-code').style.display = (document.getElementById('cakeErr66e6b461f3b2b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f3b2b-context').style.display = (document.getElementById('cakeErr66e6b461f3b2b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr66e6b461f3b2b-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$mask</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">file_put_contents</span><span style="color: #007700">(</span><span style="color: #0000BB">$pathname</span><span style="color: #007700">, </span><span style="color: #0000BB">$output</span><span style="color: #007700">, </span><span style="color: #0000BB">FILE_APPEND</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr66e6b461f3b2b-context" class="cake-context" style="display: none;">$level = 'debug'
$message = 'duration=0 rows=1 SHOW TABLE STATUS WHERE Name = 'property_management''
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=0 rows=1 SHOW TABLE STATUS WHERE Name = 'property_management'
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null</pre><pre class="stack-trace">file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 283
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 104
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\View\Form\EntityContext::type() - CORE/src/View/Form/EntityContext.php, line 544
Cake\View\Helper\FormHelper::_magicOptions() - CORE/src/View/Helper/FormHelper.php, line 1388
Cake\View\Helper\FormHelper::_parseOptions() - CORE/src/View/Helper/FormHelper.php, line 1284
Cake\View\Helper\FormHelper::control() - CORE/src/View/Helper/FormHelper.php, line 1106
Cake\View\Helper\FormHelper::input() - CORE/src/View/Helper/FormHelper.php, line 1188</pre></div></pre><br />
<b>Warning</b>: file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 3274 bytes written, possibly out of free disk space in <b>/home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php</b> on line <b>133</b><br />
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f41a0-trace').style.display = (document.getElementById('cakeErr66e6b461f41a0-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (512)</a>: _cake_model_ cache was unable to write 'default_property_management' to Cake\Cache\Engine\FileEngine cache [<b>CORE/src/Cache/Cache.php</b>, line <b>286</b>]<div id="cakeErr66e6b461f41a0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f41a0-code').style.display = (document.getElementById('cakeErr66e6b461f41a0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f41a0-context').style.display = (document.getElementById('cakeErr66e6b461f41a0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr66e6b461f41a0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> E_USER_WARNING</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">);</span></span></code></pre><pre id="cakeErr66e6b461f41a0-context" class="cake-context" style="display: none;">$key = 'default_property_management'
$value = object(Cake\Database\Schema\TableSchema) {
'table' => 'property_management',
'columns' => [
'id' => [
[maximum depth reached]
],
'first_name' => [
[maximum depth reached]
],
'last_name' => [
[maximum depth reached]
],
'email' => [
[maximum depth reached]
],
'phone' => [
[maximum depth reached]
],
'message' => [
[maximum depth reached]
],
'address' => [
[maximum depth reached]
],
'type' => [
[maximum depth reached]
],
'typee' => [
[maximum depth reached]
],
'rent' => [
[maximum depth reached]
],
'subscribe' => [
[maximum depth reached]
],
'created' => [
[maximum depth reached]
],
'modified' => [
[maximum depth reached]
]
],
'indexes' => [],
'constraints' => [
'primary' => [
[maximum depth reached]
]
],
'options' => [
'engine' => 'InnoDB',
'collation' => 'latin1_swedish_ci'
],
'typeMap' => [
'id' => 'integer',
'first_name' => 'string',
'last_name' => 'string',
'email' => 'string',
'phone' => 'string',
'message' => 'text',
'address' => 'string',
'type' => 'string',
'typee' => 'string',
'rent' => 'string',
'subscribe' => 'smallinteger',
'created' => 'date',
'modified' => 'date'
],
'temporary' => false
}
$config = '_cake_model_'
$engine = object(Cake\Cache\Engine\FileEngine) {
[protected] _File => null
[protected] _defaultConfig => [
'duration' => (int) 3600,
'groups' => [[maximum depth reached]],
'isWindows' => false,
'lock' => true,
'mask' => (int) 436,
'path' => null,
'prefix' => 'cake_',
'probability' => (int) 100,
'serialize' => true
]
[protected] _init => true
[protected] _groupPrefix => null
[protected] _config => [
'duration' => (int) 0,
'groups' => [[maximum depth reached]],
'isWindows' => false,
'lock' => true,
'mask' => (int) 436,
'path' => '/home/netrentcom/public_html/tmp/cache/models/',
'prefix' => 'myapp_cake_model_',
'probability' => (int) 100,
'serialize' => true,
'url' => null
]
[protected] _configInitialized => true
}
$success = false</pre><pre class="stack-trace">Cake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 286
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\View\Form\EntityContext::type() - CORE/src/View/Form/EntityContext.php, line 544
Cake\View\Helper\FormHelper::_magicOptions() - CORE/src/View/Helper/FormHelper.php, line 1388
Cake\View\Helper\FormHelper::_parseOptions() - CORE/src/View/Helper/FormHelper.php, line 1284
Cake\View\Helper\FormHelper::control() - CORE/src/View/Helper/FormHelper.php, line 1106
Cake\View\Helper\FormHelper::input() - CORE/src/View/Helper/FormHelper.php, line 1188
include - APP/Template/PropertyManagement/city.ctp, line 256
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1203
Cake\View\View::_render() - CORE/src/View/View.php, line 1164
Cake\View\View::render() - CORE/src/View/View.php, line 772
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 109</pre></div></pre><br />
<b>Warning</b>: file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 2452 bytes written, possibly out of free disk space in <b>/home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php</b> on line <b>133</b><br />
<div class="input text required"><input type="text" name="first_name" class="form-control" required="required" placeholder="What is your first name?*" maxlength="255" id="first-name"/></div> </div>
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<label for="">Last Name*</label>
<div class="input text required">
<div class="input text required"><input type="text" name="last_name" class="form-control" required="required" placeholder="What is your last name?*" maxlength="255" id="last-name"/></div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<label for="">Email Address*</label>
<div class="input text required">
<div class="input text required"><input type="text" name="email" class="form-control" required="required" placeholder="What is your email address?*" maxlength="255" id="email"/></div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<label for="">Contact Number*</label>
<div class="input text required">
<div class="input text required"><input type="text" name="phone" class="form-control" required="required" placeholder="What is your contact number?*" maxlength="255" id="phone"/></div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<div class="input select">
<div class="input select"><label for="type">Commercial/Residential <span class="required">*</span></label><select name="type" class="form-control cTyp" id="type"><option value="">Select type</option><option value="Commercial">Commercial</option><option value="Residential">Residential</option></select></div> </div>
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<div class="input select">
<div class="input select"><label for="typee">Sales / Tenants / Landlords <span class="required">*</span></label><select name="typee" class="form-control cTyp" id="typee"><option value="">Select type</option><option value="Sales">Sales</option><option value="Tenants">Tenants</option><option value="Landlords">Landlords</option></select></div> </div>
</div>
</div>
<div class="col-md-12">
<div class="form-group">
<label for="">Enter Address</label>
<div class="input textarea required">
<div class="input textarea required"><textarea name="address" class="form-control" required="required" placeholder="What is your address?*" maxlength="255" id="address" rows="5"></textarea></div>
</div>
</div>
</div>
<div class="col-md-12">
<div class="form-group">
<label for="">Message*</label>
<div class="input textarea required">
<div class="input textarea required"><textarea name="message" class="form-control" required="required" placeholder="What is your message?*" id="message" rows="5"></textarea></div>
</div>
</div>
</div>
<div class="col-md-12">
<div class="form-group">
<input type="checkbox" name="subscribe" value=1 checked/> Subscribe to receive property news and updates.
</div>
<!-- show captcha image html -->
<div class="BDC_CaptchaDiv" id="ContactCaptcha_CaptchaDiv" style="width:280px; height:50px;"><!--
--><div class="BDC_CaptchaImageDiv" id="ContactCaptcha_CaptchaImageDiv" style="width:250px !important; height:50px !important;"><!--
--><div class="BDC_CaptchaImageDiv" style="width:250px; height:40px;"><img class="BDC_CaptchaImage" id="ContactCaptcha_CaptchaImage" src="https://netrent.com.au/captcha-handler?get=image&c=ContactCaptcha&t=ec035655796f38829aeb7abb76d0a834" alt="Retype the CAPTCHA code from the image" style="" /></div><!--
--><a href="//captcha.org/captcha.html?cakephp" title="BotDetect CakePHP CAPTCHA Form Validation" style="display: block !important; height: 10px !important; margin: 0 !important; padding: 0 !important; font-size: 9px !important; line-height: 9px !important; visibility: visible !important; font-family: Verdana, DejaVu Sans, Bitstream Vera Sans, Verdana Ref, sans-serif !important; vertical-align: middle !important; text-align: center !important; text-decoration: none !important; background-color: #f8f8f8 !important; color: #606060 !important;">BotDetect CakePHP CAPTCHA Form Validation</a><!--
--></div><!--
--><div class="BDC_CaptchaIconsDiv" id="ContactCaptcha_CaptchaIconsDiv" style="width: 24px !important;"><!--
--><a class="BDC_ReloadLink" id="ContactCaptcha_ReloadLink" href="#" title="Change the CAPTCHA code"><img class="BDC_ReloadIcon" id="ContactCaptcha_ReloadIcon" src="https://netrent.com.au/captcha-handler?get=bdc-reload-icon.gif" alt="Change the CAPTCHA code" /></a><!--
--><a rel="nofollow" class="BDC_SoundLink" id="ContactCaptcha_SoundLink" href="https://netrent.com.au/captcha-handler?get=sound&c=ContactCaptcha&t=ec035655796f38829aeb7abb76d0a834" title="Speak the CAPTCHA code" target="_blank"><img class="BDC_SoundIcon" id="ContactCaptcha_SoundIcon" src="https://netrent.com.au/captcha-handler?get=bdc-sound-icon.gif" alt="Speak the CAPTCHA code" /></a><!--
--><div class="BDC_Placeholder" id="ContactCaptcha_AudioPlaceholder"> </div><!--
--></div>
<script src="https://netrent.com.au/captcha-handler?get=script-include&c=ContactCaptcha&t=ec035655796f38829aeb7abb76d0a834" type="text/javascript"></script> <input type="hidden" name="BDC_UserSpecifiedCaptchaId" id="BDC_UserSpecifiedCaptchaId" value="ContactCaptcha" />
<input type="hidden" name="BDC_VCID_ContactCaptcha" id="BDC_VCID_ContactCaptcha" value="ec035655796f38829aeb7abb76d0a834" />
<input type="hidden" name="BDC_BackWorkaround_ContactCaptcha" id="BDC_BackWorkaround_ContactCaptcha" value="0" />
<input type="hidden" name="BDC_Hs_ContactCaptcha" id="BDC_Hs_ContactCaptcha" value="05439e37faae8680f8d838fd98f46ab6f8f7b7cc" />
<input type="hidden" name="BDC_SP_ContactCaptcha" id="BDC_SP_ContactCaptcha" value="1072538428" />
</div>
<!-- Captcha code user input textbox -->
<div class="form-group">
<div class="input text"><label for="CaptchaCode">Retype the characters from the picture:</label><input type="text" name="CaptchaCode" class="form-control" maxlength="10" id="CaptchaCode"/></div> </div>
</div>
<div class="col-md-12">
<button type="submit" class="btn btn-primary">Submit</button>
<div class="info" >
<small>You will receive confirmation email and our realtor will contact you in 12 hours.</small>
<small>For urgent enquiries please call or text <strong>Floyd - <a href="tel:0430-357-771" > 0430-357-771</a></strong> </small>
</div>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</section>
<div class="container container-custom">
<section class="cc_sec" style="background-image: url(/location_imgs/location_bg.png);">
<h3 class="mb-0">Suburb Profile Report <br/> <strong>Sheldon</strong> </h3> </section>
</div>
<section class="overview">
<div class="container container-custom">
<div class="row align-items-center">
<div class="col-md-6"> <img src="/location_imgs/sheldon.png" class="overview_img img-fluid" /> </div>
<div class="col-md-6">
<div class="over_txt">
<h3>
Sheldon Suburb Overview
</h3>
<hr/>
<p>Property Management is a subject that demands a great level of understanding over a wide range of different fields. Therefore, it is a common thing for a layman to overlook an important factor and commit a mistake at a crucial time, resulting disappointment and making it an ordeal for the property owner.</p> <p> Nevertheless, handled with proper expertise and management, Property Management can turnout to be a huge money-making investment, with a regular cash flow in the arena of Real Estate Business. With an assurance of a valuable asset, The expert in Property Manager in Sheldon is your best option for a burden-free, growing investment in Property Rental Business</p> </div>
</div>
</div>
</div>
</section>
<div class="container container-custom">
<section class="sec_counter">
<div class="row">
<div class="col-12 col-md-12">
<div class="stats_content" >
<h3 class="">Statistics</h3>
<p>Sheldon has an area of 22.8 km² and in the 2016 census, Sheldon had a population of 1,709 people. The predominant age group in Sheldon is 50 -59 years and the households are primarily couples with children. People in Sheldon work in a professional occupation and 94% of the homes here are owner-occupied. The current median sales price for houses here is $1,525,000.</p>
</div>
</div>
</div>
</section>
</div>
<!--<section class="over_sec">-->
<!-- <div class="container position-relative ">-->
<!-- <div class="over_txt">-->
<!-- <h3>-->
<!-- Demographics & Lifestyle of Sheldon-->
<!-- </h3>-->
<!-- <hr/> </div>-->
<!-- <div class="row">-->
<!-- < ?php foreach ($content['demographics'] as $demographic) : ?>-->
<!-- <div class="col-md-4">-->
<!-- <div class="over_card">-->
<!-- <div class="ser_icon"> <img src="/location_imgs/check.svg" class="img-fluid" /> </div>-->
<!-- <h4>-->
<!-- <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b46204a59-trace').style.display = (document.getElementById('cakeErr66e6b46204a59-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: demographic [<b>APP/Template/PropertyManagement/city.ctp</b>, line <b>428</b>]<div id="cakeErr66e6b46204a59-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b46204a59-code').style.display = (document.getElementById('cakeErr66e6b46204a59-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b46204a59-context').style.display = (document.getElementById('cakeErr66e6b46204a59-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr66e6b46204a59-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><!-- <</span><span style="color: #0000BB">h4</span><span style="color: #007700">>--></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><!-- <?= </span><span style="color: #0000BB">$demographic</span><span style="color: #007700">[</span><span style="color: #DD0000">'key'</span><span style="color: #007700">] </span><span style="color: #0000BB">?></span>--></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><!-- </</span><span style="color: #0000BB">h4</span><span style="color: #007700">>--></span></span></code></pre><pre id="cakeErr66e6b46204a59-context" class="cake-context" style="display: none;">$viewFile = '/home/netrentcom/public_html/src/Template/PropertyManagement/city.ctp'
$dataForView = [
'testimonials' => [
(int) 0 => object(Cake\ORM\Entity) {},
(int) 1 => object(Cake\ORM\Entity) {},
(int) 2 => object(Cake\ORM\Entity) {},
(int) 3 => object(Cake\ORM\Entity) {}
],
'agents' => [
(int) 0 => object(App\Model\Entity\User) {},
(int) 1 => object(App\Model\Entity\User) {},
(int) 2 => object(App\Model\Entity\User) {},
(int) 3 => object(App\Model\Entity\User) {},
(int) 4 => object(App\Model\Entity\User) {},
(int) 5 => object(App\Model\Entity\User) {}
],
'city' => 'Sheldon',
'PropertyManagement' => object(Cake\ORM\Entity) {
'[new]' => true,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'PropertyManagement'
},
'settingData' => object(Cake\ORM\Entity) {
'id' => (int) 1,
'admin_email' => 'support@healthcare.com',
'admin_address' => '179 – Green Park, Ajmer-Delhi Bypass, Jhotwara, Jaipur – 302012',
'admin_percentage' => '50',
'vendor_percentage' => '',
'referral_bouns_amount' => '50',
'referral_bouns_amount_referral' => '20',
'referral_code' => '5789',
'tds' => '31.2',
'game_join_time' => '',
'salary_cap' => '0',
'site_name' => '',
'site_logo' => 'logo_1545389273.png',
'admin_background' => 'background_1597743833.jpg',
'date_format' => '',
'meta_title' => '',
'currency' => '',
'site_meta_description' => '',
'paytm_environment' => '0',
'paytm_merchant_key' => '',
'paytm_merchant_mid' => '',
'paytm_merchant_website' => '',
'facebook_app_id' => '',
'facebook_app_secret' => '',
'google_app_id' => '',
'google_app_secret' => '',
'coutn_down_date' => '',
'contest_commission' => (float) 25,
'min_withdraw_amount' => (float) 500,
'facebook' => 'http://netrent.appinopinfo.com',
'twitter' => 'http://netrent.appinopinfo.com',
'instagram' => 'http://netrent.appinopinfo.com',
'pinterest' => 'http://netrent.appinopinfo.com',
'linkedin' => 'http://netrent.appinopinfo.com',
'created' => null,
'modified' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Settings'
},
'meta_title' => '',
'meta_keyword' => '',
'meta_desc' => '',
'user' => null,
'auth' => null
]
$testimonials = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 29,
'client_name' => 'Caroline A',
'address' => 'Caroline A',
'image' => '',
'description' => '<p class="MsoNoSpacing"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:&quot;Arial&quot;,sans-serif">Excellent rental service as an investor then sales service &ndash; very professional, great integrity, friendly, common-sense approach. </span></span></span></span></p>',
'status' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Testimonials'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 28,
'client_name' => 'Nicola W',
'address' => 'Nicola W',
'image' => '',
'description' => '<p class="MsoNoSpacing"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:&quot;Arial&quot;,sans-serif">Always kept us well informed and always acted in our best interests. </span></span></span></span></p>',
'status' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Testimonials'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 27,
'client_name' => 'Ric M',
'address' => 'Ric M',
'image' => '',
'description' => '<p class="MsoNoSpacing"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:&quot;Arial&quot;,sans-serif">Very professional, efficient, and communicated all relevant information to me in a timely manner and were always friendly. </span></span></span></span></p>',
'status' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Testimonials'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 26,
'client_name' => 'Ric M',
'address' => 'Ric M',
'image' => '',
'description' => '<p class="MsoNoSpacing"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:&quot;Arial&quot;,sans-serif">Achieved in 2 months something 2 other real estate agents couldn&rsquo;t achieve in 2 years &ndash; Sell our land. </span></span></span></span></p>',
'status' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Testimonials'
}
]
$agents = [
(int) 0 => object(App\Model\Entity\User) {
'id' => (int) 225,
'full_name' => 'Neel Hapuhinne',
'order_of_doctors' => (int) 1,
'slug' => 'neel-hapuhinne',
'first_name' => 'Neel',
'last_name' => 'Hapuhinne',
'agent_name' => null,
'doctor_type' => null,
'role_id' => (int) 2,
'username' => null,
'email' => 'neel@netrent.com.au',
'phone' => '0421 435 435',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => null,
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '',
'lat' => null,
'lng' => null,
'clinic_id' => '',
'state_id' => null,
'city_id' => null,
'suburb_id' => null,
'location_id' => null,
'about_doctor' => '',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'background_1719466691.png',
'fb_id' => null,
'google_id' => null,
'refer_id' => null,
'otp' => null,
'otp_time' => null,
'is_login' => (int) 0,
'give_referal_money' => (int) 0,
'device_id' => null,
'device_type' => null,
'module_access' => null,
'current_password' => null,
'language' => null,
'cash_balance' => '0',
'winning_balance' => '0',
'bonus_amount' => '0',
'status' => (int) 1,
'accredited' => (int) 1,
'is_updated' => (int) 0,
'email_verified' => null,
'verify_string' => null,
'sms_notify' => (int) 1,
'special_intrest' => '',
'no_of_bedroms' => null,
'no_of_bathrooms' => null,
'no_of_parking' => null,
'land_area' => null,
'internal_area' => null,
'external_area' => null,
'total_area' => null,
'amount' => null,
'saving' => null,
'government_fees' => null,
'transfer_fees' => null,
'total_amount' => null,
'misc_amount' => null,
'property_type' => null,
'parking_info' => null,
'tenure_type' => null,
'amenities' => null,
'doctor_qualifications' => '',
'doctor_languages' => '',
'featured' => '0',
'agent_role' => 'Sales Consultant',
'facebook' => '',
'twitter' => '',
'googleplus' => '',
'youtube' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => null,
'city' => null,
'state' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Users'
},
(int) 1 => object(App\Model\Entity\User) {
'id' => (int) 224,
'full_name' => 'Suzie Bowers',
'order_of_doctors' => (int) 1,
'slug' => 'suzie-bowers',
'first_name' => 'Suzie',
'last_name' => 'Bowers',
'agent_name' => null,
'doctor_type' => null,
'role_id' => (int) 2,
'username' => null,
'email' => 'suzie@netrent.com.au',
'phone' => '0422152078',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => null,
'date_of_bith' => null,
'gender' => (int) 2,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '',
'lat' => null,
'lng' => null,
'clinic_id' => '',
'state_id' => null,
'city_id' => null,
'suburb_id' => null,
'location_id' => null,
'about_doctor' => '',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'background_1705492824.png',
'fb_id' => null,
'google_id' => null,
'refer_id' => null,
'otp' => null,
'otp_time' => null,
'is_login' => (int) 0,
'give_referal_money' => (int) 0,
'device_id' => null,
'device_type' => null,
'module_access' => null,
'current_password' => null,
'language' => null,
'cash_balance' => '0',
'winning_balance' => '0',
'bonus_amount' => '0',
'status' => (int) 1,
'accredited' => (int) 1,
'is_updated' => (int) 0,
'email_verified' => null,
'verify_string' => null,
'sms_notify' => (int) 1,
'special_intrest' => '',
'no_of_bedroms' => null,
'no_of_bathrooms' => null,
'no_of_parking' => null,
'land_area' => null,
'internal_area' => null,
'external_area' => null,
'total_area' => null,
'amount' => null,
'saving' => null,
'government_fees' => null,
'transfer_fees' => null,
'total_amount' => null,
'misc_amount' => null,
'property_type' => null,
'parking_info' => null,
'tenure_type' => null,
'amenities' => null,
'doctor_qualifications' => '',
'doctor_languages' => '',
'featured' => '0',
'agent_role' => 'Property Manager / Sales Consultant',
'facebook' => '',
'twitter' => '',
'googleplus' => '',
'youtube' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => null,
'city' => null,
'state' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Users'
},
(int) 2 => object(App\Model\Entity\User) {
'id' => (int) 222,
'full_name' => 'Nalin Silva',
'order_of_doctors' => (int) 1,
'slug' => 'nalin-silva',
'first_name' => 'Nalin',
'last_name' => 'Silva',
'agent_name' => null,
'doctor_type' => null,
'role_id' => (int) 2,
'username' => null,
'email' => 'nalin@netrent.com.au',
'phone' => '0403 716 237',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => null,
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '',
'lat' => null,
'lng' => null,
'clinic_id' => '',
'state_id' => null,
'city_id' => null,
'suburb_id' => null,
'location_id' => null,
'about_doctor' => '',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'background_1668409046.png',
'fb_id' => null,
'google_id' => null,
'refer_id' => null,
'otp' => null,
'otp_time' => null,
'is_login' => (int) 0,
'give_referal_money' => (int) 0,
'device_id' => null,
'device_type' => null,
'module_access' => null,
'current_password' => null,
'language' => null,
'cash_balance' => '0',
'winning_balance' => '0',
'bonus_amount' => '0',
'status' => (int) 1,
'accredited' => (int) 1,
'is_updated' => (int) 0,
'email_verified' => null,
'verify_string' => null,
'sms_notify' => (int) 1,
'special_intrest' => '',
'no_of_bedroms' => null,
'no_of_bathrooms' => null,
'no_of_parking' => null,
'land_area' => null,
'internal_area' => null,
'external_area' => null,
'total_area' => null,
'amount' => null,
'saving' => null,
'government_fees' => null,
'transfer_fees' => null,
'total_amount' => null,
'misc_amount' => null,
'property_type' => null,
'parking_info' => null,
'tenure_type' => null,
'amenities' => null,
'doctor_qualifications' => '',
'doctor_languages' => '',
'featured' => '0',
'agent_role' => 'Residential Sales Consultant',
'facebook' => '',
'twitter' => '',
'googleplus' => '',
'youtube' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => null,
'city' => null,
'state' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Users'
},
(int) 3 => object(App\Model\Entity\User) {
'id' => (int) 217,
'full_name' => 'Neil Udukala',
'order_of_doctors' => (int) 1,
'slug' => 'neil-udukala',
'first_name' => 'Neil',
'last_name' => 'Udukala',
'agent_name' => null,
'doctor_type' => null,
'role_id' => (int) 2,
'username' => null,
'email' => 'neil@netrent.com.au',
'phone' => '0406 804 559',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => null,
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '',
'lat' => null,
'lng' => null,
'clinic_id' => '',
'state_id' => null,
'city_id' => null,
'suburb_id' => null,
'location_id' => null,
'about_doctor' => '',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'background_1655724675.png',
'fb_id' => null,
'google_id' => null,
'refer_id' => null,
'otp' => null,
'otp_time' => null,
'is_login' => (int) 0,
'give_referal_money' => (int) 0,
'device_id' => null,
'device_type' => null,
'module_access' => null,
'current_password' => null,
'language' => null,
'cash_balance' => '0',
'winning_balance' => '0',
'bonus_amount' => '0',
'status' => (int) 1,
'accredited' => (int) 1,
'is_updated' => (int) 0,
'email_verified' => null,
'verify_string' => null,
'sms_notify' => (int) 1,
'special_intrest' => '',
'no_of_bedroms' => null,
'no_of_bathrooms' => null,
'no_of_parking' => null,
'land_area' => null,
'internal_area' => null,
'external_area' => null,
'total_area' => null,
'amount' => null,
'saving' => null,
'government_fees' => null,
'transfer_fees' => null,
'total_amount' => null,
'misc_amount' => null,
'property_type' => null,
'parking_info' => null,
'tenure_type' => null,
'amenities' => null,
'doctor_qualifications' => '',
'doctor_languages' => '',
'featured' => '0',
'agent_role' => 'Sales Consultant',
'facebook' => '',
'twitter' => '',
'googleplus' => '',
'youtube' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => null,
'city' => null,
'state' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Users'
},
(int) 4 => object(App\Model\Entity\User) {
'id' => (int) 214,
'full_name' => 'Harsha De Silva',
'order_of_doctors' => (int) 1,
'slug' => 'harsha-de-silva',
'first_name' => 'Harsha',
'last_name' => 'De Silva',
'agent_name' => null,
'doctor_type' => null,
'role_id' => (int) 2,
'username' => null,
'email' => 'harsha@netrent.com.au',
'phone' => '0421 208 322',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => null,
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '',
'lat' => null,
'lng' => null,
'clinic_id' => '',
'state_id' => null,
'city_id' => null,
'suburb_id' => null,
'location_id' => null,
'about_doctor' => '',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'background_1687267700.png',
'fb_id' => null,
'google_id' => null,
'refer_id' => null,
'otp' => null,
'otp_time' => null,
'is_login' => (int) 0,
'give_referal_money' => (int) 0,
'device_id' => null,
'device_type' => null,
'module_access' => null,
'current_password' => null,
'language' => null,
'cash_balance' => '0',
'winning_balance' => '0',
'bonus_amount' => '0',
'status' => (int) 1,
'accredited' => (int) 1,
'is_updated' => (int) 0,
'email_verified' => null,
'verify_string' => null,
'sms_notify' => (int) 1,
'special_intrest' => '',
'no_of_bedroms' => null,
'no_of_bathrooms' => null,
'no_of_parking' => null,
'land_area' => null,
'internal_area' => null,
'external_area' => null,
'total_area' => null,
'amount' => null,
'saving' => null,
'government_fees' => null,
'transfer_fees' => null,
'total_amount' => null,
'misc_amount' => null,
'property_type' => null,
'parking_info' => null,
'tenure_type' => null,
'amenities' => null,
'doctor_qualifications' => '',
'doctor_languages' => '',
'featured' => '0',
'agent_role' => 'Residential Sales Consultant',
'facebook' => '',
'twitter' => '',
'googleplus' => '',
'youtube' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => null,
'city' => null,
'state' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Users'
},
(int) 5 => object(App\Model\Entity\User) {
'id' => (int) 213,
'full_name' => 'Nisal Dissanayake',
'order_of_doctors' => (int) 1,
'slug' => 'nisal-dissanayake',
'first_name' => 'Nisal',
'last_name' => 'Dissanayake',
'agent_name' => null,
'doctor_type' => null,
'role_id' => (int) 2,
'username' => null,
'email' => 'nisal@netrent.com.au',
'phone' => '0420 661 676',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => null,
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '',
'lat' => null,
'lng' => null,
'clinic_id' => '',
'state_id' => null,
'city_id' => null,
'suburb_id' => null,
'location_id' => null,
'about_doctor' => '',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'background_1701344130.png',
'fb_id' => null,
'google_id' => null,
'refer_id' => null,
'otp' => null,
'otp_time' => null,
'is_login' => (int) 0,
'give_referal_money' => (int) 0,
'device_id' => null,
'device_type' => null,
'module_access' => null,
'current_password' => null,
'language' => null,
'cash_balance' => '0',
'winning_balance' => '0',
'bonus_amount' => '0',
'status' => (int) 1,
'accredited' => (int) 1,
'is_updated' => (int) 0,
'email_verified' => null,
'verify_string' => null,
'sms_notify' => (int) 1,
'special_intrest' => '',
'no_of_bedroms' => null,
'no_of_bathrooms' => null,
'no_of_parking' => null,
'land_area' => null,
'internal_area' => null,
'external_area' => null,
'total_area' => null,
'amount' => null,
'saving' => null,
'government_fees' => null,
'transfer_fees' => null,
'total_amount' => null,
'misc_amount' => null,
'property_type' => null,
'parking_info' => null,
'tenure_type' => null,
'amenities' => null,
'doctor_qualifications' => '',
'doctor_languages' => '',
'featured' => '0',
'agent_role' => 'Residential Sales Consultant',
'facebook' => '',
'twitter' => '',
'googleplus' => '',
'youtube' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => null,
'city' => null,
'state' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Users'
}
]
$city = 'Sheldon'
$PropertyManagement = object(Cake\ORM\Entity) {
'[new]' => true,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'PropertyManagement'
}
$settingData = object(Cake\ORM\Entity) {
'id' => (int) 1,
'admin_email' => 'support@healthcare.com',
'admin_address' => '179 – Green Park, Ajmer-Delhi Bypass, Jhotwara, Jaipur – 302012',
'admin_percentage' => '50',
'vendor_percentage' => '',
'referral_bouns_amount' => '50',
'referral_bouns_amount_referral' => '20',
'referral_code' => '5789',
'tds' => '31.2',
'game_join_time' => '',
'salary_cap' => '0',
'site_name' => '',
'site_logo' => 'logo_1545389273.png',
'admin_background' => 'background_1597743833.jpg',
'date_format' => '',
'meta_title' => '',
'currency' => '',
'site_meta_description' => '',
'paytm_environment' => '0',
'paytm_merchant_key' => '',
'paytm_merchant_mid' => '',
'paytm_merchant_website' => '',
'facebook_app_id' => '',
'facebook_app_secret' => '',
'google_app_id' => '',
'google_app_secret' => '',
'coutn_down_date' => '',
'contest_commission' => (float) 25,
'min_withdraw_amount' => (float) 500,
'facebook' => 'http://netrent.appinopinfo.com',
'twitter' => 'http://netrent.appinopinfo.com',
'instagram' => 'http://netrent.appinopinfo.com',
'pinterest' => 'http://netrent.appinopinfo.com',
'linkedin' => 'http://netrent.appinopinfo.com',
'created' => null,
'modified' => null,
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Settings'
}
$meta_title = ''
$meta_keyword = ''
$meta_desc = ''
$user = null
$auth = null
$Type = [
'Commercial' => 'Commercial',
'Residential' => 'Residential'
]
$Typee = [
'Sales' => 'Sales',
'Tenants' => 'Tenants',
'Landlords' => 'Landlords'
]
$content = [
'atf_content' => '<p>Property Management is a subject that demands a great level of understanding over a wide range of different fields. Therefore, it is a common thing for a layman to overlook an important factor and commit a mistake at a crucial time, resulting disappointment and making it an ordeal for the property owner.</p> <p> Nevertheless, handled with proper expertise and management, Property Management can turnout to be a huge money-making investment, with a regular cash flow in the arena of Real Estate Business. With an assurance of a valuable asset, The expert in Property Manager in Sheldon is your best option for a burden-free, growing investment in Property Rental Business</p>',
'overview' => [
'image' => '/location_imgs/sheldon.png',
'content' => 'Sheldon is a rural residential locality in the City of Redland, situated 26.2 kms south east to Brisbane CBD. The presence of multiple protected areas here is notable, preserving the regions natural eucalyptus forests, and protecting endangered species such as the koala. Viewed as the best suburb in the Redlands, close to all amenities, close to city, but with a rural feel as all houses are on acreage, Sheldon offers a country life close to city.'
],
'statistics' => [
(int) 0 => [
'tag' => 'Statistics',
'value' => 'Sheldon has an area of 22.8 km² and in the 2016 census, Sheldon had a population of 1,709 people. The predominant age group in Sheldon is 50 -59 years and the households are primarily couples with children. People in Sheldon work in a professional occupation and 94% of the homes here are owner-occupied. The current median sales price for houses here is $1,525,000.'
]
],
'demographics' => [
(int) 0 => [
'key' => 'Systematic Online Portal',
'value' => 'Supervise your property, numbers related to it and action without any alterations through a systematically operated online portal.'
],
(int) 1 => [
'key' => 'No Additional Service Cost',
'value' => 'Get the benefits of cleaning and maintenance from experts at no additional cost.'
],
(int) 2 => [
'key' => ' Get Faster Liquidity',
'value' => 'All the properties are leased in less than 6 days from the starting date.'
]
]
]
$stat = [
'tag' => 'Statistics',
'value' => 'Sheldon has an area of 22.8 km² and in the 2016 census, Sheldon had a population of 1,709 people. The predominant age group in Sheldon is 50 -59 years and the households are primarily couples with children. People in Sheldon work in a professional occupation and 94% of the homes here are owner-occupied. The current median sales price for houses here is $1,525,000.'
]</pre><pre class="stack-trace">include - APP/Template/PropertyManagement/city.ctp, line 428
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1203
Cake\View\View::_render() - CORE/src/View/View.php, line 1164
Cake\View\View::render() - CORE/src/View/View.php, line 772
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 109
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81</pre></div></pre><br />
<b>Warning</b>: file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 1690 bytes written, possibly out of free disk space in <b>/home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php</b> on line <b>133</b><br />
-->
<!-- </h4>-->
<!-- <p> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b462055e1-trace').style.display = (document.getElementById('cakeErr66e6b462055e1-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: demographic [<b>APP/Template/PropertyManagement/city.ctp</b>, line <b>430</b>]<div id="cakeErr66e6b462055e1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b462055e1-code').style.display = (document.getElementById('cakeErr66e6b462055e1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b462055e1-context').style.display = (document.getElementById('cakeErr66e6b462055e1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr66e6b462055e1-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><!-- </</span><span style="color: #0000BB">h4</span><span style="color: #007700">>--></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><!-- <</span><span style="color: #0000BB">p</span><span style="color: #007700">> <?= </span><span style="color: #0000BB">$demographic</span><span style="color: #007700">[</span><span style="color: #DD0000">'value'</span><span style="color: #007700">] </span><span style="color: #0000BB">?></span> </p>--></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><!-- </</span><span style="color: #0000BB">div</span><span style="color: #007700">>--></span></span></code></pre><pre id="cakeErr66e6b462055e1-context" class="cake-context" style="display: none;">$viewFile = '/home/netrentcom/public_html/src/Template/PropertyManagement/city.ctp'
$dataForView = [
'testimonials' => [
(int) 0 => object(Cake\ORM\Entity) {},
(int) 1 => object(Cake\ORM\Entity) {},
(int) 2 => object(Cake\ORM\Entity) {},
(int) 3 => object(Cake\ORM\Entity) {}
],
'agents' => [
(int) 0 => object(App\Model\Entity\User) {},
(int) 1 => object(App\Model\Entity\User) {},
(int) 2 => object(App\Model\Entity\User) {},
(int) 3 => object(App\Model\Entity\User) {},
(int) 4 => object(App\Model\Entity\User) {},
(int) 5 => object(App\Model\Entity\User) {}
],
'city' => 'Sheldon',
'PropertyManagement' => object(Cake\ORM\Entity) {
'[new]' => true,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'PropertyManagement'
},
'settingData' => object(Cake\ORM\Entity) {
'id' => (int) 1,
'admin_email' => 'support@healthcare.com',
'admin_address' => '179 – Green Park, Ajmer-Delhi Bypass, Jhotwara, Jaipur – 302012',
'admin_percentage' => '50',
'vendor_percentage' => '',
'referral_bouns_amount' => '50',
'referral_bouns_amount_referral' => '20',
'referral_code' => '5789',
'tds' => '31.2',
'game_join_time' => '',
'salary_cap' => '0',
'site_name' => '',
'site_logo' => 'logo_1545389273.png',
'admin_background' => 'background_1597743833.jpg',
'date_format' => '',
'meta_title' => '',
'currency' => '',
'site_meta_description' => '',
'paytm_environment' => '0',
'paytm_merchant_key' => '',
'paytm_merchant_mid' => '',
'paytm_merchant_website' => '',
'facebook_app_id' => '',
'facebook_app_secret' => '',
'google_app_id' => '',
'google_app_secret' => '',
'coutn_down_date' => '',
'contest_commission' => (float) 25,
'min_withdraw_amount' => (float) 500,
'facebook' => 'http://netrent.appinopinfo.com',
'twitter' => 'http://netrent.appinopinfo.com',
'instagram' => 'http://netrent.appinopinfo.com',
'pinterest' => 'http://netrent.appinopinfo.com',
'linkedin' => 'http://netrent.appinopinfo.com',
'created' => null,
'modified' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Settings'
},
'meta_title' => '',
'meta_keyword' => '',
'meta_desc' => '',
'user' => null,
'auth' => null
]
$testimonials = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 29,
'client_name' => 'Caroline A',
'address' => 'Caroline A',
'image' => '',
'description' => '<p class="MsoNoSpacing"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:&quot;Arial&quot;,sans-serif">Excellent rental service as an investor then sales service &ndash; very professional, great integrity, friendly, common-sense approach. </span></span></span></span></p>',
'status' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Testimonials'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 28,
'client_name' => 'Nicola W',
'address' => 'Nicola W',
'image' => '',
'description' => '<p class="MsoNoSpacing"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:&quot;Arial&quot;,sans-serif">Always kept us well informed and always acted in our best interests. </span></span></span></span></p>',
'status' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Testimonials'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 27,
'client_name' => 'Ric M',
'address' => 'Ric M',
'image' => '',
'description' => '<p class="MsoNoSpacing"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:&quot;Arial&quot;,sans-serif">Very professional, efficient, and communicated all relevant information to me in a timely manner and were always friendly. </span></span></span></span></p>',
'status' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Testimonials'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 26,
'client_name' => 'Ric M',
'address' => 'Ric M',
'image' => '',
'description' => '<p class="MsoNoSpacing"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:&quot;Arial&quot;,sans-serif">Achieved in 2 months something 2 other real estate agents couldn&rsquo;t achieve in 2 years &ndash; Sell our land. </span></span></span></span></p>',
'status' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Testimonials'
}
]
$agents = [
(int) 0 => object(App\Model\Entity\User) {
'id' => (int) 225,
'full_name' => 'Neel Hapuhinne',
'order_of_doctors' => (int) 1,
'slug' => 'neel-hapuhinne',
'first_name' => 'Neel',
'last_name' => 'Hapuhinne',
'agent_name' => null,
'doctor_type' => null,
'role_id' => (int) 2,
'username' => null,
'email' => 'neel@netrent.com.au',
'phone' => '0421 435 435',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => null,
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '',
'lat' => null,
'lng' => null,
'clinic_id' => '',
'state_id' => null,
'city_id' => null,
'suburb_id' => null,
'location_id' => null,
'about_doctor' => '',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'background_1719466691.png',
'fb_id' => null,
'google_id' => null,
'refer_id' => null,
'otp' => null,
'otp_time' => null,
'is_login' => (int) 0,
'give_referal_money' => (int) 0,
'device_id' => null,
'device_type' => null,
'module_access' => null,
'current_password' => null,
'language' => null,
'cash_balance' => '0',
'winning_balance' => '0',
'bonus_amount' => '0',
'status' => (int) 1,
'accredited' => (int) 1,
'is_updated' => (int) 0,
'email_verified' => null,
'verify_string' => null,
'sms_notify' => (int) 1,
'special_intrest' => '',
'no_of_bedroms' => null,
'no_of_bathrooms' => null,
'no_of_parking' => null,
'land_area' => null,
'internal_area' => null,
'external_area' => null,
'total_area' => null,
'amount' => null,
'saving' => null,
'government_fees' => null,
'transfer_fees' => null,
'total_amount' => null,
'misc_amount' => null,
'property_type' => null,
'parking_info' => null,
'tenure_type' => null,
'amenities' => null,
'doctor_qualifications' => '',
'doctor_languages' => '',
'featured' => '0',
'agent_role' => 'Sales Consultant',
'facebook' => '',
'twitter' => '',
'googleplus' => '',
'youtube' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => null,
'city' => null,
'state' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Users'
},
(int) 1 => object(App\Model\Entity\User) {
'id' => (int) 224,
'full_name' => 'Suzie Bowers',
'order_of_doctors' => (int) 1,
'slug' => 'suzie-bowers',
'first_name' => 'Suzie',
'last_name' => 'Bowers',
'agent_name' => null,
'doctor_type' => null,
'role_id' => (int) 2,
'username' => null,
'email' => 'suzie@netrent.com.au',
'phone' => '0422152078',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => null,
'date_of_bith' => null,
'gender' => (int) 2,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '',
'lat' => null,
'lng' => null,
'clinic_id' => '',
'state_id' => null,
'city_id' => null,
'suburb_id' => null,
'location_id' => null,
'about_doctor' => '',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'background_1705492824.png',
'fb_id' => null,
'google_id' => null,
'refer_id' => null,
'otp' => null,
'otp_time' => null,
'is_login' => (int) 0,
'give_referal_money' => (int) 0,
'device_id' => null,
'device_type' => null,
'module_access' => null,
'current_password' => null,
'language' => null,
'cash_balance' => '0',
'winning_balance' => '0',
'bonus_amount' => '0',
'status' => (int) 1,
'accredited' => (int) 1,
'is_updated' => (int) 0,
'email_verified' => null,
'verify_string' => null,
'sms_notify' => (int) 1,
'special_intrest' => '',
'no_of_bedroms' => null,
'no_of_bathrooms' => null,
'no_of_parking' => null,
'land_area' => null,
'internal_area' => null,
'external_area' => null,
'total_area' => null,
'amount' => null,
'saving' => null,
'government_fees' => null,
'transfer_fees' => null,
'total_amount' => null,
'misc_amount' => null,
'property_type' => null,
'parking_info' => null,
'tenure_type' => null,
'amenities' => null,
'doctor_qualifications' => '',
'doctor_languages' => '',
'featured' => '0',
'agent_role' => 'Property Manager / Sales Consultant',
'facebook' => '',
'twitter' => '',
'googleplus' => '',
'youtube' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => null,
'city' => null,
'state' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Users'
},
(int) 2 => object(App\Model\Entity\User) {
'id' => (int) 222,
'full_name' => 'Nalin Silva',
'order_of_doctors' => (int) 1,
'slug' => 'nalin-silva',
'first_name' => 'Nalin',
'last_name' => 'Silva',
'agent_name' => null,
'doctor_type' => null,
'role_id' => (int) 2,
'username' => null,
'email' => 'nalin@netrent.com.au',
'phone' => '0403 716 237',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => null,
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '',
'lat' => null,
'lng' => null,
'clinic_id' => '',
'state_id' => null,
'city_id' => null,
'suburb_id' => null,
'location_id' => null,
'about_doctor' => '',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'background_1668409046.png',
'fb_id' => null,
'google_id' => null,
'refer_id' => null,
'otp' => null,
'otp_time' => null,
'is_login' => (int) 0,
'give_referal_money' => (int) 0,
'device_id' => null,
'device_type' => null,
'module_access' => null,
'current_password' => null,
'language' => null,
'cash_balance' => '0',
'winning_balance' => '0',
'bonus_amount' => '0',
'status' => (int) 1,
'accredited' => (int) 1,
'is_updated' => (int) 0,
'email_verified' => null,
'verify_string' => null,
'sms_notify' => (int) 1,
'special_intrest' => '',
'no_of_bedroms' => null,
'no_of_bathrooms' => null,
'no_of_parking' => null,
'land_area' => null,
'internal_area' => null,
'external_area' => null,
'total_area' => null,
'amount' => null,
'saving' => null,
'government_fees' => null,
'transfer_fees' => null,
'total_amount' => null,
'misc_amount' => null,
'property_type' => null,
'parking_info' => null,
'tenure_type' => null,
'amenities' => null,
'doctor_qualifications' => '',
'doctor_languages' => '',
'featured' => '0',
'agent_role' => 'Residential Sales Consultant',
'facebook' => '',
'twitter' => '',
'googleplus' => '',
'youtube' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => null,
'city' => null,
'state' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Users'
},
(int) 3 => object(App\Model\Entity\User) {
'id' => (int) 217,
'full_name' => 'Neil Udukala',
'order_of_doctors' => (int) 1,
'slug' => 'neil-udukala',
'first_name' => 'Neil',
'last_name' => 'Udukala',
'agent_name' => null,
'doctor_type' => null,
'role_id' => (int) 2,
'username' => null,
'email' => 'neil@netrent.com.au',
'phone' => '0406 804 559',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => null,
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '',
'lat' => null,
'lng' => null,
'clinic_id' => '',
'state_id' => null,
'city_id' => null,
'suburb_id' => null,
'location_id' => null,
'about_doctor' => '',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'background_1655724675.png',
'fb_id' => null,
'google_id' => null,
'refer_id' => null,
'otp' => null,
'otp_time' => null,
'is_login' => (int) 0,
'give_referal_money' => (int) 0,
'device_id' => null,
'device_type' => null,
'module_access' => null,
'current_password' => null,
'language' => null,
'cash_balance' => '0',
'winning_balance' => '0',
'bonus_amount' => '0',
'status' => (int) 1,
'accredited' => (int) 1,
'is_updated' => (int) 0,
'email_verified' => null,
'verify_string' => null,
'sms_notify' => (int) 1,
'special_intrest' => '',
'no_of_bedroms' => null,
'no_of_bathrooms' => null,
'no_of_parking' => null,
'land_area' => null,
'internal_area' => null,
'external_area' => null,
'total_area' => null,
'amount' => null,
'saving' => null,
'government_fees' => null,
'transfer_fees' => null,
'total_amount' => null,
'misc_amount' => null,
'property_type' => null,
'parking_info' => null,
'tenure_type' => null,
'amenities' => null,
'doctor_qualifications' => '',
'doctor_languages' => '',
'featured' => '0',
'agent_role' => 'Sales Consultant',
'facebook' => '',
'twitter' => '',
'googleplus' => '',
'youtube' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => null,
'city' => null,
'state' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Users'
},
(int) 4 => object(App\Model\Entity\User) {
'id' => (int) 214,
'full_name' => 'Harsha De Silva',
'order_of_doctors' => (int) 1,
'slug' => 'harsha-de-silva',
'first_name' => 'Harsha',
'last_name' => 'De Silva',
'agent_name' => null,
'doctor_type' => null,
'role_id' => (int) 2,
'username' => null,
'email' => 'harsha@netrent.com.au',
'phone' => '0421 208 322',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => null,
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '',
'lat' => null,
'lng' => null,
'clinic_id' => '',
'state_id' => null,
'city_id' => null,
'suburb_id' => null,
'location_id' => null,
'about_doctor' => '',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'background_1687267700.png',
'fb_id' => null,
'google_id' => null,
'refer_id' => null,
'otp' => null,
'otp_time' => null,
'is_login' => (int) 0,
'give_referal_money' => (int) 0,
'device_id' => null,
'device_type' => null,
'module_access' => null,
'current_password' => null,
'language' => null,
'cash_balance' => '0',
'winning_balance' => '0',
'bonus_amount' => '0',
'status' => (int) 1,
'accredited' => (int) 1,
'is_updated' => (int) 0,
'email_verified' => null,
'verify_string' => null,
'sms_notify' => (int) 1,
'special_intrest' => '',
'no_of_bedroms' => null,
'no_of_bathrooms' => null,
'no_of_parking' => null,
'land_area' => null,
'internal_area' => null,
'external_area' => null,
'total_area' => null,
'amount' => null,
'saving' => null,
'government_fees' => null,
'transfer_fees' => null,
'total_amount' => null,
'misc_amount' => null,
'property_type' => null,
'parking_info' => null,
'tenure_type' => null,
'amenities' => null,
'doctor_qualifications' => '',
'doctor_languages' => '',
'featured' => '0',
'agent_role' => 'Residential Sales Consultant',
'facebook' => '',
'twitter' => '',
'googleplus' => '',
'youtube' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => null,
'city' => null,
'state' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Users'
},
(int) 5 => object(App\Model\Entity\User) {
'id' => (int) 213,
'full_name' => 'Nisal Dissanayake',
'order_of_doctors' => (int) 1,
'slug' => 'nisal-dissanayake',
'first_name' => 'Nisal',
'last_name' => 'Dissanayake',
'agent_name' => null,
'doctor_type' => null,
'role_id' => (int) 2,
'username' => null,
'email' => 'nisal@netrent.com.au',
'phone' => '0420 661 676',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => null,
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '',
'lat' => null,
'lng' => null,
'clinic_id' => '',
'state_id' => null,
'city_id' => null,
'suburb_id' => null,
'location_id' => null,
'about_doctor' => '',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'background_1701344130.png',
'fb_id' => null,
'google_id' => null,
'refer_id' => null,
'otp' => null,
'otp_time' => null,
'is_login' => (int) 0,
'give_referal_money' => (int) 0,
'device_id' => null,
'device_type' => null,
'module_access' => null,
'current_password' => null,
'language' => null,
'cash_balance' => '0',
'winning_balance' => '0',
'bonus_amount' => '0',
'status' => (int) 1,
'accredited' => (int) 1,
'is_updated' => (int) 0,
'email_verified' => null,
'verify_string' => null,
'sms_notify' => (int) 1,
'special_intrest' => '',
'no_of_bedroms' => null,
'no_of_bathrooms' => null,
'no_of_parking' => null,
'land_area' => null,
'internal_area' => null,
'external_area' => null,
'total_area' => null,
'amount' => null,
'saving' => null,
'government_fees' => null,
'transfer_fees' => null,
'total_amount' => null,
'misc_amount' => null,
'property_type' => null,
'parking_info' => null,
'tenure_type' => null,
'amenities' => null,
'doctor_qualifications' => '',
'doctor_languages' => '',
'featured' => '0',
'agent_role' => 'Residential Sales Consultant',
'facebook' => '',
'twitter' => '',
'googleplus' => '',
'youtube' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => null,
'city' => null,
'state' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Users'
}
]
$city = 'Sheldon'
$PropertyManagement = object(Cake\ORM\Entity) {
'[new]' => true,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'PropertyManagement'
}
$settingData = object(Cake\ORM\Entity) {
'id' => (int) 1,
'admin_email' => 'support@healthcare.com',
'admin_address' => '179 – Green Park, Ajmer-Delhi Bypass, Jhotwara, Jaipur – 302012',
'admin_percentage' => '50',
'vendor_percentage' => '',
'referral_bouns_amount' => '50',
'referral_bouns_amount_referral' => '20',
'referral_code' => '5789',
'tds' => '31.2',
'game_join_time' => '',
'salary_cap' => '0',
'site_name' => '',
'site_logo' => 'logo_1545389273.png',
'admin_background' => 'background_1597743833.jpg',
'date_format' => '',
'meta_title' => '',
'currency' => '',
'site_meta_description' => '',
'paytm_environment' => '0',
'paytm_merchant_key' => '',
'paytm_merchant_mid' => '',
'paytm_merchant_website' => '',
'facebook_app_id' => '',
'facebook_app_secret' => '',
'google_app_id' => '',
'google_app_secret' => '',
'coutn_down_date' => '',
'contest_commission' => (float) 25,
'min_withdraw_amount' => (float) 500,
'facebook' => 'http://netrent.appinopinfo.com',
'twitter' => 'http://netrent.appinopinfo.com',
'instagram' => 'http://netrent.appinopinfo.com',
'pinterest' => 'http://netrent.appinopinfo.com',
'linkedin' => 'http://netrent.appinopinfo.com',
'created' => null,
'modified' => null,
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Settings'
}
$meta_title = ''
$meta_keyword = ''
$meta_desc = ''
$user = null
$auth = null
$Type = [
'Commercial' => 'Commercial',
'Residential' => 'Residential'
]
$Typee = [
'Sales' => 'Sales',
'Tenants' => 'Tenants',
'Landlords' => 'Landlords'
]
$content = [
'atf_content' => '<p>Property Management is a subject that demands a great level of understanding over a wide range of different fields. Therefore, it is a common thing for a layman to overlook an important factor and commit a mistake at a crucial time, resulting disappointment and making it an ordeal for the property owner.</p> <p> Nevertheless, handled with proper expertise and management, Property Management can turnout to be a huge money-making investment, with a regular cash flow in the arena of Real Estate Business. With an assurance of a valuable asset, The expert in Property Manager in Sheldon is your best option for a burden-free, growing investment in Property Rental Business</p>',
'overview' => [
'image' => '/location_imgs/sheldon.png',
'content' => 'Sheldon is a rural residential locality in the City of Redland, situated 26.2 kms south east to Brisbane CBD. The presence of multiple protected areas here is notable, preserving the regions natural eucalyptus forests, and protecting endangered species such as the koala. Viewed as the best suburb in the Redlands, close to all amenities, close to city, but with a rural feel as all houses are on acreage, Sheldon offers a country life close to city.'
],
'statistics' => [
(int) 0 => [
'tag' => 'Statistics',
'value' => 'Sheldon has an area of 22.8 km² and in the 2016 census, Sheldon had a population of 1,709 people. The predominant age group in Sheldon is 50 -59 years and the households are primarily couples with children. People in Sheldon work in a professional occupation and 94% of the homes here are owner-occupied. The current median sales price for houses here is $1,525,000.'
]
],
'demographics' => [
(int) 0 => [
'key' => 'Systematic Online Portal',
'value' => 'Supervise your property, numbers related to it and action without any alterations through a systematically operated online portal.'
],
(int) 1 => [
'key' => 'No Additional Service Cost',
'value' => 'Get the benefits of cleaning and maintenance from experts at no additional cost.'
],
(int) 2 => [
'key' => ' Get Faster Liquidity',
'value' => 'All the properties are leased in less than 6 days from the starting date.'
]
]
]
$stat = [
'tag' => 'Statistics',
'value' => 'Sheldon has an area of 22.8 km² and in the 2016 census, Sheldon had a population of 1,709 people. The predominant age group in Sheldon is 50 -59 years and the households are primarily couples with children. People in Sheldon work in a professional occupation and 94% of the homes here are owner-occupied. The current median sales price for houses here is $1,525,000.'
]</pre><pre class="stack-trace">include - APP/Template/PropertyManagement/city.ctp, line 430
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1203
Cake\View\View::_render() - CORE/src/View/View.php, line 1164
Cake\View\View::render() - CORE/src/View/View.php, line 772
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 109
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81</pre></div></pre><br />
<b>Warning</b>: file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 1690 bytes written, possibly out of free disk space in <b>/home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php</b> on line <b>133</b><br />
</p>-->
<!-- </div>-->
<!-- </div>-->
<!-- < ?php endforeach ; ?>-->
<!-- </div>-->
<!-- </div>-->
<!--</section>-->
<section class="testimonials-section">
<div class="headingbox">
<div class="row">
<div class="col-md-12 text-center">
<h2>Trusted by thousands of property <br> owners across Brisbane</h2>
<!-- <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod</p> -->
</div>
</div>
</div>
<div class="container container-custom mt-4">
<div class="row">
<div class="col-md-12">
<div id="owl-demo_new" class="owl-carousel owl-theme wow pulse review_center">
<div class="item">
<div class="innerbox">
<div class="row justify-content-center align-items-center">
<div class="col-md-12">
<div class="rightbox ">
<div class="starts" >
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
</div>
<p class="MsoNoSpacing"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Arial",sans-serif">Excellent rental service as an investor then sales service – very professional, great integrity, friendly, common-sense approach. </span></span></span></span></p> <!-- <p>Excellent rental service as an investor then sales service – very professional, great integrity, friendly, common-sense approach. </p> -->
<h4 class="text-center" >
<strong>
Caroline A
</strong>
<small>
Queensland
</small>
</h4>
</div>
</div>
</div>
</div>
</div>
<div class="item">
<div class="innerbox">
<div class="row justify-content-center align-items-center">
<div class="col-md-12">
<div class="rightbox ">
<div class="starts" >
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
</div>
<p class="MsoNoSpacing"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Arial",sans-serif">Always kept us well informed and always acted in our best interests. </span></span></span></span></p> <!-- <p>Excellent rental service as an investor then sales service – very professional, great integrity, friendly, common-sense approach. </p> -->
<h4 class="text-center" >
<strong>
Nicola W
</strong>
<small>
Queensland
</small>
</h4>
</div>
</div>
</div>
</div>
</div>
<div class="item">
<div class="innerbox">
<div class="row justify-content-center align-items-center">
<div class="col-md-12">
<div class="rightbox ">
<div class="starts" >
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
</div>
<p class="MsoNoSpacing"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Arial",sans-serif">Very professional, efficient, and communicated all relevant information to me in a timely manner and were always friendly. </span></span></span></span></p> <!-- <p>Excellent rental service as an investor then sales service – very professional, great integrity, friendly, common-sense approach. </p> -->
<h4 class="text-center" >
<strong>
Ric M
</strong>
<small>
Queensland
</small>
</h4>
</div>
</div>
</div>
</div>
</div>
<div class="item">
<div class="innerbox">
<div class="row justify-content-center align-items-center">
<div class="col-md-12">
<div class="rightbox ">
<div class="starts" >
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
</div>
<p class="MsoNoSpacing"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Arial",sans-serif">Achieved in 2 months something 2 other real estate agents couldn’t achieve in 2 years – Sell our land. </span></span></span></span></p> <!-- <p>Excellent rental service as an investor then sales service – very professional, great integrity, friendly, common-sense approach. </p> -->
<h4 class="text-center" >
<strong>
Ric M
</strong>
<small>
Queensland
</small>
</h4>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="ouragent">
<div class="container container-custom">
<div class="row text-center justify-content-center">
<div class="col-md-12">
<h2>Meet Our Team Members</h2>
<br>
<!-- <p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Id nulla aliquam inventore exercitationem tenetur. </p> -->
</div>
</div>
<div class="row justify-content-center">
<div class="col-lg-3 col-md-6 col-sm-12 wow pulse">
<div class="innerbox">
<div class="agentimg">
<img src="https://netrent.com.au//uploads/doctor_image/background_1719466691.png" alt="Image" class="img-thumbnail">
</div>
<h3>Neel Hapuhinne</h3>
<p>Sales Consultant</p>
<div class="member-contact" >
<a class="" href="mailto:neel@netrent.com.au"><i class="fa fa-envelope mr-2"></i>neel@netrent.com.au</a>
<a href="tel:0421 435 435"><i class="fa fa-phone mr-2"></i>0421 435 435</a>
</div>
<!-- <div class="team-hover-content">
<div class="member-thumb">
<img src="https://netrent.com.au//uploads/doctor_image/background_1719466691.png" alt="team-3" class="img-thumbnail">
</div>
<div class="member-name-designation">
<h4 class="member-name">
<a href="javascript:void(0);" tabindex="-1">Neel Hapuhinne</a>
</h4>
<p class="member-designation">Support Manager</p>
</div>
<div class="member-socials">
</div>
</div> -->
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-12 wow pulse">
<div class="innerbox">
<div class="agentimg">
<img src="https://netrent.com.au//uploads/doctor_image/background_1705492824.png" alt="Image" class="img-thumbnail">
</div>
<h3>Suzie Bowers</h3>
<p>Property Manager / Sales Consultant</p>
<div class="member-contact" >
<a class="" href="mailto:suzie@netrent.com.au"><i class="fa fa-envelope mr-2"></i>suzie@netrent.com.au</a>
<a href="tel:0422152078"><i class="fa fa-phone mr-2"></i>0422152078</a>
</div>
<!-- <div class="team-hover-content">
<div class="member-thumb">
<img src="https://netrent.com.au//uploads/doctor_image/background_1705492824.png" alt="team-3" class="img-thumbnail">
</div>
<div class="member-name-designation">
<h4 class="member-name">
<a href="javascript:void(0);" tabindex="-1">Suzie Bowers</a>
</h4>
<p class="member-designation">Support Manager</p>
</div>
<div class="member-socials">
</div>
</div> -->
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-12 wow pulse">
<div class="innerbox">
<div class="agentimg">
<img src="https://netrent.com.au//uploads/doctor_image/background_1668409046.png" alt="Image" class="img-thumbnail">
</div>
<h3>Nalin Silva</h3>
<p>Residential Sales Consultant</p>
<div class="member-contact" >
<a class="" href="mailto:nalin@netrent.com.au"><i class="fa fa-envelope mr-2"></i>nalin@netrent.com.au</a>
<a href="tel:0403 716 237"><i class="fa fa-phone mr-2"></i>0403 716 237</a>
</div>
<!-- <div class="team-hover-content">
<div class="member-thumb">
<img src="https://netrent.com.au//uploads/doctor_image/background_1668409046.png" alt="team-3" class="img-thumbnail">
</div>
<div class="member-name-designation">
<h4 class="member-name">
<a href="javascript:void(0);" tabindex="-1">Nalin Silva</a>
</h4>
<p class="member-designation">Support Manager</p>
</div>
<div class="member-socials">
</div>
</div> -->
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-12 wow pulse">
<div class="innerbox">
<div class="agentimg">
<img src="https://netrent.com.au//uploads/doctor_image/background_1655724675.png" alt="Image" class="img-thumbnail">
</div>
<h3>Neil Udukala</h3>
<p>Sales Consultant</p>
<div class="member-contact" >
<a class="" href="mailto:neil@netrent.com.au"><i class="fa fa-envelope mr-2"></i>neil@netrent.com.au</a>
<a href="tel:0406 804 559"><i class="fa fa-phone mr-2"></i>0406 804 559</a>
</div>
<!-- <div class="team-hover-content">
<div class="member-thumb">
<img src="https://netrent.com.au//uploads/doctor_image/background_1655724675.png" alt="team-3" class="img-thumbnail">
</div>
<div class="member-name-designation">
<h4 class="member-name">
<a href="javascript:void(0);" tabindex="-1">Neil Udukala</a>
</h4>
<p class="member-designation">Support Manager</p>
</div>
<div class="member-socials">
</div>
</div> -->
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-12 wow pulse">
<div class="innerbox">
<div class="agentimg">
<img src="https://netrent.com.au//uploads/doctor_image/background_1687267700.png" alt="Image" class="img-thumbnail">
</div>
<h3>Harsha De Silva</h3>
<p>Residential Sales Consultant</p>
<div class="member-contact" >
<a class="" href="mailto:harsha@netrent.com.au"><i class="fa fa-envelope mr-2"></i>harsha@netrent.com.au</a>
<a href="tel:0421 208 322"><i class="fa fa-phone mr-2"></i>0421 208 322</a>
</div>
<!-- <div class="team-hover-content">
<div class="member-thumb">
<img src="https://netrent.com.au//uploads/doctor_image/background_1687267700.png" alt="team-3" class="img-thumbnail">
</div>
<div class="member-name-designation">
<h4 class="member-name">
<a href="javascript:void(0);" tabindex="-1">Harsha De Silva</a>
</h4>
<p class="member-designation">Support Manager</p>
</div>
<div class="member-socials">
</div>
</div> -->
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-12 wow pulse">
<div class="innerbox">
<div class="agentimg">
<img src="https://netrent.com.au//uploads/doctor_image/background_1701344130.png" alt="Image" class="img-thumbnail">
</div>
<h3>Nisal Dissanayake</h3>
<p>Residential Sales Consultant</p>
<div class="member-contact" >
<a class="" href="mailto:nisal@netrent.com.au"><i class="fa fa-envelope mr-2"></i>nisal@netrent.com.au</a>
<a href="tel:0420 661 676"><i class="fa fa-phone mr-2"></i>0420 661 676</a>
</div>
<!-- <div class="team-hover-content">
<div class="member-thumb">
<img src="https://netrent.com.au//uploads/doctor_image/background_1701344130.png" alt="team-3" class="img-thumbnail">
</div>
<div class="member-name-designation">
<h4 class="member-name">
<a href="javascript:void(0);" tabindex="-1">Nisal Dissanayake</a>
</h4>
<p class="member-designation">Support Manager</p>
</div>
<div class="member-socials">
</div>
</div> -->
</div>
</div>
</div>
</div>
</section>
<!-- <section class="dd_facility">
<div class="container container-custom">
<a href="https://247fs.com.au/" target="_blank" class="dd_box">
<div class="row align-items-center">
<div class="col-md-7">
<div class="dd_text">
<h3>Our affiliated and dedicated facility service</h3>
<p>Exclusively working with Netrent propertes</p> <img src="/images/pp_img/hands_mantain.png" class="img-fluid"> </div>
</div>
<div class="col-md-5 order-mobile_top"> <img src="/images/pp_img/fs_logo.png" class="img-fluid fs_logo"> </div>
</div>
</a>
</div>
</section> -->
<div class="intro-section">
<div class="intro-section-inner">
<div class="container">
<div class="row">
<div class="col-lg-9 col-md-7 col-sm-12">
<h3>Do You Have Questions ?</h3> </div>
<div class="col-lg-3 col-md-5 col-sm-12"> <a href="contact-us.html" class="btn-7">Get in Touch</a> </div>
</div>
</div>
</div>
</div>
<!-- new data -->
<div class="modal fade" id="exampleModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">Enquiry</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button>
</div>
<div class="modal-body">
<form id="enquiryFrom">
<div class="form-group">
<label for="recipient-name" class="col-form-label">First Name :</label>
<input type="text" class="form-control" required name="first_name" id="recipient-name"> </div>
<div class="form-group">
<label for="recipient-name" class="col-form-label">Last Name :</label>
<input type="text" class="form-control" required name="last_name" id="recipient-name"> </div>
<div class="form-group">
<label for="recipient-email" class="col-form-label">Email :</label>
<input type="email" class="form-control" required name="email" id="recipient-email"> </div>
<div class="form-group">
<label for="recipient-phone" class="col-form-label">Phone :</label>
<input type="text" class="form-control" required name="phone" maxlength="13" id="recipient-phone"> </div>
<div class="form-group">
<label for="message-text" class="col-form-label">Message:</label>
<textarea class="form-control" required name="message" id="message-text"></textarea>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
<button type="submit" class="btn btn-primary">Send message</button>
</div>
</form>
</div>
</div>
</div>
</div>
<script src="//cdn.jsdelivr.net/npm/sweetalert2@11"></script>
<script>
$("#recipient-phone").on("keypress keyup blur", function(e) {
$(this).val($(this).val().replace(/[^0-9\.]/g, ''));
if((e.which != 46 || $(this).val().indexOf('.') != -1) && (event.which < 48 || event.which > 57)) {
event.preventDefault();
}
});
function myGreeting() {
window.location.href = "/property-management";
}
$(document).ready(function() {
$(document).on('submit', '#enquiryFrom', function(e) {
e.preventDefault();
var form = $(this);
var actionUrl = "/property-management";
$.ajax({
type: "POST",
url: actionUrl,
data: form.serialize(), // serializes the form's elements.
success: function(data) {
Swal.fire({
icon: 'success',
title: 'Your Query has been saved.',
showConfirmButton: false,
timer: 1500
})
setTimeout(myGreeting, 2000)
// show response from the php script.
}
});
});
$(document).on('submit', '#findPincode', function(e) {
e.preventDefault();
var form = $(this);
var actionUrl = "/find-Pincode";
$.ajax({
type: "POST",
url: actionUrl,
data: form.serialize(), // serializes the form's elements.
success: function(data) {
// alert(data.status);
// data = JSON.parse(data);
if(data.status != '') {
Swal.fire({
icon: 'success',
title: '',
text: data.msg
})
} else {
Swal.fire({
icon: 'error',
title: '',
text: data.msg
})
}
// show response from the php script.
}
});
});
})
</script>
<script>
$(document).ready(function() {
var sync1 = $("#sync1");
var sync2 = $("#sync2");
var slidesPerPage = 4; //globaly define number of elements per page
var syncedSecondary = true;
sync1.owlCarousel({
items : 1,
slideSpeed : 2000,
nav: false,
autoplay: true,
dots: false,
loop: true,
responsiveRefreshRate : 200,
navText: ['<svg width="100%" height="100%" viewBox="0 0 11 20"><path style="fill:none;stroke-width: 1px;stroke: #000;" d="M9.554,1.001l-8.607,8.607l8.607,8.606"/></svg>','<svg width="100%" height="100%" viewBox="0 0 11 20" version="1.1"><path style="fill:none;stroke-width: 1px;stroke: #000;" d="M1.054,18.214l8.606,-8.606l-8.606,-8.607"/></svg>'],
}).on('changed.owl.carousel', syncPosition);
sync2
.on('initialized.owl.carousel', function () {
sync2.find(".owl-item").eq(0).addClass("current");
})
.owlCarousel({
items : slidesPerPage,
dots: false,
nav: false,
slid:false,
items:5,
smartSpeed: 0,
slideSpeed : 0,
slideBy: slidesPerPage, //alternatively you can slide by 1, this way the active slide will stick to the first item in the second carousel
responsiveRefreshRate : 100
}).on('changed.owl.carousel', syncPosition2);
function syncPosition(el) {
//if you set loop to false, you have to restore this next line
//var current = el.item.index;
//if you disable loop you have to comment this block
var count = el.item.count-1;
var current = Math.round(el.item.index - (el.item.count/2) - .5);
if(current < 0) {
current = count;
}
if(current > count) {
current = 0;
}
//end block
sync2
.find(".owl-item")
.removeClass("current")
.eq(current)
.addClass("current");
var onscreen = sync2.find('.owl-item.active').length - 1;
var start = sync2.find('.owl-item.active').first().index();
var end = sync2.find('.owl-item.active').last().index();
if (current > end) {
sync2.data('owl.carousel').to(current, 100, true);
}
if (current < start) {
sync2.data('owl.carousel').to(current - onscreen, 100, true);
}
}
function syncPosition2(el) {
if(syncedSecondary) {
var number = el.item.index;
sync1.data('owl.carousel').to(number, 100, true);
}
}
sync2.on("click", ".owl-item", function(e){
e.preventDefault();
var number = $(this).index();
sync1.data('owl.carousel').to(number, 300, true);
});
});
</script>
<footer class="footer" id="footer">
<div class="container footer-inner">
<div class="row">
<div class="col-xl-3 col-lg-3 col-md-6 col-sm-6">
<div class="footer-item clearfix">
<h3>Netrent</h3>
<div class="text">
<p>The leading property marketplace in Australia connecting sellers, buyers, and services on a fast-track hyper-sourced local real estate network for prompt conversion action! </p>
</div>
</div>
</div>
<div class="col-xl-2 col-lg-3 col-md-6 col-sm-6">
<div class="footer-item clearfix">
<h4>Suburb Profiles</h4>
<div class="text d-block">
<a href="#" class="btn_link show_more collapsed" data-toggle="collapse" data-target="#city_text" aria-expanded="false" aria-controls="city_text">East Brisbane</a>
<div class="collapse city_text" id="city_text">
<div class="city_text_card">
<a href="/property-management-services-in-Balmoral" target="_blank" >Balmoral </a>
<a href="/property-management-services-in-Belmont" target="_blank" >Belmont </a>
<a href="/property-management-services-in-Bulimba" target="_blank" >Bulimba </a>
<a href="/property-management-services-in-Camp-Hill " target="_blank" >Camp Hill </a>
<a href="/property-management-services-in-Cannon-Hill" target="_blank" >Cannon Hill</a>
<a href="/property-management-services-in-Carina" target="_blank" > Carina </a>
<a href="/property-management-services-in-Carina-Heights" target="_blank" >Carina Heights </a>
<a href="/property-management-services-in-Carindale" target="_blank" >Carindale </a>
<a href="/property-management-services-in-Chandler" target="_blank" >Chandler </a>
<a href="/property-management-services-in-Coorparoo" target="_blank" >Coorparoo </a>
<a href="/property-management-services-in-Gumdale" target="_blank" >Gumdale </a>
<a href="/property-management-services-in-Hawthorne" target="_blank" >Hawthorne </a>
<a href="/property-management-services-in-Wakerley" target="_blank" >Wakerley </a>
<a href="/property-management-services-in-Hemmant" target="_blank" >Hemmant </a>
<a href="/property-management-services-in-Murarrie" target="_blank" >Murarrie </a>
<a href="/property-management-services-in-Seven-Hills" target="_blank" >Seven Hills </a>
<a href="/property-management-services-in-Tingalpa" target="_blank" >Tingalpa </a>
<a href="/property-management-services-in-Wynnum" target="_blank" >Wynnum </a>
<a href="/property-management-services-in-Morningside" target="_blank" >Morningside </a>
<a href="/property-management-services-in-Lota" target="_blank" >Lota </a>
<a href="/property-management-services-in-Manly" target="_blank" >Manly </a>
<a href="/property-management-services-in-Manly-West" target="_blank" >Manly West </a>
<a href="/property-management-services-in-Norman-Park" target="_blank" >Norman Park </a>
<a href="/property-management-services-in-Ransome" target="_blank" >Ransome </a>
<!-- <a href="/property-management-services-in-eagle-farm" target="_blank" >Eagle Farm </a> -->
</div>
</div>
</div>
<div class="text d-block">
<a href="#" class="btn_link show_more collapsed" data-toggle="collapse" data-target="#city_text2" aria-expanded="false" aria-controls="city_text2">South Western Brisbane</a>
<div class="collapse city_text" id="city_text2">
<div class="city_text_card">
<a href="/property-management-services-in-Forest-Lake" target="_blank" >Forest Lake </a>
<a href="/property-management-services-in-Wacol" target="_blank" >Wacol </a>
<a href="/property-management-services-in-Darra" target="_blank" >Darra </a>
<a href="/property-management-services-in-Richlands" target="_blank" >Richlands </a>
<a href="/property-management-services-in-Ellen-Grove" target="_blank" >Ellen Grove </a>
<!-- <a href="/property-management-services-in-gumdale" target="_blank" >Gumdale </a> -->
<a href="/property-management-services-in-Heathwood" target="_blank" >Heathwood </a>
<a href="/property-management-services-in-Oxley" target="_blank" >Oxley </a>
<a href="/property-management-services-in-Corinda" target="_blank" >Corinda </a>
<a href="/property-management-services-in-Mount-Ommaney" target="_blank" >Mount Ommaney </a>
<a href="/property-management-services-in-Middle-Park" target="_blank" >Middle Park </a>
</div>
</div>
</div>
<div class="text d-block">
<a href="#" class="btn_link show_more collapsed" data-toggle="collapse" data-target="#city_text3" aria-expanded="false" aria-controls="city_text3">Logan City </a>
<div class="collapse city_text" id="city_text3">
<div class="city_text_card">
<a href="/property-management-services-in-Boronia-Heights" target="_blank" >Boronia Heights </a>
<a href="/property-management-services-in-Browns-Plains" target="_blank" >Browns Plains </a>
<a href="/property-management-services-in-Forest-Dale" target="_blank" >Forest Dale </a>
<a href="/property-management-services-in-Heritage-Park" target="_blank" >Heritage Park </a>
<a href="/property-management-services-in-Hill-Crest" target="_blank" >Hill Crest </a>
<a href="/property-management-services-in-Regents-Park" target="_blank" >Regents Park </a>
</div>
</div>
</div>
<div class="text d-block">
<a href="#" class="btn_link show_more collapsed" data-toggle="collapse" data-target="#city_text4" aria-expanded="false" aria-controls="city_text4">South East Brisbane</a>
<div class="collapse city_text" id="city_text4">
<div class="city_text_card">
<a href="/property-management-services-in-Alexandra-Hills" target="_blank" >Alexandra Hills </a>
<a href="/property-management-services-in-Burbank" target="_blank" >Burbank </a>
<a href="/property-management-services-in-Capalaba" target="_blank" >Capalaba </a>
<a href="/property-management-services-in-Eight-Mile-Plains" target="_blank" >Eight Mile Plains </a>
<a href="/property-management-services-in-Holland-Park" target="_blank" >Holland Park </a>
<a href="/property-management-services-in-Holland-Park-West" target="_blank" >Holland Park West </a>
<a href="/property-management-services-in-Kuraby" target="_blank" >Kuraby </a>
<a href="/property-management-services-in-Mansfield" target="_blank" >Mansfield </a>
<a href="/property-management-services-in-Mount-Gravatt" target="_blank" >Mount Gravatt </a>
<a href="/property-management-services-in-Rochedale" target="_blank" >Rochedale </a>
<a href="/property-management-services-in-Sheldon" target="_blank" >Sheldon </a>
<a href="/property-management-services-in-Springwood" target="_blank" >Springwood </a>
<a href="/property-management-services-in-Underwood" target="_blank" >Underwood </a>
<a href="/property-management-services-in-Acacia-Ridge" target="_blank" >Acacia Ridge </a>
<a href="/property-management-services-in-Algester" target="_blank" >Algester </a>
<a href="/property-management-services-in-Annerly" target="_blank" >Annerly </a>
<a href="/property-management-services-in-Calamvale" target="_blank" >Calamvale </a>
<a href="/property-management-services-in-Coopers-Plains" target="_blank" >Coopers Plains </a>
<a href="/property-management-services-in-Doolandella" target="_blank" >Doolandella </a>
<a href="/property-management-services-in-Drewvale" target="_blank" >Drewvale </a>
<a href="/property-management-services-in-Durack" target="_blank" >Durack </a>
<a href="/property-management-services-in-Dutton-Park" target="_blank" >Dutton Park </a>
</div>
</div>
</div>
<div class="text d-block">
<a href="#" class="btn_link show_more collapsed" data-toggle="collapse" data-target="#city_text5" aria-expanded="false" aria-controls="city_text5">North Brisbane </a>
<div class="collapse city_text" id="city_text5">
<div class="city_text_card">
<a href="/property-management-services-in-Taigum" target="_blank" >Taigum </a>
<!--<a href="/property-management-services-in-Zillmere" target="_blank" >Zillmere </a>-->
<a href="/property-management-services-in-Margate" target="_blank" >Margate </a>
<a href="/property-management-services-in-Redcliffe" target="_blank" >Redcliffe </a>
</div>
</div>
</div>
</div>
</div>
<div class="col-xl-3 col-lg-3 col-md-6 col-sm-6">
<div class="footer-item">
<h4>Contact Us</h4>
<ul class="contact-info">
<li>
<i class="fa fa-map-marker"></i><a target="_blank" href="https://goo.gl/maps/jBxh4PrPq6daYgVe7"> Unit 8/1151 Wynnum RD Cannon Hill, Qld 4170</a>
</li>
<li>
<i class="fa fa-envelope"></i><a href="mailto:admin@netrent.com.au">admin@netrent.com.au</a>
</li>
<li>
<i class="fa fa-phone"></i><a href="tel:07-3113-3882">07 3113 3882 </a>
</li>
<!-- <li>
<i class="fa fa-fax"></i>025 0255 0255
</li> -->
<!-- <li>
<i class="fa fa-globe"></i><a href="mailto:info@netrent.com">info@netrent.com</a>
</li> -->
</ul>
</div>
</div>
<div class="col-xl-2 col-lg-2 col-md-6 col-sm-6">
<div class="footer-item">
<h4>
Useful Links
</h4>
<ul class="links">
<li>
<a href="/">Home</a>
</li>
<li>
<a href="/about-us">About Us</a>
</li>
<!--
<li>
<a href="services.html">Services</a>
</li>
-->
<li>
<a href="/contact-us">Contact Us</a>
</li>
<li>
<a href="/policy">Privacy Policy</a>
</li>
<!-- <li>
<a href="properties-details.html">Properties Details</a>
</li> -->
</ul>
</div>
</div>
<div class="col-xl-2 col-lg-3 col-md-6 col-sm-6">
<div class="footer-item clearfix">
<h4>Subscribe</h4>
<div class="Subscribe-box">
<p>Please feel free to subscribe for regular Real Estate news </p>
<a href="contact-us" class="btn-red btn-7 float-none btn-sec">
Subscribe
</a>
<form class="form-inline" action="/home/subscribe" method="POST">
<!--<input type="email" name="email" class="form-control mb-sm-0" id="inlineFormInputName3" placeholder="Email Address">-->
<!--<button type="submit" class="btn"><i class="fa fa-paper-plane"></i></button>-->
</form>
</div>
</div>
</div>
</div>
</div>
<div class="sub-footer">
<div class="container">
<div class="row">
<div class="col-lg-8 col-md-12">
<p class="copy"> Copyright Netrent. © 2005-2023 All Rights Reserved. <br/> Design, Developed & Marketing by <a href="https://appinop.com/" target="_blank" style="text-decoration:underline; color:white;">Appinop Technologies</a> </p>
</div>
<div class="col-lg-4 col-md-12">
<ul class="social-list clearfix">
<li><a target="_blank" href="https://www.facebook.com/netrentaustralia/" class="facebook-bg"><i class="fa fa-facebook-square"></i></a></li>
<li><a target="_blank" href="https://au.linkedin.com/company/netrent-commercial;" class="twitter-bg"><i class="fa fa-linkedin"></i></a></li>
<!-- <li><a target="_blank" href="javascript:void(0);" class="google-bg"><i class="fa fa-google-plus"></i></a></li> -->
<li><a target="_blank" href="https://twitter.com/NetrentP" class="linkedin-bg"><i class="fa fa-twitter"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</footer>
<!-- christmas_modal -->
<!--<style>-->
<!-- .christmas_modal .modal-dialog {-->
<!-- max-width: 650px;-->
<!-- }-->
<!-- .christmas_modal .modal-content {-->
<!-- position: relative;-->
<!-- display: flex;-->
<!-- flex-direction: column;-->
<!-- width: 100%;-->
<!-- pointer-events: auto;-->
<!-- background-color: #ffffff;-->
<!-- background-clip: padding-box;-->
<!-- border: none;-->
<!-- border-radius: 10px;-->
<!-- outline: 0;-->
<!-- box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;-->
<!-- }-->
<!-- .no-border {-->
<!-- border: 0 !important;-->
<!-- }-->
<!-- .christmas_modal .btn-custom-closer {-->
<!-- background: #fff;-->
<!-- border: none;-->
<!-- border-radius: 20px;-->
<!-- width: 35px;-->
<!-- height: 35px;-->
<!-- font-size: 26px;-->
<!-- line-height: 35px;-->
<!-- position: absolute;-->
<!-- right: -12px;-->
<!-- top: -12px;-->
<!-- transition: 0.3s;-->
<!-- z-index: 3;-->
<!-- margin: 0;-->
<!-- font-weight: revert;-->
<!-- font-family: auto;-->
<!-- font-weight: 900;-->
<!-- box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;-->
<!-- }-->
<!-- .auto_modal {-->
<!-- position: relative;-->
<!-- overflow: hidden;-->
<!-- border-radius: 10px;-->
<!-- }-->
<!-- @media (min-width: 320px) and (max-width: 767px){-->
<!-- .christmas_modal .modal-dialog {-->
<!-- margin: 1.5rem;-->
<!-- }-->
<!-- }-->
<!--</style>-->
<!--<div class="modal christmas_modal" id="christmas_modal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">-->
<!-- <div class="modal-dialog modal-dialog-centered modal-lg">-->
<!-- <div class="modal-content">-->
<!-- <div class="modal-header flex-column p-0 no-border ">-->
<!-- <button aria-label="Close" class="btn-custom-closer" data-dismiss="modal" type="button">-->
<!-- <span aria-hidden="true">-->
<!-- ×-->
<!-- </span>-->
<!-- </button>-->
<!-- </div>-->
<!-- <div class="modal-body auto_modal p-0 ">-->
<!-- <img src="https://netrent.com.au//images/new/christmas_modal_netrent.jpg"/>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!--</div>-->
<!-- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/momentjs/2.14.1/moment.min.js"></script> -->
<script src="/js/new/jquery-3.1.0.js"></script>
<script src="/js/new/popper.min.js"></script>
<script src="/js/new/bootstrap.min.js"></script>
<script src="/js/new/owl.carousel.js"></script>
<script src="/js/new/wow.min.js"></script>
<!-- <script src="/js/new/all.js"></script>
<script src="/js/new/jquery.mCustomScrollbar.js"></script>
<script src="/js/new/jquery.validate.min.js"></script>
<script src="/js/new/ma5-menu.min.js"></script>
<script src="/js/new/portfolio-script.js"></script>
<script src="/js/new/scripts.js"></script>
<script src="/js/new/site.min.js"></script>
<script src="/js/new/typed.min.js"></script>
<script src="/js/bootstrap.min.js"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datetimepicker/4.17.37/js/bootstrap-datetimepicker.min.js"></script>
-->
<!-- <script src='https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.3.1/js/bootstrap.bundle.min.js'></script> -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap-select@1.13.9/dist/js/bootstrap-select.min.js"></script>
<script type="text/javascript">
// $(window).on('load', function() {
// $('#christmas_modal').modal('show');
// });
</script>
<script>
$(function () {
$('.selectpicker').selectpicker();
});
</script>
<script >
$(document).ready(function() {
wow = new WOW({
boxClass: 'wow',
animateClass: 'animated',
offset: 100,
mobile: false
})
wow.init();
});
</script>
<script>
$('#owl-demo').owlCarousel({
autoplay: true,
center: false,
nav: false,
items:5,
autoHeight:true,
margin:30,
loop:true,
responsive:{
1920:{
items:1
},
1680:{
items:1
},
700:{
items:1
},
320:{
items:1
}
}
});
</script>
<script>
$('#owl-demo_new').owlCarousel({
autoplay:true,
autoplayTimeout:5000,
autoplayHoverPause:true,
loop:true,
dots:true,
margin:0,
nav:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:3
},
1280:{
items:4
}
}
});
</script>
<script>
$('#owl-demo2').owlCarousel({
autoplay:true,
loop:true,
dots:false,
margin:0,
nav:true,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:3
}
}
});
</script>
<script>
$(document).ready(function() {
$('.btn-link').click(function(e) {
$(this).toggleClass('active');
})
})
</script>
<script>
$('.modal-btn').on('click', function () {
$('.modal-title').html($(this).attr('data-title'));
$('#modal').modal('show')
.find('#modal-content')
.load($(this).attr('data-target'));
});
</script>
<div id="modal" class="modal fade" tabindex="-1" aria-hidden="true" aria-labelledby="modal-label">
<div class="modal-dialog modal-lg">
<div class="modal-content">
<div class="modal-header">
<h5 id="modal-label" class="modal-title"></h5>
<button type="button" class="btn-custom-closer" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
</div>
<div class="modal-body">
<div id="modal-content"></div>
</div>
</div>
</div>
</div>
</body>
</html>
'
}
$maxBufferLength = (int) 8192
$file = '/home/netrentcom/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php'
$line = (int) 850
$message = 'Unable to emit headers. Headers sent in file=/home/netrentcom/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php line=850'
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 48
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 106
[main] - ROOT/webroot/index.php, line 40
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 629 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): Cannot modify header information - headers already sent by (output started at /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:850) [CORE/src/Http/ResponseEmitter.php, line 148]Code Context $response->getStatusCode(),
($reasonPhrase ? ' ' . $reasonPhrase : '')
));
$response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<title>Netrent - Deals in Residential & Commercial Properties for Buy, Sale & Lease </title>
<meta name="description" content="Leading Real Estate company in Australia. Find the Residential & Commericial Properties for buy, sale, rent and lease in Australia. " />
<link rel="canonical" href="https://netrent.com.au/property-management-services-in-Sheldon">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="INDEX,FOLLOW">
<link rel="icon" sizes="56x56" href="https://netrent.com.au//images/new/favicon.png">
<meta name="facebook-domain-verification" content="p2gbcq5d1nu968pis9fbgajji47jtc" />
<!-- Bootstrap CSS -->
<!-- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"> -->
<link rel="stylesheet" href="/css/new/bootstrap.min.css"/> <link rel="stylesheet" href="/css/new/font-awesome.min.css"/> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-select@1.13.9/dist/css/bootstrap-select.min.css"/> <link rel="stylesheet" href="/css/new/style.css"/> <link rel="stylesheet" href="/css/new/animate.css"/> <link rel="stylesheet" href="/css/new/owl.carousel.min.css"/> <link rel="stylesheet" href="/css/new/owl.theme.default.min.css"/> <!-- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datetimepicker/4.17.37/css/bootstrap-datetimepicker.min.css">
-->
<!-- <title>Health Care Doctors</title> -->
<!-- <script async src="https://www.googletagmanager.com/gtag/js?id=UA-180627638-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-180627638-1');
</script> -->
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NM4Z3VW');</script>
<!-- End Google Tag Manager by netrent -->
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XPRCLS1V8Z"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-XPRCLS1V8Z');
</script>
<!-- Meta Pixel Code -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '174152490105729');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=174152490105729&ev=PageView&noscript=1"
/></noscript>
<!-- End Meta Pixel Code -->
<!--Start of Tawk.to Script-->
<script type="text/javascript">
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://embed.tawk.to/649967d394cf5d49dc5fe067/1h3rjr5aq';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script>
<!--End of Tawk.to Script-->
</head>
<body class="innerpages homepage">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NM4Z3VW"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<header class="header">
<div class="container">
<nav class="navbar navbar-expand-lg navbar-light">
<a class="navbar-brand" href="/"><img src="https://netrent.com.au//images/new/default-logo.png" alt="home"></a>
<!-- <a href="javascript:void(0);" class="btn downloadbtn d-xl-none d-lg-none ">Download APP</a> -->
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse " id="navbarSupportedContent">
<ul class="navbar-nav">
<li class="nav-item active">
<!-- <li class="nav-item dropdown"> -->
<!-- <a class="nav-link dropdown-toggle" href="javascript:void(0);" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> -->
<!-- About Company -->
<!-- </a> -->
<!-- <div class="dropdown-menu" aria-labelledby="navbarDropdown"> -->
<!-- <a class="dropdown-item" href="/about-us">About Us</a> -->
<!-- <a class="dropdown-item" href="javascript:void(0);">Careers</a> -->
<!-- <a class="dropdown-item" href="https://netrent.com.au//blogs">News</a> -->
<!-- </div> -->
<!-- </li> -->
<!-- </li> -->
<li class="nav-item" >
<a class="nav-link" href="/">Home</a>
</li>
<li class="nav-item" >
<a class="nav-link" href="/about-us">About us</a>
</li>
<!--
<li class="nav-item" >
<a class="nav-link" href="javascript:void(0);"> Sales & Leasing</a>
</li>
-->
<!-- <li class="nav-item" >
<a class="nav-link" href="/commercial">Commercial</a>
</li> -->
<li class="nav-item dropdown" >
<a class="nav-link dropdown" href="" id="Commercialdropdown" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Commercial</a>
<div class="dropdown-menu" aria-labelledby="Commercialdropdown">
<a class="dropdown-item" href="/commercial/for-lease">Lease</a>
<a class="dropdown-item" href="/commercial/for-sale">Sale</a>
</div>
</li>
<li class="nav-item" >
<a class="nav-link" href="/property-management">Property Management</a>
</li>
<!-- <li class="nav-item" >
<a class="nav-link" href="/residential">Residential</a>
</li> -->
<li class="nav-item dropdown" >
<a class="nav-link dropdown" href="" id="residentialdropdown" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Residential</a>
<div class="dropdown-menu" aria-labelledby="residentialdropdown">
<a class="dropdown-item" href="/residential/for-rent">Rent</a>
<a class="dropdown-item" href="/residential/for-sale">Sale</a>
<a class="dropdown-item" href="/residential/for-house-and-land">House & Land</a>
</div>
</li>
<li class="nav-item" >
<a class="nav-link" href="/business-sales">Business Sales</a>
</li>
<li class="nav-item me-2 " >
<a class="nav-link" href="#" data-toggle="modal" data-target="#SubrubModal">Suburb Profiles</a>
</li>
<li class="nav-item" >
<a class="nav-link" href="/contact-us">Contact Us</a>
</li>
</ul>
<div class="btn_row" >
<!-- <a href="https://www.netrent.com.au/property-report" target="_blank" class="btn downloadbtn downloadbtn_border">Property Report</a> -->
<a href="https://www.netrent.com.au/suburb-report" style="background-color:#a51936 " class="btn downloadbtn" target="_blank">Digital Suburb Report</a>
</div>
</div>
</nav>
</div>
</header>
<div class="modal Subrub_modal " id="SubrubModal" tabindex="-1" role="dialog" aria-labelledby="SubrubModalLabel" aria-hidden="true">
<div class="modal-dialog modal-lg " role="document">
<div class="modal-content ">
<div class="modal-header flex-column">
<div class="mm_header" >
<h5 class="modal-title" id="SubrubModalLabel"> Suburb Profiles </h5>
<div class="btn_row" >
<!--<a href="https://www.netrent.com.au/property-report" target="_blank" class="btn downloadbtn downloadbtn_border">Property Report</a> -->
<a href="https://www.netrent.com.au/suburb-report" style="background-color:#a51936 " class="btn downloadbtn" target="_blank">Suburb Report</a>
</div>
</div>
<button type="button" class="btn-custom-closer" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<div class="row">
<div class="col-md-4">
<div class="nav flex-column nav-pills custom-pills" id="v-pills-tab" role="tablist" aria-orientation="vertical">
<a class="nav-link menu-link active" id="v-pills-EastBrisbane-tab" data-toggle="pill" href="#v-pills-EastBrisbane" role="tab" aria-controls="v-pills-EastBrisbane" aria-selected="true">East Brisbane</a>
<a class="nav-link menu-link" id="v-pills-SouthWesternBrisbane-tab" data-toggle="pill" href="#v-pills-SouthWesternBrisbane" role="tab" aria-controls="v-pills-SouthWesternBrisbane" aria-selected="false">South Western Brisbane</a>
<a class="nav-link menu-link" id="v-pills-LoganCity-tab" data-toggle="pill" href="#v-pills-LoganCity" role="tab" aria-controls="v-pills-LoganCity" aria-selected="false">Logan City </a>
<a class="nav-link menu-link" id="v-pills-SouthEastBrisbane-tab" data-toggle="pill" href="#v-pills-SouthEastBrisbane" role="tab" aria-controls="v-pills-SouthEastBrisbane" aria-selected="false">South East Brisbane</a>
<a class="nav-link menu-link" id="v-pills-NorthernBrisbane-tab" data-toggle="pill" href="#v-pills-NorthernBrisbane" role="tab" aria-controls="v-pills-NorthernBrisbane" aria-selected="false">North Brisbane</a>
</div>
</div>
<div class="col-md-8">
<div class="tab-content" id="v-pills-tabContent">
<div class="tab-pane fade show active" id="v-pills-EastBrisbane" role="tabpanel" aria-labelledby="v-pills-EastBrisbane-tab">
<div class="city_text_card">
<a href="/property-management-services-in-Balmoral" target="_blank" >Balmoral </a>
<a href="/property-management-services-in-Belmont" target="_blank" >Belmont </a>
<a href="/property-management-services-in-Bulimba" target="_blank" >Bulimba </a>
<a href="/property-management-services-in-Camp-Hill " target="_blank" >Camp Hill </a>
<a href="/property-management-services-in-Cannon-Hill" target="_blank" >Cannon Hill</a>
<a href="/property-management-services-in-Carina" target="_blank" > Carina </a>
<a href="/property-management-services-in-Carina-Heights" target="_blank" >Carina Heights </a>
<a href="/property-management-services-in-Carindale" target="_blank" >Carindale </a>
<a href="/property-management-services-in-Chandler" target="_blank" >Chandler </a>
<a href="/property-management-services-in-Coorparoo" target="_blank" >Coorparoo </a>
<a href="/property-management-services-in-Gumdale" target="_blank" >Gumdale </a>
<a href="/property-management-services-in-Hawthorne" target="_blank" >Hawthorne </a>
<a href="/property-management-services-in-Wakerley" target="_blank" >Wakerley </a>
<a href="/property-management-services-in-Hemmant" target="_blank" >Hemmant </a>
<a href="/property-management-services-in-Murarrie" target="_blank" >Murarrie </a>
<a href="/property-management-services-in-Seven-Hills" target="_blank" >Seven Hills </a>
<a href="/property-management-services-in-Tingalpa" target="_blank" >Tingalpa </a>
<a href="/property-management-services-in-Wynnum" target="_blank" >Wynnum </a>
<a href="/property-management-services-in-Morningside" target="_blank" >Morningside </a>
<a href="/property-management-services-in-Lota" target="_blank" >Lota </a>
<a href="/property-management-services-in-Manly" target="_blank" >Manly </a>
<a href="/property-management-services-in-Manly-West" target="_blank" >Manly West </a>
<a href="/property-management-services-in-Norman-Park" target="_blank" >Norman Park </a>
<a href="/property-management-services-in-Ransome" target="_blank" >Ransome </a>
</div>
</div>
<div class="tab-pane fade" id="v-pills-SouthWesternBrisbane" role="tabpanel" aria-labelledby="v-pills-SouthWesternBrisbane-tab">
<div class="city_text_card">
<a href="/property-management-services-in-Forest-Lake" target="_blank" >Forest Lake </a>
<a href="/property-management-services-in-Wacol" target="_blank" >Wacol </a>
<a href="/property-management-services-in-Darra" target="_blank" >Darra </a>
<a href="/property-management-services-in-Richlands" target="_blank" >Richlands </a>
<a href="/property-management-services-in-Ellen-Grove" target="_blank" >Ellen Grove </a>
<!-- <a href="/property-management-services-in-gumdale" target="_blank" >Gumdale </a> -->
<a href="/property-management-services-in-Heathwood" target="_blank" >Heathwood </a>
<a href="/property-management-services-in-Oxley" target="_blank" >Oxley </a>
<a href="/property-management-services-in-Corinda" target="_blank" >Corinda </a>
<a href="/property-management-services-in-Mount-Ommaney" target="_blank" >Mount Ommaney </a>
<a href="/property-management-services-in-Middle-Park" target="_blank" >Middle Park </a>
</div>
</div>
<div class="tab-pane fade" id="v-pills-LoganCity" role="tabpanel" aria-labelledby="v-pills-LoganCity-tab">
<div class="city_text_card">
<a href="/property-management-services-in-Boronia-Heights" target="_blank" >Boronia Heights </a>
<a href="/property-management-services-in-Browns-Plains" target="_blank" >Browns Plains </a>
<a href="/property-management-services-in-Forest-Dale" target="_blank" >Forest Dale </a>
<a href="/property-management-services-in-Heritage-Park" target="_blank" >Heritage Park </a>
<a href="/property-management-services-in-Hill-Crest" target="_blank" >Hill Crest </a>
<a href="/property-management-services-in-Regents-Park" target="_blank" >Regents Park </a>
</div>
</div>
<div class="tab-pane fade" id="v-pills-SouthEastBrisbane" role="tabpanel" aria-labelledby="v-pills-SouthEastBrisbane-tab">
<div class="city_text_card">
<a href="/property-management-services-in-Alexandra-Hills" target="_blank" >Alexandra Hills </a>
<a href="/property-management-services-in-Burbank" target="_blank" >Burbank </a>
<a href="/property-management-services-in-Capalaba" target="_blank" >Capalaba </a>
<a href="/property-management-services-in-Eight-Mile-Plains" target="_blank" >Eight Mile Plains </a>
<a href="/property-management-services-in-Holland-Park" target="_blank" >Holland Park </a>
<a href="/property-management-services-in-Holland-Park-West" target="_blank" >Holland Park West </a>
<a href="/property-management-services-in-Kuraby" target="_blank" >Kuraby </a>
<a href="/property-management-services-in-Mansfield" target="_blank" >Mansfield </a>
<a href="/property-management-services-in-Mount-Gravatt" target="_blank" >Mount Gravatt </a>
<a href="/property-management-services-in-Rochedale" target="_blank" >Rochedale </a>
<a href="/property-management-services-in-Sheldon" target="_blank" >Sheldon </a>
<a href="/property-management-services-in-Springwood" target="_blank" >Springwood </a>
<a href="/property-management-services-in-Underwood" target="_blank" >Underwood </a>
<a href="/property-management-services-in-Acacia-Ridge" target="_blank" >Acacia Ridge </a>
<a href="/property-management-services-in-Algester" target="_blank" >Algester </a>
<a href="/property-management-services-in-Annerly" target="_blank" >Annerly </a>
<a href="/property-management-services-in-Calamvale" target="_blank" >Calamvale </a>
<a href="/property-management-services-in-Coopers-Plains" target="_blank" >Coopers Plains </a>
<a href="/property-management-services-in-Doolandella" target="_blank" >Doolandella </a>
<a href="/property-management-services-in-Drewvale" target="_blank" >Drewvale </a>
<a href="/property-management-services-in-Durack" target="_blank" >Durack </a>
<a href="/property-management-services-in-Dutton-Park" target="_blank" >Dutton Park </a>
</div>
</div>
<div class="tab-pane fade" id="v-pills-NorthernBrisbane" role="tabpanel" aria-labelledby="v-pills-NorthernBrisbane-tab">
<div class="city_text_card">
<a href="/property-management-services-in-Taigum" target="_blank" >Taigum </a>
<!--<a href="/property-management-services-in-Zillmere" target="_blank" >Zillmere </a>-->
<a href="/property-management-services-in-Margate" target="_blank" >Margate </a>
<a href="/property-management-services-in-Redcliffe" target="_blank" >Redcliffe </a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="modal Subrub_modal " id="claplmodal" tabindex="-1" role="dialog" aria-labelledby="claplmodalLabel" aria-hidden="true">
<div class="modal-dialog " role="document">
<div class="modal-content ">
<div class="modal-header flex-column">
<div class="mm_header" >
<h5 class="modal-title" id="SubrubModalLabel"> Property Appraisal </h5>
</div>
<button type="button" class="btn-custom-closer" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body p-md-4">
<form>
<style >
.form-control{
outline:0;
box-shadow:none;
}
.btn-custom{
background: #77BB40;
border-radius: 6px;
font-weight: 500;
padding: 14px 15px;
margin-top:10px;
}
</style>
<div class="row" >
<div class="col-md-12">
<div class="form-group">
<label for=""> Select Date </label>
<div class="input text required">
<input type="date" name="date" class="form-control" required="required" placeholder="" id="date">
</div>
</div>
</div>
<div class="col-md-12">
<div class="form-group">
<label for=""> Select Time </label>
<div class="input text required">
<input type="time" name="date" class="form-control" required="required" placeholder="" id="date">
</div>
</div>
</div>
<div class="col-md-12">
<div class="form-group">
<label for=""> Enter Name </label>
<div class="input text required">
<input type="text" name="date" class="form-control" required="required" placeholder="Enter Your Name" id="name">
</div>
</div>
</div>
<div class="col-md-12">
<div class="form-group">
<label for=""> Enter Email</label>
<div class="input text required">
<input type="email" name="date" class="form-control" required="required" placeholder=" Enter Your Email" id="email">
</div>
</div>
</div>
<div class="col-md-12">
<button type="submit" class="btn btn-primary btn-custom w-100">Submit</button>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
<script src="/js/admin/jquery-3.2.1.js"></script>
<link rel="stylesheet" href="https://netrent.com.au/captcha-handler?get=bdc-layout-stylesheet.css"/>
<link rel="stylesheet" href="https://netrent.com.au//css/ppr.css">
<link rel="stylesheet" href="https://netrent.com.au//css/new/location.css">
<style type="text/css">
.error-message {
color: red;
}
html {
scroll-behavior : smooth;
}
.homepage .testimonials-section .headingbox {
background: #77bc41;
}
.homepage .intro-section .intro-section-inner {
background: linear-gradient(#77bc41 0%, #3e7514 100%);
}
.btn-arrow {
text-align: center;
display: inline-flex;
align-items: center;
justify-content: center;
flex-direction: column;
padding-left: 134px;
margin-top: 14px;
color: black;
font-size: 15px;
line-height: 1.3;
}
.btn-arrow i{
margin-bottom:5px;
}
@media (max-width:767px){
.btn_row{
margin:0 auto;
}
.btn-arrow {
text-align: center;
display: block;
padding-left: 139px;
margin-top: -5px;
color: black;
font-size: 15px;
line-height: 1.3;
}
}
}
</style>
<section class="pp_main">
<div class="container container-custom">
<div class="row">
<div class="col-lg-6">
<div class="main_content">
<h2>Sales & Property Management in Sheldon </h2>
<p>Sheldon is a rural residential locality in the City of Redland, situated 26.2 kms south east to Brisbane CBD. The presence of multiple protected areas here is notable, preserving the regions natural eucalyptus forests, and protecting endangered species such as the koala. Viewed as the best suburb in the Redlands, close to all amenities, close to city, but with a rural feel as all houses are on acreage, Sheldon offers a country life close to city.</p>
<!--<a href="/contact-us" class="btn btn_more">Contact Us</a>-->
<div class="btn_row" style=" max-width: 355px; ">
<a href="/contact-us" target="_blank" class="btn downloadbtn downloadbtn_border btn_more">Contact Us</a>
<a href="https://www.netrent.com.au/suburb-report" style="background-color:#a51936 " class="btn downloadbtn btn_more" target="_blank">Digital Suburb Report</a>
</div>
<div class="btn-arrow" style=" max-width: 355px; " >
<i class="fa fa-arrow-up" ></i>
<p class="cc_text" style="font-family: 'Shadows Into Light', cursive;font-size: 22px;font-weight: 700;" >Click here for your instant free suburb report</p>
</div>
</div>
</div>
</div>
</div>
<!-- <div class="ff_img">
<div class="name_card">
<h3>Floyd Lusty</h3>
<p>Your local agent with 30+ years of experience</p>
<a class="call_link" href="tal:0430-357-771.html"> <i class="fa fa-phone"></i> 0430 - 357 - 771 </a>
</div>
<img src="/images/pp_img/floyd.png" class="img-fluid" />
</div> -->
<div class="ff_card" >
<div class="ff_data" >
<div id="sync1" class="owl-carousel owl-theme">
<div class="item">
<div class="ff_card_img " >
<div class="name_card" >
<h3>Floyd Lusty</h3>
<a href="mailto:Floyd@netrent.com.au" class="my-2 d-block " > <i class="fa fa-envelope mr-2" ></i> <small>Floyd@netrent.com.au</small></a>
<a class="call_link" href="tal:0430-357-771" > <i class="fa fa-phone"></i> 0430-357-771 </a>
</div>
<img src="images/location_img/floyd.png" class="img-fluid" />
</div>
</div>
<div class="item">
<div class="ff_card_img">
<div class="name_card" >
<h3>Neil Udukala</h3>
<a href="mailto:neil@netrent.com.au" class="my-2 d-block " > <i class="fa fa-envelope mr-2" ></i> <small>neil@netrent.com.au</small></a>
<a class="call_link" href="tal:0430-357-771" > <i class="fa fa-phone"></i> 0406 804 559 </a>
</div>
<img src="images/location_img/neil.png" class="img-fluid" />
</div>
</div>
<div class="item">
<div class="ff_card_img" >
<div class="name_card" >
<h3>Nalin Silva</h3>
<a href="mailto:nalin@netrent.com.au" class="my-2 d-block " > <i class="fa fa-envelope mr-2" ></i> <small>nalin@netrent.com.au</small></a>
<a class="call_link" href="tal:0430-357-771" > <i class="fa fa-phone"></i> 0403 716 237 </a>
</div>
<img src="images/location_img/nalin.png" class="img-fluid" />
</div>
</div>
<!--<div class="item">-->
<!-- <div class="ff_card_img">-->
<!-- <div class="name_card">-->
<!-- <h3>Rohan Gamage</h3>-->
<!-- <a href="mailto:Rohan@netrent.com.au" class="my-2 d-block " > <i class="fa fa-envelope mr-2" ></i> <small>Rohan@netrent.com.au</small></a>-->
<!-- <a class="call_link" href="tal:0493 551 386" > <i class="fa fa-phone"></i> 0493 551 386 </a>-->
<!-- </div>-->
<!-- <img src="images/location_img/rohan.png" class="img-fluid" />-->
<!-- </div>-->
<!--</div>-->
<div class="item">
<div class="ff_card_img">
<div class="name_card">
<h3>Nisal Dissanayake</h3>
<a href="mailto:nisal@netrent.com.au" class="my-2 d-block " > <i class="fa fa-envelope mr-2" ></i> <small>nisal@netrent.com.au</small></a>
<a class="call_link" href="tal:0420 661 676" > <i class="fa fa-phone"></i> 0420 661 676 </a>
</div>
<img src="images/location_img/nisal.png" class="img-fluid" />
</div>
</div>
</div>
<div id="sync2" class="owl-carousel owl-theme">
<div class="item">
<img src="images/location_img/floyd_thumb.png" alt="Floyd Lusty " />
</div>
<div class="item">
<img src="images/location_img/neil_thumb.png" alt="Neil Udukala" />
</div>
<div class="item">
<img src="images/location_img/nalin_thumb.png" alt="Nalin Silva" />
</div>
<!--<div class="item">-->
<!-- <img src="images/location_img/rohan_thumb.png" alt="Rohan Gamage" />-->
<!-- </div>-->
<div class="item">
<img src="images/location_img/nisal_thumb.png" alt="Rohan Gamage" />
</div>
</div>
</div>
</div>
<img src="/images/pp_img/pp_logo.png" class="pp_logo"> </section>
<section id="contact-form" class="form_sec" >
<div class="container container-custom" >
<div class="row" >
<div class="col-md-6" >
<div class="ser_sec" >
<h3>Why Choose Netrent to manage your investment</h3>
<div class="ser_card" >
<img src="/images/pp_img/support_img.png" />
<div class="src_text" >
<h4>24 Hours Support</h4>
<p>A dedicated on-line Owners Portal giving you control and access to your properties performance</p>
</div>
</div>
<div class="ser_card" >
<img src="/images/pp_img/communication_img.png" />
<div class="src_text" >
<h4>Faster & better tenant communication</h4>
<p>A tenant app for tenants to log maintenance and communicate with their Property Manager and at the same time getting all request in writing, tenants love it!</p>
</div>
</div>
<div class="ser_card" >
<img src="/images/pp_img/maintenance_img.png" />
<div class="src_text" >
<h4>A dedicated in-house Maintenance team - 247 Facility Services <a href="https://247fs.com.au" target="_blank" class="text-success" >(247FS)</a></h4>
<p>We have a dedicated in house maintenace and cleaning team.</p>
</div>
</div>
<div class="video_card" >
<h5>Check video presentation to find out more about us .</h5>
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item" src="https://www.youtube.com/embed/3JvkyvXo-Os?controls=0" allowfullscreen></iframe>
</div>
</div>
</div>
</div>
<div class="col-md-6 contactform contactform_new" >
<div class="innerformwhite">
<div class="centerlogo">
<img src="/images/new/default-logo.png" alt="" class="img-fluid" />
</div>
<h4>Discover how we can help you. Book an obligation-free consultation with one of our local property experts!</h4>
<style type="text/css">
.fade{
opacity: 1;
transition: opacity .15s linear;
}
</style>
<form enctype="multipart/form-data" method="post" accept-charset="utf-8" id="contactForm" action="/property-management-services-in-Sheldon"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div style="display: none;"><input type="hidden" name="_method" value="POST" /></div>
<div class="row">
<div class="col-md-6">
<div class="form-group">
<label for="">First Name*</label>
<div class="input text required">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f2483-trace').style.display = (document.getElementById('cakeErr66e6b461f2483-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 91 bytes written, possibly out of free disk space [<b>CORE/src/Log/Engine/FileLog.php</b>, line <b>133</b>]<div id="cakeErr66e6b461f2483-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f2483-code').style.display = (document.getElementById('cakeErr66e6b461f2483-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f2483-context').style.display = (document.getElementById('cakeErr66e6b461f2483-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr66e6b461f2483-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$mask</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">file_put_contents</span><span style="color: #007700">(</span><span style="color: #0000BB">$pathname</span><span style="color: #007700">, </span><span style="color: #0000BB">$output</span><span style="color: #007700">, </span><span style="color: #0000BB">FILE_APPEND</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr66e6b461f2483-context" class="cake-context" style="display: none;">$level = 'debug'
$message = 'duration=1 rows=13 SHOW FULL COLUMNS FROM `property_management`'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=1 rows=13 SHOW FULL COLUMNS FROM `property_management`
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null</pre><pre class="stack-trace">file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::query() - CORE/src/Database/Connection.php, line 329
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 285
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 97
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\View\Form\EntityContext::type() - CORE/src/View/Form/EntityContext.php, line 544
Cake\View\Helper\FormHelper::_magicOptions() - CORE/src/View/Helper/FormHelper.php, line 1388
Cake\View\Helper\FormHelper::_parseOptions() - CORE/src/View/Helper/FormHelper.php, line 1284
Cake\View\Helper\FormHelper::control() - CORE/src/View/Helper/FormHelper.php, line 1106</pre></div></pre><br />
<b>Warning</b>: file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 3352 bytes written, possibly out of free disk space in <b>/home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php</b> on line <b>133</b><br />
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f2ba0-trace').style.display = (document.getElementById('cakeErr66e6b461f2ba0-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 85 bytes written, possibly out of free disk space [<b>CORE/src/Log/Engine/FileLog.php</b>, line <b>133</b>]<div id="cakeErr66e6b461f2ba0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f2ba0-code').style.display = (document.getElementById('cakeErr66e6b461f2ba0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f2ba0-context').style.display = (document.getElementById('cakeErr66e6b461f2ba0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr66e6b461f2ba0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$mask</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">file_put_contents</span><span style="color: #007700">(</span><span style="color: #0000BB">$pathname</span><span style="color: #007700">, </span><span style="color: #0000BB">$output</span><span style="color: #007700">, </span><span style="color: #0000BB">FILE_APPEND</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr66e6b461f2ba0-context" class="cake-context" style="display: none;">$level = 'debug'
$message = 'duration=0 rows=1 SHOW INDEXES FROM `property_management`'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=0 rows=1 SHOW INDEXES FROM `property_management`
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null</pre><pre class="stack-trace">file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::query() - CORE/src/Database/Connection.php, line 329
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 285
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 102
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\View\Form\EntityContext::type() - CORE/src/View/Form/EntityContext.php, line 544
Cake\View\Helper\FormHelper::_magicOptions() - CORE/src/View/Helper/FormHelper.php, line 1388
Cake\View\Helper\FormHelper::_parseOptions() - CORE/src/View/Helper/FormHelper.php, line 1284
Cake\View\Helper\FormHelper::control() - CORE/src/View/Helper/FormHelper.php, line 1106</pre></div></pre><br />
<b>Warning</b>: file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 3353 bytes written, possibly out of free disk space in <b>/home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php</b> on line <b>133</b><br />
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f3451-trace').style.display = (document.getElementById('cakeErr66e6b461f3451-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 468 bytes written, possibly out of free disk space [<b>CORE/src/Log/Engine/FileLog.php</b>, line <b>133</b>]<div id="cakeErr66e6b461f3451-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f3451-code').style.display = (document.getElementById('cakeErr66e6b461f3451-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f3451-context').style.display = (document.getElementById('cakeErr66e6b461f3451-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr66e6b461f3451-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$mask</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">file_put_contents</span><span style="color: #007700">(</span><span style="color: #0000BB">$pathname</span><span style="color: #007700">, </span><span style="color: #0000BB">$output</span><span style="color: #007700">, </span><span style="color: #0000BB">FILE_APPEND</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr66e6b461f3451-context" class="cake-context" style="display: none;">$level = 'debug'
$message = 'duration=1 rows=0 SELECT * FROM information_schema.key_column_usage AS kcu
INNER JOIN information_schema.referential_constraints AS rc
ON (
kcu.CONSTRAINT_NAME = rc.CONSTRAINT_NAME
AND kcu.CONSTRAINT_SCHEMA = rc.CONSTRAINT_SCHEMA
)
WHERE kcu.TABLE_SCHEMA = 'netrentc_netrent' AND kcu.TABLE_NAME = 'property_management' AND rc.TABLE_NAME = 'property_management''
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=1 rows=0 SELECT * FROM information_schema.key_column_usage AS kcu
INNER JOIN information_schema.referential_constraints AS rc
ON (
kcu.CONSTRAINT_NAME = rc.CONSTRAINT_NAME
AND kcu.CONSTRAINT_SCHEMA = rc.CONSTRAINT_SCHEMA
)
WHERE kcu.TABLE_SCHEMA = 'netrentc_netrent' AND kcu.TABLE_NAME = 'property_management' AND rc.TABLE_NAME = 'property_management'
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null</pre><pre class="stack-trace">file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 283
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 103
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\View\Form\EntityContext::type() - CORE/src/View/Form/EntityContext.php, line 544
Cake\View\Helper\FormHelper::_magicOptions() - CORE/src/View/Helper/FormHelper.php, line 1388
Cake\View\Helper\FormHelper::_parseOptions() - CORE/src/View/Helper/FormHelper.php, line 1284
Cake\View\Helper\FormHelper::control() - CORE/src/View/Helper/FormHelper.php, line 1106
Cake\View\Helper\FormHelper::input() - CORE/src/View/Helper/FormHelper.php, line 1188</pre></div></pre><br />
<b>Warning</b>: file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 3275 bytes written, possibly out of free disk space in <b>/home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php</b> on line <b>133</b><br />
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f3b2b-trace').style.display = (document.getElementById('cakeErr66e6b461f3b2b-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 98 bytes written, possibly out of free disk space [<b>CORE/src/Log/Engine/FileLog.php</b>, line <b>133</b>]<div id="cakeErr66e6b461f3b2b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f3b2b-code').style.display = (document.getElementById('cakeErr66e6b461f3b2b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f3b2b-context').style.display = (document.getElementById('cakeErr66e6b461f3b2b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr66e6b461f3b2b-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$mask</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">file_put_contents</span><span style="color: #007700">(</span><span style="color: #0000BB">$pathname</span><span style="color: #007700">, </span><span style="color: #0000BB">$output</span><span style="color: #007700">, </span><span style="color: #0000BB">FILE_APPEND</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr66e6b461f3b2b-context" class="cake-context" style="display: none;">$level = 'debug'
$message = 'duration=0 rows=1 SHOW TABLE STATUS WHERE Name = 'property_management''
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=0 rows=1 SHOW TABLE STATUS WHERE Name = 'property_management'
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null</pre><pre class="stack-trace">file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 283
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 104
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\View\Form\EntityContext::type() - CORE/src/View/Form/EntityContext.php, line 544
Cake\View\Helper\FormHelper::_magicOptions() - CORE/src/View/Helper/FormHelper.php, line 1388
Cake\View\Helper\FormHelper::_parseOptions() - CORE/src/View/Helper/FormHelper.php, line 1284
Cake\View\Helper\FormHelper::control() - CORE/src/View/Helper/FormHelper.php, line 1106
Cake\View\Helper\FormHelper::input() - CORE/src/View/Helper/FormHelper.php, line 1188</pre></div></pre><br />
<b>Warning</b>: file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 3274 bytes written, possibly out of free disk space in <b>/home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php</b> on line <b>133</b><br />
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f41a0-trace').style.display = (document.getElementById('cakeErr66e6b461f41a0-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (512)</a>: _cake_model_ cache was unable to write 'default_property_management' to Cake\Cache\Engine\FileEngine cache [<b>CORE/src/Cache/Cache.php</b>, line <b>286</b>]<div id="cakeErr66e6b461f41a0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f41a0-code').style.display = (document.getElementById('cakeErr66e6b461f41a0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f41a0-context').style.display = (document.getElementById('cakeErr66e6b461f41a0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr66e6b461f41a0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> E_USER_WARNING</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">);</span></span></code></pre><pre id="cakeErr66e6b461f41a0-context" class="cake-context" style="display: none;">$key = 'default_property_management'
$value = object(Cake\Database\Schema\TableSchema) {
'table' => 'property_management',
'columns' => [
'id' => [
[maximum depth reached]
],
'first_name' => [
[maximum depth reached]
],
'last_name' => [
[maximum depth reached]
],
'email' => [
[maximum depth reached]
],
'phone' => [
[maximum depth reached]
],
'message' => [
[maximum depth reached]
],
'address' => [
[maximum depth reached]
],
'type' => [
[maximum depth reached]
],
'typee' => [
[maximum depth reached]
],
'rent' => [
[maximum depth reached]
],
'subscribe' => [
[maximum depth reached]
],
'created' => [
[maximum depth reached]
],
'modified' => [
[maximum depth reached]
]
],
'indexes' => [],
'constraints' => [
'primary' => [
[maximum depth reached]
]
],
'options' => [
'engine' => 'InnoDB',
'collation' => 'latin1_swedish_ci'
],
'typeMap' => [
'id' => 'integer',
'first_name' => 'string',
'last_name' => 'string',
'email' => 'string',
'phone' => 'string',
'message' => 'text',
'address' => 'string',
'type' => 'string',
'typee' => 'string',
'rent' => 'string',
'subscribe' => 'smallinteger',
'created' => 'date',
'modified' => 'date'
],
'temporary' => false
}
$config = '_cake_model_'
$engine = object(Cake\Cache\Engine\FileEngine) {
[protected] _File => null
[protected] _defaultConfig => [
'duration' => (int) 3600,
'groups' => [[maximum depth reached]],
'isWindows' => false,
'lock' => true,
'mask' => (int) 436,
'path' => null,
'prefix' => 'cake_',
'probability' => (int) 100,
'serialize' => true
]
[protected] _init => true
[protected] _groupPrefix => null
[protected] _config => [
'duration' => (int) 0,
'groups' => [[maximum depth reached]],
'isWindows' => false,
'lock' => true,
'mask' => (int) 436,
'path' => '/home/netrentcom/public_html/tmp/cache/models/',
'prefix' => 'myapp_cake_model_',
'probability' => (int) 100,
'serialize' => true,
'url' => null
]
[protected] _configInitialized => true
}
$success = false</pre><pre class="stack-trace">Cake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 286
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\View\Form\EntityContext::type() - CORE/src/View/Form/EntityContext.php, line 544
Cake\View\Helper\FormHelper::_magicOptions() - CORE/src/View/Helper/FormHelper.php, line 1388
Cake\View\Helper\FormHelper::_parseOptions() - CORE/src/View/Helper/FormHelper.php, line 1284
Cake\View\Helper\FormHelper::control() - CORE/src/View/Helper/FormHelper.php, line 1106
Cake\View\Helper\FormHelper::input() - CORE/src/View/Helper/FormHelper.php, line 1188
include - APP/Template/PropertyManagement/city.ctp, line 256
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1203
Cake\View\View::_render() - CORE/src/View/View.php, line 1164
Cake\View\View::render() - CORE/src/View/View.php, line 772
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 109</pre></div></pre><br />
<b>Warning</b>: file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 2452 bytes written, possibly out of free disk space in <b>/home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php</b> on line <b>133</b><br />
<div class="input text required"><input type="text" name="first_name" class="form-control" required="required" placeholder="What is your first name?*" maxlength="255" id="first-name"/></div> </div>
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<label for="">Last Name*</label>
<div class="input text required">
<div class="input text required"><input type="text" name="last_name" class="form-control" required="required" placeholder="What is your last name?*" maxlength="255" id="last-name"/></div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<label for="">Email Address*</label>
<div class="input text required">
<div class="input text required"><input type="text" name="email" class="form-control" required="required" placeholder="What is your email address?*" maxlength="255" id="email"/></div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<label for="">Contact Number*</label>
<div class="input text required">
<div class="input text required"><input type="text" name="phone" class="form-control" required="required" placeholder="What is your contact number?*" maxlength="255" id="phone"/></div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<div class="input select">
<div class="input select"><label for="type">Commercial/Residential <span class="required">*</span></label><select name="type" class="form-control cTyp" id="type"><option value="">Select type</option><option value="Commercial">Commercial</option><option value="Residential">Residential</option></select></div> </div>
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<div class="input select">
<div class="input select"><label for="typee">Sales / Tenants / Landlords <span class="required">*</span></label><select name="typee" class="form-control cTyp" id="typee"><option value="">Select type</option><option value="Sales">Sales</option><option value="Tenants">Tenants</option><option value="Landlords">Landlords</option></select></div> </div>
</div>
</div>
<div class="col-md-12">
<div class="form-group">
<label for="">Enter Address</label>
<div class="input textarea required">
<div class="input textarea required"><textarea name="address" class="form-control" required="required" placeholder="What is your address?*" maxlength="255" id="address" rows="5"></textarea></div>
</div>
</div>
</div>
<div class="col-md-12">
<div class="form-group">
<label for="">Message*</label>
<div class="input textarea required">
<div class="input textarea required"><textarea name="message" class="form-control" required="required" placeholder="What is your message?*" id="message" rows="5"></textarea></div>
</div>
</div>
</div>
<div class="col-md-12">
<div class="form-group">
<input type="checkbox" name="subscribe" value=1 checked/> Subscribe to receive property news and updates.
</div>
<!-- show captcha image html -->
<div class="BDC_CaptchaDiv" id="ContactCaptcha_CaptchaDiv" style="width:280px; height:50px;"><!--
--><div class="BDC_CaptchaImageDiv" id="ContactCaptcha_CaptchaImageDiv" style="width:250px !important; height:50px !important;"><!--
--><div class="BDC_CaptchaImageDiv" style="width:250px; height:40px;"><img class="BDC_CaptchaImage" id="ContactCaptcha_CaptchaImage" src="https://netrent.com.au/captcha-handler?get=image&c=ContactCaptcha&t=ec035655796f38829aeb7abb76d0a834" alt="Retype the CAPTCHA code from the image" style="" /></div><!--
--><a href="//captcha.org/captcha.html?cakephp" title="BotDetect CakePHP CAPTCHA Form Validation" style="display: block !important; height: 10px !important; margin: 0 !important; padding: 0 !important; font-size: 9px !important; line-height: 9px !important; visibility: visible !important; font-family: Verdana, DejaVu Sans, Bitstream Vera Sans, Verdana Ref, sans-serif !important; vertical-align: middle !important; text-align: center !important; text-decoration: none !important; background-color: #f8f8f8 !important; color: #606060 !important;">BotDetect CakePHP CAPTCHA Form Validation</a><!--
--></div><!--
--><div class="BDC_CaptchaIconsDiv" id="ContactCaptcha_CaptchaIconsDiv" style="width: 24px !important;"><!--
--><a class="BDC_ReloadLink" id="ContactCaptcha_ReloadLink" href="#" title="Change the CAPTCHA code"><img class="BDC_ReloadIcon" id="ContactCaptcha_ReloadIcon" src="https://netrent.com.au/captcha-handler?get=bdc-reload-icon.gif" alt="Change the CAPTCHA code" /></a><!--
--><a rel="nofollow" class="BDC_SoundLink" id="ContactCaptcha_SoundLink" href="https://netrent.com.au/captcha-handler?get=sound&c=ContactCaptcha&t=ec035655796f38829aeb7abb76d0a834" title="Speak the CAPTCHA code" target="_blank"><img class="BDC_SoundIcon" id="ContactCaptcha_SoundIcon" src="https://netrent.com.au/captcha-handler?get=bdc-sound-icon.gif" alt="Speak the CAPTCHA code" /></a><!--
--><div class="BDC_Placeholder" id="ContactCaptcha_AudioPlaceholder"> </div><!--
--></div>
<script src="https://netrent.com.au/captcha-handler?get=script-include&c=ContactCaptcha&t=ec035655796f38829aeb7abb76d0a834" type="text/javascript"></script> <input type="hidden" name="BDC_UserSpecifiedCaptchaId" id="BDC_UserSpecifiedCaptchaId" value="ContactCaptcha" />
<input type="hidden" name="BDC_VCID_ContactCaptcha" id="BDC_VCID_ContactCaptcha" value="ec035655796f38829aeb7abb76d0a834" />
<input type="hidden" name="BDC_BackWorkaround_ContactCaptcha" id="BDC_BackWorkaround_ContactCaptcha" value="0" />
<input type="hidden" name="BDC_Hs_ContactCaptcha" id="BDC_Hs_ContactCaptcha" value="05439e37faae8680f8d838fd98f46ab6f8f7b7cc" />
<input type="hidden" name="BDC_SP_ContactCaptcha" id="BDC_SP_ContactCaptcha" value="1072538428" />
</div>
<!-- Captcha code user input textbox -->
<div class="form-group">
<div class="input text"><label for="CaptchaCode">Retype the characters from the picture:</label><input type="text" name="CaptchaCode" class="form-control" maxlength="10" id="CaptchaCode"/></div> </div>
</div>
<div class="col-md-12">
<button type="submit" class="btn btn-primary">Submit</button>
<div class="info" >
<small>You will receive confirmation email and our realtor will contact you in 12 hours.</small>
<small>For urgent enquiries please call or text <strong>Floyd - <a href="tel:0430-357-771" > 0430-357-771</a></strong> </small>
</div>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</section>
<div class="container container-custom">
<section class="cc_sec" style="background-image: url(/location_imgs/location_bg.png);">
<h3 class="mb-0">Suburb Profile Report <br/> <strong>Sheldon</strong> </h3> </section>
</div>
<section class="overview">
<div class="container container-custom">
<div class="row align-items-center">
<div class="col-md-6"> <img src="/location_imgs/sheldon.png" class="overview_img img-fluid" /> </div>
<div class="col-md-6">
<div class="over_txt">
<h3>
Sheldon Suburb Overview
</h3>
<hr/>
<p>Property Management is a subject that demands a great level of understanding over a wide range of different fields. Therefore, it is a common thing for a layman to overlook an important factor and commit a mistake at a crucial time, resulting disappointment and making it an ordeal for the property owner.</p> <p> Nevertheless, handled with proper expertise and management, Property Management can turnout to be a huge money-making investment, with a regular cash flow in the arena of Real Estate Business. With an assurance of a valuable asset, The expert in Property Manager in Sheldon is your best option for a burden-free, growing investment in Property Rental Business</p> </div>
</div>
</div>
</div>
</section>
<div class="container container-custom">
<section class="sec_counter">
<div class="row">
<div class="col-12 col-md-12">
<div class="stats_content" >
<h3 class="">Statistics</h3>
<p>Sheldon has an area of 22.8 km² and in the 2016 census, Sheldon had a population of 1,709 people. The predominant age group in Sheldon is 50 -59 years and the households are primarily couples with children. People in Sheldon work in a professional occupation and 94% of the homes here are owner-occupied. The current median sales price for houses here is $1,525,000.</p>
</div>
</div>
</div>
</section>
</div>
<!--<section class="over_sec">-->
<!-- <div class="container position-relative ">-->
<!-- <div class="over_txt">-->
<!-- <h3>-->
<!-- Demographics & Lifestyle of Sheldon-->
<!-- </h3>-->
<!-- <hr/> </div>-->
<!-- <div class="row">-->
<!-- < ?php foreach ($content['demographics'] as $demographic) : ?>-->
<!-- <div class="col-md-4">-->
<!-- <div class="over_card">-->
<!-- <div class="ser_icon"> <img src="/location_imgs/check.svg" class="img-fluid" /> </div>-->
<!-- <h4>-->
<!-- <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b46204a59-trace').style.display = (document.getElementById('cakeErr66e6b46204a59-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: demographic [<b>APP/Template/PropertyManagement/city.ctp</b>, line <b>428</b>]<div id="cakeErr66e6b46204a59-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b46204a59-code').style.display = (document.getElementById('cakeErr66e6b46204a59-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b46204a59-context').style.display = (document.getElementById('cakeErr66e6b46204a59-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr66e6b46204a59-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><!-- <</span><span style="color: #0000BB">h4</span><span style="color: #007700">>--></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><!-- <?= </span><span style="color: #0000BB">$demographic</span><span style="color: #007700">[</span><span style="color: #DD0000">'key'</span><span style="color: #007700">] </span><span style="color: #0000BB">?></span>--></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><!-- </</span><span style="color: #0000BB">h4</span><span style="color: #007700">>--></span></span></code></pre><pre id="cakeErr66e6b46204a59-context" class="cake-context" style="display: none;">$viewFile = '/home/netrentcom/public_html/src/Template/PropertyManagement/city.ctp'
$dataForView = [
'testimonials' => [
(int) 0 => object(Cake\ORM\Entity) {},
(int) 1 => object(Cake\ORM\Entity) {},
(int) 2 => object(Cake\ORM\Entity) {},
(int) 3 => object(Cake\ORM\Entity) {}
],
'agents' => [
(int) 0 => object(App\Model\Entity\User) {},
(int) 1 => object(App\Model\Entity\User) {},
(int) 2 => object(App\Model\Entity\User) {},
(int) 3 => object(App\Model\Entity\User) {},
(int) 4 => object(App\Model\Entity\User) {},
(int) 5 => object(App\Model\Entity\User) {}
],
'city' => 'Sheldon',
'PropertyManagement' => object(Cake\ORM\Entity) {
'[new]' => true,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'PropertyManagement'
},
'settingData' => object(Cake\ORM\Entity) {
'id' => (int) 1,
'admin_email' => 'support@healthcare.com',
'admin_address' => '179 – Green Park, Ajmer-Delhi Bypass, Jhotwara, Jaipur – 302012',
'admin_percentage' => '50',
'vendor_percentage' => '',
'referral_bouns_amount' => '50',
'referral_bouns_amount_referral' => '20',
'referral_code' => '5789',
'tds' => '31.2',
'game_join_time' => '',
'salary_cap' => '0',
'site_name' => '',
'site_logo' => 'logo_1545389273.png',
'admin_background' => 'background_1597743833.jpg',
'date_format' => '',
'meta_title' => '',
'currency' => '',
'site_meta_description' => '',
'paytm_environment' => '0',
'paytm_merchant_key' => '',
'paytm_merchant_mid' => '',
'paytm_merchant_website' => '',
'facebook_app_id' => '',
'facebook_app_secret' => '',
'google_app_id' => '',
'google_app_secret' => '',
'coutn_down_date' => '',
'contest_commission' => (float) 25,
'min_withdraw_amount' => (float) 500,
'facebook' => 'http://netrent.appinopinfo.com',
'twitter' => 'http://netrent.appinopinfo.com',
'instagram' => 'http://netrent.appinopinfo.com',
'pinterest' => 'http://netrent.appinopinfo.com',
'linkedin' => 'http://netrent.appinopinfo.com',
'created' => null,
'modified' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Settings'
},
'meta_title' => '',
'meta_keyword' => '',
'meta_desc' => '',
'user' => null,
'auth' => null
]
$testimonials = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 29,
'client_name' => 'Caroline A',
'address' => 'Caroline A',
'image' => '',
'description' => '<p class="MsoNoSpacing"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:&quot;Arial&quot;,sans-serif">Excellent rental service as an investor then sales service &ndash; very professional, great integrity, friendly, common-sense approach. </span></span></span></span></p>',
'status' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Testimonials'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 28,
'client_name' => 'Nicola W',
'address' => 'Nicola W',
'image' => '',
'description' => '<p class="MsoNoSpacing"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:&quot;Arial&quot;,sans-serif">Always kept us well informed and always acted in our best interests. </span></span></span></span></p>',
'status' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Testimonials'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 27,
'client_name' => 'Ric M',
'address' => 'Ric M',
'image' => '',
'description' => '<p class="MsoNoSpacing"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:&quot;Arial&quot;,sans-serif">Very professional, efficient, and communicated all relevant information to me in a timely manner and were always friendly. </span></span></span></span></p>',
'status' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Testimonials'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 26,
'client_name' => 'Ric M',
'address' => 'Ric M',
'image' => '',
'description' => '<p class="MsoNoSpacing"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:&quot;Arial&quot;,sans-serif">Achieved in 2 months something 2 other real estate agents couldn&rsquo;t achieve in 2 years &ndash; Sell our land. </span></span></span></span></p>',
'status' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Testimonials'
}
]
$agents = [
(int) 0 => object(App\Model\Entity\User) {
'id' => (int) 225,
'full_name' => 'Neel Hapuhinne',
'order_of_doctors' => (int) 1,
'slug' => 'neel-hapuhinne',
'first_name' => 'Neel',
'last_name' => 'Hapuhinne',
'agent_name' => null,
'doctor_type' => null,
'role_id' => (int) 2,
'username' => null,
'email' => 'neel@netrent.com.au',
'phone' => '0421 435 435',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => null,
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '',
'lat' => null,
'lng' => null,
'clinic_id' => '',
'state_id' => null,
'city_id' => null,
'suburb_id' => null,
'location_id' => null,
'about_doctor' => '',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'background_1719466691.png',
'fb_id' => null,
'google_id' => null,
'refer_id' => null,
'otp' => null,
'otp_time' => null,
'is_login' => (int) 0,
'give_referal_money' => (int) 0,
'device_id' => null,
'device_type' => null,
'module_access' => null,
'current_password' => null,
'language' => null,
'cash_balance' => '0',
'winning_balance' => '0',
'bonus_amount' => '0',
'status' => (int) 1,
'accredited' => (int) 1,
'is_updated' => (int) 0,
'email_verified' => null,
'verify_string' => null,
'sms_notify' => (int) 1,
'special_intrest' => '',
'no_of_bedroms' => null,
'no_of_bathrooms' => null,
'no_of_parking' => null,
'land_area' => null,
'internal_area' => null,
'external_area' => null,
'total_area' => null,
'amount' => null,
'saving' => null,
'government_fees' => null,
'transfer_fees' => null,
'total_amount' => null,
'misc_amount' => null,
'property_type' => null,
'parking_info' => null,
'tenure_type' => null,
'amenities' => null,
'doctor_qualifications' => '',
'doctor_languages' => '',
'featured' => '0',
'agent_role' => 'Sales Consultant',
'facebook' => '',
'twitter' => '',
'googleplus' => '',
'youtube' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => null,
'city' => null,
'state' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Users'
},
(int) 1 => object(App\Model\Entity\User) {
'id' => (int) 224,
'full_name' => 'Suzie Bowers',
'order_of_doctors' => (int) 1,
'slug' => 'suzie-bowers',
'first_name' => 'Suzie',
'last_name' => 'Bowers',
'agent_name' => null,
'doctor_type' => null,
'role_id' => (int) 2,
'username' => null,
'email' => 'suzie@netrent.com.au',
'phone' => '0422152078',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => null,
'date_of_bith' => null,
'gender' => (int) 2,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '',
'lat' => null,
'lng' => null,
'clinic_id' => '',
'state_id' => null,
'city_id' => null,
'suburb_id' => null,
'location_id' => null,
'about_doctor' => '',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'background_1705492824.png',
'fb_id' => null,
'google_id' => null,
'refer_id' => null,
'otp' => null,
'otp_time' => null,
'is_login' => (int) 0,
'give_referal_money' => (int) 0,
'device_id' => null,
'device_type' => null,
'module_access' => null,
'current_password' => null,
'language' => null,
'cash_balance' => '0',
'winning_balance' => '0',
'bonus_amount' => '0',
'status' => (int) 1,
'accredited' => (int) 1,
'is_updated' => (int) 0,
'email_verified' => null,
'verify_string' => null,
'sms_notify' => (int) 1,
'special_intrest' => '',
'no_of_bedroms' => null,
'no_of_bathrooms' => null,
'no_of_parking' => null,
'land_area' => null,
'internal_area' => null,
'external_area' => null,
'total_area' => null,
'amount' => null,
'saving' => null,
'government_fees' => null,
'transfer_fees' => null,
'total_amount' => null,
'misc_amount' => null,
'property_type' => null,
'parking_info' => null,
'tenure_type' => null,
'amenities' => null,
'doctor_qualifications' => '',
'doctor_languages' => '',
'featured' => '0',
'agent_role' => 'Property Manager / Sales Consultant',
'facebook' => '',
'twitter' => '',
'googleplus' => '',
'youtube' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => null,
'city' => null,
'state' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Users'
},
(int) 2 => object(App\Model\Entity\User) {
'id' => (int) 222,
'full_name' => 'Nalin Silva',
'order_of_doctors' => (int) 1,
'slug' => 'nalin-silva',
'first_name' => 'Nalin',
'last_name' => 'Silva',
'agent_name' => null,
'doctor_type' => null,
'role_id' => (int) 2,
'username' => null,
'email' => 'nalin@netrent.com.au',
'phone' => '0403 716 237',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => null,
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '',
'lat' => null,
'lng' => null,
'clinic_id' => '',
'state_id' => null,
'city_id' => null,
'suburb_id' => null,
'location_id' => null,
'about_doctor' => '',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'background_1668409046.png',
'fb_id' => null,
'google_id' => null,
'refer_id' => null,
'otp' => null,
'otp_time' => null,
'is_login' => (int) 0,
'give_referal_money' => (int) 0,
'device_id' => null,
'device_type' => null,
'module_access' => null,
'current_password' => null,
'language' => null,
'cash_balance' => '0',
'winning_balance' => '0',
'bonus_amount' => '0',
'status' => (int) 1,
'accredited' => (int) 1,
'is_updated' => (int) 0,
'email_verified' => null,
'verify_string' => null,
'sms_notify' => (int) 1,
'special_intrest' => '',
'no_of_bedroms' => null,
'no_of_bathrooms' => null,
'no_of_parking' => null,
'land_area' => null,
'internal_area' => null,
'external_area' => null,
'total_area' => null,
'amount' => null,
'saving' => null,
'government_fees' => null,
'transfer_fees' => null,
'total_amount' => null,
'misc_amount' => null,
'property_type' => null,
'parking_info' => null,
'tenure_type' => null,
'amenities' => null,
'doctor_qualifications' => '',
'doctor_languages' => '',
'featured' => '0',
'agent_role' => 'Residential Sales Consultant',
'facebook' => '',
'twitter' => '',
'googleplus' => '',
'youtube' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => null,
'city' => null,
'state' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Users'
},
(int) 3 => object(App\Model\Entity\User) {
'id' => (int) 217,
'full_name' => 'Neil Udukala',
'order_of_doctors' => (int) 1,
'slug' => 'neil-udukala',
'first_name' => 'Neil',
'last_name' => 'Udukala',
'agent_name' => null,
'doctor_type' => null,
'role_id' => (int) 2,
'username' => null,
'email' => 'neil@netrent.com.au',
'phone' => '0406 804 559',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => null,
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '',
'lat' => null,
'lng' => null,
'clinic_id' => '',
'state_id' => null,
'city_id' => null,
'suburb_id' => null,
'location_id' => null,
'about_doctor' => '',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'background_1655724675.png',
'fb_id' => null,
'google_id' => null,
'refer_id' => null,
'otp' => null,
'otp_time' => null,
'is_login' => (int) 0,
'give_referal_money' => (int) 0,
'device_id' => null,
'device_type' => null,
'module_access' => null,
'current_password' => null,
'language' => null,
'cash_balance' => '0',
'winning_balance' => '0',
'bonus_amount' => '0',
'status' => (int) 1,
'accredited' => (int) 1,
'is_updated' => (int) 0,
'email_verified' => null,
'verify_string' => null,
'sms_notify' => (int) 1,
'special_intrest' => '',
'no_of_bedroms' => null,
'no_of_bathrooms' => null,
'no_of_parking' => null,
'land_area' => null,
'internal_area' => null,
'external_area' => null,
'total_area' => null,
'amount' => null,
'saving' => null,
'government_fees' => null,
'transfer_fees' => null,
'total_amount' => null,
'misc_amount' => null,
'property_type' => null,
'parking_info' => null,
'tenure_type' => null,
'amenities' => null,
'doctor_qualifications' => '',
'doctor_languages' => '',
'featured' => '0',
'agent_role' => 'Sales Consultant',
'facebook' => '',
'twitter' => '',
'googleplus' => '',
'youtube' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => null,
'city' => null,
'state' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Users'
},
(int) 4 => object(App\Model\Entity\User) {
'id' => (int) 214,
'full_name' => 'Harsha De Silva',
'order_of_doctors' => (int) 1,
'slug' => 'harsha-de-silva',
'first_name' => 'Harsha',
'last_name' => 'De Silva',
'agent_name' => null,
'doctor_type' => null,
'role_id' => (int) 2,
'username' => null,
'email' => 'harsha@netrent.com.au',
'phone' => '0421 208 322',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => null,
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '',
'lat' => null,
'lng' => null,
'clinic_id' => '',
'state_id' => null,
'city_id' => null,
'suburb_id' => null,
'location_id' => null,
'about_doctor' => '',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'background_1687267700.png',
'fb_id' => null,
'google_id' => null,
'refer_id' => null,
'otp' => null,
'otp_time' => null,
'is_login' => (int) 0,
'give_referal_money' => (int) 0,
'device_id' => null,
'device_type' => null,
'module_access' => null,
'current_password' => null,
'language' => null,
'cash_balance' => '0',
'winning_balance' => '0',
'bonus_amount' => '0',
'status' => (int) 1,
'accredited' => (int) 1,
'is_updated' => (int) 0,
'email_verified' => null,
'verify_string' => null,
'sms_notify' => (int) 1,
'special_intrest' => '',
'no_of_bedroms' => null,
'no_of_bathrooms' => null,
'no_of_parking' => null,
'land_area' => null,
'internal_area' => null,
'external_area' => null,
'total_area' => null,
'amount' => null,
'saving' => null,
'government_fees' => null,
'transfer_fees' => null,
'total_amount' => null,
'misc_amount' => null,
'property_type' => null,
'parking_info' => null,
'tenure_type' => null,
'amenities' => null,
'doctor_qualifications' => '',
'doctor_languages' => '',
'featured' => '0',
'agent_role' => 'Residential Sales Consultant',
'facebook' => '',
'twitter' => '',
'googleplus' => '',
'youtube' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => null,
'city' => null,
'state' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Users'
},
(int) 5 => object(App\Model\Entity\User) {
'id' => (int) 213,
'full_name' => 'Nisal Dissanayake',
'order_of_doctors' => (int) 1,
'slug' => 'nisal-dissanayake',
'first_name' => 'Nisal',
'last_name' => 'Dissanayake',
'agent_name' => null,
'doctor_type' => null,
'role_id' => (int) 2,
'username' => null,
'email' => 'nisal@netrent.com.au',
'phone' => '0420 661 676',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => null,
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '',
'lat' => null,
'lng' => null,
'clinic_id' => '',
'state_id' => null,
'city_id' => null,
'suburb_id' => null,
'location_id' => null,
'about_doctor' => '',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'background_1701344130.png',
'fb_id' => null,
'google_id' => null,
'refer_id' => null,
'otp' => null,
'otp_time' => null,
'is_login' => (int) 0,
'give_referal_money' => (int) 0,
'device_id' => null,
'device_type' => null,
'module_access' => null,
'current_password' => null,
'language' => null,
'cash_balance' => '0',
'winning_balance' => '0',
'bonus_amount' => '0',
'status' => (int) 1,
'accredited' => (int) 1,
'is_updated' => (int) 0,
'email_verified' => null,
'verify_string' => null,
'sms_notify' => (int) 1,
'special_intrest' => '',
'no_of_bedroms' => null,
'no_of_bathrooms' => null,
'no_of_parking' => null,
'land_area' => null,
'internal_area' => null,
'external_area' => null,
'total_area' => null,
'amount' => null,
'saving' => null,
'government_fees' => null,
'transfer_fees' => null,
'total_amount' => null,
'misc_amount' => null,
'property_type' => null,
'parking_info' => null,
'tenure_type' => null,
'amenities' => null,
'doctor_qualifications' => '',
'doctor_languages' => '',
'featured' => '0',
'agent_role' => 'Residential Sales Consultant',
'facebook' => '',
'twitter' => '',
'googleplus' => '',
'youtube' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => null,
'city' => null,
'state' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Users'
}
]
$city = 'Sheldon'
$PropertyManagement = object(Cake\ORM\Entity) {
'[new]' => true,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'PropertyManagement'
}
$settingData = object(Cake\ORM\Entity) {
'id' => (int) 1,
'admin_email' => 'support@healthcare.com',
'admin_address' => '179 – Green Park, Ajmer-Delhi Bypass, Jhotwara, Jaipur – 302012',
'admin_percentage' => '50',
'vendor_percentage' => '',
'referral_bouns_amount' => '50',
'referral_bouns_amount_referral' => '20',
'referral_code' => '5789',
'tds' => '31.2',
'game_join_time' => '',
'salary_cap' => '0',
'site_name' => '',
'site_logo' => 'logo_1545389273.png',
'admin_background' => 'background_1597743833.jpg',
'date_format' => '',
'meta_title' => '',
'currency' => '',
'site_meta_description' => '',
'paytm_environment' => '0',
'paytm_merchant_key' => '',
'paytm_merchant_mid' => '',
'paytm_merchant_website' => '',
'facebook_app_id' => '',
'facebook_app_secret' => '',
'google_app_id' => '',
'google_app_secret' => '',
'coutn_down_date' => '',
'contest_commission' => (float) 25,
'min_withdraw_amount' => (float) 500,
'facebook' => 'http://netrent.appinopinfo.com',
'twitter' => 'http://netrent.appinopinfo.com',
'instagram' => 'http://netrent.appinopinfo.com',
'pinterest' => 'http://netrent.appinopinfo.com',
'linkedin' => 'http://netrent.appinopinfo.com',
'created' => null,
'modified' => null,
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Settings'
}
$meta_title = ''
$meta_keyword = ''
$meta_desc = ''
$user = null
$auth = null
$Type = [
'Commercial' => 'Commercial',
'Residential' => 'Residential'
]
$Typee = [
'Sales' => 'Sales',
'Tenants' => 'Tenants',
'Landlords' => 'Landlords'
]
$content = [
'atf_content' => '<p>Property Management is a subject that demands a great level of understanding over a wide range of different fields. Therefore, it is a common thing for a layman to overlook an important factor and commit a mistake at a crucial time, resulting disappointment and making it an ordeal for the property owner.</p> <p> Nevertheless, handled with proper expertise and management, Property Management can turnout to be a huge money-making investment, with a regular cash flow in the arena of Real Estate Business. With an assurance of a valuable asset, The expert in Property Manager in Sheldon is your best option for a burden-free, growing investment in Property Rental Business</p>',
'overview' => [
'image' => '/location_imgs/sheldon.png',
'content' => 'Sheldon is a rural residential locality in the City of Redland, situated 26.2 kms south east to Brisbane CBD. The presence of multiple protected areas here is notable, preserving the regions natural eucalyptus forests, and protecting endangered species such as the koala. Viewed as the best suburb in the Redlands, close to all amenities, close to city, but with a rural feel as all houses are on acreage, Sheldon offers a country life close to city.'
],
'statistics' => [
(int) 0 => [
'tag' => 'Statistics',
'value' => 'Sheldon has an area of 22.8 km² and in the 2016 census, Sheldon had a population of 1,709 people. The predominant age group in Sheldon is 50 -59 years and the households are primarily couples with children. People in Sheldon work in a professional occupation and 94% of the homes here are owner-occupied. The current median sales price for houses here is $1,525,000.'
]
],
'demographics' => [
(int) 0 => [
'key' => 'Systematic Online Portal',
'value' => 'Supervise your property, numbers related to it and action without any alterations through a systematically operated online portal.'
],
(int) 1 => [
'key' => 'No Additional Service Cost',
'value' => 'Get the benefits of cleaning and maintenance from experts at no additional cost.'
],
(int) 2 => [
'key' => ' Get Faster Liquidity',
'value' => 'All the properties are leased in less than 6 days from the starting date.'
]
]
]
$stat = [
'tag' => 'Statistics',
'value' => 'Sheldon has an area of 22.8 km² and in the 2016 census, Sheldon had a population of 1,709 people. The predominant age group in Sheldon is 50 -59 years and the households are primarily couples with children. People in Sheldon work in a professional occupation and 94% of the homes here are owner-occupied. The current median sales price for houses here is $1,525,000.'
]</pre><pre class="stack-trace">include - APP/Template/PropertyManagement/city.ctp, line 428
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1203
Cake\View\View::_render() - CORE/src/View/View.php, line 1164
Cake\View\View::render() - CORE/src/View/View.php, line 772
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 109
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81</pre></div></pre><br />
<b>Warning</b>: file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 1690 bytes written, possibly out of free disk space in <b>/home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php</b> on line <b>133</b><br />
-->
<!-- </h4>-->
<!-- <p> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b462055e1-trace').style.display = (document.getElementById('cakeErr66e6b462055e1-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: demographic [<b>APP/Template/PropertyManagement/city.ctp</b>, line <b>430</b>]<div id="cakeErr66e6b462055e1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b462055e1-code').style.display = (document.getElementById('cakeErr66e6b462055e1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b462055e1-context').style.display = (document.getElementById('cakeErr66e6b462055e1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr66e6b462055e1-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><!-- </</span><span style="color: #0000BB">h4</span><span style="color: #007700">>--></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><!-- <</span><span style="color: #0000BB">p</span><span style="color: #007700">> <?= </span><span style="color: #0000BB">$demographic</span><span style="color: #007700">[</span><span style="color: #DD0000">'value'</span><span style="color: #007700">] </span><span style="color: #0000BB">?></span> </p>--></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><!-- </</span><span style="color: #0000BB">div</span><span style="color: #007700">>--></span></span></code></pre><pre id="cakeErr66e6b462055e1-context" class="cake-context" style="display: none;">$viewFile = '/home/netrentcom/public_html/src/Template/PropertyManagement/city.ctp'
$dataForView = [
'testimonials' => [
(int) 0 => object(Cake\ORM\Entity) {},
(int) 1 => object(Cake\ORM\Entity) {},
(int) 2 => object(Cake\ORM\Entity) {},
(int) 3 => object(Cake\ORM\Entity) {}
],
'agents' => [
(int) 0 => object(App\Model\Entity\User) {},
(int) 1 => object(App\Model\Entity\User) {},
(int) 2 => object(App\Model\Entity\User) {},
(int) 3 => object(App\Model\Entity\User) {},
(int) 4 => object(App\Model\Entity\User) {},
(int) 5 => object(App\Model\Entity\User) {}
],
'city' => 'Sheldon',
'PropertyManagement' => object(Cake\ORM\Entity) {
'[new]' => true,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'PropertyManagement'
},
'settingData' => object(Cake\ORM\Entity) {
'id' => (int) 1,
'admin_email' => 'support@healthcare.com',
'admin_address' => '179 – Green Park, Ajmer-Delhi Bypass, Jhotwara, Jaipur – 302012',
'admin_percentage' => '50',
'vendor_percentage' => '',
'referral_bouns_amount' => '50',
'referral_bouns_amount_referral' => '20',
'referral_code' => '5789',
'tds' => '31.2',
'game_join_time' => '',
'salary_cap' => '0',
'site_name' => '',
'site_logo' => 'logo_1545389273.png',
'admin_background' => 'background_1597743833.jpg',
'date_format' => '',
'meta_title' => '',
'currency' => '',
'site_meta_description' => '',
'paytm_environment' => '0',
'paytm_merchant_key' => '',
'paytm_merchant_mid' => '',
'paytm_merchant_website' => '',
'facebook_app_id' => '',
'facebook_app_secret' => '',
'google_app_id' => '',
'google_app_secret' => '',
'coutn_down_date' => '',
'contest_commission' => (float) 25,
'min_withdraw_amount' => (float) 500,
'facebook' => 'http://netrent.appinopinfo.com',
'twitter' => 'http://netrent.appinopinfo.com',
'instagram' => 'http://netrent.appinopinfo.com',
'pinterest' => 'http://netrent.appinopinfo.com',
'linkedin' => 'http://netrent.appinopinfo.com',
'created' => null,
'modified' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Settings'
},
'meta_title' => '',
'meta_keyword' => '',
'meta_desc' => '',
'user' => null,
'auth' => null
]
$testimonials = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 29,
'client_name' => 'Caroline A',
'address' => 'Caroline A',
'image' => '',
'description' => '<p class="MsoNoSpacing"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:&quot;Arial&quot;,sans-serif">Excellent rental service as an investor then sales service &ndash; very professional, great integrity, friendly, common-sense approach. </span></span></span></span></p>',
'status' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Testimonials'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 28,
'client_name' => 'Nicola W',
'address' => 'Nicola W',
'image' => '',
'description' => '<p class="MsoNoSpacing"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:&quot;Arial&quot;,sans-serif">Always kept us well informed and always acted in our best interests. </span></span></span></span></p>',
'status' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Testimonials'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 27,
'client_name' => 'Ric M',
'address' => 'Ric M',
'image' => '',
'description' => '<p class="MsoNoSpacing"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:&quot;Arial&quot;,sans-serif">Very professional, efficient, and communicated all relevant information to me in a timely manner and were always friendly. </span></span></span></span></p>',
'status' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Testimonials'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 26,
'client_name' => 'Ric M',
'address' => 'Ric M',
'image' => '',
'description' => '<p class="MsoNoSpacing"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:&quot;Arial&quot;,sans-serif">Achieved in 2 months something 2 other real estate agents couldn&rsquo;t achieve in 2 years &ndash; Sell our land. </span></span></span></span></p>',
'status' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Testimonials'
}
]
$agents = [
(int) 0 => object(App\Model\Entity\User) {
'id' => (int) 225,
'full_name' => 'Neel Hapuhinne',
'order_of_doctors' => (int) 1,
'slug' => 'neel-hapuhinne',
'first_name' => 'Neel',
'last_name' => 'Hapuhinne',
'agent_name' => null,
'doctor_type' => null,
'role_id' => (int) 2,
'username' => null,
'email' => 'neel@netrent.com.au',
'phone' => '0421 435 435',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => null,
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '',
'lat' => null,
'lng' => null,
'clinic_id' => '',
'state_id' => null,
'city_id' => null,
'suburb_id' => null,
'location_id' => null,
'about_doctor' => '',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'background_1719466691.png',
'fb_id' => null,
'google_id' => null,
'refer_id' => null,
'otp' => null,
'otp_time' => null,
'is_login' => (int) 0,
'give_referal_money' => (int) 0,
'device_id' => null,
'device_type' => null,
'module_access' => null,
'current_password' => null,
'language' => null,
'cash_balance' => '0',
'winning_balance' => '0',
'bonus_amount' => '0',
'status' => (int) 1,
'accredited' => (int) 1,
'is_updated' => (int) 0,
'email_verified' => null,
'verify_string' => null,
'sms_notify' => (int) 1,
'special_intrest' => '',
'no_of_bedroms' => null,
'no_of_bathrooms' => null,
'no_of_parking' => null,
'land_area' => null,
'internal_area' => null,
'external_area' => null,
'total_area' => null,
'amount' => null,
'saving' => null,
'government_fees' => null,
'transfer_fees' => null,
'total_amount' => null,
'misc_amount' => null,
'property_type' => null,
'parking_info' => null,
'tenure_type' => null,
'amenities' => null,
'doctor_qualifications' => '',
'doctor_languages' => '',
'featured' => '0',
'agent_role' => 'Sales Consultant',
'facebook' => '',
'twitter' => '',
'googleplus' => '',
'youtube' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => null,
'city' => null,
'state' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Users'
},
(int) 1 => object(App\Model\Entity\User) {
'id' => (int) 224,
'full_name' => 'Suzie Bowers',
'order_of_doctors' => (int) 1,
'slug' => 'suzie-bowers',
'first_name' => 'Suzie',
'last_name' => 'Bowers',
'agent_name' => null,
'doctor_type' => null,
'role_id' => (int) 2,
'username' => null,
'email' => 'suzie@netrent.com.au',
'phone' => '0422152078',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => null,
'date_of_bith' => null,
'gender' => (int) 2,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '',
'lat' => null,
'lng' => null,
'clinic_id' => '',
'state_id' => null,
'city_id' => null,
'suburb_id' => null,
'location_id' => null,
'about_doctor' => '',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'background_1705492824.png',
'fb_id' => null,
'google_id' => null,
'refer_id' => null,
'otp' => null,
'otp_time' => null,
'is_login' => (int) 0,
'give_referal_money' => (int) 0,
'device_id' => null,
'device_type' => null,
'module_access' => null,
'current_password' => null,
'language' => null,
'cash_balance' => '0',
'winning_balance' => '0',
'bonus_amount' => '0',
'status' => (int) 1,
'accredited' => (int) 1,
'is_updated' => (int) 0,
'email_verified' => null,
'verify_string' => null,
'sms_notify' => (int) 1,
'special_intrest' => '',
'no_of_bedroms' => null,
'no_of_bathrooms' => null,
'no_of_parking' => null,
'land_area' => null,
'internal_area' => null,
'external_area' => null,
'total_area' => null,
'amount' => null,
'saving' => null,
'government_fees' => null,
'transfer_fees' => null,
'total_amount' => null,
'misc_amount' => null,
'property_type' => null,
'parking_info' => null,
'tenure_type' => null,
'amenities' => null,
'doctor_qualifications' => '',
'doctor_languages' => '',
'featured' => '0',
'agent_role' => 'Property Manager / Sales Consultant',
'facebook' => '',
'twitter' => '',
'googleplus' => '',
'youtube' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => null,
'city' => null,
'state' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Users'
},
(int) 2 => object(App\Model\Entity\User) {
'id' => (int) 222,
'full_name' => 'Nalin Silva',
'order_of_doctors' => (int) 1,
'slug' => 'nalin-silva',
'first_name' => 'Nalin',
'last_name' => 'Silva',
'agent_name' => null,
'doctor_type' => null,
'role_id' => (int) 2,
'username' => null,
'email' => 'nalin@netrent.com.au',
'phone' => '0403 716 237',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => null,
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '',
'lat' => null,
'lng' => null,
'clinic_id' => '',
'state_id' => null,
'city_id' => null,
'suburb_id' => null,
'location_id' => null,
'about_doctor' => '',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'background_1668409046.png',
'fb_id' => null,
'google_id' => null,
'refer_id' => null,
'otp' => null,
'otp_time' => null,
'is_login' => (int) 0,
'give_referal_money' => (int) 0,
'device_id' => null,
'device_type' => null,
'module_access' => null,
'current_password' => null,
'language' => null,
'cash_balance' => '0',
'winning_balance' => '0',
'bonus_amount' => '0',
'status' => (int) 1,
'accredited' => (int) 1,
'is_updated' => (int) 0,
'email_verified' => null,
'verify_string' => null,
'sms_notify' => (int) 1,
'special_intrest' => '',
'no_of_bedroms' => null,
'no_of_bathrooms' => null,
'no_of_parking' => null,
'land_area' => null,
'internal_area' => null,
'external_area' => null,
'total_area' => null,
'amount' => null,
'saving' => null,
'government_fees' => null,
'transfer_fees' => null,
'total_amount' => null,
'misc_amount' => null,
'property_type' => null,
'parking_info' => null,
'tenure_type' => null,
'amenities' => null,
'doctor_qualifications' => '',
'doctor_languages' => '',
'featured' => '0',
'agent_role' => 'Residential Sales Consultant',
'facebook' => '',
'twitter' => '',
'googleplus' => '',
'youtube' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => null,
'city' => null,
'state' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Users'
},
(int) 3 => object(App\Model\Entity\User) {
'id' => (int) 217,
'full_name' => 'Neil Udukala',
'order_of_doctors' => (int) 1,
'slug' => 'neil-udukala',
'first_name' => 'Neil',
'last_name' => 'Udukala',
'agent_name' => null,
'doctor_type' => null,
'role_id' => (int) 2,
'username' => null,
'email' => 'neil@netrent.com.au',
'phone' => '0406 804 559',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => null,
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '',
'lat' => null,
'lng' => null,
'clinic_id' => '',
'state_id' => null,
'city_id' => null,
'suburb_id' => null,
'location_id' => null,
'about_doctor' => '',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'background_1655724675.png',
'fb_id' => null,
'google_id' => null,
'refer_id' => null,
'otp' => null,
'otp_time' => null,
'is_login' => (int) 0,
'give_referal_money' => (int) 0,
'device_id' => null,
'device_type' => null,
'module_access' => null,
'current_password' => null,
'language' => null,
'cash_balance' => '0',
'winning_balance' => '0',
'bonus_amount' => '0',
'status' => (int) 1,
'accredited' => (int) 1,
'is_updated' => (int) 0,
'email_verified' => null,
'verify_string' => null,
'sms_notify' => (int) 1,
'special_intrest' => '',
'no_of_bedroms' => null,
'no_of_bathrooms' => null,
'no_of_parking' => null,
'land_area' => null,
'internal_area' => null,
'external_area' => null,
'total_area' => null,
'amount' => null,
'saving' => null,
'government_fees' => null,
'transfer_fees' => null,
'total_amount' => null,
'misc_amount' => null,
'property_type' => null,
'parking_info' => null,
'tenure_type' => null,
'amenities' => null,
'doctor_qualifications' => '',
'doctor_languages' => '',
'featured' => '0',
'agent_role' => 'Sales Consultant',
'facebook' => '',
'twitter' => '',
'googleplus' => '',
'youtube' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => null,
'city' => null,
'state' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Users'
},
(int) 4 => object(App\Model\Entity\User) {
'id' => (int) 214,
'full_name' => 'Harsha De Silva',
'order_of_doctors' => (int) 1,
'slug' => 'harsha-de-silva',
'first_name' => 'Harsha',
'last_name' => 'De Silva',
'agent_name' => null,
'doctor_type' => null,
'role_id' => (int) 2,
'username' => null,
'email' => 'harsha@netrent.com.au',
'phone' => '0421 208 322',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => null,
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '',
'lat' => null,
'lng' => null,
'clinic_id' => '',
'state_id' => null,
'city_id' => null,
'suburb_id' => null,
'location_id' => null,
'about_doctor' => '',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'background_1687267700.png',
'fb_id' => null,
'google_id' => null,
'refer_id' => null,
'otp' => null,
'otp_time' => null,
'is_login' => (int) 0,
'give_referal_money' => (int) 0,
'device_id' => null,
'device_type' => null,
'module_access' => null,
'current_password' => null,
'language' => null,
'cash_balance' => '0',
'winning_balance' => '0',
'bonus_amount' => '0',
'status' => (int) 1,
'accredited' => (int) 1,
'is_updated' => (int) 0,
'email_verified' => null,
'verify_string' => null,
'sms_notify' => (int) 1,
'special_intrest' => '',
'no_of_bedroms' => null,
'no_of_bathrooms' => null,
'no_of_parking' => null,
'land_area' => null,
'internal_area' => null,
'external_area' => null,
'total_area' => null,
'amount' => null,
'saving' => null,
'government_fees' => null,
'transfer_fees' => null,
'total_amount' => null,
'misc_amount' => null,
'property_type' => null,
'parking_info' => null,
'tenure_type' => null,
'amenities' => null,
'doctor_qualifications' => '',
'doctor_languages' => '',
'featured' => '0',
'agent_role' => 'Residential Sales Consultant',
'facebook' => '',
'twitter' => '',
'googleplus' => '',
'youtube' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => null,
'city' => null,
'state' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Users'
},
(int) 5 => object(App\Model\Entity\User) {
'id' => (int) 213,
'full_name' => 'Nisal Dissanayake',
'order_of_doctors' => (int) 1,
'slug' => 'nisal-dissanayake',
'first_name' => 'Nisal',
'last_name' => 'Dissanayake',
'agent_name' => null,
'doctor_type' => null,
'role_id' => (int) 2,
'username' => null,
'email' => 'nisal@netrent.com.au',
'phone' => '0420 661 676',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => null,
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '',
'lat' => null,
'lng' => null,
'clinic_id' => '',
'state_id' => null,
'city_id' => null,
'suburb_id' => null,
'location_id' => null,
'about_doctor' => '',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'background_1701344130.png',
'fb_id' => null,
'google_id' => null,
'refer_id' => null,
'otp' => null,
'otp_time' => null,
'is_login' => (int) 0,
'give_referal_money' => (int) 0,
'device_id' => null,
'device_type' => null,
'module_access' => null,
'current_password' => null,
'language' => null,
'cash_balance' => '0',
'winning_balance' => '0',
'bonus_amount' => '0',
'status' => (int) 1,
'accredited' => (int) 1,
'is_updated' => (int) 0,
'email_verified' => null,
'verify_string' => null,
'sms_notify' => (int) 1,
'special_intrest' => '',
'no_of_bedroms' => null,
'no_of_bathrooms' => null,
'no_of_parking' => null,
'land_area' => null,
'internal_area' => null,
'external_area' => null,
'total_area' => null,
'amount' => null,
'saving' => null,
'government_fees' => null,
'transfer_fees' => null,
'total_amount' => null,
'misc_amount' => null,
'property_type' => null,
'parking_info' => null,
'tenure_type' => null,
'amenities' => null,
'doctor_qualifications' => '',
'doctor_languages' => '',
'featured' => '0',
'agent_role' => 'Residential Sales Consultant',
'facebook' => '',
'twitter' => '',
'googleplus' => '',
'youtube' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => null,
'city' => null,
'state' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Users'
}
]
$city = 'Sheldon'
$PropertyManagement = object(Cake\ORM\Entity) {
'[new]' => true,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'PropertyManagement'
}
$settingData = object(Cake\ORM\Entity) {
'id' => (int) 1,
'admin_email' => 'support@healthcare.com',
'admin_address' => '179 – Green Park, Ajmer-Delhi Bypass, Jhotwara, Jaipur – 302012',
'admin_percentage' => '50',
'vendor_percentage' => '',
'referral_bouns_amount' => '50',
'referral_bouns_amount_referral' => '20',
'referral_code' => '5789',
'tds' => '31.2',
'game_join_time' => '',
'salary_cap' => '0',
'site_name' => '',
'site_logo' => 'logo_1545389273.png',
'admin_background' => 'background_1597743833.jpg',
'date_format' => '',
'meta_title' => '',
'currency' => '',
'site_meta_description' => '',
'paytm_environment' => '0',
'paytm_merchant_key' => '',
'paytm_merchant_mid' => '',
'paytm_merchant_website' => '',
'facebook_app_id' => '',
'facebook_app_secret' => '',
'google_app_id' => '',
'google_app_secret' => '',
'coutn_down_date' => '',
'contest_commission' => (float) 25,
'min_withdraw_amount' => (float) 500,
'facebook' => 'http://netrent.appinopinfo.com',
'twitter' => 'http://netrent.appinopinfo.com',
'instagram' => 'http://netrent.appinopinfo.com',
'pinterest' => 'http://netrent.appinopinfo.com',
'linkedin' => 'http://netrent.appinopinfo.com',
'created' => null,
'modified' => null,
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Settings'
}
$meta_title = ''
$meta_keyword = ''
$meta_desc = ''
$user = null
$auth = null
$Type = [
'Commercial' => 'Commercial',
'Residential' => 'Residential'
]
$Typee = [
'Sales' => 'Sales',
'Tenants' => 'Tenants',
'Landlords' => 'Landlords'
]
$content = [
'atf_content' => '<p>Property Management is a subject that demands a great level of understanding over a wide range of different fields. Therefore, it is a common thing for a layman to overlook an important factor and commit a mistake at a crucial time, resulting disappointment and making it an ordeal for the property owner.</p> <p> Nevertheless, handled with proper expertise and management, Property Management can turnout to be a huge money-making investment, with a regular cash flow in the arena of Real Estate Business. With an assurance of a valuable asset, The expert in Property Manager in Sheldon is your best option for a burden-free, growing investment in Property Rental Business</p>',
'overview' => [
'image' => '/location_imgs/sheldon.png',
'content' => 'Sheldon is a rural residential locality in the City of Redland, situated 26.2 kms south east to Brisbane CBD. The presence of multiple protected areas here is notable, preserving the regions natural eucalyptus forests, and protecting endangered species such as the koala. Viewed as the best suburb in the Redlands, close to all amenities, close to city, but with a rural feel as all houses are on acreage, Sheldon offers a country life close to city.'
],
'statistics' => [
(int) 0 => [
'tag' => 'Statistics',
'value' => 'Sheldon has an area of 22.8 km² and in the 2016 census, Sheldon had a population of 1,709 people. The predominant age group in Sheldon is 50 -59 years and the households are primarily couples with children. People in Sheldon work in a professional occupation and 94% of the homes here are owner-occupied. The current median sales price for houses here is $1,525,000.'
]
],
'demographics' => [
(int) 0 => [
'key' => 'Systematic Online Portal',
'value' => 'Supervise your property, numbers related to it and action without any alterations through a systematically operated online portal.'
],
(int) 1 => [
'key' => 'No Additional Service Cost',
'value' => 'Get the benefits of cleaning and maintenance from experts at no additional cost.'
],
(int) 2 => [
'key' => ' Get Faster Liquidity',
'value' => 'All the properties are leased in less than 6 days from the starting date.'
]
]
]
$stat = [
'tag' => 'Statistics',
'value' => 'Sheldon has an area of 22.8 km² and in the 2016 census, Sheldon had a population of 1,709 people. The predominant age group in Sheldon is 50 -59 years and the households are primarily couples with children. People in Sheldon work in a professional occupation and 94% of the homes here are owner-occupied. The current median sales price for houses here is $1,525,000.'
]</pre><pre class="stack-trace">include - APP/Template/PropertyManagement/city.ctp, line 430
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1203
Cake\View\View::_render() - CORE/src/View/View.php, line 1164
Cake\View\View::render() - CORE/src/View/View.php, line 772
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 109
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81</pre></div></pre><br />
<b>Warning</b>: file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 1690 bytes written, possibly out of free disk space in <b>/home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php</b> on line <b>133</b><br />
</p>-->
<!-- </div>-->
<!-- </div>-->
<!-- < ?php endforeach ; ?>-->
<!-- </div>-->
<!-- </div>-->
<!--</section>-->
<section class="testimonials-section">
<div class="headingbox">
<div class="row">
<div class="col-md-12 text-center">
<h2>Trusted by thousands of property <br> owners across Brisbane</h2>
<!-- <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod</p> -->
</div>
</div>
</div>
<div class="container container-custom mt-4">
<div class="row">
<div class="col-md-12">
<div id="owl-demo_new" class="owl-carousel owl-theme wow pulse review_center">
<div class="item">
<div class="innerbox">
<div class="row justify-content-center align-items-center">
<div class="col-md-12">
<div class="rightbox ">
<div class="starts" >
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
</div>
<p class="MsoNoSpacing"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Arial",sans-serif">Excellent rental service as an investor then sales service – very professional, great integrity, friendly, common-sense approach. </span></span></span></span></p> <!-- <p>Excellent rental service as an investor then sales service – very professional, great integrity, friendly, common-sense approach. </p> -->
<h4 class="text-center" >
<strong>
Caroline A
</strong>
<small>
Queensland
</small>
</h4>
</div>
</div>
</div>
</div>
</div>
<div class="item">
<div class="innerbox">
<div class="row justify-content-center align-items-center">
<div class="col-md-12">
<div class="rightbox ">
<div class="starts" >
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
</div>
<p class="MsoNoSpacing"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Arial",sans-serif">Always kept us well informed and always acted in our best interests. </span></span></span></span></p> <!-- <p>Excellent rental service as an investor then sales service – very professional, great integrity, friendly, common-sense approach. </p> -->
<h4 class="text-center" >
<strong>
Nicola W
</strong>
<small>
Queensland
</small>
</h4>
</div>
</div>
</div>
</div>
</div>
<div class="item">
<div class="innerbox">
<div class="row justify-content-center align-items-center">
<div class="col-md-12">
<div class="rightbox ">
<div class="starts" >
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
</div>
<p class="MsoNoSpacing"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Arial",sans-serif">Very professional, efficient, and communicated all relevant information to me in a timely manner and were always friendly. </span></span></span></span></p> <!-- <p>Excellent rental service as an investor then sales service – very professional, great integrity, friendly, common-sense approach. </p> -->
<h4 class="text-center" >
<strong>
Ric M
</strong>
<small>
Queensland
</small>
</h4>
</div>
</div>
</div>
</div>
</div>
<div class="item">
<div class="innerbox">
<div class="row justify-content-center align-items-center">
<div class="col-md-12">
<div class="rightbox ">
<div class="starts" >
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
</div>
<p class="MsoNoSpacing"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Arial",sans-serif">Achieved in 2 months something 2 other real estate agents couldn’t achieve in 2 years – Sell our land. </span></span></span></span></p> <!-- <p>Excellent rental service as an investor then sales service – very professional, great integrity, friendly, common-sense approach. </p> -->
<h4 class="text-center" >
<strong>
Ric M
</strong>
<small>
Queensland
</small>
</h4>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="ouragent">
<div class="container container-custom">
<div class="row text-center justify-content-center">
<div class="col-md-12">
<h2>Meet Our Team Members</h2>
<br>
<!-- <p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Id nulla aliquam inventore exercitationem tenetur. </p> -->
</div>
</div>
<div class="row justify-content-center">
<div class="col-lg-3 col-md-6 col-sm-12 wow pulse">
<div class="innerbox">
<div class="agentimg">
<img src="https://netrent.com.au//uploads/doctor_image/background_1719466691.png" alt="Image" class="img-thumbnail">
</div>
<h3>Neel Hapuhinne</h3>
<p>Sales Consultant</p>
<div class="member-contact" >
<a class="" href="mailto:neel@netrent.com.au"><i class="fa fa-envelope mr-2"></i>neel@netrent.com.au</a>
<a href="tel:0421 435 435"><i class="fa fa-phone mr-2"></i>0421 435 435</a>
</div>
<!-- <div class="team-hover-content">
<div class="member-thumb">
<img src="https://netrent.com.au//uploads/doctor_image/background_1719466691.png" alt="team-3" class="img-thumbnail">
</div>
<div class="member-name-designation">
<h4 class="member-name">
<a href="javascript:void(0);" tabindex="-1">Neel Hapuhinne</a>
</h4>
<p class="member-designation">Support Manager</p>
</div>
<div class="member-socials">
</div>
</div> -->
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-12 wow pulse">
<div class="innerbox">
<div class="agentimg">
<img src="https://netrent.com.au//uploads/doctor_image/background_1705492824.png" alt="Image" class="img-thumbnail">
</div>
<h3>Suzie Bowers</h3>
<p>Property Manager / Sales Consultant</p>
<div class="member-contact" >
<a class="" href="mailto:suzie@netrent.com.au"><i class="fa fa-envelope mr-2"></i>suzie@netrent.com.au</a>
<a href="tel:0422152078"><i class="fa fa-phone mr-2"></i>0422152078</a>
</div>
<!-- <div class="team-hover-content">
<div class="member-thumb">
<img src="https://netrent.com.au//uploads/doctor_image/background_1705492824.png" alt="team-3" class="img-thumbnail">
</div>
<div class="member-name-designation">
<h4 class="member-name">
<a href="javascript:void(0);" tabindex="-1">Suzie Bowers</a>
</h4>
<p class="member-designation">Support Manager</p>
</div>
<div class="member-socials">
</div>
</div> -->
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-12 wow pulse">
<div class="innerbox">
<div class="agentimg">
<img src="https://netrent.com.au//uploads/doctor_image/background_1668409046.png" alt="Image" class="img-thumbnail">
</div>
<h3>Nalin Silva</h3>
<p>Residential Sales Consultant</p>
<div class="member-contact" >
<a class="" href="mailto:nalin@netrent.com.au"><i class="fa fa-envelope mr-2"></i>nalin@netrent.com.au</a>
<a href="tel:0403 716 237"><i class="fa fa-phone mr-2"></i>0403 716 237</a>
</div>
<!-- <div class="team-hover-content">
<div class="member-thumb">
<img src="https://netrent.com.au//uploads/doctor_image/background_1668409046.png" alt="team-3" class="img-thumbnail">
</div>
<div class="member-name-designation">
<h4 class="member-name">
<a href="javascript:void(0);" tabindex="-1">Nalin Silva</a>
</h4>
<p class="member-designation">Support Manager</p>
</div>
<div class="member-socials">
</div>
</div> -->
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-12 wow pulse">
<div class="innerbox">
<div class="agentimg">
<img src="https://netrent.com.au//uploads/doctor_image/background_1655724675.png" alt="Image" class="img-thumbnail">
</div>
<h3>Neil Udukala</h3>
<p>Sales Consultant</p>
<div class="member-contact" >
<a class="" href="mailto:neil@netrent.com.au"><i class="fa fa-envelope mr-2"></i>neil@netrent.com.au</a>
<a href="tel:0406 804 559"><i class="fa fa-phone mr-2"></i>0406 804 559</a>
</div>
<!-- <div class="team-hover-content">
<div class="member-thumb">
<img src="https://netrent.com.au//uploads/doctor_image/background_1655724675.png" alt="team-3" class="img-thumbnail">
</div>
<div class="member-name-designation">
<h4 class="member-name">
<a href="javascript:void(0);" tabindex="-1">Neil Udukala</a>
</h4>
<p class="member-designation">Support Manager</p>
</div>
<div class="member-socials">
</div>
</div> -->
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-12 wow pulse">
<div class="innerbox">
<div class="agentimg">
<img src="https://netrent.com.au//uploads/doctor_image/background_1687267700.png" alt="Image" class="img-thumbnail">
</div>
<h3>Harsha De Silva</h3>
<p>Residential Sales Consultant</p>
<div class="member-contact" >
<a class="" href="mailto:harsha@netrent.com.au"><i class="fa fa-envelope mr-2"></i>harsha@netrent.com.au</a>
<a href="tel:0421 208 322"><i class="fa fa-phone mr-2"></i>0421 208 322</a>
</div>
<!-- <div class="team-hover-content">
<div class="member-thumb">
<img src="https://netrent.com.au//uploads/doctor_image/background_1687267700.png" alt="team-3" class="img-thumbnail">
</div>
<div class="member-name-designation">
<h4 class="member-name">
<a href="javascript:void(0);" tabindex="-1">Harsha De Silva</a>
</h4>
<p class="member-designation">Support Manager</p>
</div>
<div class="member-socials">
</div>
</div> -->
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-12 wow pulse">
<div class="innerbox">
<div class="agentimg">
<img src="https://netrent.com.au//uploads/doctor_image/background_1701344130.png" alt="Image" class="img-thumbnail">
</div>
<h3>Nisal Dissanayake</h3>
<p>Residential Sales Consultant</p>
<div class="member-contact" >
<a class="" href="mailto:nisal@netrent.com.au"><i class="fa fa-envelope mr-2"></i>nisal@netrent.com.au</a>
<a href="tel:0420 661 676"><i class="fa fa-phone mr-2"></i>0420 661 676</a>
</div>
<!-- <div class="team-hover-content">
<div class="member-thumb">
<img src="https://netrent.com.au//uploads/doctor_image/background_1701344130.png" alt="team-3" class="img-thumbnail">
</div>
<div class="member-name-designation">
<h4 class="member-name">
<a href="javascript:void(0);" tabindex="-1">Nisal Dissanayake</a>
</h4>
<p class="member-designation">Support Manager</p>
</div>
<div class="member-socials">
</div>
</div> -->
</div>
</div>
</div>
</div>
</section>
<!-- <section class="dd_facility">
<div class="container container-custom">
<a href="https://247fs.com.au/" target="_blank" class="dd_box">
<div class="row align-items-center">
<div class="col-md-7">
<div class="dd_text">
<h3>Our affiliated and dedicated facility service</h3>
<p>Exclusively working with Netrent propertes</p> <img src="/images/pp_img/hands_mantain.png" class="img-fluid"> </div>
</div>
<div class="col-md-5 order-mobile_top"> <img src="/images/pp_img/fs_logo.png" class="img-fluid fs_logo"> </div>
</div>
</a>
</div>
</section> -->
<div class="intro-section">
<div class="intro-section-inner">
<div class="container">
<div class="row">
<div class="col-lg-9 col-md-7 col-sm-12">
<h3>Do You Have Questions ?</h3> </div>
<div class="col-lg-3 col-md-5 col-sm-12"> <a href="contact-us.html" class="btn-7">Get in Touch</a> </div>
</div>
</div>
</div>
</div>
<!-- new data -->
<div class="modal fade" id="exampleModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">Enquiry</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button>
</div>
<div class="modal-body">
<form id="enquiryFrom">
<div class="form-group">
<label for="recipient-name" class="col-form-label">First Name :</label>
<input type="text" class="form-control" required name="first_name" id="recipient-name"> </div>
<div class="form-group">
<label for="recipient-name" class="col-form-label">Last Name :</label>
<input type="text" class="form-control" required name="last_name" id="recipient-name"> </div>
<div class="form-group">
<label for="recipient-email" class="col-form-label">Email :</label>
<input type="email" class="form-control" required name="email" id="recipient-email"> </div>
<div class="form-group">
<label for="recipient-phone" class="col-form-label">Phone :</label>
<input type="text" class="form-control" required name="phone" maxlength="13" id="recipient-phone"> </div>
<div class="form-group">
<label for="message-text" class="col-form-label">Message:</label>
<textarea class="form-control" required name="message" id="message-text"></textarea>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
<button type="submit" class="btn btn-primary">Send message</button>
</div>
</form>
</div>
</div>
</div>
</div>
<script src="//cdn.jsdelivr.net/npm/sweetalert2@11"></script>
<script>
$("#recipient-phone").on("keypress keyup blur", function(e) {
$(this).val($(this).val().replace(/[^0-9\.]/g, ''));
if((e.which != 46 || $(this).val().indexOf('.') != -1) && (event.which < 48 || event.which > 57)) {
event.preventDefault();
}
});
function myGreeting() {
window.location.href = "/property-management";
}
$(document).ready(function() {
$(document).on('submit', '#enquiryFrom', function(e) {
e.preventDefault();
var form = $(this);
var actionUrl = "/property-management";
$.ajax({
type: "POST",
url: actionUrl,
data: form.serialize(), // serializes the form's elements.
success: function(data) {
Swal.fire({
icon: 'success',
title: 'Your Query has been saved.',
showConfirmButton: false,
timer: 1500
})
setTimeout(myGreeting, 2000)
// show response from the php script.
}
});
});
$(document).on('submit', '#findPincode', function(e) {
e.preventDefault();
var form = $(this);
var actionUrl = "/find-Pincode";
$.ajax({
type: "POST",
url: actionUrl,
data: form.serialize(), // serializes the form's elements.
success: function(data) {
// alert(data.status);
// data = JSON.parse(data);
if(data.status != '') {
Swal.fire({
icon: 'success',
title: '',
text: data.msg
})
} else {
Swal.fire({
icon: 'error',
title: '',
text: data.msg
})
}
// show response from the php script.
}
});
});
})
</script>
<script>
$(document).ready(function() {
var sync1 = $("#sync1");
var sync2 = $("#sync2");
var slidesPerPage = 4; //globaly define number of elements per page
var syncedSecondary = true;
sync1.owlCarousel({
items : 1,
slideSpeed : 2000,
nav: false,
autoplay: true,
dots: false,
loop: true,
responsiveRefreshRate : 200,
navText: ['<svg width="100%" height="100%" viewBox="0 0 11 20"><path style="fill:none;stroke-width: 1px;stroke: #000;" d="M9.554,1.001l-8.607,8.607l8.607,8.606"/></svg>','<svg width="100%" height="100%" viewBox="0 0 11 20" version="1.1"><path style="fill:none;stroke-width: 1px;stroke: #000;" d="M1.054,18.214l8.606,-8.606l-8.606,-8.607"/></svg>'],
}).on('changed.owl.carousel', syncPosition);
sync2
.on('initialized.owl.carousel', function () {
sync2.find(".owl-item").eq(0).addClass("current");
})
.owlCarousel({
items : slidesPerPage,
dots: false,
nav: false,
slid:false,
items:5,
smartSpeed: 0,
slideSpeed : 0,
slideBy: slidesPerPage, //alternatively you can slide by 1, this way the active slide will stick to the first item in the second carousel
responsiveRefreshRate : 100
}).on('changed.owl.carousel', syncPosition2);
function syncPosition(el) {
//if you set loop to false, you have to restore this next line
//var current = el.item.index;
//if you disable loop you have to comment this block
var count = el.item.count-1;
var current = Math.round(el.item.index - (el.item.count/2) - .5);
if(current < 0) {
current = count;
}
if(current > count) {
current = 0;
}
//end block
sync2
.find(".owl-item")
.removeClass("current")
.eq(current)
.addClass("current");
var onscreen = sync2.find('.owl-item.active').length - 1;
var start = sync2.find('.owl-item.active').first().index();
var end = sync2.find('.owl-item.active').last().index();
if (current > end) {
sync2.data('owl.carousel').to(current, 100, true);
}
if (current < start) {
sync2.data('owl.carousel').to(current - onscreen, 100, true);
}
}
function syncPosition2(el) {
if(syncedSecondary) {
var number = el.item.index;
sync1.data('owl.carousel').to(number, 100, true);
}
}
sync2.on("click", ".owl-item", function(e){
e.preventDefault();
var number = $(this).index();
sync1.data('owl.carousel').to(number, 300, true);
});
});
</script>
<footer class="footer" id="footer">
<div class="container footer-inner">
<div class="row">
<div class="col-xl-3 col-lg-3 col-md-6 col-sm-6">
<div class="footer-item clearfix">
<h3>Netrent</h3>
<div class="text">
<p>The leading property marketplace in Australia connecting sellers, buyers, and services on a fast-track hyper-sourced local real estate network for prompt conversion action! </p>
</div>
</div>
</div>
<div class="col-xl-2 col-lg-3 col-md-6 col-sm-6">
<div class="footer-item clearfix">
<h4>Suburb Profiles</h4>
<div class="text d-block">
<a href="#" class="btn_link show_more collapsed" data-toggle="collapse" data-target="#city_text" aria-expanded="false" aria-controls="city_text">East Brisbane</a>
<div class="collapse city_text" id="city_text">
<div class="city_text_card">
<a href="/property-management-services-in-Balmoral" target="_blank" >Balmoral </a>
<a href="/property-management-services-in-Belmont" target="_blank" >Belmont </a>
<a href="/property-management-services-in-Bulimba" target="_blank" >Bulimba </a>
<a href="/property-management-services-in-Camp-Hill " target="_blank" >Camp Hill </a>
<a href="/property-management-services-in-Cannon-Hill" target="_blank" >Cannon Hill</a>
<a href="/property-management-services-in-Carina" target="_blank" > Carina </a>
<a href="/property-management-services-in-Carina-Heights" target="_blank" >Carina Heights </a>
<a href="/property-management-services-in-Carindale" target="_blank" >Carindale </a>
<a href="/property-management-services-in-Chandler" target="_blank" >Chandler </a>
<a href="/property-management-services-in-Coorparoo" target="_blank" >Coorparoo </a>
<a href="/property-management-services-in-Gumdale" target="_blank" >Gumdale </a>
<a href="/property-management-services-in-Hawthorne" target="_blank" >Hawthorne </a>
<a href="/property-management-services-in-Wakerley" target="_blank" >Wakerley </a>
<a href="/property-management-services-in-Hemmant" target="_blank" >Hemmant </a>
<a href="/property-management-services-in-Murarrie" target="_blank" >Murarrie </a>
<a href="/property-management-services-in-Seven-Hills" target="_blank" >Seven Hills </a>
<a href="/property-management-services-in-Tingalpa" target="_blank" >Tingalpa </a>
<a href="/property-management-services-in-Wynnum" target="_blank" >Wynnum </a>
<a href="/property-management-services-in-Morningside" target="_blank" >Morningside </a>
<a href="/property-management-services-in-Lota" target="_blank" >Lota </a>
<a href="/property-management-services-in-Manly" target="_blank" >Manly </a>
<a href="/property-management-services-in-Manly-West" target="_blank" >Manly West </a>
<a href="/property-management-services-in-Norman-Park" target="_blank" >Norman Park </a>
<a href="/property-management-services-in-Ransome" target="_blank" >Ransome </a>
<!-- <a href="/property-management-services-in-eagle-farm" target="_blank" >Eagle Farm </a> -->
</div>
</div>
</div>
<div class="text d-block">
<a href="#" class="btn_link show_more collapsed" data-toggle="collapse" data-target="#city_text2" aria-expanded="false" aria-controls="city_text2">South Western Brisbane</a>
<div class="collapse city_text" id="city_text2">
<div class="city_text_card">
<a href="/property-management-services-in-Forest-Lake" target="_blank" >Forest Lake </a>
<a href="/property-management-services-in-Wacol" target="_blank" >Wacol </a>
<a href="/property-management-services-in-Darra" target="_blank" >Darra </a>
<a href="/property-management-services-in-Richlands" target="_blank" >Richlands </a>
<a href="/property-management-services-in-Ellen-Grove" target="_blank" >Ellen Grove </a>
<!-- <a href="/property-management-services-in-gumdale" target="_blank" >Gumdale </a> -->
<a href="/property-management-services-in-Heathwood" target="_blank" >Heathwood </a>
<a href="/property-management-services-in-Oxley" target="_blank" >Oxley </a>
<a href="/property-management-services-in-Corinda" target="_blank" >Corinda </a>
<a href="/property-management-services-in-Mount-Ommaney" target="_blank" >Mount Ommaney </a>
<a href="/property-management-services-in-Middle-Park" target="_blank" >Middle Park </a>
</div>
</div>
</div>
<div class="text d-block">
<a href="#" class="btn_link show_more collapsed" data-toggle="collapse" data-target="#city_text3" aria-expanded="false" aria-controls="city_text3">Logan City </a>
<div class="collapse city_text" id="city_text3">
<div class="city_text_card">
<a href="/property-management-services-in-Boronia-Heights" target="_blank" >Boronia Heights </a>
<a href="/property-management-services-in-Browns-Plains" target="_blank" >Browns Plains </a>
<a href="/property-management-services-in-Forest-Dale" target="_blank" >Forest Dale </a>
<a href="/property-management-services-in-Heritage-Park" target="_blank" >Heritage Park </a>
<a href="/property-management-services-in-Hill-Crest" target="_blank" >Hill Crest </a>
<a href="/property-management-services-in-Regents-Park" target="_blank" >Regents Park </a>
</div>
</div>
</div>
<div class="text d-block">
<a href="#" class="btn_link show_more collapsed" data-toggle="collapse" data-target="#city_text4" aria-expanded="false" aria-controls="city_text4">South East Brisbane</a>
<div class="collapse city_text" id="city_text4">
<div class="city_text_card">
<a href="/property-management-services-in-Alexandra-Hills" target="_blank" >Alexandra Hills </a>
<a href="/property-management-services-in-Burbank" target="_blank" >Burbank </a>
<a href="/property-management-services-in-Capalaba" target="_blank" >Capalaba </a>
<a href="/property-management-services-in-Eight-Mile-Plains" target="_blank" >Eight Mile Plains </a>
<a href="/property-management-services-in-Holland-Park" target="_blank" >Holland Park </a>
<a href="/property-management-services-in-Holland-Park-West" target="_blank" >Holland Park West </a>
<a href="/property-management-services-in-Kuraby" target="_blank" >Kuraby </a>
<a href="/property-management-services-in-Mansfield" target="_blank" >Mansfield </a>
<a href="/property-management-services-in-Mount-Gravatt" target="_blank" >Mount Gravatt </a>
<a href="/property-management-services-in-Rochedale" target="_blank" >Rochedale </a>
<a href="/property-management-services-in-Sheldon" target="_blank" >Sheldon </a>
<a href="/property-management-services-in-Springwood" target="_blank" >Springwood </a>
<a href="/property-management-services-in-Underwood" target="_blank" >Underwood </a>
<a href="/property-management-services-in-Acacia-Ridge" target="_blank" >Acacia Ridge </a>
<a href="/property-management-services-in-Algester" target="_blank" >Algester </a>
<a href="/property-management-services-in-Annerly" target="_blank" >Annerly </a>
<a href="/property-management-services-in-Calamvale" target="_blank" >Calamvale </a>
<a href="/property-management-services-in-Coopers-Plains" target="_blank" >Coopers Plains </a>
<a href="/property-management-services-in-Doolandella" target="_blank" >Doolandella </a>
<a href="/property-management-services-in-Drewvale" target="_blank" >Drewvale </a>
<a href="/property-management-services-in-Durack" target="_blank" >Durack </a>
<a href="/property-management-services-in-Dutton-Park" target="_blank" >Dutton Park </a>
</div>
</div>
</div>
<div class="text d-block">
<a href="#" class="btn_link show_more collapsed" data-toggle="collapse" data-target="#city_text5" aria-expanded="false" aria-controls="city_text5">North Brisbane </a>
<div class="collapse city_text" id="city_text5">
<div class="city_text_card">
<a href="/property-management-services-in-Taigum" target="_blank" >Taigum </a>
<!--<a href="/property-management-services-in-Zillmere" target="_blank" >Zillmere </a>-->
<a href="/property-management-services-in-Margate" target="_blank" >Margate </a>
<a href="/property-management-services-in-Redcliffe" target="_blank" >Redcliffe </a>
</div>
</div>
</div>
</div>
</div>
<div class="col-xl-3 col-lg-3 col-md-6 col-sm-6">
<div class="footer-item">
<h4>Contact Us</h4>
<ul class="contact-info">
<li>
<i class="fa fa-map-marker"></i><a target="_blank" href="https://goo.gl/maps/jBxh4PrPq6daYgVe7"> Unit 8/1151 Wynnum RD Cannon Hill, Qld 4170</a>
</li>
<li>
<i class="fa fa-envelope"></i><a href="mailto:admin@netrent.com.au">admin@netrent.com.au</a>
</li>
<li>
<i class="fa fa-phone"></i><a href="tel:07-3113-3882">07 3113 3882 </a>
</li>
<!-- <li>
<i class="fa fa-fax"></i>025 0255 0255
</li> -->
<!-- <li>
<i class="fa fa-globe"></i><a href="mailto:info@netrent.com">info@netrent.com</a>
</li> -->
</ul>
</div>
</div>
<div class="col-xl-2 col-lg-2 col-md-6 col-sm-6">
<div class="footer-item">
<h4>
Useful Links
</h4>
<ul class="links">
<li>
<a href="/">Home</a>
</li>
<li>
<a href="/about-us">About Us</a>
</li>
<!--
<li>
<a href="services.html">Services</a>
</li>
-->
<li>
<a href="/contact-us">Contact Us</a>
</li>
<li>
<a href="/policy">Privacy Policy</a>
</li>
<!-- <li>
<a href="properties-details.html">Properties Details</a>
</li> -->
</ul>
</div>
</div>
<div class="col-xl-2 col-lg-3 col-md-6 col-sm-6">
<div class="footer-item clearfix">
<h4>Subscribe</h4>
<div class="Subscribe-box">
<p>Please feel free to subscribe for regular Real Estate news </p>
<a href="contact-us" class="btn-red btn-7 float-none btn-sec">
Subscribe
</a>
<form class="form-inline" action="/home/subscribe" method="POST">
<!--<input type="email" name="email" class="form-control mb-sm-0" id="inlineFormInputName3" placeholder="Email Address">-->
<!--<button type="submit" class="btn"><i class="fa fa-paper-plane"></i></button>-->
</form>
</div>
</div>
</div>
</div>
</div>
<div class="sub-footer">
<div class="container">
<div class="row">
<div class="col-lg-8 col-md-12">
<p class="copy"> Copyright Netrent. © 2005-2023 All Rights Reserved. <br/> Design, Developed & Marketing by <a href="https://appinop.com/" target="_blank" style="text-decoration:underline; color:white;">Appinop Technologies</a> </p>
</div>
<div class="col-lg-4 col-md-12">
<ul class="social-list clearfix">
<li><a target="_blank" href="https://www.facebook.com/netrentaustralia/" class="facebook-bg"><i class="fa fa-facebook-square"></i></a></li>
<li><a target="_blank" href="https://au.linkedin.com/company/netrent-commercial;" class="twitter-bg"><i class="fa fa-linkedin"></i></a></li>
<!-- <li><a target="_blank" href="javascript:void(0);" class="google-bg"><i class="fa fa-google-plus"></i></a></li> -->
<li><a target="_blank" href="https://twitter.com/NetrentP" class="linkedin-bg"><i class="fa fa-twitter"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</footer>
<!-- christmas_modal -->
<!--<style>-->
<!-- .christmas_modal .modal-dialog {-->
<!-- max-width: 650px;-->
<!-- }-->
<!-- .christmas_modal .modal-content {-->
<!-- position: relative;-->
<!-- display: flex;-->
<!-- flex-direction: column;-->
<!-- width: 100%;-->
<!-- pointer-events: auto;-->
<!-- background-color: #ffffff;-->
<!-- background-clip: padding-box;-->
<!-- border: none;-->
<!-- border-radius: 10px;-->
<!-- outline: 0;-->
<!-- box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;-->
<!-- }-->
<!-- .no-border {-->
<!-- border: 0 !important;-->
<!-- }-->
<!-- .christmas_modal .btn-custom-closer {-->
<!-- background: #fff;-->
<!-- border: none;-->
<!-- border-radius: 20px;-->
<!-- width: 35px;-->
<!-- height: 35px;-->
<!-- font-size: 26px;-->
<!-- line-height: 35px;-->
<!-- position: absolute;-->
<!-- right: -12px;-->
<!-- top: -12px;-->
<!-- transition: 0.3s;-->
<!-- z-index: 3;-->
<!-- margin: 0;-->
<!-- font-weight: revert;-->
<!-- font-family: auto;-->
<!-- font-weight: 900;-->
<!-- box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;-->
<!-- }-->
<!-- .auto_modal {-->
<!-- position: relative;-->
<!-- overflow: hidden;-->
<!-- border-radius: 10px;-->
<!-- }-->
<!-- @media (min-width: 320px) and (max-width: 767px){-->
<!-- .christmas_modal .modal-dialog {-->
<!-- margin: 1.5rem;-->
<!-- }-->
<!-- }-->
<!--</style>-->
<!--<div class="modal christmas_modal" id="christmas_modal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">-->
<!-- <div class="modal-dialog modal-dialog-centered modal-lg">-->
<!-- <div class="modal-content">-->
<!-- <div class="modal-header flex-column p-0 no-border ">-->
<!-- <button aria-label="Close" class="btn-custom-closer" data-dismiss="modal" type="button">-->
<!-- <span aria-hidden="true">-->
<!-- ×-->
<!-- </span>-->
<!-- </button>-->
<!-- </div>-->
<!-- <div class="modal-body auto_modal p-0 ">-->
<!-- <img src="https://netrent.com.au//images/new/christmas_modal_netrent.jpg"/>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!--</div>-->
<!-- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/momentjs/2.14.1/moment.min.js"></script> -->
<script src="/js/new/jquery-3.1.0.js"></script>
<script src="/js/new/popper.min.js"></script>
<script src="/js/new/bootstrap.min.js"></script>
<script src="/js/new/owl.carousel.js"></script>
<script src="/js/new/wow.min.js"></script>
<!-- <script src="/js/new/all.js"></script>
<script src="/js/new/jquery.mCustomScrollbar.js"></script>
<script src="/js/new/jquery.validate.min.js"></script>
<script src="/js/new/ma5-menu.min.js"></script>
<script src="/js/new/portfolio-script.js"></script>
<script src="/js/new/scripts.js"></script>
<script src="/js/new/site.min.js"></script>
<script src="/js/new/typed.min.js"></script>
<script src="/js/bootstrap.min.js"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datetimepicker/4.17.37/js/bootstrap-datetimepicker.min.js"></script>
-->
<!-- <script src='https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.3.1/js/bootstrap.bundle.min.js'></script> -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap-select@1.13.9/dist/js/bootstrap-select.min.js"></script>
<script type="text/javascript">
// $(window).on('load', function() {
// $('#christmas_modal').modal('show');
// });
</script>
<script>
$(function () {
$('.selectpicker').selectpicker();
});
</script>
<script >
$(document).ready(function() {
wow = new WOW({
boxClass: 'wow',
animateClass: 'animated',
offset: 100,
mobile: false
})
wow.init();
});
</script>
<script>
$('#owl-demo').owlCarousel({
autoplay: true,
center: false,
nav: false,
items:5,
autoHeight:true,
margin:30,
loop:true,
responsive:{
1920:{
items:1
},
1680:{
items:1
},
700:{
items:1
},
320:{
items:1
}
}
});
</script>
<script>
$('#owl-demo_new').owlCarousel({
autoplay:true,
autoplayTimeout:5000,
autoplayHoverPause:true,
loop:true,
dots:true,
margin:0,
nav:false,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:3
},
1280:{
items:4
}
}
});
</script>
<script>
$('#owl-demo2').owlCarousel({
autoplay:true,
loop:true,
dots:false,
margin:0,
nav:true,
responsive:{
0:{
items:1
},
600:{
items:1
},
1000:{
items:3
}
}
});
</script>
<script>
$(document).ready(function() {
$('.btn-link').click(function(e) {
$(this).toggleClass('active');
})
})
</script>
<script>
$('.modal-btn').on('click', function () {
$('.modal-title').html($(this).attr('data-title'));
$('#modal').modal('show')
.find('#modal-content')
.load($(this).attr('data-target'));
});
</script>
<div id="modal" class="modal fade" tabindex="-1" aria-hidden="true" aria-labelledby="modal-label">
<div class="modal-dialog modal-lg">
<div class="modal-content">
<div class="modal-header">
<h5 id="modal-label" class="modal-title"></h5>
<button type="button" class="btn-custom-closer" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
</div>
<div class="modal-body">
<div id="modal-content"></div>
</div>
</div>
</div>
</div>
</body>
</html>
'
}
$reasonPhrase = 'OK'
header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 148
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 54
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 106
[main] - ROOT/webroot/index.php, line 40
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 776 bytes written, possibly out of free disk space in /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): Cannot modify header information - headers already sent by (output started at /home/netrentcom/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:850) [CORE/src/Http/ResponseEmitter.php, line 181]Code Context $value
), $first);
$first = false;
$response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<title>Netrent - Deals in Residential & Commercial Properties for Buy, Sale & Lease </title>
<meta name="description" content="Leading Real Estate company in Australia. Find the Residential & Commericial Properties for buy, sale, rent and lease in Australia. " />
<link rel="canonical" href="https://netrent.com.au/property-management-services-in-Sheldon">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="INDEX,FOLLOW">
<link rel="icon" sizes="56x56" href="https://netrent.com.au//images/new/favicon.png">
<meta name="facebook-domain-verification" content="p2gbcq5d1nu968pis9fbgajji47jtc" />
<!-- Bootstrap CSS -->
<!-- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"> -->
<link rel="stylesheet" href="/css/new/bootstrap.min.css"/> <link rel="stylesheet" href="/css/new/font-awesome.min.css"/> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-select@1.13.9/dist/css/bootstrap-select.min.css"/> <link rel="stylesheet" href="/css/new/style.css"/> <link rel="stylesheet" href="/css/new/animate.css"/> <link rel="stylesheet" href="/css/new/owl.carousel.min.css"/> <link rel="stylesheet" href="/css/new/owl.theme.default.min.css"/> <!-- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datetimepicker/4.17.37/css/bootstrap-datetimepicker.min.css">
-->
<!-- <title>Health Care Doctors</title> -->
<!-- <script async src="https://www.googletagmanager.com/gtag/js?id=UA-180627638-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-180627638-1');
</script> -->
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NM4Z3VW');</script>
<!-- End Google Tag Manager by netrent -->
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XPRCLS1V8Z"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-XPRCLS1V8Z');
</script>
<!-- Meta Pixel Code -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '174152490105729');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=174152490105729&ev=PageView&noscript=1"
/></noscript>
<!-- End Meta Pixel Code -->
<!--Start of Tawk.to Script-->
<script type="text/javascript">
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://embed.tawk.to/649967d394cf5d49dc5fe067/1h3rjr5aq';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script>
<!--End of Tawk.to Script-->
</head>
<body class="innerpages homepage">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NM4Z3VW"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<header class="header">
<div class="container">
<nav class="navbar navbar-expand-lg navbar-light">
<a class="navbar-brand" href="/"><img src="https://netrent.com.au//images/new/default-logo.png" alt="home"></a>
<!-- <a href="javascript:void(0);" class="btn downloadbtn d-xl-none d-lg-none ">Download APP</a> -->
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse " id="navbarSupportedContent">
<ul class="navbar-nav">
<li class="nav-item active">
<!-- <li class="nav-item dropdown"> -->
<!-- <a class="nav-link dropdown-toggle" href="javascript:void(0);" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> -->
<!-- About Company -->
<!-- </a> -->
<!-- <div class="dropdown-menu" aria-labelledby="navbarDropdown"> -->
<!-- <a class="dropdown-item" href="/about-us">About Us</a> -->
<!-- <a class="dropdown-item" href="javascript:void(0);">Careers</a> -->
<!-- <a class="dropdown-item" href="https://netrent.com.au//blogs">News</a> -->
<!-- </div> -->
<!-- </li> -->
<!-- </li> -->
<li class="nav-item" >
<a class="nav-link" href="/">Home</a>
</li>
<li class="nav-item" >
<a class="nav-link" href="/about-us">About us</a>
</li>
<!--
<li class="nav-item" >
<a class="nav-link" href="javascript:void(0);"> Sales & Leasing</a>
</li>
-->
<!-- <li class="nav-item" >
<a class="nav-link" href="/commercial">Commercial</a>
</li> -->
<li class="nav-item dropdown" >
<a class="nav-link dropdown" href="" id="Commercialdropdown" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Commercial</a>
<div class="dropdown-menu" aria-labelledby="Commercialdropdown">
<a class="dropdown-item" href="/commercial/for-lease">Lease</a>
<a class="dropdown-item" href="/commercial/for-sale">Sale</a>
</div>
</li>
<li class="nav-item" >
<a class="nav-link" href="/property-management">Property Management</a>
</li>
<!-- <li class="nav-item" >
<a class="nav-link" href="/residential">Residential</a>
</li> -->
<li class="nav-item dropdown" >
<a class="nav-link dropdown" href="" id="residentialdropdown" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Residential</a>
<div class="dropdown-menu" aria-labelledby="residentialdropdown">
<a class="dropdown-item" href="/residential/for-rent">Rent</a>
<a class="dropdown-item" href="/residential/for-sale">Sale</a>
<a class="dropdown-item" href="/residential/for-house-and-land">House & Land</a>
</div>
</li>
<li class="nav-item" >
<a class="nav-link" href="/business-sales">Business Sales</a>
</li>
<li class="nav-item me-2 " >
<a class="nav-link" href="#" data-toggle="modal" data-target="#SubrubModal">Suburb Profiles</a>
</li>
<li class="nav-item" >
<a class="nav-link" href="/contact-us">Contact Us</a>
</li>
</ul>
<div class="btn_row" >
<!-- <a href="https://www.netrent.com.au/property-report" target="_blank" class="btn downloadbtn downloadbtn_border">Property Report</a> -->
<a href="https://www.netrent.com.au/suburb-report" style="background-color:#a51936 " class="btn downloadbtn" target="_blank">Digital Suburb Report</a>
</div>
</div>
</nav>
</div>
</header>
<div class="modal Subrub_modal " id="SubrubModal" tabindex="-1" role="dialog" aria-labelledby="SubrubModalLabel" aria-hidden="true">
<div class="modal-dialog modal-lg " role="document">
<div class="modal-content ">
<div class="modal-header flex-column">
<div class="mm_header" >
<h5 class="modal-title" id="SubrubModalLabel"> Suburb Profiles </h5>
<div class="btn_row" >
<!--<a href="https://www.netrent.com.au/property-report" target="_blank" class="btn downloadbtn downloadbtn_border">Property Report</a> -->
<a href="https://www.netrent.com.au/suburb-report" style="background-color:#a51936 " class="btn downloadbtn" target="_blank">Suburb Report</a>
</div>
</div>
<button type="button" class="btn-custom-closer" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<div class="row">
<div class="col-md-4">
<div class="nav flex-column nav-pills custom-pills" id="v-pills-tab" role="tablist" aria-orientation="vertical">
<a class="nav-link menu-link active" id="v-pills-EastBrisbane-tab" data-toggle="pill" href="#v-pills-EastBrisbane" role="tab" aria-controls="v-pills-EastBrisbane" aria-selected="true">East Brisbane</a>
<a class="nav-link menu-link" id="v-pills-SouthWesternBrisbane-tab" data-toggle="pill" href="#v-pills-SouthWesternBrisbane" role="tab" aria-controls="v-pills-SouthWesternBrisbane" aria-selected="false">South Western Brisbane</a>
<a class="nav-link menu-link" id="v-pills-LoganCity-tab" data-toggle="pill" href="#v-pills-LoganCity" role="tab" aria-controls="v-pills-LoganCity" aria-selected="false">Logan City </a>
<a class="nav-link menu-link" id="v-pills-SouthEastBrisbane-tab" data-toggle="pill" href="#v-pills-SouthEastBrisbane" role="tab" aria-controls="v-pills-SouthEastBrisbane" aria-selected="false">South East Brisbane</a>
<a class="nav-link menu-link" id="v-pills-NorthernBrisbane-tab" data-toggle="pill" href="#v-pills-NorthernBrisbane" role="tab" aria-controls="v-pills-NorthernBrisbane" aria-selected="false">North Brisbane</a>
</div>
</div>
<div class="col-md-8">
<div class="tab-content" id="v-pills-tabContent">
<div class="tab-pane fade show active" id="v-pills-EastBrisbane" role="tabpanel" aria-labelledby="v-pills-EastBrisbane-tab">
<div class="city_text_card">
<a href="/property-management-services-in-Balmoral" target="_blank" >Balmoral </a>
<a href="/property-management-services-in-Belmont" target="_blank" >Belmont </a>
<a href="/property-management-services-in-Bulimba" target="_blank" >Bulimba </a>
<a href="/property-management-services-in-Camp-Hill " target="_blank" >Camp Hill </a>
<a href="/property-management-services-in-Cannon-Hill" target="_blank" >Cannon Hill</a>
<a href="/property-management-services-in-Carina" target="_blank" > Carina </a>
<a href="/property-management-services-in-Carina-Heights" target="_blank" >Carina Heights </a>
<a href="/property-management-services-in-Carindale" target="_blank" >Carindale </a>
<a href="/property-management-services-in-Chandler" target="_blank" >Chandler </a>
<a href="/property-management-services-in-Coorparoo" target="_blank" >Coorparoo </a>
<a href="/property-management-services-in-Gumdale" target="_blank" >Gumdale </a>
<a href="/property-management-services-in-Hawthorne" target="_blank" >Hawthorne </a>
<a href="/property-management-services-in-Wakerley" target="_blank" >Wakerley </a>
<a href="/property-management-services-in-Hemmant" target="_blank" >Hemmant </a>
<a href="/property-management-services-in-Murarrie" target="_blank" >Murarrie </a>
<a href="/property-management-services-in-Seven-Hills" target="_blank" >Seven Hills </a>
<a href="/property-management-services-in-Tingalpa" target="_blank" >Tingalpa </a>
<a href="/property-management-services-in-Wynnum" target="_blank" >Wynnum </a>
<a href="/property-management-services-in-Morningside" target="_blank" >Morningside </a>
<a href="/property-management-services-in-Lota" target="_blank" >Lota </a>
<a href="/property-management-services-in-Manly" target="_blank" >Manly </a>
<a href="/property-management-services-in-Manly-West" target="_blank" >Manly West </a>
<a href="/property-management-services-in-Norman-Park" target="_blank" >Norman Park </a>
<a href="/property-management-services-in-Ransome" target="_blank" >Ransome </a>
</div>
</div>
<div class="tab-pane fade" id="v-pills-SouthWesternBrisbane" role="tabpanel" aria-labelledby="v-pills-SouthWesternBrisbane-tab">
<div class="city_text_card">
<a href="/property-management-services-in-Forest-Lake" target="_blank" >Forest Lake </a>
<a href="/property-management-services-in-Wacol" target="_blank" >Wacol </a>
<a href="/property-management-services-in-Darra" target="_blank" >Darra </a>
<a href="/property-management-services-in-Richlands" target="_blank" >Richlands </a>
<a href="/property-management-services-in-Ellen-Grove" target="_blank" >Ellen Grove </a>
<!-- <a href="/property-management-services-in-gumdale" target="_blank" >Gumdale </a> -->
<a href="/property-management-services-in-Heathwood" target="_blank" >Heathwood </a>
<a href="/property-management-services-in-Oxley" target="_blank" >Oxley </a>
<a href="/property-management-services-in-Corinda" target="_blank" >Corinda </a>
<a href="/property-management-services-in-Mount-Ommaney" target="_blank" >Mount Ommaney </a>
<a href="/property-management-services-in-Middle-Park" target="_blank" >Middle Park </a>
</div>
</div>
<div class="tab-pane fade" id="v-pills-LoganCity" role="tabpanel" aria-labelledby="v-pills-LoganCity-tab">
<div class="city_text_card">
<a href="/property-management-services-in-Boronia-Heights" target="_blank" >Boronia Heights </a>
<a href="/property-management-services-in-Browns-Plains" target="_blank" >Browns Plains </a>
<a href="/property-management-services-in-Forest-Dale" target="_blank" >Forest Dale </a>
<a href="/property-management-services-in-Heritage-Park" target="_blank" >Heritage Park </a>
<a href="/property-management-services-in-Hill-Crest" target="_blank" >Hill Crest </a>
<a href="/property-management-services-in-Regents-Park" target="_blank" >Regents Park </a>
</div>
</div>
<div class="tab-pane fade" id="v-pills-SouthEastBrisbane" role="tabpanel" aria-labelledby="v-pills-SouthEastBrisbane-tab">
<div class="city_text_card">
<a href="/property-management-services-in-Alexandra-Hills" target="_blank" >Alexandra Hills </a>
<a href="/property-management-services-in-Burbank" target="_blank" >Burbank </a>
<a href="/property-management-services-in-Capalaba" target="_blank" >Capalaba </a>
<a href="/property-management-services-in-Eight-Mile-Plains" target="_blank" >Eight Mile Plains </a>
<a href="/property-management-services-in-Holland-Park" target="_blank" >Holland Park </a>
<a href="/property-management-services-in-Holland-Park-West" target="_blank" >Holland Park West </a>
<a href="/property-management-services-in-Kuraby" target="_blank" >Kuraby </a>
<a href="/property-management-services-in-Mansfield" target="_blank" >Mansfield </a>
<a href="/property-management-services-in-Mount-Gravatt" target="_blank" >Mount Gravatt </a>
<a href="/property-management-services-in-Rochedale" target="_blank" >Rochedale </a>
<a href="/property-management-services-in-Sheldon" target="_blank" >Sheldon </a>
<a href="/property-management-services-in-Springwood" target="_blank" >Springwood </a>
<a href="/property-management-services-in-Underwood" target="_blank" >Underwood </a>
<a href="/property-management-services-in-Acacia-Ridge" target="_blank" >Acacia Ridge </a>
<a href="/property-management-services-in-Algester" target="_blank" >Algester </a>
<a href="/property-management-services-in-Annerly" target="_blank" >Annerly </a>
<a href="/property-management-services-in-Calamvale" target="_blank" >Calamvale </a>
<a href="/property-management-services-in-Coopers-Plains" target="_blank" >Coopers Plains </a>
<a href="/property-management-services-in-Doolandella" target="_blank" >Doolandella </a>
<a href="/property-management-services-in-Drewvale" target="_blank" >Drewvale </a>
<a href="/property-management-services-in-Durack" target="_blank" >Durack </a>
<a href="/property-management-services-in-Dutton-Park" target="_blank" >Dutton Park </a>
</div>
</div>
<div class="tab-pane fade" id="v-pills-NorthernBrisbane" role="tabpanel" aria-labelledby="v-pills-NorthernBrisbane-tab">
<div class="city_text_card">
<a href="/property-management-services-in-Taigum" target="_blank" >Taigum </a>
<!--<a href="/property-management-services-in-Zillmere" target="_blank" >Zillmere </a>-->
<a href="/property-management-services-in-Margate" target="_blank" >Margate </a>
<a href="/property-management-services-in-Redcliffe" target="_blank" >Redcliffe </a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="modal Subrub_modal " id="claplmodal" tabindex="-1" role="dialog" aria-labelledby="claplmodalLabel" aria-hidden="true">
<div class="modal-dialog " role="document">
<div class="modal-content ">
<div class="modal-header flex-column">
<div class="mm_header" >
<h5 class="modal-title" id="SubrubModalLabel"> Property Appraisal </h5>
</div>
<button type="button" class="btn-custom-closer" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body p-md-4">
<form>
<style >
.form-control{
outline:0;
box-shadow:none;
}
.btn-custom{
background: #77BB40;
border-radius: 6px;
font-weight: 500;
padding: 14px 15px;
margin-top:10px;
}
</style>
<div class="row" >
<div class="col-md-12">
<div class="form-group">
<label for=""> Select Date </label>
<div class="input text required">
<input type="date" name="date" class="form-control" required="required" placeholder="" id="date">
</div>
</div>
</div>
<div class="col-md-12">
<div class="form-group">
<label for=""> Select Time </label>
<div class="input text required">
<input type="time" name="date" class="form-control" required="required" placeholder="" id="date">
</div>
</div>
</div>
<div class="col-md-12">
<div class="form-group">
<label for=""> Enter Name </label>
<div class="input text required">
<input type="text" name="date" class="form-control" required="required" placeholder="Enter Your Name" id="name">
</div>
</div>
</div>
<div class="col-md-12">
<div class="form-group">
<label for=""> Enter Email</label>
<div class="input text required">
<input type="email" name="date" class="form-control" required="required" placeholder=" Enter Your Email" id="email">
</div>
</div>
</div>
<div class="col-md-12">
<button type="submit" class="btn btn-primary btn-custom w-100">Submit</button>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
<script src="/js/admin/jquery-3.2.1.js"></script>
<link rel="stylesheet" href="https://netrent.com.au/captcha-handler?get=bdc-layout-stylesheet.css"/>
<link rel="stylesheet" href="https://netrent.com.au//css/ppr.css">
<link rel="stylesheet" href="https://netrent.com.au//css/new/location.css">
<style type="text/css">
.error-message {
color: red;
}
html {
scroll-behavior : smooth;
}
.homepage .testimonials-section .headingbox {
background: #77bc41;
}
.homepage .intro-section .intro-section-inner {
background: linear-gradient(#77bc41 0%, #3e7514 100%);
}
.btn-arrow {
text-align: center;
display: inline-flex;
align-items: center;
justify-content: center;
flex-direction: column;
padding-left: 134px;
margin-top: 14px;
color: black;
font-size: 15px;
line-height: 1.3;
}
.btn-arrow i{
margin-bottom:5px;
}
@media (max-width:767px){
.btn_row{
margin:0 auto;
}
.btn-arrow {
text-align: center;
display: block;
padding-left: 139px;
margin-top: -5px;
color: black;
font-size: 15px;
line-height: 1.3;
}
}
}
</style>
<section class="pp_main">
<div class="container container-custom">
<div class="row">
<div class="col-lg-6">
<div class="main_content">
<h2>Sales & Property Management in Sheldon </h2>
<p>Sheldon is a rural residential locality in the City of Redland, situated 26.2 kms south east to Brisbane CBD. The presence of multiple protected areas here is notable, preserving the regions natural eucalyptus forests, and protecting endangered species such as the koala. Viewed as the best suburb in the Redlands, close to all amenities, close to city, but with a rural feel as all houses are on acreage, Sheldon offers a country life close to city.</p>
<!--<a href="/contact-us" class="btn btn_more">Contact Us</a>-->
<div class="btn_row" style=" max-width: 355px; ">
<a href="/contact-us" target="_blank" class="btn downloadbtn downloadbtn_border btn_more">Contact Us</a>
<a href="https://www.netrent.com.au/suburb-report" style="background-color:#a51936 " class="btn downloadbtn btn_more" target="_blank">Digital Suburb Report</a>
</div>
<div class="btn-arrow" style=" max-width: 355px; " >
<i class="fa fa-arrow-up" ></i>
<p class="cc_text" style="font-family: 'Shadows Into Light', cursive;font-size: 22px;font-weight: 700;" >Click here for your instant free suburb report</p>
</div>
</div>
</div>
</div>
</div>
<!-- <div class="ff_img">
<div class="name_card">
<h3>Floyd Lusty</h3>
<p>Your local agent with 30+ years of experience</p>
<a class="call_link" href="tal:0430-357-771.html"> <i class="fa fa-phone"></i> 0430 - 357 - 771 </a>
</div>
<img src="/images/pp_img/floyd.png" class="img-fluid" />
</div> -->
<div class="ff_card" >
<div class="ff_data" >
<div id="sync1" class="owl-carousel owl-theme">
<div class="item">
<div class="ff_card_img " >
<div class="name_card" >
<h3>Floyd Lusty</h3>
<a href="mailto:Floyd@netrent.com.au" class="my-2 d-block " > <i class="fa fa-envelope mr-2" ></i> <small>Floyd@netrent.com.au</small></a>
<a class="call_link" href="tal:0430-357-771" > <i class="fa fa-phone"></i> 0430-357-771 </a>
</div>
<img src="images/location_img/floyd.png" class="img-fluid" />
</div>
</div>
<div class="item">
<div class="ff_card_img">
<div class="name_card" >
<h3>Neil Udukala</h3>
<a href="mailto:neil@netrent.com.au" class="my-2 d-block " > <i class="fa fa-envelope mr-2" ></i> <small>neil@netrent.com.au</small></a>
<a class="call_link" href="tal:0430-357-771" > <i class="fa fa-phone"></i> 0406 804 559 </a>
</div>
<img src="images/location_img/neil.png" class="img-fluid" />
</div>
</div>
<div class="item">
<div class="ff_card_img" >
<div class="name_card" >
<h3>Nalin Silva</h3>
<a href="mailto:nalin@netrent.com.au" class="my-2 d-block " > <i class="fa fa-envelope mr-2" ></i> <small>nalin@netrent.com.au</small></a>
<a class="call_link" href="tal:0430-357-771" > <i class="fa fa-phone"></i> 0403 716 237 </a>
</div>
<img src="images/location_img/nalin.png" class="img-fluid" />
</div>
</div>
<!--<div class="item">-->
<!-- <div class="ff_card_img">-->
<!-- <div class="name_card">-->
<!-- <h3>Rohan Gamage</h3>-->
<!-- <a href="mailto:Rohan@netrent.com.au" class="my-2 d-block " > <i class="fa fa-envelope mr-2" ></i> <small>Rohan@netrent.com.au</small></a>-->
<!-- <a class="call_link" href="tal:0493 551 386" > <i class="fa fa-phone"></i> 0493 551 386 </a>-->
<!-- </div>-->
<!-- <img src="images/location_img/rohan.png" class="img-fluid" />-->
<!-- </div>-->
<!--</div>-->
<div class="item">
<div class="ff_card_img">
<div class="name_card">
<h3>Nisal Dissanayake</h3>
<a href="mailto:nisal@netrent.com.au" class="my-2 d-block " > <i class="fa fa-envelope mr-2" ></i> <small>nisal@netrent.com.au</small></a>
<a class="call_link" href="tal:0420 661 676" > <i class="fa fa-phone"></i> 0420 661 676 </a>
</div>
<img src="images/location_img/nisal.png" class="img-fluid" />
</div>
</div>
</div>
<div id="sync2" class="owl-carousel owl-theme">
<div class="item">
<img src="images/location_img/floyd_thumb.png" alt="Floyd Lusty " />
</div>
<div class="item">
<img src="images/location_img/neil_thumb.png" alt="Neil Udukala" />
</div>
<div class="item">
<img src="images/location_img/nalin_thumb.png" alt="Nalin Silva" />
</div>
<!--<div class="item">-->
<!-- <img src="images/location_img/rohan_thumb.png" alt="Rohan Gamage" />-->
<!-- </div>-->
<div class="item">
<img src="images/location_img/nisal_thumb.png" alt="Rohan Gamage" />
</div>
</div>
</div>
</div>
<img src="/images/pp_img/pp_logo.png" class="pp_logo"> </section>
<section id="contact-form" class="form_sec" >
<div class="container container-custom" >
<div class="row" >
<div class="col-md-6" >
<div class="ser_sec" >
<h3>Why Choose Netrent to manage your investment</h3>
<div class="ser_card" >
<img src="/images/pp_img/support_img.png" />
<div class="src_text" >
<h4>24 Hours Support</h4>
<p>A dedicated on-line Owners Portal giving you control and access to your properties performance</p>
</div>
</div>
<div class="ser_card" >
<img src="/images/pp_img/communication_img.png" />
<div class="src_text" >
<h4>Faster & better tenant communication</h4>
<p>A tenant app for tenants to log maintenance and communicate with their Property Manager and at the same time getting all request in writing, tenants love it!</p>
</div>
</div>
<div class="ser_card" >
<img src="/images/pp_img/maintenance_img.png" />
<div class="src_text" >
<h4>A dedicated in-house Maintenance team - 247 Facility Services <a href="https://247fs.com.au" target="_blank" class="text-success" >(247FS)</a></h4>
<p>We have a dedicated in house maintenace and cleaning team.</p>
</div>
</div>
<div class="video_card" >
<h5>Check video presentation to find out more about us .</h5>
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item" src="https://www.youtube.com/embed/3JvkyvXo-Os?controls=0" allowfullscreen></iframe>
</div>
</div>
</div>
</div>
<div class="col-md-6 contactform contactform_new" >
<div class="innerformwhite">
<div class="centerlogo">
<img src="/images/new/default-logo.png" alt="" class="img-fluid" />
</div>
<h4>Discover how we can help you. Book an obligation-free consultation with one of our local property experts!</h4>
<style type="text/css">
.fade{
opacity: 1;
transition: opacity .15s linear;
}
</style>
<form enctype="multipart/form-data" method="post" accept-charset="utf-8" id="contactForm" action="/property-management-services-in-Sheldon"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div style="display: none;"><input type="hidden" name="_method" value="POST" /></div>
<div class="row">
<div class="col-md-6">
<div class="form-group">
<label for="">First Name*</label>
<div class="input text required">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f2483-trace').style.display = (document.getElementById('cakeErr66e6b461f2483-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 91 bytes written, possibly out of free disk space [<b>CORE/src/Log/Engine/FileLog.php</b>, line <b>133</b>]<div id="cakeErr66e6b461f2483-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f2483-code').style.display = (document.getElementById('cakeErr66e6b461f2483-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f2483-context').style.display = (document.getElementById('cakeErr66e6b461f2483-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr66e6b461f2483-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$mask</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">file_put_contents</span><span style="color: #007700">(</span><span style="color: #0000BB">$pathname</span><span style="color: #007700">, </span><span style="color: #0000BB">$output</span><span style="color: #007700">, </span><span style="color: #0000BB">FILE_APPEND</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr66e6b461f2483-context" class="cake-context" style="display: none;">$level = 'debug'
$message = 'duration=1 rows=13 SHOW FULL COLUMNS FROM `property_management`'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=1 rows=13 SHOW FULL COLUMNS FROM `property_management`
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null</pre><pre class="stack-trace">file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::query() - CORE/src/Database/Connection.php, line 329
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 285
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 97
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\View\Form\EntityContext::type() - CORE/src/View/Form/EntityContext.php, line 544
Cake\View\Helper\FormHelper::_magicOptions() - CORE/src/View/Helper/FormHelper.php, line 1388
Cake\View\Helper\FormHelper::_parseOptions() - CORE/src/View/Helper/FormHelper.php, line 1284
Cake\View\Helper\FormHelper::control() - CORE/src/View/Helper/FormHelper.php, line 1106</pre></div></pre><br />
<b>Warning</b>: file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 3352 bytes written, possibly out of free disk space in <b>/home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php</b> on line <b>133</b><br />
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f2ba0-trace').style.display = (document.getElementById('cakeErr66e6b461f2ba0-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 85 bytes written, possibly out of free disk space [<b>CORE/src/Log/Engine/FileLog.php</b>, line <b>133</b>]<div id="cakeErr66e6b461f2ba0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f2ba0-code').style.display = (document.getElementById('cakeErr66e6b461f2ba0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f2ba0-context').style.display = (document.getElementById('cakeErr66e6b461f2ba0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr66e6b461f2ba0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$mask</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">file_put_contents</span><span style="color: #007700">(</span><span style="color: #0000BB">$pathname</span><span style="color: #007700">, </span><span style="color: #0000BB">$output</span><span style="color: #007700">, </span><span style="color: #0000BB">FILE_APPEND</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr66e6b461f2ba0-context" class="cake-context" style="display: none;">$level = 'debug'
$message = 'duration=0 rows=1 SHOW INDEXES FROM `property_management`'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=0 rows=1 SHOW INDEXES FROM `property_management`
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null</pre><pre class="stack-trace">file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::query() - CORE/src/Database/Connection.php, line 329
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 285
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 102
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\View\Form\EntityContext::type() - CORE/src/View/Form/EntityContext.php, line 544
Cake\View\Helper\FormHelper::_magicOptions() - CORE/src/View/Helper/FormHelper.php, line 1388
Cake\View\Helper\FormHelper::_parseOptions() - CORE/src/View/Helper/FormHelper.php, line 1284
Cake\View\Helper\FormHelper::control() - CORE/src/View/Helper/FormHelper.php, line 1106</pre></div></pre><br />
<b>Warning</b>: file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 3353 bytes written, possibly out of free disk space in <b>/home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php</b> on line <b>133</b><br />
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f3451-trace').style.display = (document.getElementById('cakeErr66e6b461f3451-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 468 bytes written, possibly out of free disk space [<b>CORE/src/Log/Engine/FileLog.php</b>, line <b>133</b>]<div id="cakeErr66e6b461f3451-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f3451-code').style.display = (document.getElementById('cakeErr66e6b461f3451-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f3451-context').style.display = (document.getElementById('cakeErr66e6b461f3451-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr66e6b461f3451-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$mask</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">file_put_contents</span><span style="color: #007700">(</span><span style="color: #0000BB">$pathname</span><span style="color: #007700">, </span><span style="color: #0000BB">$output</span><span style="color: #007700">, </span><span style="color: #0000BB">FILE_APPEND</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr66e6b461f3451-context" class="cake-context" style="display: none;">$level = 'debug'
$message = 'duration=1 rows=0 SELECT * FROM information_schema.key_column_usage AS kcu
INNER JOIN information_schema.referential_constraints AS rc
ON (
kcu.CONSTRAINT_NAME = rc.CONSTRAINT_NAME
AND kcu.CONSTRAINT_SCHEMA = rc.CONSTRAINT_SCHEMA
)
WHERE kcu.TABLE_SCHEMA = 'netrentc_netrent' AND kcu.TABLE_NAME = 'property_management' AND rc.TABLE_NAME = 'property_management''
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=1 rows=0 SELECT * FROM information_schema.key_column_usage AS kcu
INNER JOIN information_schema.referential_constraints AS rc
ON (
kcu.CONSTRAINT_NAME = rc.CONSTRAINT_NAME
AND kcu.CONSTRAINT_SCHEMA = rc.CONSTRAINT_SCHEMA
)
WHERE kcu.TABLE_SCHEMA = 'netrentc_netrent' AND kcu.TABLE_NAME = 'property_management' AND rc.TABLE_NAME = 'property_management'
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null</pre><pre class="stack-trace">file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 283
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 103
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\View\Form\EntityContext::type() - CORE/src/View/Form/EntityContext.php, line 544
Cake\View\Helper\FormHelper::_magicOptions() - CORE/src/View/Helper/FormHelper.php, line 1388
Cake\View\Helper\FormHelper::_parseOptions() - CORE/src/View/Helper/FormHelper.php, line 1284
Cake\View\Helper\FormHelper::control() - CORE/src/View/Helper/FormHelper.php, line 1106
Cake\View\Helper\FormHelper::input() - CORE/src/View/Helper/FormHelper.php, line 1188</pre></div></pre><br />
<b>Warning</b>: file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 3275 bytes written, possibly out of free disk space in <b>/home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php</b> on line <b>133</b><br />
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f3b2b-trace').style.display = (document.getElementById('cakeErr66e6b461f3b2b-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 98 bytes written, possibly out of free disk space [<b>CORE/src/Log/Engine/FileLog.php</b>, line <b>133</b>]<div id="cakeErr66e6b461f3b2b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f3b2b-code').style.display = (document.getElementById('cakeErr66e6b461f3b2b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f3b2b-context').style.display = (document.getElementById('cakeErr66e6b461f3b2b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr66e6b461f3b2b-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$mask</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">file_put_contents</span><span style="color: #007700">(</span><span style="color: #0000BB">$pathname</span><span style="color: #007700">, </span><span style="color: #0000BB">$output</span><span style="color: #007700">, </span><span style="color: #0000BB">FILE_APPEND</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr66e6b461f3b2b-context" class="cake-context" style="display: none;">$level = 'debug'
$message = 'duration=0 rows=1 SHOW TABLE STATUS WHERE Name = 'property_management''
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:48:09 Debug: duration=0 rows=1 SHOW TABLE STATUS WHERE Name = 'property_management'
'
$filename = 'debug.log'
$pathname = '/home/netrentcom/public_html/logs/debug.log'
$mask = null</pre><pre class="stack-trace">file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 384
Cake\Database\Log\QueryLogger::_log() - CORE/src/Database/Log/QueryLogger.php, line 51
Cake\Database\Log\QueryLogger::log() - CORE/src/Database/Log/QueryLogger.php, line 39
Cake\Database\Log\LoggingStatement::_log() - CORE/src/Database/Log/LoggingStatement.php, line 84
Cake\Database\Log\LoggingStatement::execute() - CORE/src/Database/Log/LoggingStatement.php, line 65
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 283
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 129
Cake\Database\Schema\Collection::describe() - CORE/src/Database/Schema/Collection.php, line 104
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 63
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\View\Form\EntityContext::type() - CORE/src/View/Form/EntityContext.php, line 544
Cake\View\Helper\FormHelper::_magicOptions() - CORE/src/View/Helper/FormHelper.php, line 1388
Cake\View\Helper\FormHelper::_parseOptions() - CORE/src/View/Helper/FormHelper.php, line 1284
Cake\View\Helper\FormHelper::control() - CORE/src/View/Helper/FormHelper.php, line 1106
Cake\View\Helper\FormHelper::input() - CORE/src/View/Helper/FormHelper.php, line 1188</pre></div></pre><br />
<b>Warning</b>: file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 3274 bytes written, possibly out of free disk space in <b>/home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php</b> on line <b>133</b><br />
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f41a0-trace').style.display = (document.getElementById('cakeErr66e6b461f41a0-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (512)</a>: _cake_model_ cache was unable to write 'default_property_management' to Cake\Cache\Engine\FileEngine cache [<b>CORE/src/Cache/Cache.php</b>, line <b>286</b>]<div id="cakeErr66e6b461f41a0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f41a0-code').style.display = (document.getElementById('cakeErr66e6b461f41a0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b461f41a0-context').style.display = (document.getElementById('cakeErr66e6b461f41a0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr66e6b461f41a0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> E_USER_WARNING</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">);</span></span></code></pre><pre id="cakeErr66e6b461f41a0-context" class="cake-context" style="display: none;">$key = 'default_property_management'
$value = object(Cake\Database\Schema\TableSchema) {
'table' => 'property_management',
'columns' => [
'id' => [
[maximum depth reached]
],
'first_name' => [
[maximum depth reached]
],
'last_name' => [
[maximum depth reached]
],
'email' => [
[maximum depth reached]
],
'phone' => [
[maximum depth reached]
],
'message' => [
[maximum depth reached]
],
'address' => [
[maximum depth reached]
],
'type' => [
[maximum depth reached]
],
'typee' => [
[maximum depth reached]
],
'rent' => [
[maximum depth reached]
],
'subscribe' => [
[maximum depth reached]
],
'created' => [
[maximum depth reached]
],
'modified' => [
[maximum depth reached]
]
],
'indexes' => [],
'constraints' => [
'primary' => [
[maximum depth reached]
]
],
'options' => [
'engine' => 'InnoDB',
'collation' => 'latin1_swedish_ci'
],
'typeMap' => [
'id' => 'integer',
'first_name' => 'string',
'last_name' => 'string',
'email' => 'string',
'phone' => 'string',
'message' => 'text',
'address' => 'string',
'type' => 'string',
'typee' => 'string',
'rent' => 'string',
'subscribe' => 'smallinteger',
'created' => 'date',
'modified' => 'date'
],
'temporary' => false
}
$config = '_cake_model_'
$engine = object(Cake\Cache\Engine\FileEngine) {
[protected] _File => null
[protected] _defaultConfig => [
'duration' => (int) 3600,
'groups' => [[maximum depth reached]],
'isWindows' => false,
'lock' => true,
'mask' => (int) 436,
'path' => null,
'prefix' => 'cake_',
'probability' => (int) 100,
'serialize' => true
]
[protected] _init => true
[protected] _groupPrefix => null
[protected] _config => [
'duration' => (int) 0,
'groups' => [[maximum depth reached]],
'isWindows' => false,
'lock' => true,
'mask' => (int) 436,
'path' => '/home/netrentcom/public_html/tmp/cache/models/',
'prefix' => 'myapp_cake_model_',
'probability' => (int) 100,
'serialize' => true,
'url' => null
]
[protected] _configInitialized => true
}
$success = false</pre><pre class="stack-trace">Cake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 286
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 532
Cake\View\Form\EntityContext::type() - CORE/src/View/Form/EntityContext.php, line 544
Cake\View\Helper\FormHelper::_magicOptions() - CORE/src/View/Helper/FormHelper.php, line 1388
Cake\View\Helper\FormHelper::_parseOptions() - CORE/src/View/Helper/FormHelper.php, line 1284
Cake\View\Helper\FormHelper::control() - CORE/src/View/Helper/FormHelper.php, line 1106
Cake\View\Helper\FormHelper::input() - CORE/src/View/Helper/FormHelper.php, line 1188
include - APP/Template/PropertyManagement/city.ctp, line 256
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1203
Cake\View\View::_render() - CORE/src/View/View.php, line 1164
Cake\View\View::render() - CORE/src/View/View.php, line 772
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 109</pre></div></pre><br />
<b>Warning</b>: file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 2452 bytes written, possibly out of free disk space in <b>/home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php</b> on line <b>133</b><br />
<div class="input text required"><input type="text" name="first_name" class="form-control" required="required" placeholder="What is your first name?*" maxlength="255" id="first-name"/></div> </div>
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<label for="">Last Name*</label>
<div class="input text required">
<div class="input text required"><input type="text" name="last_name" class="form-control" required="required" placeholder="What is your last name?*" maxlength="255" id="last-name"/></div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<label for="">Email Address*</label>
<div class="input text required">
<div class="input text required"><input type="text" name="email" class="form-control" required="required" placeholder="What is your email address?*" maxlength="255" id="email"/></div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<label for="">Contact Number*</label>
<div class="input text required">
<div class="input text required"><input type="text" name="phone" class="form-control" required="required" placeholder="What is your contact number?*" maxlength="255" id="phone"/></div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<div class="input select">
<div class="input select"><label for="type">Commercial/Residential <span class="required">*</span></label><select name="type" class="form-control cTyp" id="type"><option value="">Select type</option><option value="Commercial">Commercial</option><option value="Residential">Residential</option></select></div> </div>
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<div class="input select">
<div class="input select"><label for="typee">Sales / Tenants / Landlords <span class="required">*</span></label><select name="typee" class="form-control cTyp" id="typee"><option value="">Select type</option><option value="Sales">Sales</option><option value="Tenants">Tenants</option><option value="Landlords">Landlords</option></select></div> </div>
</div>
</div>
<div class="col-md-12">
<div class="form-group">
<label for="">Enter Address</label>
<div class="input textarea required">
<div class="input textarea required"><textarea name="address" class="form-control" required="required" placeholder="What is your address?*" maxlength="255" id="address" rows="5"></textarea></div>
</div>
</div>
</div>
<div class="col-md-12">
<div class="form-group">
<label for="">Message*</label>
<div class="input textarea required">
<div class="input textarea required"><textarea name="message" class="form-control" required="required" placeholder="What is your message?*" id="message" rows="5"></textarea></div>
</div>
</div>
</div>
<div class="col-md-12">
<div class="form-group">
<input type="checkbox" name="subscribe" value=1 checked/> Subscribe to receive property news and updates.
</div>
<!-- show captcha image html -->
<div class="BDC_CaptchaDiv" id="ContactCaptcha_CaptchaDiv" style="width:280px; height:50px;"><!--
--><div class="BDC_CaptchaImageDiv" id="ContactCaptcha_CaptchaImageDiv" style="width:250px !important; height:50px !important;"><!--
--><div class="BDC_CaptchaImageDiv" style="width:250px; height:40px;"><img class="BDC_CaptchaImage" id="ContactCaptcha_CaptchaImage" src="https://netrent.com.au/captcha-handler?get=image&c=ContactCaptcha&t=ec035655796f38829aeb7abb76d0a834" alt="Retype the CAPTCHA code from the image" style="" /></div><!--
--><a href="//captcha.org/captcha.html?cakephp" title="BotDetect CakePHP CAPTCHA Form Validation" style="display: block !important; height: 10px !important; margin: 0 !important; padding: 0 !important; font-size: 9px !important; line-height: 9px !important; visibility: visible !important; font-family: Verdana, DejaVu Sans, Bitstream Vera Sans, Verdana Ref, sans-serif !important; vertical-align: middle !important; text-align: center !important; text-decoration: none !important; background-color: #f8f8f8 !important; color: #606060 !important;">BotDetect CakePHP CAPTCHA Form Validation</a><!--
--></div><!--
--><div class="BDC_CaptchaIconsDiv" id="ContactCaptcha_CaptchaIconsDiv" style="width: 24px !important;"><!--
--><a class="BDC_ReloadLink" id="ContactCaptcha_ReloadLink" href="#" title="Change the CAPTCHA code"><img class="BDC_ReloadIcon" id="ContactCaptcha_ReloadIcon" src="https://netrent.com.au/captcha-handler?get=bdc-reload-icon.gif" alt="Change the CAPTCHA code" /></a><!--
--><a rel="nofollow" class="BDC_SoundLink" id="ContactCaptcha_SoundLink" href="https://netrent.com.au/captcha-handler?get=sound&c=ContactCaptcha&t=ec035655796f38829aeb7abb76d0a834" title="Speak the CAPTCHA code" target="_blank"><img class="BDC_SoundIcon" id="ContactCaptcha_SoundIcon" src="https://netrent.com.au/captcha-handler?get=bdc-sound-icon.gif" alt="Speak the CAPTCHA code" /></a><!--
--><div class="BDC_Placeholder" id="ContactCaptcha_AudioPlaceholder"> </div><!--
--></div>
<script src="https://netrent.com.au/captcha-handler?get=script-include&c=ContactCaptcha&t=ec035655796f38829aeb7abb76d0a834" type="text/javascript"></script> <input type="hidden" name="BDC_UserSpecifiedCaptchaId" id="BDC_UserSpecifiedCaptchaId" value="ContactCaptcha" />
<input type="hidden" name="BDC_VCID_ContactCaptcha" id="BDC_VCID_ContactCaptcha" value="ec035655796f38829aeb7abb76d0a834" />
<input type="hidden" name="BDC_BackWorkaround_ContactCaptcha" id="BDC_BackWorkaround_ContactCaptcha" value="0" />
<input type="hidden" name="BDC_Hs_ContactCaptcha" id="BDC_Hs_ContactCaptcha" value="05439e37faae8680f8d838fd98f46ab6f8f7b7cc" />
<input type="hidden" name="BDC_SP_ContactCaptcha" id="BDC_SP_ContactCaptcha" value="1072538428" />
</div>
<!-- Captcha code user input textbox -->
<div class="form-group">
<div class="input text"><label for="CaptchaCode">Retype the characters from the picture:</label><input type="text" name="CaptchaCode" class="form-control" maxlength="10" id="CaptchaCode"/></div> </div>
</div>
<div class="col-md-12">
<button type="submit" class="btn btn-primary">Submit</button>
<div class="info" >
<small>You will receive confirmation email and our realtor will contact you in 12 hours.</small>
<small>For urgent enquiries please call or text <strong>Floyd - <a href="tel:0430-357-771" > 0430-357-771</a></strong> </small>
</div>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</section>
<div class="container container-custom">
<section class="cc_sec" style="background-image: url(/location_imgs/location_bg.png);">
<h3 class="mb-0">Suburb Profile Report <br/> <strong>Sheldon</strong> </h3> </section>
</div>
<section class="overview">
<div class="container container-custom">
<div class="row align-items-center">
<div class="col-md-6"> <img src="/location_imgs/sheldon.png" class="overview_img img-fluid" /> </div>
<div class="col-md-6">
<div class="over_txt">
<h3>
Sheldon Suburb Overview
</h3>
<hr/>
<p>Property Management is a subject that demands a great level of understanding over a wide range of different fields. Therefore, it is a common thing for a layman to overlook an important factor and commit a mistake at a crucial time, resulting disappointment and making it an ordeal for the property owner.</p> <p> Nevertheless, handled with proper expertise and management, Property Management can turnout to be a huge money-making investment, with a regular cash flow in the arena of Real Estate Business. With an assurance of a valuable asset, The expert in Property Manager in Sheldon is your best option for a burden-free, growing investment in Property Rental Business</p> </div>
</div>
</div>
</div>
</section>
<div class="container container-custom">
<section class="sec_counter">
<div class="row">
<div class="col-12 col-md-12">
<div class="stats_content" >
<h3 class="">Statistics</h3>
<p>Sheldon has an area of 22.8 km² and in the 2016 census, Sheldon had a population of 1,709 people. The predominant age group in Sheldon is 50 -59 years and the households are primarily couples with children. People in Sheldon work in a professional occupation and 94% of the homes here are owner-occupied. The current median sales price for houses here is $1,525,000.</p>
</div>
</div>
</div>
</section>
</div>
<!--<section class="over_sec">-->
<!-- <div class="container position-relative ">-->
<!-- <div class="over_txt">-->
<!-- <h3>-->
<!-- Demographics & Lifestyle of Sheldon-->
<!-- </h3>-->
<!-- <hr/> </div>-->
<!-- <div class="row">-->
<!-- < ?php foreach ($content['demographics'] as $demographic) : ?>-->
<!-- <div class="col-md-4">-->
<!-- <div class="over_card">-->
<!-- <div class="ser_icon"> <img src="/location_imgs/check.svg" class="img-fluid" /> </div>-->
<!-- <h4>-->
<!-- <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b46204a59-trace').style.display = (document.getElementById('cakeErr66e6b46204a59-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: demographic [<b>APP/Template/PropertyManagement/city.ctp</b>, line <b>428</b>]<div id="cakeErr66e6b46204a59-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b46204a59-code').style.display = (document.getElementById('cakeErr66e6b46204a59-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b46204a59-context').style.display = (document.getElementById('cakeErr66e6b46204a59-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr66e6b46204a59-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><!-- <</span><span style="color: #0000BB">h4</span><span style="color: #007700">>--></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><!-- <?= </span><span style="color: #0000BB">$demographic</span><span style="color: #007700">[</span><span style="color: #DD0000">'key'</span><span style="color: #007700">] </span><span style="color: #0000BB">?></span>--></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><!-- </</span><span style="color: #0000BB">h4</span><span style="color: #007700">>--></span></span></code></pre><pre id="cakeErr66e6b46204a59-context" class="cake-context" style="display: none;">$viewFile = '/home/netrentcom/public_html/src/Template/PropertyManagement/city.ctp'
$dataForView = [
'testimonials' => [
(int) 0 => object(Cake\ORM\Entity) {},
(int) 1 => object(Cake\ORM\Entity) {},
(int) 2 => object(Cake\ORM\Entity) {},
(int) 3 => object(Cake\ORM\Entity) {}
],
'agents' => [
(int) 0 => object(App\Model\Entity\User) {},
(int) 1 => object(App\Model\Entity\User) {},
(int) 2 => object(App\Model\Entity\User) {},
(int) 3 => object(App\Model\Entity\User) {},
(int) 4 => object(App\Model\Entity\User) {},
(int) 5 => object(App\Model\Entity\User) {}
],
'city' => 'Sheldon',
'PropertyManagement' => object(Cake\ORM\Entity) {
'[new]' => true,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'PropertyManagement'
},
'settingData' => object(Cake\ORM\Entity) {
'id' => (int) 1,
'admin_email' => 'support@healthcare.com',
'admin_address' => '179 – Green Park, Ajmer-Delhi Bypass, Jhotwara, Jaipur – 302012',
'admin_percentage' => '50',
'vendor_percentage' => '',
'referral_bouns_amount' => '50',
'referral_bouns_amount_referral' => '20',
'referral_code' => '5789',
'tds' => '31.2',
'game_join_time' => '',
'salary_cap' => '0',
'site_name' => '',
'site_logo' => 'logo_1545389273.png',
'admin_background' => 'background_1597743833.jpg',
'date_format' => '',
'meta_title' => '',
'currency' => '',
'site_meta_description' => '',
'paytm_environment' => '0',
'paytm_merchant_key' => '',
'paytm_merchant_mid' => '',
'paytm_merchant_website' => '',
'facebook_app_id' => '',
'facebook_app_secret' => '',
'google_app_id' => '',
'google_app_secret' => '',
'coutn_down_date' => '',
'contest_commission' => (float) 25,
'min_withdraw_amount' => (float) 500,
'facebook' => 'http://netrent.appinopinfo.com',
'twitter' => 'http://netrent.appinopinfo.com',
'instagram' => 'http://netrent.appinopinfo.com',
'pinterest' => 'http://netrent.appinopinfo.com',
'linkedin' => 'http://netrent.appinopinfo.com',
'created' => null,
'modified' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Settings'
},
'meta_title' => '',
'meta_keyword' => '',
'meta_desc' => '',
'user' => null,
'auth' => null
]
$testimonials = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 29,
'client_name' => 'Caroline A',
'address' => 'Caroline A',
'image' => '',
'description' => '<p class="MsoNoSpacing"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:&quot;Arial&quot;,sans-serif">Excellent rental service as an investor then sales service &ndash; very professional, great integrity, friendly, common-sense approach. </span></span></span></span></p>',
'status' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Testimonials'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 28,
'client_name' => 'Nicola W',
'address' => 'Nicola W',
'image' => '',
'description' => '<p class="MsoNoSpacing"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:&quot;Arial&quot;,sans-serif">Always kept us well informed and always acted in our best interests. </span></span></span></span></p>',
'status' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Testimonials'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 27,
'client_name' => 'Ric M',
'address' => 'Ric M',
'image' => '',
'description' => '<p class="MsoNoSpacing"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:&quot;Arial&quot;,sans-serif">Very professional, efficient, and communicated all relevant information to me in a timely manner and were always friendly. </span></span></span></span></p>',
'status' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Testimonials'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 26,
'client_name' => 'Ric M',
'address' => 'Ric M',
'image' => '',
'description' => '<p class="MsoNoSpacing"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:&quot;Arial&quot;,sans-serif">Achieved in 2 months something 2 other real estate agents couldn&rsquo;t achieve in 2 years &ndash; Sell our land. </span></span></span></span></p>',
'status' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Testimonials'
}
]
$agents = [
(int) 0 => object(App\Model\Entity\User) {
'id' => (int) 225,
'full_name' => 'Neel Hapuhinne',
'order_of_doctors' => (int) 1,
'slug' => 'neel-hapuhinne',
'first_name' => 'Neel',
'last_name' => 'Hapuhinne',
'agent_name' => null,
'doctor_type' => null,
'role_id' => (int) 2,
'username' => null,
'email' => 'neel@netrent.com.au',
'phone' => '0421 435 435',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => null,
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '',
'lat' => null,
'lng' => null,
'clinic_id' => '',
'state_id' => null,
'city_id' => null,
'suburb_id' => null,
'location_id' => null,
'about_doctor' => '',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'background_1719466691.png',
'fb_id' => null,
'google_id' => null,
'refer_id' => null,
'otp' => null,
'otp_time' => null,
'is_login' => (int) 0,
'give_referal_money' => (int) 0,
'device_id' => null,
'device_type' => null,
'module_access' => null,
'current_password' => null,
'language' => null,
'cash_balance' => '0',
'winning_balance' => '0',
'bonus_amount' => '0',
'status' => (int) 1,
'accredited' => (int) 1,
'is_updated' => (int) 0,
'email_verified' => null,
'verify_string' => null,
'sms_notify' => (int) 1,
'special_intrest' => '',
'no_of_bedroms' => null,
'no_of_bathrooms' => null,
'no_of_parking' => null,
'land_area' => null,
'internal_area' => null,
'external_area' => null,
'total_area' => null,
'amount' => null,
'saving' => null,
'government_fees' => null,
'transfer_fees' => null,
'total_amount' => null,
'misc_amount' => null,
'property_type' => null,
'parking_info' => null,
'tenure_type' => null,
'amenities' => null,
'doctor_qualifications' => '',
'doctor_languages' => '',
'featured' => '0',
'agent_role' => 'Sales Consultant',
'facebook' => '',
'twitter' => '',
'googleplus' => '',
'youtube' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => null,
'city' => null,
'state' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Users'
},
(int) 1 => object(App\Model\Entity\User) {
'id' => (int) 224,
'full_name' => 'Suzie Bowers',
'order_of_doctors' => (int) 1,
'slug' => 'suzie-bowers',
'first_name' => 'Suzie',
'last_name' => 'Bowers',
'agent_name' => null,
'doctor_type' => null,
'role_id' => (int) 2,
'username' => null,
'email' => 'suzie@netrent.com.au',
'phone' => '0422152078',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => null,
'date_of_bith' => null,
'gender' => (int) 2,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '',
'lat' => null,
'lng' => null,
'clinic_id' => '',
'state_id' => null,
'city_id' => null,
'suburb_id' => null,
'location_id' => null,
'about_doctor' => '',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'background_1705492824.png',
'fb_id' => null,
'google_id' => null,
'refer_id' => null,
'otp' => null,
'otp_time' => null,
'is_login' => (int) 0,
'give_referal_money' => (int) 0,
'device_id' => null,
'device_type' => null,
'module_access' => null,
'current_password' => null,
'language' => null,
'cash_balance' => '0',
'winning_balance' => '0',
'bonus_amount' => '0',
'status' => (int) 1,
'accredited' => (int) 1,
'is_updated' => (int) 0,
'email_verified' => null,
'verify_string' => null,
'sms_notify' => (int) 1,
'special_intrest' => '',
'no_of_bedroms' => null,
'no_of_bathrooms' => null,
'no_of_parking' => null,
'land_area' => null,
'internal_area' => null,
'external_area' => null,
'total_area' => null,
'amount' => null,
'saving' => null,
'government_fees' => null,
'transfer_fees' => null,
'total_amount' => null,
'misc_amount' => null,
'property_type' => null,
'parking_info' => null,
'tenure_type' => null,
'amenities' => null,
'doctor_qualifications' => '',
'doctor_languages' => '',
'featured' => '0',
'agent_role' => 'Property Manager / Sales Consultant',
'facebook' => '',
'twitter' => '',
'googleplus' => '',
'youtube' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => null,
'city' => null,
'state' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Users'
},
(int) 2 => object(App\Model\Entity\User) {
'id' => (int) 222,
'full_name' => 'Nalin Silva',
'order_of_doctors' => (int) 1,
'slug' => 'nalin-silva',
'first_name' => 'Nalin',
'last_name' => 'Silva',
'agent_name' => null,
'doctor_type' => null,
'role_id' => (int) 2,
'username' => null,
'email' => 'nalin@netrent.com.au',
'phone' => '0403 716 237',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => null,
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '',
'lat' => null,
'lng' => null,
'clinic_id' => '',
'state_id' => null,
'city_id' => null,
'suburb_id' => null,
'location_id' => null,
'about_doctor' => '',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'background_1668409046.png',
'fb_id' => null,
'google_id' => null,
'refer_id' => null,
'otp' => null,
'otp_time' => null,
'is_login' => (int) 0,
'give_referal_money' => (int) 0,
'device_id' => null,
'device_type' => null,
'module_access' => null,
'current_password' => null,
'language' => null,
'cash_balance' => '0',
'winning_balance' => '0',
'bonus_amount' => '0',
'status' => (int) 1,
'accredited' => (int) 1,
'is_updated' => (int) 0,
'email_verified' => null,
'verify_string' => null,
'sms_notify' => (int) 1,
'special_intrest' => '',
'no_of_bedroms' => null,
'no_of_bathrooms' => null,
'no_of_parking' => null,
'land_area' => null,
'internal_area' => null,
'external_area' => null,
'total_area' => null,
'amount' => null,
'saving' => null,
'government_fees' => null,
'transfer_fees' => null,
'total_amount' => null,
'misc_amount' => null,
'property_type' => null,
'parking_info' => null,
'tenure_type' => null,
'amenities' => null,
'doctor_qualifications' => '',
'doctor_languages' => '',
'featured' => '0',
'agent_role' => 'Residential Sales Consultant',
'facebook' => '',
'twitter' => '',
'googleplus' => '',
'youtube' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => null,
'city' => null,
'state' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Users'
},
(int) 3 => object(App\Model\Entity\User) {
'id' => (int) 217,
'full_name' => 'Neil Udukala',
'order_of_doctors' => (int) 1,
'slug' => 'neil-udukala',
'first_name' => 'Neil',
'last_name' => 'Udukala',
'agent_name' => null,
'doctor_type' => null,
'role_id' => (int) 2,
'username' => null,
'email' => 'neil@netrent.com.au',
'phone' => '0406 804 559',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => null,
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '',
'lat' => null,
'lng' => null,
'clinic_id' => '',
'state_id' => null,
'city_id' => null,
'suburb_id' => null,
'location_id' => null,
'about_doctor' => '',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'background_1655724675.png',
'fb_id' => null,
'google_id' => null,
'refer_id' => null,
'otp' => null,
'otp_time' => null,
'is_login' => (int) 0,
'give_referal_money' => (int) 0,
'device_id' => null,
'device_type' => null,
'module_access' => null,
'current_password' => null,
'language' => null,
'cash_balance' => '0',
'winning_balance' => '0',
'bonus_amount' => '0',
'status' => (int) 1,
'accredited' => (int) 1,
'is_updated' => (int) 0,
'email_verified' => null,
'verify_string' => null,
'sms_notify' => (int) 1,
'special_intrest' => '',
'no_of_bedroms' => null,
'no_of_bathrooms' => null,
'no_of_parking' => null,
'land_area' => null,
'internal_area' => null,
'external_area' => null,
'total_area' => null,
'amount' => null,
'saving' => null,
'government_fees' => null,
'transfer_fees' => null,
'total_amount' => null,
'misc_amount' => null,
'property_type' => null,
'parking_info' => null,
'tenure_type' => null,
'amenities' => null,
'doctor_qualifications' => '',
'doctor_languages' => '',
'featured' => '0',
'agent_role' => 'Sales Consultant',
'facebook' => '',
'twitter' => '',
'googleplus' => '',
'youtube' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => null,
'city' => null,
'state' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Users'
},
(int) 4 => object(App\Model\Entity\User) {
'id' => (int) 214,
'full_name' => 'Harsha De Silva',
'order_of_doctors' => (int) 1,
'slug' => 'harsha-de-silva',
'first_name' => 'Harsha',
'last_name' => 'De Silva',
'agent_name' => null,
'doctor_type' => null,
'role_id' => (int) 2,
'username' => null,
'email' => 'harsha@netrent.com.au',
'phone' => '0421 208 322',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => null,
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '',
'lat' => null,
'lng' => null,
'clinic_id' => '',
'state_id' => null,
'city_id' => null,
'suburb_id' => null,
'location_id' => null,
'about_doctor' => '',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'background_1687267700.png',
'fb_id' => null,
'google_id' => null,
'refer_id' => null,
'otp' => null,
'otp_time' => null,
'is_login' => (int) 0,
'give_referal_money' => (int) 0,
'device_id' => null,
'device_type' => null,
'module_access' => null,
'current_password' => null,
'language' => null,
'cash_balance' => '0',
'winning_balance' => '0',
'bonus_amount' => '0',
'status' => (int) 1,
'accredited' => (int) 1,
'is_updated' => (int) 0,
'email_verified' => null,
'verify_string' => null,
'sms_notify' => (int) 1,
'special_intrest' => '',
'no_of_bedroms' => null,
'no_of_bathrooms' => null,
'no_of_parking' => null,
'land_area' => null,
'internal_area' => null,
'external_area' => null,
'total_area' => null,
'amount' => null,
'saving' => null,
'government_fees' => null,
'transfer_fees' => null,
'total_amount' => null,
'misc_amount' => null,
'property_type' => null,
'parking_info' => null,
'tenure_type' => null,
'amenities' => null,
'doctor_qualifications' => '',
'doctor_languages' => '',
'featured' => '0',
'agent_role' => 'Residential Sales Consultant',
'facebook' => '',
'twitter' => '',
'googleplus' => '',
'youtube' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => null,
'city' => null,
'state' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Users'
},
(int) 5 => object(App\Model\Entity\User) {
'id' => (int) 213,
'full_name' => 'Nisal Dissanayake',
'order_of_doctors' => (int) 1,
'slug' => 'nisal-dissanayake',
'first_name' => 'Nisal',
'last_name' => 'Dissanayake',
'agent_name' => null,
'doctor_type' => null,
'role_id' => (int) 2,
'username' => null,
'email' => 'nisal@netrent.com.au',
'phone' => '0420 661 676',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => null,
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '',
'lat' => null,
'lng' => null,
'clinic_id' => '',
'state_id' => null,
'city_id' => null,
'suburb_id' => null,
'location_id' => null,
'about_doctor' => '',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'background_1701344130.png',
'fb_id' => null,
'google_id' => null,
'refer_id' => null,
'otp' => null,
'otp_time' => null,
'is_login' => (int) 0,
'give_referal_money' => (int) 0,
'device_id' => null,
'device_type' => null,
'module_access' => null,
'current_password' => null,
'language' => null,
'cash_balance' => '0',
'winning_balance' => '0',
'bonus_amount' => '0',
'status' => (int) 1,
'accredited' => (int) 1,
'is_updated' => (int) 0,
'email_verified' => null,
'verify_string' => null,
'sms_notify' => (int) 1,
'special_intrest' => '',
'no_of_bedroms' => null,
'no_of_bathrooms' => null,
'no_of_parking' => null,
'land_area' => null,
'internal_area' => null,
'external_area' => null,
'total_area' => null,
'amount' => null,
'saving' => null,
'government_fees' => null,
'transfer_fees' => null,
'total_amount' => null,
'misc_amount' => null,
'property_type' => null,
'parking_info' => null,
'tenure_type' => null,
'amenities' => null,
'doctor_qualifications' => '',
'doctor_languages' => '',
'featured' => '0',
'agent_role' => 'Residential Sales Consultant',
'facebook' => '',
'twitter' => '',
'googleplus' => '',
'youtube' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => null,
'city' => null,
'state' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Users'
}
]
$city = 'Sheldon'
$PropertyManagement = object(Cake\ORM\Entity) {
'[new]' => true,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'PropertyManagement'
}
$settingData = object(Cake\ORM\Entity) {
'id' => (int) 1,
'admin_email' => 'support@healthcare.com',
'admin_address' => '179 – Green Park, Ajmer-Delhi Bypass, Jhotwara, Jaipur – 302012',
'admin_percentage' => '50',
'vendor_percentage' => '',
'referral_bouns_amount' => '50',
'referral_bouns_amount_referral' => '20',
'referral_code' => '5789',
'tds' => '31.2',
'game_join_time' => '',
'salary_cap' => '0',
'site_name' => '',
'site_logo' => 'logo_1545389273.png',
'admin_background' => 'background_1597743833.jpg',
'date_format' => '',
'meta_title' => '',
'currency' => '',
'site_meta_description' => '',
'paytm_environment' => '0',
'paytm_merchant_key' => '',
'paytm_merchant_mid' => '',
'paytm_merchant_website' => '',
'facebook_app_id' => '',
'facebook_app_secret' => '',
'google_app_id' => '',
'google_app_secret' => '',
'coutn_down_date' => '',
'contest_commission' => (float) 25,
'min_withdraw_amount' => (float) 500,
'facebook' => 'http://netrent.appinopinfo.com',
'twitter' => 'http://netrent.appinopinfo.com',
'instagram' => 'http://netrent.appinopinfo.com',
'pinterest' => 'http://netrent.appinopinfo.com',
'linkedin' => 'http://netrent.appinopinfo.com',
'created' => null,
'modified' => null,
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Settings'
}
$meta_title = ''
$meta_keyword = ''
$meta_desc = ''
$user = null
$auth = null
$Type = [
'Commercial' => 'Commercial',
'Residential' => 'Residential'
]
$Typee = [
'Sales' => 'Sales',
'Tenants' => 'Tenants',
'Landlords' => 'Landlords'
]
$content = [
'atf_content' => '<p>Property Management is a subject that demands a great level of understanding over a wide range of different fields. Therefore, it is a common thing for a layman to overlook an important factor and commit a mistake at a crucial time, resulting disappointment and making it an ordeal for the property owner.</p> <p> Nevertheless, handled with proper expertise and management, Property Management can turnout to be a huge money-making investment, with a regular cash flow in the arena of Real Estate Business. With an assurance of a valuable asset, The expert in Property Manager in Sheldon is your best option for a burden-free, growing investment in Property Rental Business</p>',
'overview' => [
'image' => '/location_imgs/sheldon.png',
'content' => 'Sheldon is a rural residential locality in the City of Redland, situated 26.2 kms south east to Brisbane CBD. The presence of multiple protected areas here is notable, preserving the regions natural eucalyptus forests, and protecting endangered species such as the koala. Viewed as the best suburb in the Redlands, close to all amenities, close to city, but with a rural feel as all houses are on acreage, Sheldon offers a country life close to city.'
],
'statistics' => [
(int) 0 => [
'tag' => 'Statistics',
'value' => 'Sheldon has an area of 22.8 km² and in the 2016 census, Sheldon had a population of 1,709 people. The predominant age group in Sheldon is 50 -59 years and the households are primarily couples with children. People in Sheldon work in a professional occupation and 94% of the homes here are owner-occupied. The current median sales price for houses here is $1,525,000.'
]
],
'demographics' => [
(int) 0 => [
'key' => 'Systematic Online Portal',
'value' => 'Supervise your property, numbers related to it and action without any alterations through a systematically operated online portal.'
],
(int) 1 => [
'key' => 'No Additional Service Cost',
'value' => 'Get the benefits of cleaning and maintenance from experts at no additional cost.'
],
(int) 2 => [
'key' => ' Get Faster Liquidity',
'value' => 'All the properties are leased in less than 6 days from the starting date.'
]
]
]
$stat = [
'tag' => 'Statistics',
'value' => 'Sheldon has an area of 22.8 km² and in the 2016 census, Sheldon had a population of 1,709 people. The predominant age group in Sheldon is 50 -59 years and the households are primarily couples with children. People in Sheldon work in a professional occupation and 94% of the homes here are owner-occupied. The current median sales price for houses here is $1,525,000.'
]</pre><pre class="stack-trace">include - APP/Template/PropertyManagement/city.ctp, line 428
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1203
Cake\View\View::_render() - CORE/src/View/View.php, line 1164
Cake\View\View::render() - CORE/src/View/View.php, line 772
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 109
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81</pre></div></pre><br />
<b>Warning</b>: file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 1690 bytes written, possibly out of free disk space in <b>/home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php</b> on line <b>133</b><br />
-->
<!-- </h4>-->
<!-- <p> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b462055e1-trace').style.display = (document.getElementById('cakeErr66e6b462055e1-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: demographic [<b>APP/Template/PropertyManagement/city.ctp</b>, line <b>430</b>]<div id="cakeErr66e6b462055e1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b462055e1-code').style.display = (document.getElementById('cakeErr66e6b462055e1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b462055e1-context').style.display = (document.getElementById('cakeErr66e6b462055e1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr66e6b462055e1-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><!-- </</span><span style="color: #0000BB">h4</span><span style="color: #007700">>--></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><!-- <</span><span style="color: #0000BB">p</span><span style="color: #007700">> <?= </span><span style="color: #0000BB">$demographic</span><span style="color: #007700">[</span><span style="color: #DD0000">'value'</span><span style="color: #007700">] </span><span style="color: #0000BB">?></span> </p>--></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><!-- </</span><span style="color: #0000BB">div</span><span style="color: #007700">>--></span></span></code></pre><pre id="cakeErr66e6b462055e1-context" class="cake-context" style="display: none;">$viewFile = '/home/netrentcom/public_html/src/Template/PropertyManagement/city.ctp'
$dataForView = [
'testimonials' => [
(int) 0 => object(Cake\ORM\Entity) {},
(int) 1 => object(Cake\ORM\Entity) {},
(int) 2 => object(Cake\ORM\Entity) {},
(int) 3 => object(Cake\ORM\Entity) {}
],
'agents' => [
(int) 0 => object(App\Model\Entity\User) {},
(int) 1 => object(App\Model\Entity\User) {},
(int) 2 => object(App\Model\Entity\User) {},
(int) 3 => object(App\Model\Entity\User) {},
(int) 4 => object(App\Model\Entity\User) {},
(int) 5 => object(App\Model\Entity\User) {}
],
'city' => 'Sheldon',
'PropertyManagement' => object(Cake\ORM\Entity) {
'[new]' => true,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'PropertyManagement'
},
'settingData' => object(Cake\ORM\Entity) {
'id' => (int) 1,
'admin_email' => 'support@healthcare.com',
'admin_address' => '179 – Green Park, Ajmer-Delhi Bypass, Jhotwara, Jaipur – 302012',
'admin_percentage' => '50',
'vendor_percentage' => '',
'referral_bouns_amount' => '50',
'referral_bouns_amount_referral' => '20',
'referral_code' => '5789',
'tds' => '31.2',
'game_join_time' => '',
'salary_cap' => '0',
'site_name' => '',
'site_logo' => 'logo_1545389273.png',
'admin_background' => 'background_1597743833.jpg',
'date_format' => '',
'meta_title' => '',
'currency' => '',
'site_meta_description' => '',
'paytm_environment' => '0',
'paytm_merchant_key' => '',
'paytm_merchant_mid' => '',
'paytm_merchant_website' => '',
'facebook_app_id' => '',
'facebook_app_secret' => '',
'google_app_id' => '',
'google_app_secret' => '',
'coutn_down_date' => '',
'contest_commission' => (float) 25,
'min_withdraw_amount' => (float) 500,
'facebook' => 'http://netrent.appinopinfo.com',
'twitter' => 'http://netrent.appinopinfo.com',
'instagram' => 'http://netrent.appinopinfo.com',
'pinterest' => 'http://netrent.appinopinfo.com',
'linkedin' => 'http://netrent.appinopinfo.com',
'created' => null,
'modified' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Settings'
},
'meta_title' => '',
'meta_keyword' => '',
'meta_desc' => '',
'user' => null,
'auth' => null
]
$testimonials = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 29,
'client_name' => 'Caroline A',
'address' => 'Caroline A',
'image' => '',
'description' => '<p class="MsoNoSpacing"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:&quot;Arial&quot;,sans-serif">Excellent rental service as an investor then sales service &ndash; very professional, great integrity, friendly, common-sense approach. </span></span></span></span></p>',
'status' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Testimonials'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 28,
'client_name' => 'Nicola W',
'address' => 'Nicola W',
'image' => '',
'description' => '<p class="MsoNoSpacing"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:&quot;Arial&quot;,sans-serif">Always kept us well informed and always acted in our best interests. </span></span></span></span></p>',
'status' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Testimonials'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 27,
'client_name' => 'Ric M',
'address' => 'Ric M',
'image' => '',
'description' => '<p class="MsoNoSpacing"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:&quot;Arial&quot;,sans-serif">Very professional, efficient, and communicated all relevant information to me in a timely manner and were always friendly. </span></span></span></span></p>',
'status' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Testimonials'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 26,
'client_name' => 'Ric M',
'address' => 'Ric M',
'image' => '',
'description' => '<p class="MsoNoSpacing"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:&quot;Arial&quot;,sans-serif">Achieved in 2 months something 2 other real estate agents couldn&rsquo;t achieve in 2 years &ndash; Sell our land. </span></span></span></span></p>',
'status' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Testimonials'
}
]
$agents = [
(int) 0 => object(App\Model\Entity\User) {
'id' => (int) 225,
'full_name' => 'Neel Hapuhinne',
'order_of_doctors' => (int) 1,
'slug' => 'neel-hapuhinne',
'first_name' => 'Neel',
'last_name' => 'Hapuhinne',
'agent_name' => null,
'doctor_type' => null,
'role_id' => (int) 2,
'username' => null,
'email' => 'neel@netrent.com.au',
'phone' => '0421 435 435',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => null,
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '',
'lat' => null,
'lng' => null,
'clinic_id' => '',
'state_id' => null,
'city_id' => null,
'suburb_id' => null,
'location_id' => null,
'about_doctor' => '',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'background_1719466691.png',
'fb_id' => null,
'google_id' => null,
'refer_id' => null,
'otp' => null,
'otp_time' => null,
'is_login' => (int) 0,
'give_referal_money' => (int) 0,
'device_id' => null,
'device_type' => null,
'module_access' => null,
'current_password' => null,
'language' => null,
'cash_balance' => '0',
'winning_balance' => '0',
'bonus_amount' => '0',
'status' => (int) 1,
'accredited' => (int) 1,
'is_updated' => (int) 0,
'email_verified' => null,
'verify_string' => null,
'sms_notify' => (int) 1,
'special_intrest' => '',
'no_of_bedroms' => null,
'no_of_bathrooms' => null,
'no_of_parking' => null,
'land_area' => null,
'internal_area' => null,
'external_area' => null,
'total_area' => null,
'amount' => null,
'saving' => null,
'government_fees' => null,
'transfer_fees' => null,
'total_amount' => null,
'misc_amount' => null,
'property_type' => null,
'parking_info' => null,
'tenure_type' => null,
'amenities' => null,
'doctor_qualifications' => '',
'doctor_languages' => '',
'featured' => '0',
'agent_role' => 'Sales Consultant',
'facebook' => '',
'twitter' => '',
'googleplus' => '',
'youtube' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => null,
'city' => null,
'state' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Users'
},
(int) 1 => object(App\Model\Entity\User) {
'id' => (int) 224,
'full_name' => 'Suzie Bowers',
'order_of_doctors' => (int) 1,
'slug' => 'suzie-bowers',
'first_name' => 'Suzie',
'last_name' => 'Bowers',
'agent_name' => null,
'doctor_type' => null,
'role_id' => (int) 2,
'username' => null,
'email' => 'suzie@netrent.com.au',
'phone' => '0422152078',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => null,
'date_of_bith' => null,
'gender' => (int) 2,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '',
'lat' => null,
'lng' => null,
'clinic_id' => '',
'state_id' => null,
'city_id' => null,
'suburb_id' => null,
'location_id' => null,
'about_doctor' => '',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'background_1705492824.png',
'fb_id' => null,
'google_id' => null,
'refer_id' => null,
'otp' => null,
'otp_time' => null,
'is_login' => (int) 0,
'give_referal_money' => (int) 0,
'device_id' => null,
'device_type' => null,
'module_access' => null,
'current_password' => null,
'language' => null,
'cash_balance' => '0',
'winning_balance' => '0',
'bonus_amount' => '0',
'status' => (int) 1,
'accredited' => (int) 1,
'is_updated' => (int) 0,
'email_verified' => null,
'verify_string' => null,
'sms_notify' => (int) 1,
'special_intrest' => '',
'no_of_bedroms' => null,
'no_of_bathrooms' => null,
'no_of_parking' => null,
'land_area' => null,
'internal_area' => null,
'external_area' => null,
'total_area' => null,
'amount' => null,
'saving' => null,
'government_fees' => null,
'transfer_fees' => null,
'total_amount' => null,
'misc_amount' => null,
'property_type' => null,
'parking_info' => null,
'tenure_type' => null,
'amenities' => null,
'doctor_qualifications' => '',
'doctor_languages' => '',
'featured' => '0',
'agent_role' => 'Property Manager / Sales Consultant',
'facebook' => '',
'twitter' => '',
'googleplus' => '',
'youtube' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => null,
'city' => null,
'state' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Users'
},
(int) 2 => object(App\Model\Entity\User) {
'id' => (int) 222,
'full_name' => 'Nalin Silva',
'order_of_doctors' => (int) 1,
'slug' => 'nalin-silva',
'first_name' => 'Nalin',
'last_name' => 'Silva',
'agent_name' => null,
'doctor_type' => null,
'role_id' => (int) 2,
'username' => null,
'email' => 'nalin@netrent.com.au',
'phone' => '0403 716 237',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => null,
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '',
'lat' => null,
'lng' => null,
'clinic_id' => '',
'state_id' => null,
'city_id' => null,
'suburb_id' => null,
'location_id' => null,
'about_doctor' => '',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'background_1668409046.png',
'fb_id' => null,
'google_id' => null,
'refer_id' => null,
'otp' => null,
'otp_time' => null,
'is_login' => (int) 0,
'give_referal_money' => (int) 0,
'device_id' => null,
'device_type' => null,
'module_access' => null,
'current_password' => null,
'language' => null,
'cash_balance' => '0',
'winning_balance' => '0',
'bonus_amount' => '0',
'status' => (int) 1,
'accredited' => (int) 1,
'is_updated' => (int) 0,
'email_verified' => null,
'verify_string' => null,
'sms_notify' => (int) 1,
'special_intrest' => '',
'no_of_bedroms' => null,
'no_of_bathrooms' => null,
'no_of_parking' => null,
'land_area' => null,
'internal_area' => null,
'external_area' => null,
'total_area' => null,
'amount' => null,
'saving' => null,
'government_fees' => null,
'transfer_fees' => null,
'total_amount' => null,
'misc_amount' => null,
'property_type' => null,
'parking_info' => null,
'tenure_type' => null,
'amenities' => null,
'doctor_qualifications' => '',
'doctor_languages' => '',
'featured' => '0',
'agent_role' => 'Residential Sales Consultant',
'facebook' => '',
'twitter' => '',
'googleplus' => '',
'youtube' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => null,
'city' => null,
'state' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Users'
},
(int) 3 => object(App\Model\Entity\User) {
'id' => (int) 217,
'full_name' => 'Neil Udukala',
'order_of_doctors' => (int) 1,
'slug' => 'neil-udukala',
'first_name' => 'Neil',
'last_name' => 'Udukala',
'agent_name' => null,
'doctor_type' => null,
'role_id' => (int) 2,
'username' => null,
'email' => 'neil@netrent.com.au',
'phone' => '0406 804 559',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => null,
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '',
'lat' => null,
'lng' => null,
'clinic_id' => '',
'state_id' => null,
'city_id' => null,
'suburb_id' => null,
'location_id' => null,
'about_doctor' => '',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'background_1655724675.png',
'fb_id' => null,
'google_id' => null,
'refer_id' => null,
'otp' => null,
'otp_time' => null,
'is_login' => (int) 0,
'give_referal_money' => (int) 0,
'device_id' => null,
'device_type' => null,
'module_access' => null,
'current_password' => null,
'language' => null,
'cash_balance' => '0',
'winning_balance' => '0',
'bonus_amount' => '0',
'status' => (int) 1,
'accredited' => (int) 1,
'is_updated' => (int) 0,
'email_verified' => null,
'verify_string' => null,
'sms_notify' => (int) 1,
'special_intrest' => '',
'no_of_bedroms' => null,
'no_of_bathrooms' => null,
'no_of_parking' => null,
'land_area' => null,
'internal_area' => null,
'external_area' => null,
'total_area' => null,
'amount' => null,
'saving' => null,
'government_fees' => null,
'transfer_fees' => null,
'total_amount' => null,
'misc_amount' => null,
'property_type' => null,
'parking_info' => null,
'tenure_type' => null,
'amenities' => null,
'doctor_qualifications' => '',
'doctor_languages' => '',
'featured' => '0',
'agent_role' => 'Sales Consultant',
'facebook' => '',
'twitter' => '',
'googleplus' => '',
'youtube' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => null,
'city' => null,
'state' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Users'
},
(int) 4 => object(App\Model\Entity\User) {
'id' => (int) 214,
'full_name' => 'Harsha De Silva',
'order_of_doctors' => (int) 1,
'slug' => 'harsha-de-silva',
'first_name' => 'Harsha',
'last_name' => 'De Silva',
'agent_name' => null,
'doctor_type' => null,
'role_id' => (int) 2,
'username' => null,
'email' => 'harsha@netrent.com.au',
'phone' => '0421 208 322',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => null,
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '',
'lat' => null,
'lng' => null,
'clinic_id' => '',
'state_id' => null,
'city_id' => null,
'suburb_id' => null,
'location_id' => null,
'about_doctor' => '',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'background_1687267700.png',
'fb_id' => null,
'google_id' => null,
'refer_id' => null,
'otp' => null,
'otp_time' => null,
'is_login' => (int) 0,
'give_referal_money' => (int) 0,
'device_id' => null,
'device_type' => null,
'module_access' => null,
'current_password' => null,
'language' => null,
'cash_balance' => '0',
'winning_balance' => '0',
'bonus_amount' => '0',
'status' => (int) 1,
'accredited' => (int) 1,
'is_updated' => (int) 0,
'email_verified' => null,
'verify_string' => null,
'sms_notify' => (int) 1,
'special_intrest' => '',
'no_of_bedroms' => null,
'no_of_bathrooms' => null,
'no_of_parking' => null,
'land_area' => null,
'internal_area' => null,
'external_area' => null,
'total_area' => null,
'amount' => null,
'saving' => null,
'government_fees' => null,
'transfer_fees' => null,
'total_amount' => null,
'misc_amount' => null,
'property_type' => null,
'parking_info' => null,
'tenure_type' => null,
'amenities' => null,
'doctor_qualifications' => '',
'doctor_languages' => '',
'featured' => '0',
'agent_role' => 'Residential Sales Consultant',
'facebook' => '',
'twitter' => '',
'googleplus' => '',
'youtube' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => null,
'city' => null,
'state' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Users'
},
(int) 5 => object(App\Model\Entity\User) {
'id' => (int) 213,
'full_name' => 'Nisal Dissanayake',
'order_of_doctors' => (int) 1,
'slug' => 'nisal-dissanayake',
'first_name' => 'Nisal',
'last_name' => 'Dissanayake',
'agent_name' => null,
'doctor_type' => null,
'role_id' => (int) 2,
'username' => null,
'email' => 'nisal@netrent.com.au',
'phone' => '0420 661 676',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => null,
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '',
'lat' => null,
'lng' => null,
'clinic_id' => '',
'state_id' => null,
'city_id' => null,
'suburb_id' => null,
'location_id' => null,
'about_doctor' => '',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'background_1701344130.png',
'fb_id' => null,
'google_id' => null,
'refer_id' => null,
'otp' => null,
'otp_time' => null,
'is_login' => (int) 0,
'give_referal_money' => (int) 0,
'device_id' => null,
'device_type' => null,
'module_access' => null,
'current_password' => null,
'language' => null,
'cash_balance' => '0',
'winning_balance' => '0',
'bonus_amount' => '0',
'status' => (int) 1,
'accredited' => (int) 1,
'is_updated' => (int) 0,
'email_verified' => null,
'verify_string' => null,
'sms_notify' => (int) 1,
'special_intrest' => '',
'no_of_bedroms' => null,
'no_of_bathrooms' => null,
'no_of_parking' => null,
'land_area' => null,
'internal_area' => null,
'external_area' => null,
'total_area' => null,
'amount' => null,
'saving' => null,
'government_fees' => null,
'transfer_fees' => null,
'total_amount' => null,
'misc_amount' => null,
'property_type' => null,
'parking_info' => null,
'tenure_type' => null,
'amenities' => null,
'doctor_qualifications' => '',
'doctor_languages' => '',
'featured' => '0',
'agent_role' => 'Residential Sales Consultant',
'facebook' => '',
'twitter' => '',
'googleplus' => '',
'youtube' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => null,
'city' => null,
'state' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Users'
}
]
$city = 'Sheldon'
$PropertyManagement = object(Cake\ORM\Entity) {
'[new]' => true,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'PropertyManagement'
}
$settingData = object(Cake\ORM\Entity) {
'id' => (int) 1,
'admin_email' => 'support@healthcare.com',
'admin_address' => '179 – Green Park, Ajmer-Delhi Bypass, Jhotwara, Jaipur – 302012',
'admin_percentage' => '50',
'vendor_percentage' => '',
'referral_bouns_amount' => '50',
'referral_bouns_amount_referral' => '20',
'referral_code' => '5789',
'tds' => '31.2',
'game_join_time' => '',
'salary_cap' => '0',
'site_name' => '',
'site_logo' => 'logo_1545389273.png',
'admin_background' => 'background_1597743833.jpg',
'date_format' => '',
'meta_title' => '',
'currency' => '',
'site_meta_description' => '',
'paytm_environment' => '0',
'paytm_merchant_key' => '',
'paytm_merchant_mid' => '',
'paytm_merchant_website' => '',
'facebook_app_id' => '',
'facebook_app_secret' => '',
'google_app_id' => '',
'google_app_secret' => '',
'coutn_down_date' => '',
'contest_commission' => (float) 25,
'min_withdraw_amount' => (float) 500,
'facebook' => 'http://netrent.appinopinfo.com',
'twitter' => 'http://netrent.appinopinfo.com',
'instagram' => 'http://netrent.appinopinfo.com',
'pinterest' => 'http://netrent.appinopinfo.com',
'linkedin' => 'http://netrent.appinopinfo.com',
'created' => null,
'modified' => null,
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Settings'
}
$meta_title = ''
$meta_keyword = ''
$meta_desc = ''
$user = null
$auth = null
$Type = [
'Commercial' => 'Commercial',
'Residential' => 'Residential'
]
$Typee = [
'Sales' => 'Sales',
'Tenants' => 'Tenants',
'Landlords' => 'Landlords'
]
$content = [
'atf_content' => '<p>Property Management is a subject that demands a great level of understanding over a wide range of different fields. Therefore, it is a common thing for a layman to overlook an important factor and commit a mistake at a crucial time, resulting disappointment and making it an ordeal for the property owner.</p> <p> Nevertheless, handled with proper expertise and management, Property Management can turnout to be a huge money-making investment, with a regular cash flow in the arena of Real Estate Business. With an assurance of a valuable asset, The expert in Property Manager in Sheldon is your best option for a burden-free, growing investment in Property Rental Business</p>',
'overview' => [
'image' => '/location_imgs/sheldon.png',
'content' => 'Sheldon is a rural residential locality in the City of Redland, situated 26.2 kms south east to Brisbane CBD. The presence of multiple protected areas here is notable, preserving the regions natural eucalyptus forests, and protecting endangered species such as the koala. Viewed as the best suburb in the Redlands, close to all amenities, close to city, but with a rural feel as all houses are on acreage, Sheldon offers a country life close to city.'
],
'statistics' => [
(int) 0 => [
'tag' => 'Statistics',
'value' => 'Sheldon has an area of 22.8 km² and in the 2016 census, Sheldon had a population of 1,709 people. The predominant age group in Sheldon is 50 -59 years and the households are primarily couples with children. People in Sheldon work in a professional occupation and 94% of the homes here are owner-occupied. The current median sales price for houses here is $1,525,000.'
]
],
'demographics' => [
(int) 0 => [
'key' => 'Systematic Online Portal',
'value' => 'Supervise your property, numbers related to it and action without any alterations through a systematically operated online portal.'
],
(int) 1 => [
'key' => 'No Additional Service Cost',
'value' => 'Get the benefits of cleaning and maintenance from experts at no additional cost.'
],
(int) 2 => [
'key' => ' Get Faster Liquidity',
'value' => 'All the properties are leased in less than 6 days from the starting date.'
]
]
]
$stat = [
'tag' => 'Statistics',
'value' => 'Sheldon has an area of 22.8 km² and in the 2016 census, Sheldon had a population of 1,709 people. The predominant age group in Sheldon is 50 -59 years and the households are primarily couples with children. People in Sheldon work in a professional occupation and 94% of the homes here are owner-occupied. The current median sales price for houses here is $1,525,000.'
]</pre><pre class="stack-trace">include - APP/Template/PropertyManagement/city.ctp, line 430
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1203
Cake\View\View::_render() - CORE/src/View/View.php, line 1164
Cake\View\View::render() - CORE/src/View/View.php, line 772
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 109
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81</pre></div></pre><br />
<b>Warning</b>: file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 1690 bytes written, possibly out of free disk space in <b>/home/netrentcom/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php</b> on line <b>133</b><br />
</p>-->
<!-- </div>-->
<!-- </div>-->
<!-- < ?php endforeach ; ?>-->
<!-- </div>-->
<!-- </div>-->
<!--</section>-->
<section class="testimonials-section">
<div class="headingbox">
<div class="row">
<div class="col-md-12 text-center">
<h2>Trusted by thousands of property <br> owners across Brisbane</h2>
<!-- <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod</p> -->
</div>
</div>
</div>
<div class="container container-custom mt-4">
<div class="row">
<div class="col-md-12">
<div id="owl-demo_new" class="owl-carousel owl-theme wow pulse review_center">
<div class="item">
<div class="innerbox">
<div class="row justify-content-center align-items-center">
<div class="col-md-12">
<div class="rightbox ">
<div class="starts" >
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
</div>
<p class="MsoNoSpacing"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Arial",sans-serif">Excellent rental service as an investor then sales service – very professional, great integrity, friendly, common-sense approach. </span></span></span></span></p> <!-- <p>Excellent rental service as an investor then sales service – very professional, great integrity, friendly, common-sense approach. </p> -->
<h4 class="text-center" >
<strong>
Caroline A
</strong>
<small>
Queensland
</small>
</h4>
</div>
</div>
</div>
</div>
</div>
<div class="item">
<div class="innerbox">
<div class="row justify-content-center align-items-center">
<div class="col-md-12">
<div class="rightbox ">
<div class="starts" >
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
</div>
<p class="MsoNoSpacing"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Arial",sans-serif">Always kept us well informed and always acted in our best interests. </span></span></span></span></p> <!-- <p>Excellent rental service as an investor then sales service – very professional, great integrity, friendly, common-sense approach. </p> -->
<h4 class="text-center" >
<strong>
Nicola W
</strong>
<small>
Queensland
</small>
</h4>
</div>
</div>
</div>
</div>
</div>
<div class="item">
<div class="innerbox">
<div class="row justify-content-center align-items-center">
<div class="col-md-12">
<div class="rightbox ">
<div class="starts" >
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
</div>
<p class="MsoNoSpacing"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Arial",sans-serif">Very professional, efficient, and communicated all relevant information to me in a timely manner and were always friendly. </span></span></span></span></p> <!-- <p>Excellent rental service as an investor then sales service – very professional, great integrity, friendly, common-sense approach. </p> -->
<h4 class="text-center" >
<strong>
Ric M
</strong>
<small>
Queensland
</small>
</h4>
</div>
</div>
</div>
</div>
</div>
<div class="item">
<div class="innerbox">
<div class="row justify-content-center align-items-center">
<div class="col-md-12">
<div class="rightbox ">
<div class="starts" >
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
<i class="fa fa-star" ></i>
</div>
<p class="MsoNoSpacing"><span style="font-size:11pt"><span style="font-family:Calibri,sans-serif"><span style="font-size:12.0pt"><span style="font-family:"Arial",sans-serif">Achieved in 2 months something 2 other real estate agents couldn’t achieve in 2 years – Sell our land. </span></span></span></span></p> <!-- <p>Excellent rental service as an investor then sales service – very professional, great integrity, friendly, common-sense approach. </p> -->
<h4 class="text-center" >
<strong>
Ric M
</strong>
<small>
Queensland
</small>
</h4>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="ouragent">
<div class="container container-custom">
<div class="row text-center justify-content-center">
<div class="col-md-12">
<h2>Meet Our Team Members</h2>
<br>
<!-- <p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Id nulla aliquam inventore exercitationem tenetur. </p> -->
</div>
</div>
<div class="row justify-content-center">
<div class="col-lg-3 col-md-6 col-sm-12 wow pulse">
<div class="innerbox">
<div class="agentimg">
<img src="https://netrent.com.au//uploads/doctor_image/background_1719466691.png" alt="Image" class="img-thumbnail">
</div>
<h3>Neel Hapuhinne</h3>
<p>Sales Consultant</p>
<div class="member-contact" >
<a class="" href="mailto:neel@netrent.com.au"><i class="fa fa-envelope mr-2"></i>neel@netrent.com.au</a>
<a href="tel:0421 435 435"><i class="fa fa-phone mr-2"></i>0421 435 435</a>
</div>
<!-- <div class="team-hover-content">
<div class="member-thumb">
<img src="https://netrent.com.au//uploads/doctor_image/background_1719466691.png" alt="team-3" class="img-thumbnail">
</div>
<div class="member-name-designation">
<h4 class="member-name">
<a href="javascript:void(0);" tabindex="-1">Neel Hapuhinne</a>
</h4>
<p class="member-designation">Support Manager</p>
</div>
<div class="member-socials">
</div>
</div> -->
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-12 wow pulse">
<div class="innerbox">
<div class="agentimg">
<img src="https://netrent.com.au//uploads/doctor_image/background_1705492824.png" alt="Image" class="img-thumbnail">
</div>
<h3>Suzie Bowers</h3>
<p>Property Manager / Sales Consultant</p>
<div class="member-contact" >
<a class="" href="mailto:suzie@netrent.com.au"><i class="fa fa-envelope mr-2"></i>suzie@netrent.com.au</a>
<a href="tel:0422152078"><i class="fa fa-phone mr-2"></i>0422152078</a>
</div>
<!-- <div class="team-hover-content">
<div class="member-thumb">
<img src="https://netrent.com.au//uploads/doctor_image/background_1705492824.png" alt="team-3" class="img-thumbnail">
</div>
<div class="member-name-designation">
<h4 class="member-name">
<a href="javascript:void(0);" tabindex="-1">Suzie Bowers</a>
</h4>
<p class="member-designation">Support Manager</p>
</div>
<div class="member-socials">
</div>
</div> -->
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-12 wow pulse">
<div class="innerbox">
<div class="agentimg">
<img src="https://netrent.com.au//uploads/doctor_image/background_1668409046.png" alt="Image" class="img-thumbnail">
</div>
<h3>Nalin Silva</h3>
<p>Residential Sales Consultant</p>
<div class="member-contact" >
<a class="" href="mailto:nalin@netrent.com.au"><i class="fa fa-envelope mr-2"></i>nalin@netrent.com.au</a>
<a href="tel:0403 716 237"><i class="fa fa-phone mr-2"></i>0403 716 237</a>
</div>
<!-- <div class="team-hover-content">
<div class="member-thumb">
<img src="https://netrent.com.au//uploads/doctor_image/background_1668409046.png" alt="team-3" class="img-thumbnail">
</div>
<div class="member-name-designation">
<h4 class="member-name">
<a href="javascript:void(0);" tabindex="-1">Nalin Silva</a>
</h4>
<p class="member-designation">Support Manager</p>
</div>
<div class="member-socials">
</div>
</div> -->
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-12 wow pulse">
<div class="innerbox">
<div class="agentimg">
<img src="https://netrent.com.au//uploads/doctor_image/background_1655724675.png" alt="Image" class="img-thumbnail">
</div>
<h3>Neil Udukala</h3>
<p>Sales Consultant</p>
<div class="member-contact" >
<a class="" href="mailto:neil@netrent.com.au"><i class="fa fa-envelope mr-2"></i>neil@netrent.com.au</a>
<a href="tel:0406 804 559"><i class="fa fa-phone mr-2"></i>0406 804 559</a>
</div>
<!-- <div class="team-hover-content">
<div class="member-thumb">
<img src="https://netrent.com.au//uploads/doctor_image/background_1655724675.png" alt="team-3" class="img-thumbnail">
</div>
<div class="member-name-designation">
<h4 class="member-name">
<a href="javascript:void(0);" tabindex="-1">Neil Udukala</a>
</h4>
<p class="member-designation">Support Manager</p>
</div>
<div class="member-socials">
</div>
</div> -->
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-12 wow pulse">
<div class="innerbox">
<div class="agentimg">
<img src="https://netrent.com.au//uploads/doctor_image/background_1687267700.png" alt="Image" class="img-thumbnail">
</div>
<h3>Harsha De Silva</h3>
<p>Residential Sales Consultant</p>
<div class="member-contact" >
<a class="" href="mailto:harsha@netrent.com.au"><i class="fa fa-envelope mr-2"></i>harsha@netrent.com.au</a>
<a href="tel:0421 208 322"><i class="fa fa-phone mr-2"></i>0421 208 322</a>
</div>
<!-- <div class="team-hover-content">
<div class="member-thumb">
<img src="https://netrent.com.au//uploads/doctor_image/background_1687267700.png" alt="team-3" class="img-thumbnail">
</div>
<div class="member-name-designation">
<h4 class="member-name">
<a href="javascript:void(0);" tabindex="-1">Harsha De Silva</a>
</h4>
<p class="member-designation">Support Manager</p>
</div>
<div class="member-socials">
</div>
</div> -->
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-12 wow pulse">
<div class="innerbox">
<div class="agentimg">
<img src="https://netrent.com.au//uploads/doctor_image/background_1701344130.png" alt="Image" class="img-thumbnail">
</div>
<h3>Nisal Dissanayake</h3>
<p>Residential Sales Consultant</p>
<div class="member-contact" >
<a class="" href="mailto:nisal@netrent.com.au"><i class="fa fa-envelope mr-2"></i>nisal@netrent.com.au</a>
<a href="tel:0420 661 676"><i class="fa fa-phone mr-2"></i>0420 661 676</a>
</div>
<!-- <div class="team-hover-content">
<div class="member-thumb">
<img src="https://netrent.com.au//uploads/doctor_image/background_1701344130.png" alt="team-3" class="img-thumbnail">
</div>
<div class="member-name-designation">
<h4 class="member-name">
<a href="javascript:void(0);" tabindex="-1">Nisal Dissanayake</a>
</h4>
<p class="member-designation">Support Manager</p>
</div>
<div class="member-socials">
</div>
</div> -->
</div>
</div>
</div>
</div>
</section>
<!-- <section class="dd_facility">
<div class="container container-custom">
<a href="https://247fs.com.au/" target="_blank" class="dd_box">
<div class="row align-items-center">
<div class="col-md-7">
<div class="dd_text">
<h3>Our affiliated and dedicated facility service</h3>
<p>Exclusively working with Netrent propertes</p> <img src="/images/pp_img/hands_mantain.png" class="img-fluid"> </div>
</div>
<div class="col-md-5 order-mobile_top"> <img src="/images/pp_img/fs_logo.png" class="img-fluid fs_logo"> </div>
</div>
</a>
</div>
</section> -->
<div class="intro-section">
<div class="intro-section-inner">
<div class="container">
<div class="row">
<div class="col-lg-9 col-md-7 col-sm-12">
<h3>Do You Have Questions ?</h3> </div>
<div class="col-lg-3 col-md-5 col-sm-12"> <a href="contact-us.html" class="btn-7">Get in Touch</a> </div>
</div>
</div>
</div>
</div>
<!-- new data -->
<div class="modal fade" id="exampleModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">Enquiry</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button>
</div>
<div class="modal-body">
<form id="enquiryFrom">
<div class="form-group">
<label for="recipient-name" class="col-form-label">First Name :</label>
<input type="text" class="form-control" required name="first_name" id="recipient-name"> </div>
<div class="form-group">
<label for="recipient-name" class="col-form-label">Last Name :</label>
<input type="text" class="form-control" required name="last_name" id="recipient-name"> </div>
<div class="form-group">
<label for="recipient-email" class="col-form-label">Email :</label>
<input type="email" class="form-control" required name="email" id="recipient-email"> </div>
<div class="form-group">
<label for="recipient-phone" class="col-form-label">Phone :</label>
<input type="text" class="form-control" required name="phone" maxlength="13" id="recipient-phone"> </div>
<div class="form-group">
<label for="message-text" class="col-form-label">Message:</label>
<textarea class="form-control" required name="message" id="message-text"></textarea>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
<button type="submit" class="btn btn-primary">Send message</button>
</div>
</form>
</div>
</div>
</div>
</div>
<script src="//cdn.jsdelivr.net/npm/sweetalert2@11"></script>
<script>
$("#recipient-phone").on("keypress keyup blur", function(e) {
$(this).val($(this).val().replace(/[^0-9\.]/g, ''));
if((e.which != 46 || $(this).val().indexOf('.') != -1) && (event.which < 48 || event.which > 57)) {
event.preventDefault();
}
});
function myGreeting() {
window.location.href = "/property-management";
}
$(document).ready(function() {
$(document).on('submit', '#enquiryFrom', function(e) {
e.preventDefault();
var form = $(this);
var actionUrl = "/property-management";
$.ajax({
type: "POST",
url: actionUrl,
data: form.serialize(), // serializes the form's elements.
success: function(data) {
Swal.fire({
icon: 'success',
title: 'Your Query has been saved.',
showConfirmButton: false,
timer: 1500
})
setTimeout(myGreeting, 2000)
// show response from the php script.
}
});
});
$(document).on('submit', '#findPincode', function(e) {
e.preventDefault();
var form = $(this);
var actionUrl = "/find-Pincode";
$.ajax({
type: "POST",
url: actionUrl,
data: form.serialize(), // serializes the form's elements.
success: function(data) {
// alert(data.status);
// data = JSON.parse(data);
if(data.status != '') {
Swal.fire({
icon: 'success',
title: '',
text: data.msg
})
} else {
Swal.fire({
icon: 'error',
title: '',
text: data.msg
})
}
// show response from the php script.
}
});
});
})
</script>
<script>
$(document).ready(function() {
var sync1 = $("#sync1");
var sync2 = $("#sync2");
var slidesPerPage = 4; //globaly define number of elements per page
var syncedSecondary = true;
sync1.owlCarousel({
items : 1,
slideSpeed : 2000,
nav: false,
autoplay: true,
dots: false,
loop: true,
responsiveRefreshRate : 200,
navText: ['<svg width="100%" height="100%" viewBox="0 0 11 20"><path style="fill:none;stroke-width: 1px;stroke: #000;" d="M9.554,1.001l-8.607,8.607l8.607,8.606"/></svg>','<svg width="100%" height="100%" viewBox="0 0 11 20" version="1.1"><path style="fill:none;stroke-width: 1px;stroke: #000;" d="M1.054,18.214l8.606,-8.606l-8.606,-8.607"/></svg>'],
}).on('changed.owl.carousel', syncPosition);
sync2
.on('initialized.owl.carousel', function () {
sync2.find(".owl-item").eq(0).addClass("current");
})
.owlCarousel({
items : slidesPerPage,
dots: false,
nav: false,
slid:false,
items:5,
smartSpeed: 0,
slideSpeed : 0,
slideBy: slidesPerPage, //alternatively you can slide by 1, this way the active slide will stick to the first item in the second carousel
responsiveRefreshRate : 100
}).on('changed.owl.carousel', syncPosition2);
function syncPosition(el) {
//if you set loop to false, you have to restore this next line
//var current = el.item.index;
//if you disable loop you have to comment this block
var count = el.item.count-1;
var current = Math.round(el.item.index - (el.item.count/2) - .5);
if(current < 0) {
current = count;
}
if(current > count) {
current = 0;
}
//end block
sync2
.find(".owl-item")
.removeClass("current")
.eq(current)
.addClass("current");
var onscreen = sync2.find('.owl-item.active').length - 1;
var start = sync2.find('.owl-item.active').first().index();
var end = sync2.find('.owl-item.active').last().index();
if (current > end) {
sync2.data('owl.carousel').to(current, 100, true);
}
if (current < start) {
sync2.data('owl.carousel').to(current - onscreen, 100, true);
}
}
function syncPosition2(el) {
if(syncedSecondary) {
var number = el.item.index;
sync1.data('owl.carousel').to(number, 100, true);
}
}
sync2.on("click", ".owl-item", function(e){
e.preventDefault();
var number = $(this).index();
sync1.data('owl.carousel').to(number, 300, true);
});
});
</script>
<footer class="footer" id="footer">
<div class="container footer-inner">
<div class="row">
<div class="col-xl-3 col-lg-3 col-md-6 col-sm-6">
<div class="footer-item clearfix">
<h3>Netrent</h3>
<div class="text">
<p>The leading property marketplace in Australia connecting sellers, buyers, and services on a fast-track hyper-sourced local real estate network for prompt conversion action! </p>
</div>
</div>
</div>
<div class="col-xl-2 col-lg-3 col-md-6 col-sm-6">
<div class="footer-item clearfix">
<h4>Suburb Profiles</h4>
<div class="text d-block">
<a href="#" class="btn_link show_more collapsed" data-toggle="collapse" data-target="#city_text" aria-expanded="false" aria-controls="city_text">East Brisbane</a>
<div class="collapse city_text" id="city_text">
<div class="city_text_card">
<a href="/property-management-services-in-Balmoral" target="_blank" >Balmoral </a>
<a href="/property-management-services-in-Belmont" target="_blank" >Belmont </a>
<a href="/property-management-services-in-Bulimba" target="_blank" >Bulimba </a>
<a href="/property-management-services-in-Camp-Hill " target="_blank" >Camp Hill </a>
<a href="/property-management-services-in-Cannon-Hill" target="_blank" >Cannon Hill</a>
<a href="/property-management-services-in-Carina" target="_blank" > Carina </a>
<a href="/property-management-services-in-Carina-Heights" target="_blank" >Carina Heights </a>
<a href="/property-management-services-in-Carindale" target="_blank" >Carindale </a>
<a href="/property-management-services-in-Chandler" target="_blank" >Chandler </a>
<a href="/property-management-services-in-Coorparoo" target="_blank" >Coorparoo </a>
<a href="/property-management-services-in-Gumdale" target="_blank" >Gumdale </a>
<a href="/property-management-services-in-Hawthorne" target="_blank" >Hawthorne </a>
<a href="/property-management-services-in-Wakerley" target="_blank" >Wakerley </a>
<a href="/property-management-services-in-Hemmant" target="_blank" >Hemmant </a>
<a href="/property-management-services-in-Murarrie" target="_blank" >Murarrie </a>
<a href="/property-management-services-in-Seven-Hills" target="_blank" >Seven Hills </a>
<a href="/property-management-services-in-Tingalpa" target="_blank" >Tingalpa </a>
<a href="/property-management-services-in-Wynnum" target="_blank" >Wynnum </a>
<a href="/property-management-services-in-Morningside" target="_blank" >Morningside </a>
<a href="/property-management-services-in-Lota" target="_blank" >Lota </a>
<a href="/property-management-services-in-Manly" target="_blank" >Manly </a>
<a href="/property-management-services-in-Manly-West" target="_blank" >Manly West </a>
<a href="/property-management-services-in-Norman-Park" target="_blank" >Norman Park </a>
<a href="/property-management-services-in-Ransome" target="_blank" >Ransome </a>
<!-- <a href="/property-management-services-in-eagle-farm" target="_blank" >Eagle Farm </a> -->
</div>
</div>
</div>
<div class="text d-block">
<a href="#" class="btn_link show_more collapsed" data-toggle="collapse" data-target="#city_text2" aria-expanded="false" aria-controls="city_text2">South Western Brisbane</a>
<div class="collapse city_text" id="city_text2">
<div class="city_text_card">
<a href="/property-management-services-in-Forest-Lake" target="_blank" >Forest Lake </a>
<a href="/property-management-services-in-Wacol" target="_blank" >Wacol </a>
<a href="/property-management-services-in-Darra" target="_blank" >Darra </a>
<a href="/property-management-services-in-Richlands" target="_blank" >Richlands </a>
<a href="/property-management-services-in-Ellen-Grove" target="_blank" >Ellen Grove </a>
<!-- <a href="/property-management-services-in-gumdale" target="_blank" >Gumdale </a> -->
<a href="/property-management-services-in-Heathwood" target="_blank" >Heathwood </a>
<a href="/property-management-services-in-Oxley" target="_blank" >Oxley </a>
<a href="/property-management-services-in-Corinda" target="_blank" >Corinda </a>
<a href="/property-management-services-in-Mount-Ommaney" target="_blank" >Mount Ommaney </a>
<a href="/property-management-services-in-Middle-Park" target="_blank" >Middle Park </a>
</div>
</div>
</div>
<div class="text d-block">
<a href="#" class="btn_link show_more collapsed" data-toggle="collapse" data-target="#city_text3" aria-expanded="false" aria-controls="city_text3">Logan City </a>
<div class="collapse city_text" id="city_text3">
<div class="city_text_card">
<a href="/property-management-services-in-Boronia-Heights" target="_blank" >Boronia Heights </a>
<a href="/property-management-services-in-Browns-Plains" target="_blank" >Browns Plains </a>
<a href="/property-management-services-in-Forest-Dale" target="_blank" >Forest Dale </a>
<a href="/property-management-services-in-Heritage-Park" target="_blank" >Heritage Park </a>
<a href="/property-management-services-in-Hill-Crest" target="_blank" >Hill Crest </a>
<a href="/property-management-services-in-Regents-Park" target="_blank" >Regents Park </a>
</div>
</div>
</div>
<div class="text d-block">
<a href="#" class="btn_link show_more collapsed" data-toggle="collapse" data-target="#city_text4" aria-expanded="false" aria-controls="city_text4">South East Brisbane</a>
<div class="collapse city_text" id="city_text4">
<div class="city_text_card">
<a href="/property-management-services-in-Alexandra-Hills" target="_blank" >Alexandra Hills </a>
<a href="/property-management-services-in-Burbank" target="_blank" >Burbank </a>
<a href="/property-management-services-in-Capalaba" target="_blank" >Capalaba </a>
<a href="/property-management-services-in-Eight-Mile-Plains" target="_blank" >Eight Mile Plains </a>
<a href="/property-management-services-in-Holland-Park" target="_blank" >Holland Park </a>
<a href="/property-management-services-in-Holland-Park-West" target="_blank" >Holland Park West </a>
<a href="/property-management-services-in-Kuraby" target="_blank" >Kuraby </a>
<a href="/property-management-services-in-Mansfield" target="_blank" >Mansfield </a>
<a href="/property-management-services-in-Mount-Gravatt" target="_blank" >Mount Gravatt </a>
<a href="/property-management-services-in-Rochedale" target="_blank" >Rochedale </a>
<a href="/property-management-services-in-Sheldon" target="_blank" >Sheldon </a>
<a href="/property-management-services-in-Springwood" target="_blank" >Springwood </a>
<a href="/property-management-services-in-Underwood" target="_blank" >Underwood </a>
<a href="/property-management-services-in-Acacia-Ridge" target="_blank" >Acacia Ridge </a>
<a href="/property-management-services-in-Algester" target="_blank" >Algester </a>
<a href="/property-management-services-in-Annerly" target="_blank" >Annerly </a>
<a href="/property-management-services-in-Calamvale" target="_blank" >Calamvale </a>
<a href="/property-management-services-in-Coopers-Plains" target="_blank" >Coopers Plains </a>
<a href="/property-management-services-in-Doolandella" target="_blank" >Doolandella </a>
<a href="/property-management-services-in-Drewvale" target="_blank" >Drewvale </a>
<a href="/property-management-services-in-Durack" target="_blank" >Durack </a>
<a href="/property-management-services-in-Dutton-Park" target="_blank" >Dutton Park </a>
</div>
</div>
</div>
<div class="text d-block">
<a href="#" class="btn_link show_more collapsed" data-toggle="collapse" data-target="#city_text5" aria-expanded="false" aria-controls="city_text5">North Brisbane </a>
<div class="collapse city_text" id="city_text5">
<div class="city_text_card">
<a href="/property-management-services-in-Taigum" target="_blank" >Taigum </a>
<!--<a href="/property-management-services-in-Zillmere" target="_blank" >Zillmere </a>-->
<a href="/property-management-services-in-Margate" target="_blank" >Margate </a>
<a href="/property-management-services-in-Redcliffe" target="_blank" >Redcliffe </a>
</div>
</div>
</div>
</div>
</div>
<div class="col-xl-3 col-lg-3 col-md-6 col-sm-6">
<div class="footer-item">
<h4>Contact Us</h4>
<ul class="contact-info">
<li>
<i class="fa fa-map-marker"></i><a target="_blank" href="https://goo.gl/maps/jBxh4PrPq6daYgVe7"> Unit 8/1151 Wynnum RD Cannon Hill, Qld 4170</a>
</li>
<li>
<i class="fa fa-envelope"></i><a href="mailto:admin@netrent.com.au">admin@netrent.com.au</a>
</li>
<li>
<i class="fa fa-phone"></i><a href="tel:07-3113-3882">07 3113 3882 </a>
</li>
<!-- <li>
<i class="fa fa-fax"></i>025 0255 0255
</li> -->
<!-- <li>
<i class="fa fa-globe"></i><a href="mailto:info@netrent.com">info@netrent.com</a>
</li> -->
</ul>
</div>
</div>
<div class="col-xl-2 col-lg-2 col-md-6 col-sm-6">
<div class="footer-item">
<h4>
Useful Links
</h4>
<ul class="links">
<li>
<a href="/">Home</a>
</li>
<li>
<a href="/about-us">About Us</a>
</li>
<!--
<li>
<a href="services.html">Services</a>
</li>
-->
<li>
<a href="/contact-us">Contact Us</a>
</li>
<li>
<a href="/policy">Privacy Policy</a>
</li>
<!-- <li>
<a href="properties-details.html">Properties Details</a>
</li> -->
</ul>
</div>
</div>
<div class="col-xl-2 col-lg-3 col-md-6 col-sm-6">
<div class="footer-item clearfix">
<h4>Subscribe</h4>
<div class="Subscribe-box">
<p>Please feel free to subscribe for regular Real Estate news </p>
<a href="contact-us" class="btn-red btn-7 float-none btn-sec">
Subscribe
</a>
<form class="form-inline" action="/home/subscribe" method="POST">
<!--<input type="email" name="email" class="form-control mb-sm-0" id="inlineFormInputName3" placeholder="Email Address">-->
<!--<button type="submit" class="btn"><i class="fa fa-paper-plane"></i></button>-->
</form>
</div>
</div>
</div>
</div>
</div>
<div class="sub-footer">
<div class="container">
<div class="row">
<div class="col-lg-8 col-md-12">
<p class="copy"> Copyright Netrent. © 2005-2023 All Rights Reserved. <br/> Design, Developed & Marketing by <a href="https://appinop.com/" target="_blank" style="text-decoration:underline; color:white;">Appinop Technologies</a> </p>
</div>
<div class="col-lg-4 col-md-12">
<ul class="social-list clearfix">
<li><a target="_blank" href="https://www.facebook.com/netrentaustralia/" class="facebook-bg"><i class="fa fa-facebook-square"></i></a></li>
<li><a target="_blank" href="https://au.linkedin.com/company/netrent-commercial;" class="twitter-bg"><i class="fa fa-linkedin"></i></a></li>
<!-- <li><a target="_blank" href="javascript:void(0);" class="google-bg"><i class="fa fa-google-plus"></i></a></li> -->
<li><a target="_blank" href="https://twitter.com/NetrentP" class="linkedin-bg"><i class="fa fa-twitter"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</footer>
<!-- christmas_modal -->
<!--<style>-->
<!-- .christmas_modal .modal-dialog {-->
<!-- max-width: 650px;-->
<!-- }-->
<!-- .christmas_modal .modal-content {-->
<!-- posit