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:47:41 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:47:41 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:47:41 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:47:41 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:47:41 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:47:41 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:47:41 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:47:41 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:47:41 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:47:41 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=1 rows=10 SHOW FULL COLUMNS FROM `locations`'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:47:41 Debug: duration=1 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:47:41 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=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 = 'locations' AND rc.TABLE_NAME = 'locations''
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:47:41 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 = '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:47:41 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:47:41 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:47:41 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:47:41 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:47:41 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\HomeController::initialize() - APP/Controller/HomeController.php, line 46
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 1786 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\HomeController::initialize() - APP/Controller/HomeController.php, line 46
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 1786 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\HomeController::initialize() - APP/Controller/HomeController.php, line 46
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 1786 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:47:41 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\HomeController::initialize() - APP/Controller/HomeController.php, line 46
Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 263
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2832 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:47:41 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\HomeController::index() - APP/Controller/HomeController.php, line 122
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2916 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:47:41 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\HomeController::index() - APP/Controller/HomeController.php, line 122
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2917 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:47:41 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\HomeController::index() - APP/Controller/HomeController.php, line 122
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2839 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:47:41 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\HomeController::index() - APP/Controller/HomeController.php, line 122
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2838 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\HomeController::index() - APP/Controller/HomeController.php, line 122
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 2003 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:47:41 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\HomeController::index() - APP/Controller/HomeController.php, line 122
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2916 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:47:41 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\HomeController::index() - APP/Controller/HomeController.php, line 122
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2917 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 = 'cities' AND rc.TABLE_NAME = 'cities''
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:47:41 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 = '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\HomeController::index() - APP/Controller/HomeController.php, line 122
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2839 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:47:41 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\HomeController::index() - APP/Controller/HomeController.php, line 122
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2838 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\HomeController::index() - APP/Controller/HomeController.php, line 122
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 2003 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:47:41 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\HomeController::index() - APP/Controller/HomeController.php, line 122
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2916 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:47:41 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\HomeController::index() - APP/Controller/HomeController.php, line 122
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2917 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:47:41 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\HomeController::index() - APP/Controller/HomeController.php, line 122
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2839 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:47:41 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\HomeController::index() - APP/Controller/HomeController.php, line 122
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2838 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\HomeController::index() - APP/Controller/HomeController.php, line 122
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 2004 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=3 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 = 3 AND Users.status = 1) ORDER BY Users.id DESC'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:47:41 Debug: duration=2 rows=3 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 = 3 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\HomeController::index() - APP/Controller/HomeController.php, line 124
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 2601 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 329 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 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` FROM states States ORDER BY id ASC'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:47:41 Debug: duration=0 rows=4 SELECT 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` FROM states States ORDER BY id ASC
'
$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\HomeController::index() - APP/Controller/HomeController.php, line 129
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 2600 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 3552 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=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` FROM users Users WHERE (Users.role_id = 2 AND Users.status = 1) ORDER BY Users.id DESC LIMIT 8'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:47:41 Debug: duration=1 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` FROM users Users WHERE (Users.role_id = 2 AND Users.status = 1) ORDER BY Users.id DESC LIMIT 8
'
$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\HomeController::index() - APP/Controller/HomeController.php, line 136
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 2601 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 76 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=9 SHOW FULL COLUMNS FROM `blogs`'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:47:41 Debug: duration=0 rows=9 SHOW FULL COLUMNS FROM `blogs`
'
$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 2962 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 71 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 `blogs`'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:47:41 Debug: duration=0 rows=1 SHOW INDEXES FROM `blogs`
'
$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 2963 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 = 'blogs' AND rc.TABLE_NAME = 'blogs''
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:47:41 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 = 'blogs' AND rc.TABLE_NAME = 'blogs'
'
$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\HomeController::index() - APP/Controller/HomeController.php, line 139
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2885 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 = 'blogs''
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:47:41 Debug: duration=0 rows=1 SHOW TABLE STATUS WHERE Name = 'blogs'
'
$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\HomeController::index() - APP/Controller/HomeController.php, line 139
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2884 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_blogs' to Cake\Cache\Engine\FileEngine cache [CORE/src/Cache/Cache.php, line 286]Code Context ),
E_USER_WARNING
);
$key = 'default_blogs'
$value = object(Cake\Database\Schema\TableSchema) {
'table' => 'blogs',
'columns' => [
'id' => [
[maximum depth reached]
],
'title' => [
[maximum depth reached]
],
'description' => [
[maximum depth reached]
],
'likes' => [
[maximum depth reached]
],
'image' => [
[maximum depth reached]
],
'status' => [
[maximum depth reached]
],
'blog_type' => [
[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' => 'biginteger',
'title' => 'string',
'description' => 'text',
'likes' => 'integer',
'image' => 'string',
'status' => 'integer',
'blog_type' => '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
App\Controller\HomeController::index() - APP/Controller/HomeController.php, line 139
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 2048 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 432 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 SELECT Blogs.id AS `Blogs__id`, Blogs.title AS `Blogs__title`, Blogs.description AS `Blogs__description`, Blogs.likes AS `Blogs__likes`, Blogs.image AS `Blogs__image`, Blogs.status AS `Blogs__status`, Blogs.blog_type AS `Blogs__blog_type`, Blogs.created AS `Blogs__created`, Blogs.modified AS `Blogs__modified` FROM blogs Blogs WHERE Blogs.status = 1 ORDER BY Blogs.created DESC LIMIT 6'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:47:41 Debug: duration=0 rows=6 SELECT Blogs.id AS `Blogs__id`, Blogs.title AS `Blogs__title`, Blogs.description AS `Blogs__description`, Blogs.likes AS `Blogs__likes`, Blogs.image AS `Blogs__image`, Blogs.status AS `Blogs__status`, Blogs.blog_type AS `Blogs__blog_type`, Blogs.created AS `Blogs__created`, Blogs.modified AS `Blogs__modified` FROM blogs Blogs WHERE Blogs.status = 1 ORDER BY Blogs.created DESC LIMIT 6
'
$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\HomeController::index() - APP/Controller/HomeController.php, line 143
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 2600 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:47:41 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 2962 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:47:41 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 2963 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:47:41 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\HomeController::index() - APP/Controller/HomeController.php, line 146
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2885 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:47:41 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\HomeController::index() - APP/Controller/HomeController.php, line 146
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2884 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\HomeController::index() - APP/Controller/HomeController.php, line 146
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 2055 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:47:41 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\HomeController::index() - APP/Controller/HomeController.php, line 150
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 2600 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 4999 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=1 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 = 3 AND Users.status = 1 AND Users.property_type = 'Commercial') ORDER BY Users.created DESC LIMIT 4'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:47:41 Debug: duration=1 rows=1 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 = 3 AND Users.status = 1 AND Users.property_type = 'Commercial') ORDER BY Users.created 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\HomeController::index() - APP/Controller/HomeController.php, line 162
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 2601 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 364 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 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` FROM suburbs Suburbs WHERE id = 3 LIMIT 1'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:47:41 Debug: duration=0 rows=1 SELECT 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` FROM suburbs Suburbs WHERE id = 3 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\HomeController::index() - APP/Controller/HomeController.php, line 169
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 2598 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 364 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 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` FROM suburbs Suburbs WHERE id = 2 LIMIT 1'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:47:41 Debug: duration=0 rows=1 SELECT 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` FROM suburbs Suburbs WHERE id = 2 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\HomeController::index() - APP/Controller/HomeController.php, line 169
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 2598 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 364 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 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` FROM suburbs Suburbs WHERE id = 3 LIMIT 1'
$context = [
'scope' => [
(int) 0 => 'queriesLog'
]
]
$output = '2024-09-15 15:47:41 Debug: duration=0 rows=1 SELECT 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` FROM suburbs Suburbs WHERE id = 3 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\HomeController::index() - APP/Controller/HomeController.php, line 169
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 2598 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/">
<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>
<style>
.da_address_search_cover.da-module-wrapper {
background-color: #a51936 !important;
background-repeat: no-repeat !important;
background-position: center center !important;
background-size: cover !important;
height: 100vh !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
z-index: 1 !important;
}
.main_homepage .mainslider {
position: relative;
padding: 93px 0 0;
text-align: center;
z-index: 0;
overflow: hidden;
}
.main_homepage .mainslider:before{
background: #fff;
}
.netrent-divisions {
background: #ffffff !important;
}
.cc_card {
box-shadow: rgb(0 0 0 / 16%) 0px 0.0625rem 0.25rem 0px;
border-radius: 0.75rem;
background-color: #fff;
padding: 25px;
margin-bottom: 20px;
}
section.cc_sec {
padding-bottom: 80px;
}
.cc_card img {
width: 120px;
height: 120px;
object-fit: scale-down;
margin: 0 auto;
display: block;
margin-bottom: 2rem;
}
.cc_card h3 {
font-size: 19px;
font-weight: 600;
margin-bottom: 0.8rem;
color: #000;
}
.cc_card p {
font-size: 15px;
}
.da_module .da-module-title, .da_module .da-module-header .da-module-title {
font-family: Raleway !important;
font-feature-settings: 'pnum' on, 'lnum' on;
}
@media(max-width: 767px){
.mainslider .container {
padding: 0;
}
.netrent-divisions {
background: #ffffff;
padding: 25px 0 50px;
text-align: center;
}
.mainslider {
position: relative;
padding: 95px 0 0;
text-align: center;
}
body.innerpages .header {
padding: 4px 0 5px;
}
}
@media (min-width: 1366px){
.container {
max-width: 1300px;
}
}
</style>
<style>
.pchargesrow {
display: flex;
align-items: end;
justify-content: center;
margin: 60px 0 60px;
gap: 0 57px;
}
.p_card {
background: #C3F2FF;
width: 100%;
max-width: 380px;
border: 1px solid #a2dae9;
border-radius: 20px 0 0 0;
padding: 28px 25px;
font-size: 19px;
position: relative;
font-weight: 700;
}
.p_card p {
margin-bottom: 0;
max-width: 180px;
line-height: 1.2;
}
.p_card span {
font-size: 65.35px;
color: #fff;
background: #04B7E7;
padding: 25px;
border-radius: 20px 0 20px 0;
line-height: 1;
position: absolute;
right: -20px;
bottom: 10px;
}
.p_card span sup {
position: absolute;
bottom: 20px;
right: 20px;
font-size: 15px;
top: unset;
}
@media (max-width:991px){
.pchargesrow {
align-items: center;
gap: 25px 0;
flex-direction: column;
}
.p_card span {
font-size: 50px;
}
.p_card {
width: calc(100% - 34px);
max-width: 380px;
padding: 28px 25px;
margin-right: 21px;
}
}
</style>
<div class="homepage main_homepage">
<!-- style="background: url(images/new/mainbanner.png) top center no-repeat;" -->
<section class="mainslider" >
<div class="container">
<div id="daintegration" data-cid="437"></div>
<script src="https://dpr.leadplus.com.au/main.js"></script>
<!-- <div class="embed-responsive embed-responsive-16by9">
<video class="embed-responsive-item" width="100%" height="100%" autoplay="" loop="" muted="" playsinline="">
<source src="images/new/bg_video.mp4" type="video/mp4">
</video>
</div> -->
<!--<a href="/contact-us" target="_blank" style="display: block; width:100%" > -->
<!-- <img src="images/new/offer_desktop.jpg" class="desktop_img img-fluid" />-->
<!-- <img src="images/new/offer_mobile.svg" class="mobile_img img-fluid" />-->
<!--</a>-->
<div class="row justify-content-center">
<div class="col-lg-10 col-md-12">
<!-- <style>
@media (min-width: 768px){
.mainslider {
padding: 237px 0 160px;
}
}
</style> -->
<!--<h1>Find Your <strong>Property</strong></h1>-->
<!-- <p>Australia's No 1 Property Portal</p> -->
<!-- <div class="formbox text-center"> -->
<!--<form class="form-inline">-->
<!-- <button class="btn btn-secondary dropdown">
<a class="nav-link dropdown-toggle" href="javascript:void(0);" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">-->
<!-- Buy-->
<!-- </a>-->
<!-- <div class="dropdown-menu" aria-labelledby="navbarDropdown">-->
<!-- <a class="dropdown-item" href="javascript:void(0);">Buy</a>-->
<!-- <a class="dropdown-item" href="javascript:void(0);">Lease</a>-->
<!-- <a class="dropdown-item" href="javascript:void(0);">Invest</a>-->
<!-- <a class="dropdown-item" href="javascript:void(0);">Sold</a>-->
<!-- <a class="dropdown-item" href="javascript:void(0);">Leased</a>-->
<!-- </div>-->
<!-- </button> -->
<!-- <select data-style="bg-white rounded-pill px-4 py-3 shadow-sm " class="selectpicker btn btn-secondary w-100">-->
<!-- <option >Buy</option>-->
<!-- <option>Lease</option>-->
<!-- <option>Invest</option>-->
<!-- <option>Sold</option>-->
<!-- <option>Leased</option>-->
<!-- </select>-->
<!-- <div class="input-group ">-->
<!-- <input type="text" class="form-control" placeholder="Search by region, suburb or postcode">-->
<!-- </div>-->
<!-- <button type="submit" class="btn btn-primary ">-->
<!-- <i class="fa fa-search"></i> Search-->
<!-- </button>-->
<!--</form>-->
<!--<ul>-->
<!-- <li>-->
<!-- <select name="property_type" class="form-control" id="property_type">-->
<!-- <option value="1">Commercial Property </option>-->
<!-- <option value="2">Residential Property</option>-->
<!-- <option value="3">Business Sales</option>-->
<!-- <option value="3">Commercial Property Management </option>-->
<!-- <option value="3">Residential Property Management</option>-->
<!-- </select>-->
<!-- </li>-->
<!-- <li>-->
<!-- <input type="number" class="form-control" placeholder="Price(min)">-->
<!-- </li>-->
<!-- <li>-->
<!-- <input type="number" class="form-control" placeholder="Price(max)">-->
<!-- </li>-->
<!--</ul>-->
<!-- <h1>Making property search a matter of a click! </h1> -->
<!-- </div> -->
<!-- <br> -->
<!-- <div class="form_box">
<ul class="nav nav-tabs" id="myTab" role="tablist">
<li class="nav-item">
<a class="nav-link active" id="buy-tab" data-toggle="tab" href="#buy" role="tab" aria-controls="buy" aria-selected="true">Buy</a>
</li>
<li class="nav-item">
<a class="nav-link" id="lease-tab" data-toggle="tab" href="#lease" role="tab" aria-controls="lease" aria-selected="false">Lease</a>
</li>
<li class="nav-item">
<a class="nav-link" id="invest-tab" data-toggle="tab" href="#invest" role="tab" aria-controls="invest" aria-selected="false">Invest</a>
</li>
<li class="nav-item">
<a class="nav-link" id="sold-tab" data-toggle="tab" href="#sold" role="tab" aria-controls="sold" aria-selected="false">Sold</a>
</li>
<li class="nav-item">
<a class="nav-link" id="leased-tab" data-toggle="tab" href="#leased" role="tab" aria-controls="leased" aria-selected="false">Leased</a>
</li>
</ul>
<div class="tab-content" id="myTabContent">
<div class="tab-pane fade show active" id="buy" role="tabpanel" aria-labelledby="buy-tab">
<form>
<div class="search_box_wrapper">
<i class="fa fa-search"></i>
<input type="text" class="form-control" placeholder="Search by region, suburb or postcode">
<button type="submit" class="btn btn-primary search_btn "> Search </button>
</div>
<div class="row mt-2" >
<div class="col-md-4 col ">
<select multiple data-style="bg-white rounded-pill px-4 py-3 shadow-sm " class="selectpicker w-100">
<option>Offices</option>
<option>Retail</option>
<option>Industrial/Warehouse</option>
<option>Showrooms/Bulky Goods</option>
<option>Land/Development</option>
<option>Hotel/Leisure</option>
<option>Medical/Consulting</option>
<option>Commercial Farming</option>
<option>Other</option>
</select>
</div>
<div class="col-md-2 col ">
<select data-style="bg-white rounded-pill px-4 py-3 shadow-sm " class="selectpicker w-100">
<option >Price (min)</option>
<option>Any</option>
<option>$100,000 </option>
<option>$150,000</option>
<option>$200,000</option>
<option>$250,000</option>
<option>$300,000</option>
<option>$350,000</option>
<option>$400,000</option>
<option>$450,000</option>
<option>$500,000</option>
<option>$600,000</option>
<option>$700,000</option>
<option>$800,000</option>
<option>$900,000</option>
<option>$1,000,000</option>
<option>$1,250,000</option>
<option>$1,500,000</option>
<option>$2,000,000</option>
<option>$3,000,000</option>
<option>$4,000,000</option>
<option>$5,000,000</option>
<option>$10,000,000</option>
<option>$25,000,000</option>
<option>$50,000,000</option>
<option>$100,000,000</option>
</select>
</div>
<div class="col-md-2 col ">
<select data-style="bg-white rounded-pill px-4 py-3 shadow-sm " class="selectpicker w-100">
<option >Price (max)</option>
<option>Any</option>
<option>$100,000 </option>
<option>$150,000</option>
<option>$200,000</option>
<option>$250,000</option>
<option>$300,000</option>
<option>$350,000</option>
<option>$400,000</option>
<option>$450,000</option>
<option>$500,000</option>
<option>$600,000</option>
<option>$700,000</option>
<option>$800,000</option>
<option>$900,000</option>
<option>$1,000,000</option>
<option>$1,250,000</option>
<option>$1,500,000</option>
<option>$2,000,000</option>
<option>$3,000,000</option>
<option>$4,000,000</option>
<option>$5,000,000</option>
<option>$10,000,000</option>
<option>$25,000,000</option>
<option>$50,000,000</option>
<option>$100,000,000</option>
</select>
</div>
<div class="col-md-2 col ">
<select data-style="bg-white rounded-pill px-4 py-3 shadow-sm " class="selectpicker w-100">
<option >Floor (min)</option>
<option>Any</option>
<option> 50 m²</option>
<option>100 m²</option>
<option>150 m²</option>
<option>200 m²</option>
<option>250 m²</option>
<option>300 m²</option>
<option>350 m²</option>
<option>400 m²</option>
<option>500 m²</option>
<option>750 m²</option>
<option>1000 m²</option>
<option>1500 m²</option>
<option>2000 m²</option>
<option>3000 m²</option>
<option>5000 m²</option>
<option>10, 0000 m²</option>
</select>
</div>
<div class="col-md-2 col ">
<select data-style="bg-white rounded-pill px-4 py-3 shadow-sm " class="selectpicker w-100">
<option >Floor (max)</option>
<option>Any</option>
<option> 50 m²</option>
<option>100 m²</option>
<option>150 m²</option>
<option>200 m²</option>
<option>250 m²</option>
<option>300 m²</option>
<option>350 m²</option>
<option>400 m²</option>
<option>500 m²</option>
<option>750 m²</option>
<option>1000 m²</option>
<option>1500 m²</option>
<option>2000 m²</option>
<option>3000 m²</option>
<option>5000 m²</option>
<option>10, 0000 m²</option>
</select>
</div>
</div>
</form>
</div>
<div class="tab-pane fade" id="lease" role="tabpanel" aria-labelledby="lease-tab">
<form>
<div class="search_box_wrapper">
<i class="fa fa-search"></i>
<input type="text" class="form-control" placeholder="Search by region, suburb or postcode">
<button type="submit" class="btn btn-primary search_btn "> Search </button>
</div>
<div class="row mt-2" >
<div class="col-md-4 col ">
<select multiple data-style="bg-white rounded-pill px-4 py-3 shadow-sm " class="selectpicker w-100">
<option>Offices</option>
<option>Retail</option>
<option>Industrial/Warehouse</option>
<option>Showrooms/Bulky Goods</option>
<option>Land/Development</option>
<option>Hotel/Leisure</option>
<option>Medical/Consulting</option>
<option>Commercial Farming</option>
<option>Other</option>
</select>
</div>
<div class="col-md-2 col ">
<select data-style="bg-white rounded-pill px-4 py-3 shadow-sm " class="selectpicker w-100">
<option >Price p.a. (min)</option>
<option>Any</option>
<option>$100,000 </option>
<option>$150,000</option>
<option>$200,000</option>
<option>$250,000</option>
<option>$300,000</option>
<option>$350,000</option>
<option>$400,000</option>
<option>$450,000</option>
<option>$500,000</option>
<option>$600,000</option>
<option>$700,000</option>
<option>$800,000</option>
<option>$900,000</option>
<option>$1,000,000</option>
<option>$1,250,000</option>
<option>$1,500,000</option>
<option>$2,000,000</option>
<option>$3,000,000</option>
<option>$4,000,000</option>
<option>$5,000,000</option>
<option>$10,000,000</option>
<option>$25,000,000</option>
<option>$50,000,000</option>
<option>$100,000,000</option>
</select>
</div>
<div class="col-md-2 col ">
<select data-style="bg-white rounded-pill px-4 py-3 shadow-sm " class="selectpicker w-100">
<option >Price p.a. (max)</option>
<option>Any</option>
<option>$100,000 </option>
<option>$150,000</option>
<option>$200,000</option>
<option>$250,000</option>
<option>$300,000</option>
<option>$350,000</option>
<option>$400,000</option>
<option>$450,000</option>
<option>$500,000</option>
<option>$600,000</option>
<option>$700,000</option>
<option>$800,000</option>
<option>$900,000</option>
<option>$1,000,000</option>
<option>$1,250,000</option>
<option>$1,500,000</option>
<option>$2,000,000</option>
<option>$3,000,000</option>
<option>$4,000,000</option>
<option>$5,000,000</option>
<option>$10,000,000</option>
<option>$25,000,000</option>
<option>$50,000,000</option>
<option>$100,000,000</option>
</select>
</div>
<div class="col-md-2 col ">
<select data-style="bg-white rounded-pill px-4 py-3 shadow-sm " class="selectpicker w-100">
<option >Floor (min)</option>
<option>Any</option>
<option> 50 m²</option>
<option>100 m²</option>
<option>150 m²</option>
<option>200 m²</option>
<option>250 m²</option>
<option>300 m²</option>
<option>350 m²</option>
<option>400 m²</option>
<option>500 m²</option>
<option>750 m²</option>
<option>1000 m²</option>
<option>1500 m²</option>
<option>2000 m²</option>
<option>3000 m²</option>
<option>5000 m²</option>
<option>10, 0000 m²</option>
</select>
</div>
<div class="col-md-2 col ">
<select data-style="bg-white rounded-pill px-4 py-3 shadow-sm " class="selectpicker w-100">
<option >Floor (max)</option>
<option>Any</option>
<option> 50 m²</option>
<option>100 m²</option>
<option>150 m²</option>
<option>200 m²</option>
<option>250 m²</option>
<option>300 m²</option>
<option>350 m²</option>
<option>400 m²</option>
<option>500 m²</option>
<option>750 m²</option>
<option>1000 m²</option>
<option>1500 m²</option>
<option>2000 m²</option>
<option>3000 m²</option>
<option>5000 m²</option>
<option>10, 0000 m²</option>
</select>
</div>
</div>
</form>
</div>
<div class="tab-pane fade" id="invest" role="tabpanel" aria-labelledby="invest-tab">
<form>
<div class="search_box_wrapper">
<i class="fa fa-search"></i>
<input type="text" class="form-control" placeholder="Search by region, suburb or postcode">
<button type="submit" class="btn btn-primary search_btn "> Search </button>
</div>
</form>
</div>
<div class="tab-pane fade" id="sold" role="tabpanel" aria-labelledby="sold-tab">
<form>
<div class="search_box_wrapper">
<i class="fa fa-search"></i>
<input type="text" class="form-control" placeholder="Search by region, suburb or postcode">
<button type="submit" class="btn btn-primary search_btn "> Search </button>
</div>
<div class="row mt-2" >
<div class="col-md-4 col ">
<select multiple data-style="bg-white rounded-pill px-4 py-3 shadow-sm " class="selectpicker w-100">
<option>Offices</option>
<option>Retail</option>
<option>Industrial/Warehouse</option>
<option>Showrooms/Bulky Goods</option>
<option>Land/Development</option>
<option>Hotel/Leisure</option>
<option>Medical/Consulting</option>
<option>Commercial Farming</option>
<option>Other</option>
</select>
</div>
<div class="col-md-2 col ">
<select data-style="bg-white rounded-pill px-4 py-3 shadow-sm " class="selectpicker w-100">
<option >Price (min)</option>
<option>Any</option>
<option>$100,000 </option>
<option>$150,000</option>
<option>$200,000</option>
<option>$250,000</option>
<option>$300,000</option>
<option>$350,000</option>
<option>$400,000</option>
<option>$450,000</option>
<option>$500,000</option>
<option>$600,000</option>
<option>$700,000</option>
<option>$800,000</option>
<option>$900,000</option>
<option>$1,000,000</option>
<option>$1,250,000</option>
<option>$1,500,000</option>
<option>$2,000,000</option>
<option>$3,000,000</option>
<option>$4,000,000</option>
<option>$5,000,000</option>
<option>$10,000,000</option>
<option>$25,000,000</option>
<option>$50,000,000</option>
<option>$100,000,000</option>
</select>
</div>
<div class="col-md-2 col ">
<select data-style="bg-white rounded-pill px-4 py-3 shadow-sm " class="selectpicker w-100">
<option >Price (max)</option>
<option>Any</option>
<option>$100,000 </option>
<option>$150,000</option>
<option>$200,000</option>
<option>$250,000</option>
<option>$300,000</option>
<option>$350,000</option>
<option>$400,000</option>
<option>$450,000</option>
<option>$500,000</option>
<option>$600,000</option>
<option>$700,000</option>
<option>$800,000</option>
<option>$900,000</option>
<option>$1,000,000</option>
<option>$1,250,000</option>
<option>$1,500,000</option>
<option>$2,000,000</option>
<option>$3,000,000</option>
<option>$4,000,000</option>
<option>$5,000,000</option>
<option>$10,000,000</option>
<option>$25,000,000</option>
<option>$50,000,000</option>
<option>$100,000,000</option>
</select>
</div>
<div class="col-md-2 col ">
<select data-style="bg-white rounded-pill px-4 py-3 shadow-sm " class="selectpicker w-100">
<option >Floor (min)</option>
<option>Any</option>
<option> 50 m²</option>
<option>100 m²</option>
<option>150 m²</option>
<option>200 m²</option>
<option>250 m²</option>
<option>300 m²</option>
<option>350 m²</option>
<option>400 m²</option>
<option>500 m²</option>
<option>750 m²</option>
<option>1000 m²</option>
<option>1500 m²</option>
<option>2000 m²</option>
<option>3000 m²</option>
<option>5000 m²</option>
<option>10, 0000 m²</option>
</select>
</div>
<div class="col-md-2 col ">
<select data-style="bg-white rounded-pill px-4 py-3 shadow-sm " class="selectpicker w-100">
<option >Floor (max)</option>
<option>Any</option>
<option> 50 m²</option>
<option>100 m²</option>
<option>150 m²</option>
<option>200 m²</option>
<option>250 m²</option>
<option>300 m²</option>
<option>350 m²</option>
<option>400 m²</option>
<option>500 m²</option>
<option>750 m²</option>
<option>1000 m²</option>
<option>1500 m²</option>
<option>2000 m²</option>
<option>3000 m²</option>
<option>5000 m²</option>
<option>10, 0000 m²</option>
</select>
</div>
</div>
</form>
</div>
<div class="tab-pane fade" id="leased" role="tabpanel" aria-labelledby="leased-tab">
<form>
<div class="search_box_wrapper">
<i class="fa fa-search"></i>
<input type="text" class="form-control" placeholder="Search by region, suburb or postcode">
<button type="submit" class="btn btn-primary search_btn "> Search </button>
</div>
<div class="row mt-2" >
<div class="col-md-4 col ">
<select multiple data-style="bg-white rounded-pill px-4 py-3 shadow-sm " class="selectpicker w-100">
<option>Offices</option>
<option>Retail</option>
<option>Industrial/Warehouse</option>
<option>Showrooms/Bulky Goods</option>
<option>Land/Development</option>
<option>Hotel/Leisure</option>
<option>Medical/Consulting</option>
<option>Commercial Farming</option>
<option>Other</option>
</select>
</div>
<div class="col-md-2 col ">
<select data-style="bg-white rounded-pill px-4 py-3 shadow-sm " class="selectpicker w-100">
<option >Floor (min)</option>
<option>Any</option>
<option> 50 m²</option>
<option>100 m²</option>
<option>150 m²</option>
<option>200 m²</option>
<option>250 m²</option>
<option>300 m²</option>
<option>350 m²</option>
<option>400 m²</option>
<option>500 m²</option>
<option>750 m²</option>
<option>1000 m²</option>
<option>1500 m²</option>
<option>2000 m²</option>
<option>3000 m²</option>
<option>5000 m²</option>
<option>10, 0000 m²</option>
</select>
</div>
<div class="col-md-2 col ">
<select data-style="bg-white rounded-pill px-4 py-3 shadow-sm " class="selectpicker w-100">
<option >Floor (max)</option>
<option>Any</option>
<option> 50 m²</option>
<option>100 m²</option>
<option>150 m²</option>
<option>200 m²</option>
<option>250 m²</option>
<option>300 m²</option>
<option>350 m²</option>
<option>400 m²</option>
<option>500 m²</option>
<option>750 m²</option>
<option>1000 m²</option>
<option>1500 m²</option>
<option>2000 m²</option>
<option>3000 m²</option>
<option>5000 m²</option>
<option>10, 0000 m²</option>
</select>
</div>
</div>
</form>
</div>
</div>
</div> -->
</div>
</div>
</div>
</section>
<section class="pcharges-divisions pb-0 ">
<div class="container">
<div class="pchargesrow">
<div class="p_card">
<p> Property Sales </p>
<span> 1.5% <sup> + GST </sup> </span>
</div>
<div class="p_card">
<p> Property Management </p>
<span> 5% <sup> + GST </sup> </span>
</div>
</div>
</div>
</section>
<!--<section class="pcharges-divisions pb-0 ">-->
<!-- <div class="container"> -->
<!-- <div class="pchargesrow">-->
<!-- <div class="p_card">-->
<!-- <p>-->
<!-- Property Sales-->
<!-- </p>-->
<!-- <span>-->
<!-- 1.5% <sup>+GST</sup>-->
<!-- </span>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!--</section>-->
<!--<section class="netrent-divisions pb-0 ">-->
<!--<div class="container">-->
<!-- <div class="row justify-content-center">-->
<!-- <div class="col-md-8">-->
<!-- <h2>Netrent Divisions</h2>-->
<!-- <p>A pro-domain agency-backed system offering real estate marketplace platform services in four major categories </p>-->
<!-- </div>-->
<!-- </div>-->
<!-- <div class="row wow fadeInUp">-->
<!-- <div class="col-md-3">-->
<!-- <a href="/property-management" class="divisionsbox green">-->
<!-- <img src="https://netrent.com.au//images/new/logogreen.png" alt="" class="img-fluid">-->
<!-- </a>-->
<!-- </div>-->
<!-- <div class="col-md-3">-->
<!-- <a href="/residential" class="divisionsbox red">-->
<!-- <img src="https://netrent.com.au//images/new/logored.png" alt="" class="img-fluid">-->
<!-- </a>-->
<!-- </div>-->
<!-- <div class="col-md-3">-->
<!-- <a href="/business-sales" class="divisionsbox purple">-->
<!-- <img src="https://netrent.com.au//images/new/logopurple.png" alt="" class="img-fluid">-->
<!-- </a>-->
<!-- </div>-->
<!-- <div class="col-md-3">-->
<!-- <a href="/commercial" class="divisionsbox blue">-->
<!-- <img src="https://netrent.com.au//images/new/logoblue.png" alt="" class="img-fluid">-->
<!-- </a>-->
<!-- </div>-->
<!-- </div>-->
<!--</div>-->
<!--</section>-->
<!--<section class="cc_sec" >-->
<!-- <div class="container" >-->
<!-- <div class="row" >-->
<!-- <div class="col-md-4" >-->
<!-- <div class="cc_card" >-->
<!-- <img src="images/new/cc_1.png" class="img-fluid" />-->
<!-- <h3>Compare between widest property options</h3>-->
<!-- <p>Check, compare, and choose from a wide array of property profiles, prices, and ratings to get the best-suited deal for you.</p>-->
<!-- </div>-->
<!-- </div>-->
<!-- <div class="col-md-4" >-->
<!-- <div class="cc_card" >-->
<!-- <img src="images/new/cc_2.png" class="img-fluid" />-->
<!-- <h3>Advanced search for pitch-perfect matches</h3>-->
<!-- <p>Get to reach the right property options as per your preferences hitting multi-layered criteria-based searches.</p>-->
<!-- </div>-->
<!-- </div>-->
<!-- <div class="col-md-4" >-->
<!-- <div class="cc_card" >-->
<!-- <img src="images/new/cc_3.png" class="img-fluid" />-->
<!-- <h3>Connect with the finest property services</h3>-->
<!-- <p> Explore, network, and rake in the best property deals with verified real estate agents and service providers. </p>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!--</section>-->
<!--<section class="featureproperty">-->
<!--<div class="container">-->
<!--<div class="row wow fadeInDown">-->
<!-- <div class="col-md-12 text-center">-->
<!-- <h2>Featured Properties</h2>-->
<!-- </div>-->
<!--</div>-->
<!--<div class="row wow fadeInUp">-->
<!-- < ?php foreach($properties as $key => $value) { ?>-->
<!-- <div class="col-md-4 ">-->
<!-- <div class="card">-->
<!-- <a href="<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b44599880-trace').style.display = (document.getElementById('cakeErr66e6b44599880-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: value [<b>APP/Template/Home/index.ctp</b>, line <b>842</b>]<div id="cakeErr66e6b44599880-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b44599880-code').style.display = (document.getElementById('cakeErr66e6b44599880-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b44599880-context').style.display = (document.getElementById('cakeErr66e6b44599880-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr66e6b44599880-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">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"card"</span><span style="color: #007700">>--></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <!-- <a href="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">SITE_URL</span><span style="color: #007700">.</span><span style="color: #DD0000">'property-details/'</span><span style="color: #007700">.</span><span style="color: #0000BB">$value</span><span style="color: #007700">-></span><span style="color: #0000BB">id</span><span style="color: #007700">; </span><span style="color: #0000BB">?></span>" class="topimg">--></span></code></span>
<code><span style="color: #000000"> <!-- <img src="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">SITE_URL</span><span style="color: #007700">; </span><span style="color: #0000BB">?></span>uploads/property_image/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$value</span><span style="color: #007700">-></span><span style="color: #0000BB">image</span><span style="color: #007700">; </span><span style="color: #0000BB">?></span>" alt="" class="img-fluid w-100">--></span></code></pre><pre id="cakeErr66e6b44599880-context" class="cake-context" style="display: none;">$viewFile = '/home/netrentcom/public_html/src/Template/Home/index.ctp'
$dataForView = [
'clinics' => [
(int) 0 => object(App\Model\Entity\User) {},
(int) 1 => object(App\Model\Entity\User) {},
(int) 2 => object(App\Model\Entity\User) {}
],
'blogs' => [
(int) 0 => object(Cake\ORM\Entity) {},
(int) 1 => object(Cake\ORM\Entity) {},
(int) 2 => object(Cake\ORM\Entity) {},
(int) 3 => object(Cake\ORM\Entity) {},
(int) 4 => object(Cake\ORM\Entity) {},
(int) 5 => object(Cake\ORM\Entity) {}
],
'meta_title' => '',
'meta_desc' => '',
'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) {}
],
'states' => [
(int) 0 => object(Cake\ORM\Entity) {},
(int) 1 => object(Cake\ORM\Entity) {},
(int) 2 => object(Cake\ORM\Entity) {},
(int) 3 => object(Cake\ORM\Entity) {}
],
'properties' => [
(int) 0 => object(App\Model\Entity\User) {}
],
'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_keyword' => '',
'user' => null,
'auth' => null
]
$clinics = [
(int) 0 => object(App\Model\Entity\User) {
'id' => (int) 221,
'full_name' => null,
'order_of_doctors' => (int) 1,
'slug' => 'Woolloongabba-QLD-4102-Australia',
'first_name' => null,
'last_name' => null,
'agent_name' => '216',
'doctor_type' => null,
'role_id' => (int) 3,
'username' => null,
'email' => 'floyd@netrent.com.au',
'phone' => '07 3113 3882',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => 'Restaurant for Sale',
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => 'Woolloongabba QLD 4102, Australia',
'lat' => '-27.488572',
'lng' => '153.035970',
'clinic_id' => null,
'state_id' => (int) 1,
'city_id' => (int) 3,
'suburb_id' => (int) 3,
'location_id' => null,
'about_doctor' => '<p align="Justify">The Restaurant for Sale is situated in an iconic Brisbane location; Only a few steps away from the Gabba Cricket ground, Enwrapped in excitement.</p>
<p align="center">&nbsp;</p>
<p align="Justify">Whether it would be a catch up with friends after work, a business luncheon, a weekend outing with the family or even as a drop-in visitor to the Restaurant for Sale&nbsp;will be an exceptional experience.</p>
<p align="center">&nbsp;</p>
<p align="Justify">It is the place for exploration and enjoyment of an array of culinary delights, superb entertainment, excellent High Tea experience and all you can eat Intentional Buffet.</p>
<p align="center">&nbsp;</p>
<p align="Justify">You can experience a variety of cuisines and tastes from fresh seafood and authentic Italian to modern Australian. Restaurant for Sale&nbsp;offers a truly unique experience plus Live Music and private karaoke Bar.</p>',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'property_16535460950.jpg,property_16535476301.jpg,property_16535476302.jpg,property_16536284790.jpg,property_16536284791.jpg',
'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' => null,
'no_of_bedroms' => '',
'no_of_bathrooms' => '',
'no_of_parking' => '',
'land_area' => '',
'internal_area' => '',
'external_area' => '',
'total_area' => '',
'amount' => '',
'saving' => '',
'government_fees' => '',
'transfer_fees' => '',
'total_amount' => '0',
'misc_amount' => '',
'property_type' => 'Business Sales',
'parking_info' => null,
'tenure_type' => '',
'amenities' => 's:0:"";',
'doctor_qualifications' => null,
'doctor_languages' => null,
'featured' => '0',
'agent_role' => null,
'facebook' => null,
'twitter' => null,
'googleplus' => null,
'youtube' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => object(Cake\ORM\Entity) {},
'city' => object(Cake\ORM\Entity) {},
'state' => object(Cake\ORM\Entity) {},
'suburb_name' => 'Milton',
'[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) 220,
'full_name' => null,
'order_of_doctors' => (int) 1,
'slug' => '2-6-Valley-Street-Oakleigh-South-Vic-3167',
'first_name' => null,
'last_name' => null,
'agent_name' => '216',
'doctor_type' => null,
'role_id' => (int) 3,
'username' => null,
'email' => 'admin@gmail.com',
'phone' => '9009000900',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => '$450 per week',
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '2/6 Valley Street, Oakleigh South, Vic 3167',
'lat' => '',
'lng' => '',
'clinic_id' => null,
'state_id' => (int) 1,
'city_id' => (int) 3,
'suburb_id' => (int) 2,
'location_id' => null,
'about_doctor' => '<p>A superb family home nestled in a quite location, presents a great opportunity. This property is close to parks, Huntingdale primary school, Golf course, public transport and walking distance to Huntingdale and Clayton Train station. Not to mention only minutes to Monash University, award winning Oakleigh cafes and Chadstone shopping centre.<br />
<br />
Features include:<br />
<br />
- 3 good sized bedrooms<br />
- Open plan living and dining area with a split system unit<br />
- Modern bathroom with separate shower &amp; bathtub<br />
- Separate laundry with second toilet<br />
- Low maintenance backyard<br />
- Private rear yard and parking space up to 2 cars<br />
- Close to shops, restaurants, parks &amp; transport<br />
<br />
Make sure to register for the inspection!<br />
<br />
DISCLAIMERS<br />
*It is a requirement to inspect the property prior to applying.<br />
**Inspection times and property availability are subject to change or cancellation without notice. We highly recommend registering for an inspection should you wish to attend to avoid disappointment for any changes or cancellations.<br />
***Whilst First National Clayton has taken care in the preparation of the photos and description of the property, interested person(s) are advised to make their own enquiries and satisfy themselves in all respects of the property they wish to lease.</p>',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'property_16526777450.jpeg,property_16526777451.jpeg,property_16526777452.jpeg,property_16526777453.jpeg',
'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' => null,
'no_of_bedroms' => '3',
'no_of_bathrooms' => '2',
'no_of_parking' => '3',
'land_area' => '303',
'internal_area' => '',
'external_area' => '',
'total_area' => '',
'amount' => '',
'saving' => '',
'government_fees' => '',
'transfer_fees' => '',
'total_amount' => '450',
'misc_amount' => '',
'property_type' => 'Residential',
'parking_info' => null,
'tenure_type' => '',
'amenities' => 'a:6:{i:0;s:16:"air-conditioning";i:1;s:8:"barbeque";i:2;s:11:"dish-washer";i:3;s:7:"balcony";i:4;s:18:"built-in-wardrobes";i:5;s:14:"secure-parking";}',
'doctor_qualifications' => null,
'doctor_languages' => null,
'featured' => '0',
'agent_role' => null,
'facebook' => null,
'twitter' => null,
'googleplus' => null,
'youtube' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => object(Cake\ORM\Entity) {},
'city' => object(Cake\ORM\Entity) {},
'state' => object(Cake\ORM\Entity) {},
'suburb_name' => 'CANNON HILL',
'[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) 219,
'full_name' => null,
'order_of_doctors' => (int) 1,
'slug' => '1-20-Douglas-Street-Milton-QLD-4064',
'first_name' => null,
'last_name' => null,
'agent_name' => '216',
'doctor_type' => null,
'role_id' => (int) 3,
'username' => null,
'email' => 'floyd@netrent.com.au',
'phone' => '07 3113 3882',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => 'Offices | Medical & Consulting | Showrooms & Large Format Retail',
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '1/20 Douglas Street, Milton, QLD 4064',
'lat' => '-27.471691321804798',
'lng' => '153.00388182883498',
'clinic_id' => null,
'state_id' => (int) 1,
'city_id' => (int) 3,
'suburb_id' => (int) 3,
'location_id' => null,
'about_doctor' => '<h2>A &quot;must lease&quot; space available end of June</h2>
<p>This open plan tenancy Includes:<br />
- Duel access from Douglas st and Fort Lane<br />
- Kitchenette &amp; own toilet<br />
- Full Air-conditioning and grid ceiling recessed lighting<br />
- 2 carparks (included in rent!)<br />
- Signage opportunities<br />
- Available end June!<br />
<br />
Great spot - central to everything Milton including Park Rd, Milton train station, Coronation Drive and Milton Road bus and arterial access. Cafes, restaurants, and post office just a short walk away!</p>',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'property_16522567960.jpg,property_16522567961.jpg,property_16522567962.jpg,property_16522567963.jpg,property_16522567964.jpg,property_16522567965.jpg',
'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' => null,
'no_of_bedroms' => '',
'no_of_bathrooms' => '',
'no_of_parking' => '4',
'land_area' => '99',
'internal_area' => '',
'external_area' => '',
'total_area' => '',
'amount' => '30',
'saving' => '1500',
'government_fees' => '500',
'transfer_fees' => '300',
'total_amount' => '31680',
'misc_amount' => 'Outgoings & GST pa',
'property_type' => 'Commercial',
'parking_info' => '2 Car Parking - included in rent',
'tenure_type' => 'Lease',
'amenities' => 's:0:"";',
'doctor_qualifications' => null,
'doctor_languages' => null,
'featured' => '0',
'agent_role' => null,
'facebook' => null,
'twitter' => null,
'googleplus' => null,
'youtube' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => object(Cake\ORM\Entity) {},
'city' => object(Cake\ORM\Entity) {},
'state' => object(Cake\ORM\Entity) {},
'suburb_name' => 'Milton',
'[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'
}
]
$blogs = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 10,
'title' => 'What is Lorem Ipsum?',
'description' => 'Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.
The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.
Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.
The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.',
'likes' => (int) 0,
'image' => 'blog_1632219097.jpg',
'status' => (int) 1,
'blog_type' => 'Healthcare',
'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]' => 'Blogs'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 9,
'title' => 'Where can I get some?',
'description' => 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.',
'likes' => (int) 0,
'image' => 'blog_1632219032.jpg',
'status' => (int) 1,
'blog_type' => 'Healthcare',
'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]' => 'Blogs'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 8,
'title' => 'Where can I get some?',
'description' => '<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don&#39;t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>
<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using &#39;Content here, content here&#39;, making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for &#39;lorem ipsum&#39; will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</p>',
'likes' => (int) 0,
'image' => 'blog_1632218977.jpg',
'status' => (int) 1,
'blog_type' => 'Healthcare',
'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]' => 'Blogs'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 7,
'title' => 'Where does it come from?',
'description' => '<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of &quot;de Finibus Bonorum et Malorum&quot; (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, &quot;Lorem ipsum dolor sit amet..&quot;, comes from a line in section 1.10.32. The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from &quot;de Finibus Bonorum et Malorum&quot; by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.</p>',
'likes' => (int) 0,
'image' => 'blog_1632218925.jpg',
'status' => (int) 1,
'blog_type' => 'Healthcare',
'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]' => 'Blogs'
},
(int) 4 => object(Cake\ORM\Entity) {
'id' => (int) 6,
'title' => 'Section 1.10.32 of "de Finibus Bonorum et Malorum", written by Cicero in 45 BC',
'description' => '<p>&quot;But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure. To take a trivial example, which of us ever undertakes laborious physical exercise, except to obtain some advantage from it? But who has any right to find fault with a man who chooses to enjoy a pleasure that has no annoying consequences, or one who avoids a pain that produces no resultant pleasure?&quot;</p>',
'likes' => (int) 0,
'image' => 'blog_1632218865.jpg',
'status' => (int) 1,
'blog_type' => 'Healthcare',
'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]' => 'Blogs'
},
(int) 5 => object(Cake\ORM\Entity) {
'id' => (int) 5,
'title' => 'The standard Lorem Ipsum passage, used since the 1500s',
'description' => '<p>&quot;Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?&quot;</p>',
'likes' => (int) 0,
'image' => 'blog_1632218760.jpg',
'status' => (int) 1,
'blog_type' => 'Healthcare',
'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]' => 'Blogs'
}
]
$meta_title = ''
$meta_desc = ''
$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) {},
'[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) {},
'[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) {},
'[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) {},
'[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) {},
'[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) {},
'[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'
}
]
$states = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 1,
'name' => 'QUEENSLAND',
'short_name' => 'QL',
'image' => 'state_1632291451.png',
'status' => (int) 1,
'cteated' => object(Cake\I18n\FrozenTime) {},
'updated' => 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]' => 'States'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 2,
'name' => 'NEW SOUTH WALES',
'short_name' => 'NSW',
'image' => 'state_1632291422.png',
'status' => (int) 1,
'cteated' => object(Cake\I18n\FrozenTime) {},
'updated' => 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]' => 'States'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 3,
'name' => 'TASMANIA',
'short_name' => 'TAS',
'image' => 'state_1632292293.png',
'status' => (int) 1,
'cteated' => object(Cake\I18n\FrozenTime) {},
'updated' => 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]' => 'States'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 4,
'name' => 'Victoria',
'short_name' => 'VIC',
'image' => 'state_1632294034.png',
'status' => (int) 1,
'cteated' => object(Cake\I18n\FrozenTime) {},
'updated' => 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]' => 'States'
}
]
$properties = [
(int) 0 => object(App\Model\Entity\User) {
'id' => (int) 219,
'full_name' => null,
'order_of_doctors' => (int) 1,
'slug' => '1-20-Douglas-Street-Milton-QLD-4064',
'first_name' => null,
'last_name' => null,
'agent_name' => '216',
'doctor_type' => null,
'role_id' => (int) 3,
'username' => null,
'email' => 'floyd@netrent.com.au',
'phone' => '07 3113 3882',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => 'Offices | Medical & Consulting | Showrooms & Large Format Retail',
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '1/20 Douglas Street, Milton, QLD 4064',
'lat' => '-27.471691321804798',
'lng' => '153.00388182883498',
'clinic_id' => null,
'state_id' => (int) 1,
'city_id' => (int) 3,
'suburb_id' => (int) 3,
'location_id' => null,
'about_doctor' => '<h2>A &quot;must lease&quot; space available end of June</h2>
<p>This open plan tenancy Includes:<br />
- Duel access from Douglas st and Fort Lane<br />
- Kitchenette &amp; own toilet<br />
- Full Air-conditioning and grid ceiling recessed lighting<br />
- 2 carparks (included in rent!)<br />
- Signage opportunities<br />
- Available end June!<br />
<br />
Great spot - central to everything Milton including Park Rd, Milton train station, Coronation Drive and Milton Road bus and arterial access. Cafes, restaurants, and post office just a short walk away!</p>',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'property_16522567960.jpg,property_16522567961.jpg,property_16522567962.jpg,property_16522567963.jpg,property_16522567964.jpg,property_16522567965.jpg',
'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' => null,
'no_of_bedroms' => '',
'no_of_bathrooms' => '',
'no_of_parking' => '4',
'land_area' => '99',
'internal_area' => '',
'external_area' => '',
'total_area' => '',
'amount' => '30',
'saving' => '1500',
'government_fees' => '500',
'transfer_fees' => '300',
'total_amount' => '31680',
'misc_amount' => 'Outgoings & GST pa',
'property_type' => 'Commercial',
'parking_info' => '2 Car Parking - included in rent',
'tenure_type' => 'Lease',
'amenities' => 's:0:"";',
'doctor_qualifications' => null,
'doctor_languages' => null,
'featured' => '0',
'agent_role' => null,
'facebook' => null,
'twitter' => null,
'googleplus' => null,
'youtube' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => object(Cake\ORM\Entity) {},
'city' => object(Cake\ORM\Entity) {},
'state' => object(Cake\ORM\Entity) {},
'[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'
}
]
$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_keyword = ''
$user = null
$auth = null</pre><pre class="stack-trace">include - APP/Template/Home/index.ctp, line 842
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 1619 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('cakeErr66e6b4459a9c8-trace').style.display = (document.getElementById('cakeErr66e6b4459a9c8-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property of non-object [<b>APP/Template/Home/index.ctp</b>, line <b>842</b>]<div id="cakeErr66e6b4459a9c8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b4459a9c8-code').style.display = (document.getElementById('cakeErr66e6b4459a9c8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b4459a9c8-context').style.display = (document.getElementById('cakeErr66e6b4459a9c8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr66e6b4459a9c8-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">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"card"</span><span style="color: #007700">>--></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <!-- <a href="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">SITE_URL</span><span style="color: #007700">.</span><span style="color: #DD0000">'property-details/'</span><span style="color: #007700">.</span><span style="color: #0000BB">$value</span><span style="color: #007700">-></span><span style="color: #0000BB">id</span><span style="color: #007700">; </span><span style="color: #0000BB">?></span>" class="topimg">--></span></code></span>
<code><span style="color: #000000"> <!-- <img src="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">SITE_URL</span><span style="color: #007700">; </span><span style="color: #0000BB">?></span>uploads/property_image/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$value</span><span style="color: #007700">-></span><span style="color: #0000BB">image</span><span style="color: #007700">; </span><span style="color: #0000BB">?></span>" alt="" class="img-fluid w-100">--></span></code></pre><pre id="cakeErr66e6b4459a9c8-context" class="cake-context" style="display: none;">$viewFile = '/home/netrentcom/public_html/src/Template/Home/index.ctp'
$dataForView = [
'clinics' => [
(int) 0 => object(App\Model\Entity\User) {},
(int) 1 => object(App\Model\Entity\User) {},
(int) 2 => object(App\Model\Entity\User) {}
],
'blogs' => [
(int) 0 => object(Cake\ORM\Entity) {},
(int) 1 => object(Cake\ORM\Entity) {},
(int) 2 => object(Cake\ORM\Entity) {},
(int) 3 => object(Cake\ORM\Entity) {},
(int) 4 => object(Cake\ORM\Entity) {},
(int) 5 => object(Cake\ORM\Entity) {}
],
'meta_title' => '',
'meta_desc' => '',
'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) {}
],
'states' => [
(int) 0 => object(Cake\ORM\Entity) {},
(int) 1 => object(Cake\ORM\Entity) {},
(int) 2 => object(Cake\ORM\Entity) {},
(int) 3 => object(Cake\ORM\Entity) {}
],
'properties' => [
(int) 0 => object(App\Model\Entity\User) {}
],
'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_keyword' => '',
'user' => null,
'auth' => null
]
$clinics = [
(int) 0 => object(App\Model\Entity\User) {
'id' => (int) 221,
'full_name' => null,
'order_of_doctors' => (int) 1,
'slug' => 'Woolloongabba-QLD-4102-Australia',
'first_name' => null,
'last_name' => null,
'agent_name' => '216',
'doctor_type' => null,
'role_id' => (int) 3,
'username' => null,
'email' => 'floyd@netrent.com.au',
'phone' => '07 3113 3882',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => 'Restaurant for Sale',
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => 'Woolloongabba QLD 4102, Australia',
'lat' => '-27.488572',
'lng' => '153.035970',
'clinic_id' => null,
'state_id' => (int) 1,
'city_id' => (int) 3,
'suburb_id' => (int) 3,
'location_id' => null,
'about_doctor' => '<p align="Justify">The Restaurant for Sale is situated in an iconic Brisbane location; Only a few steps away from the Gabba Cricket ground, Enwrapped in excitement.</p>
<p align="center">&nbsp;</p>
<p align="Justify">Whether it would be a catch up with friends after work, a business luncheon, a weekend outing with the family or even as a drop-in visitor to the Restaurant for Sale&nbsp;will be an exceptional experience.</p>
<p align="center">&nbsp;</p>
<p align="Justify">It is the place for exploration and enjoyment of an array of culinary delights, superb entertainment, excellent High Tea experience and all you can eat Intentional Buffet.</p>
<p align="center">&nbsp;</p>
<p align="Justify">You can experience a variety of cuisines and tastes from fresh seafood and authentic Italian to modern Australian. Restaurant for Sale&nbsp;offers a truly unique experience plus Live Music and private karaoke Bar.</p>',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'property_16535460950.jpg,property_16535476301.jpg,property_16535476302.jpg,property_16536284790.jpg,property_16536284791.jpg',
'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' => null,
'no_of_bedroms' => '',
'no_of_bathrooms' => '',
'no_of_parking' => '',
'land_area' => '',
'internal_area' => '',
'external_area' => '',
'total_area' => '',
'amount' => '',
'saving' => '',
'government_fees' => '',
'transfer_fees' => '',
'total_amount' => '0',
'misc_amount' => '',
'property_type' => 'Business Sales',
'parking_info' => null,
'tenure_type' => '',
'amenities' => 's:0:"";',
'doctor_qualifications' => null,
'doctor_languages' => null,
'featured' => '0',
'agent_role' => null,
'facebook' => null,
'twitter' => null,
'googleplus' => null,
'youtube' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => object(Cake\ORM\Entity) {},
'city' => object(Cake\ORM\Entity) {},
'state' => object(Cake\ORM\Entity) {},
'suburb_name' => 'Milton',
'[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) 220,
'full_name' => null,
'order_of_doctors' => (int) 1,
'slug' => '2-6-Valley-Street-Oakleigh-South-Vic-3167',
'first_name' => null,
'last_name' => null,
'agent_name' => '216',
'doctor_type' => null,
'role_id' => (int) 3,
'username' => null,
'email' => 'admin@gmail.com',
'phone' => '9009000900',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => '$450 per week',
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '2/6 Valley Street, Oakleigh South, Vic 3167',
'lat' => '',
'lng' => '',
'clinic_id' => null,
'state_id' => (int) 1,
'city_id' => (int) 3,
'suburb_id' => (int) 2,
'location_id' => null,
'about_doctor' => '<p>A superb family home nestled in a quite location, presents a great opportunity. This property is close to parks, Huntingdale primary school, Golf course, public transport and walking distance to Huntingdale and Clayton Train station. Not to mention only minutes to Monash University, award winning Oakleigh cafes and Chadstone shopping centre.<br />
<br />
Features include:<br />
<br />
- 3 good sized bedrooms<br />
- Open plan living and dining area with a split system unit<br />
- Modern bathroom with separate shower &amp; bathtub<br />
- Separate laundry with second toilet<br />
- Low maintenance backyard<br />
- Private rear yard and parking space up to 2 cars<br />
- Close to shops, restaurants, parks &amp; transport<br />
<br />
Make sure to register for the inspection!<br />
<br />
DISCLAIMERS<br />
*It is a requirement to inspect the property prior to applying.<br />
**Inspection times and property availability are subject to change or cancellation without notice. We highly recommend registering for an inspection should you wish to attend to avoid disappointment for any changes or cancellations.<br />
***Whilst First National Clayton has taken care in the preparation of the photos and description of the property, interested person(s) are advised to make their own enquiries and satisfy themselves in all respects of the property they wish to lease.</p>',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'property_16526777450.jpeg,property_16526777451.jpeg,property_16526777452.jpeg,property_16526777453.jpeg',
'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' => null,
'no_of_bedroms' => '3',
'no_of_bathrooms' => '2',
'no_of_parking' => '3',
'land_area' => '303',
'internal_area' => '',
'external_area' => '',
'total_area' => '',
'amount' => '',
'saving' => '',
'government_fees' => '',
'transfer_fees' => '',
'total_amount' => '450',
'misc_amount' => '',
'property_type' => 'Residential',
'parking_info' => null,
'tenure_type' => '',
'amenities' => 'a:6:{i:0;s:16:"air-conditioning";i:1;s:8:"barbeque";i:2;s:11:"dish-washer";i:3;s:7:"balcony";i:4;s:18:"built-in-wardrobes";i:5;s:14:"secure-parking";}',
'doctor_qualifications' => null,
'doctor_languages' => null,
'featured' => '0',
'agent_role' => null,
'facebook' => null,
'twitter' => null,
'googleplus' => null,
'youtube' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => object(Cake\ORM\Entity) {},
'city' => object(Cake\ORM\Entity) {},
'state' => object(Cake\ORM\Entity) {},
'suburb_name' => 'CANNON HILL',
'[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) 219,
'full_name' => null,
'order_of_doctors' => (int) 1,
'slug' => '1-20-Douglas-Street-Milton-QLD-4064',
'first_name' => null,
'last_name' => null,
'agent_name' => '216',
'doctor_type' => null,
'role_id' => (int) 3,
'username' => null,
'email' => 'floyd@netrent.com.au',
'phone' => '07 3113 3882',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => 'Offices | Medical & Consulting | Showrooms & Large Format Retail',
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '1/20 Douglas Street, Milton, QLD 4064',
'lat' => '-27.471691321804798',
'lng' => '153.00388182883498',
'clinic_id' => null,
'state_id' => (int) 1,
'city_id' => (int) 3,
'suburb_id' => (int) 3,
'location_id' => null,
'about_doctor' => '<h2>A &quot;must lease&quot; space available end of June</h2>
<p>This open plan tenancy Includes:<br />
- Duel access from Douglas st and Fort Lane<br />
- Kitchenette &amp; own toilet<br />
- Full Air-conditioning and grid ceiling recessed lighting<br />
- 2 carparks (included in rent!)<br />
- Signage opportunities<br />
- Available end June!<br />
<br />
Great spot - central to everything Milton including Park Rd, Milton train station, Coronation Drive and Milton Road bus and arterial access. Cafes, restaurants, and post office just a short walk away!</p>',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'property_16522567960.jpg,property_16522567961.jpg,property_16522567962.jpg,property_16522567963.jpg,property_16522567964.jpg,property_16522567965.jpg',
'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' => null,
'no_of_bedroms' => '',
'no_of_bathrooms' => '',
'no_of_parking' => '4',
'land_area' => '99',
'internal_area' => '',
'external_area' => '',
'total_area' => '',
'amount' => '30',
'saving' => '1500',
'government_fees' => '500',
'transfer_fees' => '300',
'total_amount' => '31680',
'misc_amount' => 'Outgoings & GST pa',
'property_type' => 'Commercial',
'parking_info' => '2 Car Parking - included in rent',
'tenure_type' => 'Lease',
'amenities' => 's:0:"";',
'doctor_qualifications' => null,
'doctor_languages' => null,
'featured' => '0',
'agent_role' => null,
'facebook' => null,
'twitter' => null,
'googleplus' => null,
'youtube' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => object(Cake\ORM\Entity) {},
'city' => object(Cake\ORM\Entity) {},
'state' => object(Cake\ORM\Entity) {},
'suburb_name' => 'Milton',
'[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'
}
]
$blogs = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 10,
'title' => 'What is Lorem Ipsum?',
'description' => 'Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.
The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.
Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.
The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.',
'likes' => (int) 0,
'image' => 'blog_1632219097.jpg',
'status' => (int) 1,
'blog_type' => 'Healthcare',
'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]' => 'Blogs'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 9,
'title' => 'Where can I get some?',
'description' => 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.',
'likes' => (int) 0,
'image' => 'blog_1632219032.jpg',
'status' => (int) 1,
'blog_type' => 'Healthcare',
'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]' => 'Blogs'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 8,
'title' => 'Where can I get some?',
'description' => '<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don&#39;t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>
<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using &#39;Content here, content here&#39;, making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for &#39;lorem ipsum&#39; will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</p>',
'likes' => (int) 0,
'image' => 'blog_1632218977.jpg',
'status' => (int) 1,
'blog_type' => 'Healthcare',
'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]' => 'Blogs'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 7,
'title' => 'Where does it come from?',
'description' => '<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of &quot;de Finibus Bonorum et Malorum&quot; (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, &quot;Lorem ipsum dolor sit amet..&quot;, comes from a line in section 1.10.32. The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from &quot;de Finibus Bonorum et Malorum&quot; by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.</p>',
'likes' => (int) 0,
'image' => 'blog_1632218925.jpg',
'status' => (int) 1,
'blog_type' => 'Healthcare',
'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]' => 'Blogs'
},
(int) 4 => object(Cake\ORM\Entity) {
'id' => (int) 6,
'title' => 'Section 1.10.32 of "de Finibus Bonorum et Malorum", written by Cicero in 45 BC',
'description' => '<p>&quot;But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure. To take a trivial example, which of us ever undertakes laborious physical exercise, except to obtain some advantage from it? But who has any right to find fault with a man who chooses to enjoy a pleasure that has no annoying consequences, or one who avoids a pain that produces no resultant pleasure?&quot;</p>',
'likes' => (int) 0,
'image' => 'blog_1632218865.jpg',
'status' => (int) 1,
'blog_type' => 'Healthcare',
'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]' => 'Blogs'
},
(int) 5 => object(Cake\ORM\Entity) {
'id' => (int) 5,
'title' => 'The standard Lorem Ipsum passage, used since the 1500s',
'description' => '<p>&quot;Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?&quot;</p>',
'likes' => (int) 0,
'image' => 'blog_1632218760.jpg',
'status' => (int) 1,
'blog_type' => 'Healthcare',
'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]' => 'Blogs'
}
]
$meta_title = ''
$meta_desc = ''
$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) {},
'[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) {},
'[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) {},
'[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) {},
'[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) {},
'[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) {},
'[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'
}
]
$states = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 1,
'name' => 'QUEENSLAND',
'short_name' => 'QL',
'image' => 'state_1632291451.png',
'status' => (int) 1,
'cteated' => object(Cake\I18n\FrozenTime) {},
'updated' => 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]' => 'States'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 2,
'name' => 'NEW SOUTH WALES',
'short_name' => 'NSW',
'image' => 'state_1632291422.png',
'status' => (int) 1,
'cteated' => object(Cake\I18n\FrozenTime) {},
'updated' => 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]' => 'States'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 3,
'name' => 'TASMANIA',
'short_name' => 'TAS',
'image' => 'state_1632292293.png',
'status' => (int) 1,
'cteated' => object(Cake\I18n\FrozenTime) {},
'updated' => 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]' => 'States'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 4,
'name' => 'Victoria',
'short_name' => 'VIC',
'image' => 'state_1632294034.png',
'status' => (int) 1,
'cteated' => object(Cake\I18n\FrozenTime) {},
'updated' => 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]' => 'States'
}
]
$properties = [
(int) 0 => object(App\Model\Entity\User) {
'id' => (int) 219,
'full_name' => null,
'order_of_doctors' => (int) 1,
'slug' => '1-20-Douglas-Street-Milton-QLD-4064',
'first_name' => null,
'last_name' => null,
'agent_name' => '216',
'doctor_type' => null,
'role_id' => (int) 3,
'username' => null,
'email' => 'floyd@netrent.com.au',
'phone' => '07 3113 3882',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => 'Offices | Medical & Consulting | Showrooms & Large Format Retail',
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '1/20 Douglas Street, Milton, QLD 4064',
'lat' => '-27.471691321804798',
'lng' => '153.00388182883498',
'clinic_id' => null,
'state_id' => (int) 1,
'city_id' => (int) 3,
'suburb_id' => (int) 3,
'location_id' => null,
'about_doctor' => '<h2>A &quot;must lease&quot; space available end of June</h2>
<p>This open plan tenancy Includes:<br />
- Duel access from Douglas st and Fort Lane<br />
- Kitchenette &amp; own toilet<br />
- Full Air-conditioning and grid ceiling recessed lighting<br />
- 2 carparks (included in rent!)<br />
- Signage opportunities<br />
- Available end June!<br />
<br />
Great spot - central to everything Milton including Park Rd, Milton train station, Coronation Drive and Milton Road bus and arterial access. Cafes, restaurants, and post office just a short walk away!</p>',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'property_16522567960.jpg,property_16522567961.jpg,property_16522567962.jpg,property_16522567963.jpg,property_16522567964.jpg,property_16522567965.jpg',
'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' => null,
'no_of_bedroms' => '',
'no_of_bathrooms' => '',
'no_of_parking' => '4',
'land_area' => '99',
'internal_area' => '',
'external_area' => '',
'total_area' => '',
'amount' => '30',
'saving' => '1500',
'government_fees' => '500',
'transfer_fees' => '300',
'total_amount' => '31680',
'misc_amount' => 'Outgoings & GST pa',
'property_type' => 'Commercial',
'parking_info' => '2 Car Parking - included in rent',
'tenure_type' => 'Lease',
'amenities' => 's:0:"";',
'doctor_qualifications' => null,
'doctor_languages' => null,
'featured' => '0',
'agent_role' => null,
'facebook' => null,
'twitter' => null,
'googleplus' => null,
'youtube' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => object(Cake\ORM\Entity) {},
'city' => object(Cake\ORM\Entity) {},
'state' => object(Cake\ORM\Entity) {},
'[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'
}
]
$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_keyword = ''
$user = null
$auth = null</pre><pre class="stack-trace">include - APP/Template/Home/index.ctp, line 842
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 1630 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 />
https://netrent.com.au//property-details/" class="topimg">-->
<!-- <img src="https://netrent.com.au//uploads/property_image/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b4459baad-trace').style.display = (document.getElementById('cakeErr66e6b4459baad-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: value [<b>APP/Template/Home/index.ctp</b>, line <b>843</b>]<div id="cakeErr66e6b4459baad-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b4459baad-code').style.display = (document.getElementById('cakeErr66e6b4459baad-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b4459baad-context').style.display = (document.getElementById('cakeErr66e6b4459baad-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr66e6b4459baad-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <!-- <a href="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">SITE_URL</span><span style="color: #007700">.</span><span style="color: #DD0000">'property-details/'</span><span style="color: #007700">.</span><span style="color: #0000BB">$value</span><span style="color: #007700">-></span><span style="color: #0000BB">id</span><span style="color: #007700">; </span><span style="color: #0000BB">?></span>" class="topimg">--></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <!-- <img src="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">SITE_URL</span><span style="color: #007700">; </span><span style="color: #0000BB">?></span>uploads/property_image/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$value</span><span style="color: #007700">-></span><span style="color: #0000BB">image</span><span style="color: #007700">; </span><span style="color: #0000BB">?></span>" alt="" class="img-fluid w-100">--></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><!-- <</span><span style="color: #0000BB">span </span><span style="color: #007700">class=</span><span style="color: #DD0000">"distance"</span><span style="color: #007700">></span><span style="color: #0000BB">250km Away</span><span style="color: #007700"></</span><span style="color: #0000BB">span</span><span style="color: #007700">>--></span></span></code></pre><pre id="cakeErr66e6b4459baad-context" class="cake-context" style="display: none;">$viewFile = '/home/netrentcom/public_html/src/Template/Home/index.ctp'
$dataForView = [
'clinics' => [
(int) 0 => object(App\Model\Entity\User) {},
(int) 1 => object(App\Model\Entity\User) {},
(int) 2 => object(App\Model\Entity\User) {}
],
'blogs' => [
(int) 0 => object(Cake\ORM\Entity) {},
(int) 1 => object(Cake\ORM\Entity) {},
(int) 2 => object(Cake\ORM\Entity) {},
(int) 3 => object(Cake\ORM\Entity) {},
(int) 4 => object(Cake\ORM\Entity) {},
(int) 5 => object(Cake\ORM\Entity) {}
],
'meta_title' => '',
'meta_desc' => '',
'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) {}
],
'states' => [
(int) 0 => object(Cake\ORM\Entity) {},
(int) 1 => object(Cake\ORM\Entity) {},
(int) 2 => object(Cake\ORM\Entity) {},
(int) 3 => object(Cake\ORM\Entity) {}
],
'properties' => [
(int) 0 => object(App\Model\Entity\User) {}
],
'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_keyword' => '',
'user' => null,
'auth' => null
]
$clinics = [
(int) 0 => object(App\Model\Entity\User) {
'id' => (int) 221,
'full_name' => null,
'order_of_doctors' => (int) 1,
'slug' => 'Woolloongabba-QLD-4102-Australia',
'first_name' => null,
'last_name' => null,
'agent_name' => '216',
'doctor_type' => null,
'role_id' => (int) 3,
'username' => null,
'email' => 'floyd@netrent.com.au',
'phone' => '07 3113 3882',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => 'Restaurant for Sale',
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => 'Woolloongabba QLD 4102, Australia',
'lat' => '-27.488572',
'lng' => '153.035970',
'clinic_id' => null,
'state_id' => (int) 1,
'city_id' => (int) 3,
'suburb_id' => (int) 3,
'location_id' => null,
'about_doctor' => '<p align="Justify">The Restaurant for Sale is situated in an iconic Brisbane location; Only a few steps away from the Gabba Cricket ground, Enwrapped in excitement.</p>
<p align="center">&nbsp;</p>
<p align="Justify">Whether it would be a catch up with friends after work, a business luncheon, a weekend outing with the family or even as a drop-in visitor to the Restaurant for Sale&nbsp;will be an exceptional experience.</p>
<p align="center">&nbsp;</p>
<p align="Justify">It is the place for exploration and enjoyment of an array of culinary delights, superb entertainment, excellent High Tea experience and all you can eat Intentional Buffet.</p>
<p align="center">&nbsp;</p>
<p align="Justify">You can experience a variety of cuisines and tastes from fresh seafood and authentic Italian to modern Australian. Restaurant for Sale&nbsp;offers a truly unique experience plus Live Music and private karaoke Bar.</p>',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'property_16535460950.jpg,property_16535476301.jpg,property_16535476302.jpg,property_16536284790.jpg,property_16536284791.jpg',
'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' => null,
'no_of_bedroms' => '',
'no_of_bathrooms' => '',
'no_of_parking' => '',
'land_area' => '',
'internal_area' => '',
'external_area' => '',
'total_area' => '',
'amount' => '',
'saving' => '',
'government_fees' => '',
'transfer_fees' => '',
'total_amount' => '0',
'misc_amount' => '',
'property_type' => 'Business Sales',
'parking_info' => null,
'tenure_type' => '',
'amenities' => 's:0:"";',
'doctor_qualifications' => null,
'doctor_languages' => null,
'featured' => '0',
'agent_role' => null,
'facebook' => null,
'twitter' => null,
'googleplus' => null,
'youtube' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => object(Cake\ORM\Entity) {},
'city' => object(Cake\ORM\Entity) {},
'state' => object(Cake\ORM\Entity) {},
'suburb_name' => 'Milton',
'[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) 220,
'full_name' => null,
'order_of_doctors' => (int) 1,
'slug' => '2-6-Valley-Street-Oakleigh-South-Vic-3167',
'first_name' => null,
'last_name' => null,
'agent_name' => '216',
'doctor_type' => null,
'role_id' => (int) 3,
'username' => null,
'email' => 'admin@gmail.com',
'phone' => '9009000900',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => '$450 per week',
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '2/6 Valley Street, Oakleigh South, Vic 3167',
'lat' => '',
'lng' => '',
'clinic_id' => null,
'state_id' => (int) 1,
'city_id' => (int) 3,
'suburb_id' => (int) 2,
'location_id' => null,
'about_doctor' => '<p>A superb family home nestled in a quite location, presents a great opportunity. This property is close to parks, Huntingdale primary school, Golf course, public transport and walking distance to Huntingdale and Clayton Train station. Not to mention only minutes to Monash University, award winning Oakleigh cafes and Chadstone shopping centre.<br />
<br />
Features include:<br />
<br />
- 3 good sized bedrooms<br />
- Open plan living and dining area with a split system unit<br />
- Modern bathroom with separate shower &amp; bathtub<br />
- Separate laundry with second toilet<br />
- Low maintenance backyard<br />
- Private rear yard and parking space up to 2 cars<br />
- Close to shops, restaurants, parks &amp; transport<br />
<br />
Make sure to register for the inspection!<br />
<br />
DISCLAIMERS<br />
*It is a requirement to inspect the property prior to applying.<br />
**Inspection times and property availability are subject to change or cancellation without notice. We highly recommend registering for an inspection should you wish to attend to avoid disappointment for any changes or cancellations.<br />
***Whilst First National Clayton has taken care in the preparation of the photos and description of the property, interested person(s) are advised to make their own enquiries and satisfy themselves in all respects of the property they wish to lease.</p>',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'property_16526777450.jpeg,property_16526777451.jpeg,property_16526777452.jpeg,property_16526777453.jpeg',
'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' => null,
'no_of_bedroms' => '3',
'no_of_bathrooms' => '2',
'no_of_parking' => '3',
'land_area' => '303',
'internal_area' => '',
'external_area' => '',
'total_area' => '',
'amount' => '',
'saving' => '',
'government_fees' => '',
'transfer_fees' => '',
'total_amount' => '450',
'misc_amount' => '',
'property_type' => 'Residential',
'parking_info' => null,
'tenure_type' => '',
'amenities' => 'a:6:{i:0;s:16:"air-conditioning";i:1;s:8:"barbeque";i:2;s:11:"dish-washer";i:3;s:7:"balcony";i:4;s:18:"built-in-wardrobes";i:5;s:14:"secure-parking";}',
'doctor_qualifications' => null,
'doctor_languages' => null,
'featured' => '0',
'agent_role' => null,
'facebook' => null,
'twitter' => null,
'googleplus' => null,
'youtube' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => object(Cake\ORM\Entity) {},
'city' => object(Cake\ORM\Entity) {},
'state' => object(Cake\ORM\Entity) {},
'suburb_name' => 'CANNON HILL',
'[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) 219,
'full_name' => null,
'order_of_doctors' => (int) 1,
'slug' => '1-20-Douglas-Street-Milton-QLD-4064',
'first_name' => null,
'last_name' => null,
'agent_name' => '216',
'doctor_type' => null,
'role_id' => (int) 3,
'username' => null,
'email' => 'floyd@netrent.com.au',
'phone' => '07 3113 3882',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => 'Offices | Medical & Consulting | Showrooms & Large Format Retail',
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '1/20 Douglas Street, Milton, QLD 4064',
'lat' => '-27.471691321804798',
'lng' => '153.00388182883498',
'clinic_id' => null,
'state_id' => (int) 1,
'city_id' => (int) 3,
'suburb_id' => (int) 3,
'location_id' => null,
'about_doctor' => '<h2>A &quot;must lease&quot; space available end of June</h2>
<p>This open plan tenancy Includes:<br />
- Duel access from Douglas st and Fort Lane<br />
- Kitchenette &amp; own toilet<br />
- Full Air-conditioning and grid ceiling recessed lighting<br />
- 2 carparks (included in rent!)<br />
- Signage opportunities<br />
- Available end June!<br />
<br />
Great spot - central to everything Milton including Park Rd, Milton train station, Coronation Drive and Milton Road bus and arterial access. Cafes, restaurants, and post office just a short walk away!</p>',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'property_16522567960.jpg,property_16522567961.jpg,property_16522567962.jpg,property_16522567963.jpg,property_16522567964.jpg,property_16522567965.jpg',
'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' => null,
'no_of_bedroms' => '',
'no_of_bathrooms' => '',
'no_of_parking' => '4',
'land_area' => '99',
'internal_area' => '',
'external_area' => '',
'total_area' => '',
'amount' => '30',
'saving' => '1500',
'government_fees' => '500',
'transfer_fees' => '300',
'total_amount' => '31680',
'misc_amount' => 'Outgoings & GST pa',
'property_type' => 'Commercial',
'parking_info' => '2 Car Parking - included in rent',
'tenure_type' => 'Lease',
'amenities' => 's:0:"";',
'doctor_qualifications' => null,
'doctor_languages' => null,
'featured' => '0',
'agent_role' => null,
'facebook' => null,
'twitter' => null,
'googleplus' => null,
'youtube' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => object(Cake\ORM\Entity) {},
'city' => object(Cake\ORM\Entity) {},
'state' => object(Cake\ORM\Entity) {},
'suburb_name' => 'Milton',
'[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'
}
]
$blogs = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 10,
'title' => 'What is Lorem Ipsum?',
'description' => 'Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.
The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.
Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.
The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.',
'likes' => (int) 0,
'image' => 'blog_1632219097.jpg',
'status' => (int) 1,
'blog_type' => 'Healthcare',
'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]' => 'Blogs'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 9,
'title' => 'Where can I get some?',
'description' => 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.',
'likes' => (int) 0,
'image' => 'blog_1632219032.jpg',
'status' => (int) 1,
'blog_type' => 'Healthcare',
'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]' => 'Blogs'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 8,
'title' => 'Where can I get some?',
'description' => '<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don&#39;t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>
<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using &#39;Content here, content here&#39;, making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for &#39;lorem ipsum&#39; will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</p>',
'likes' => (int) 0,
'image' => 'blog_1632218977.jpg',
'status' => (int) 1,
'blog_type' => 'Healthcare',
'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]' => 'Blogs'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 7,
'title' => 'Where does it come from?',
'description' => '<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of &quot;de Finibus Bonorum et Malorum&quot; (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, &quot;Lorem ipsum dolor sit amet..&quot;, comes from a line in section 1.10.32. The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from &quot;de Finibus Bonorum et Malorum&quot; by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.</p>',
'likes' => (int) 0,
'image' => 'blog_1632218925.jpg',
'status' => (int) 1,
'blog_type' => 'Healthcare',
'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]' => 'Blogs'
},
(int) 4 => object(Cake\ORM\Entity) {
'id' => (int) 6,
'title' => 'Section 1.10.32 of "de Finibus Bonorum et Malorum", written by Cicero in 45 BC',
'description' => '<p>&quot;But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure. To take a trivial example, which of us ever undertakes laborious physical exercise, except to obtain some advantage from it? But who has any right to find fault with a man who chooses to enjoy a pleasure that has no annoying consequences, or one who avoids a pain that produces no resultant pleasure?&quot;</p>',
'likes' => (int) 0,
'image' => 'blog_1632218865.jpg',
'status' => (int) 1,
'blog_type' => 'Healthcare',
'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]' => 'Blogs'
},
(int) 5 => object(Cake\ORM\Entity) {
'id' => (int) 5,
'title' => 'The standard Lorem Ipsum passage, used since the 1500s',
'description' => '<p>&quot;Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?&quot;</p>',
'likes' => (int) 0,
'image' => 'blog_1632218760.jpg',
'status' => (int) 1,
'blog_type' => 'Healthcare',
'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]' => 'Blogs'
}
]
$meta_title = ''
$meta_desc = ''
$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) {},
'[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) {},
'[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) {},
'[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) {},
'[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) {},
'[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) {},
'[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'
}
]
$states = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 1,
'name' => 'QUEENSLAND',
'short_name' => 'QL',
'image' => 'state_1632291451.png',
'status' => (int) 1,
'cteated' => object(Cake\I18n\FrozenTime) {},
'updated' => 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]' => 'States'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 2,
'name' => 'NEW SOUTH WALES',
'short_name' => 'NSW',
'image' => 'state_1632291422.png',
'status' => (int) 1,
'cteated' => object(Cake\I18n\FrozenTime) {},
'updated' => 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]' => 'States'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 3,
'name' => 'TASMANIA',
'short_name' => 'TAS',
'image' => 'state_1632292293.png',
'status' => (int) 1,
'cteated' => object(Cake\I18n\FrozenTime) {},
'updated' => 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]' => 'States'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 4,
'name' => 'Victoria',
'short_name' => 'VIC',
'image' => 'state_1632294034.png',
'status' => (int) 1,
'cteated' => object(Cake\I18n\FrozenTime) {},
'updated' => 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]' => 'States'
}
]
$properties = [
(int) 0 => object(App\Model\Entity\User) {
'id' => (int) 219,
'full_name' => null,
'order_of_doctors' => (int) 1,
'slug' => '1-20-Douglas-Street-Milton-QLD-4064',
'first_name' => null,
'last_name' => null,
'agent_name' => '216',
'doctor_type' => null,
'role_id' => (int) 3,
'username' => null,
'email' => 'floyd@netrent.com.au',
'phone' => '07 3113 3882',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => 'Offices | Medical & Consulting | Showrooms & Large Format Retail',
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '1/20 Douglas Street, Milton, QLD 4064',
'lat' => '-27.471691321804798',
'lng' => '153.00388182883498',
'clinic_id' => null,
'state_id' => (int) 1,
'city_id' => (int) 3,
'suburb_id' => (int) 3,
'location_id' => null,
'about_doctor' => '<h2>A &quot;must lease&quot; space available end of June</h2>
<p>This open plan tenancy Includes:<br />
- Duel access from Douglas st and Fort Lane<br />
- Kitchenette &amp; own toilet<br />
- Full Air-conditioning and grid ceiling recessed lighting<br />
- 2 carparks (included in rent!)<br />
- Signage opportunities<br />
- Available end June!<br />
<br />
Great spot - central to everything Milton including Park Rd, Milton train station, Coronation Drive and Milton Road bus and arterial access. Cafes, restaurants, and post office just a short walk away!</p>',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'property_16522567960.jpg,property_16522567961.jpg,property_16522567962.jpg,property_16522567963.jpg,property_16522567964.jpg,property_16522567965.jpg',
'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' => null,
'no_of_bedroms' => '',
'no_of_bathrooms' => '',
'no_of_parking' => '4',
'land_area' => '99',
'internal_area' => '',
'external_area' => '',
'total_area' => '',
'amount' => '30',
'saving' => '1500',
'government_fees' => '500',
'transfer_fees' => '300',
'total_amount' => '31680',
'misc_amount' => 'Outgoings & GST pa',
'property_type' => 'Commercial',
'parking_info' => '2 Car Parking - included in rent',
'tenure_type' => 'Lease',
'amenities' => 's:0:"";',
'doctor_qualifications' => null,
'doctor_languages' => null,
'featured' => '0',
'agent_role' => null,
'facebook' => null,
'twitter' => null,
'googleplus' => null,
'youtube' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => object(Cake\ORM\Entity) {},
'city' => object(Cake\ORM\Entity) {},
'state' => object(Cake\ORM\Entity) {},
'[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'
}
]
$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_keyword = ''
$user = null
$auth = null</pre><pre class="stack-trace">include - APP/Template/Home/index.ctp, line 843
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 1619 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('cakeErr66e6b4459cb24-trace').style.display = (document.getElementById('cakeErr66e6b4459cb24-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property of non-object [<b>APP/Template/Home/index.ctp</b>, line <b>843</b>]<div id="cakeErr66e6b4459cb24-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b4459cb24-code').style.display = (document.getElementById('cakeErr66e6b4459cb24-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b4459cb24-context').style.display = (document.getElementById('cakeErr66e6b4459cb24-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr66e6b4459cb24-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <!-- <a href="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">SITE_URL</span><span style="color: #007700">.</span><span style="color: #DD0000">'property-details/'</span><span style="color: #007700">.</span><span style="color: #0000BB">$value</span><span style="color: #007700">-></span><span style="color: #0000BB">id</span><span style="color: #007700">; </span><span style="color: #0000BB">?></span>" class="topimg">--></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <!-- <img src="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">SITE_URL</span><span style="color: #007700">; </span><span style="color: #0000BB">?></span>uploads/property_image/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$value</span><span style="color: #007700">-></span><span style="color: #0000BB">image</span><span style="color: #007700">; </span><span style="color: #0000BB">?></span>" alt="" class="img-fluid w-100">--></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><!-- <</span><span style="color: #0000BB">span </span><span style="color: #007700">class=</span><span style="color: #DD0000">"distance"</span><span style="color: #007700">></span><span style="color: #0000BB">250km Away</span><span style="color: #007700"></</span><span style="color: #0000BB">span</span><span style="color: #007700">>--></span></span></code></pre><pre id="cakeErr66e6b4459cb24-context" class="cake-context" style="display: none;">$viewFile = '/home/netrentcom/public_html/src/Template/Home/index.ctp'
$dataForView = [
'clinics' => [
(int) 0 => object(App\Model\Entity\User) {},
(int) 1 => object(App\Model\Entity\User) {},
(int) 2 => object(App\Model\Entity\User) {}
],
'blogs' => [
(int) 0 => object(Cake\ORM\Entity) {},
(int) 1 => object(Cake\ORM\Entity) {},
(int) 2 => object(Cake\ORM\Entity) {},
(int) 3 => object(Cake\ORM\Entity) {},
(int) 4 => object(Cake\ORM\Entity) {},
(int) 5 => object(Cake\ORM\Entity) {}
],
'meta_title' => '',
'meta_desc' => '',
'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) {}
],
'states' => [
(int) 0 => object(Cake\ORM\Entity) {},
(int) 1 => object(Cake\ORM\Entity) {},
(int) 2 => object(Cake\ORM\Entity) {},
(int) 3 => object(Cake\ORM\Entity) {}
],
'properties' => [
(int) 0 => object(App\Model\Entity\User) {}
],
'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_keyword' => '',
'user' => null,
'auth' => null
]
$clinics = [
(int) 0 => object(App\Model\Entity\User) {
'id' => (int) 221,
'full_name' => null,
'order_of_doctors' => (int) 1,
'slug' => 'Woolloongabba-QLD-4102-Australia',
'first_name' => null,
'last_name' => null,
'agent_name' => '216',
'doctor_type' => null,
'role_id' => (int) 3,
'username' => null,
'email' => 'floyd@netrent.com.au',
'phone' => '07 3113 3882',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => 'Restaurant for Sale',
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => 'Woolloongabba QLD 4102, Australia',
'lat' => '-27.488572',
'lng' => '153.035970',
'clinic_id' => null,
'state_id' => (int) 1,
'city_id' => (int) 3,
'suburb_id' => (int) 3,
'location_id' => null,
'about_doctor' => '<p align="Justify">The Restaurant for Sale is situated in an iconic Brisbane location; Only a few steps away from the Gabba Cricket ground, Enwrapped in excitement.</p>
<p align="center">&nbsp;</p>
<p align="Justify">Whether it would be a catch up with friends after work, a business luncheon, a weekend outing with the family or even as a drop-in visitor to the Restaurant for Sale&nbsp;will be an exceptional experience.</p>
<p align="center">&nbsp;</p>
<p align="Justify">It is the place for exploration and enjoyment of an array of culinary delights, superb entertainment, excellent High Tea experience and all you can eat Intentional Buffet.</p>
<p align="center">&nbsp;</p>
<p align="Justify">You can experience a variety of cuisines and tastes from fresh seafood and authentic Italian to modern Australian. Restaurant for Sale&nbsp;offers a truly unique experience plus Live Music and private karaoke Bar.</p>',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'property_16535460950.jpg,property_16535476301.jpg,property_16535476302.jpg,property_16536284790.jpg,property_16536284791.jpg',
'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' => null,
'no_of_bedroms' => '',
'no_of_bathrooms' => '',
'no_of_parking' => '',
'land_area' => '',
'internal_area' => '',
'external_area' => '',
'total_area' => '',
'amount' => '',
'saving' => '',
'government_fees' => '',
'transfer_fees' => '',
'total_amount' => '0',
'misc_amount' => '',
'property_type' => 'Business Sales',
'parking_info' => null,
'tenure_type' => '',
'amenities' => 's:0:"";',
'doctor_qualifications' => null,
'doctor_languages' => null,
'featured' => '0',
'agent_role' => null,
'facebook' => null,
'twitter' => null,
'googleplus' => null,
'youtube' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => object(Cake\ORM\Entity) {},
'city' => object(Cake\ORM\Entity) {},
'state' => object(Cake\ORM\Entity) {},
'suburb_name' => 'Milton',
'[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) 220,
'full_name' => null,
'order_of_doctors' => (int) 1,
'slug' => '2-6-Valley-Street-Oakleigh-South-Vic-3167',
'first_name' => null,
'last_name' => null,
'agent_name' => '216',
'doctor_type' => null,
'role_id' => (int) 3,
'username' => null,
'email' => 'admin@gmail.com',
'phone' => '9009000900',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => '$450 per week',
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '2/6 Valley Street, Oakleigh South, Vic 3167',
'lat' => '',
'lng' => '',
'clinic_id' => null,
'state_id' => (int) 1,
'city_id' => (int) 3,
'suburb_id' => (int) 2,
'location_id' => null,
'about_doctor' => '<p>A superb family home nestled in a quite location, presents a great opportunity. This property is close to parks, Huntingdale primary school, Golf course, public transport and walking distance to Huntingdale and Clayton Train station. Not to mention only minutes to Monash University, award winning Oakleigh cafes and Chadstone shopping centre.<br />
<br />
Features include:<br />
<br />
- 3 good sized bedrooms<br />
- Open plan living and dining area with a split system unit<br />
- Modern bathroom with separate shower &amp; bathtub<br />
- Separate laundry with second toilet<br />
- Low maintenance backyard<br />
- Private rear yard and parking space up to 2 cars<br />
- Close to shops, restaurants, parks &amp; transport<br />
<br />
Make sure to register for the inspection!<br />
<br />
DISCLAIMERS<br />
*It is a requirement to inspect the property prior to applying.<br />
**Inspection times and property availability are subject to change or cancellation without notice. We highly recommend registering for an inspection should you wish to attend to avoid disappointment for any changes or cancellations.<br />
***Whilst First National Clayton has taken care in the preparation of the photos and description of the property, interested person(s) are advised to make their own enquiries and satisfy themselves in all respects of the property they wish to lease.</p>',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'property_16526777450.jpeg,property_16526777451.jpeg,property_16526777452.jpeg,property_16526777453.jpeg',
'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' => null,
'no_of_bedroms' => '3',
'no_of_bathrooms' => '2',
'no_of_parking' => '3',
'land_area' => '303',
'internal_area' => '',
'external_area' => '',
'total_area' => '',
'amount' => '',
'saving' => '',
'government_fees' => '',
'transfer_fees' => '',
'total_amount' => '450',
'misc_amount' => '',
'property_type' => 'Residential',
'parking_info' => null,
'tenure_type' => '',
'amenities' => 'a:6:{i:0;s:16:"air-conditioning";i:1;s:8:"barbeque";i:2;s:11:"dish-washer";i:3;s:7:"balcony";i:4;s:18:"built-in-wardrobes";i:5;s:14:"secure-parking";}',
'doctor_qualifications' => null,
'doctor_languages' => null,
'featured' => '0',
'agent_role' => null,
'facebook' => null,
'twitter' => null,
'googleplus' => null,
'youtube' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => object(Cake\ORM\Entity) {},
'city' => object(Cake\ORM\Entity) {},
'state' => object(Cake\ORM\Entity) {},
'suburb_name' => 'CANNON HILL',
'[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) 219,
'full_name' => null,
'order_of_doctors' => (int) 1,
'slug' => '1-20-Douglas-Street-Milton-QLD-4064',
'first_name' => null,
'last_name' => null,
'agent_name' => '216',
'doctor_type' => null,
'role_id' => (int) 3,
'username' => null,
'email' => 'floyd@netrent.com.au',
'phone' => '07 3113 3882',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => 'Offices | Medical & Consulting | Showrooms & Large Format Retail',
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '1/20 Douglas Street, Milton, QLD 4064',
'lat' => '-27.471691321804798',
'lng' => '153.00388182883498',
'clinic_id' => null,
'state_id' => (int) 1,
'city_id' => (int) 3,
'suburb_id' => (int) 3,
'location_id' => null,
'about_doctor' => '<h2>A &quot;must lease&quot; space available end of June</h2>
<p>This open plan tenancy Includes:<br />
- Duel access from Douglas st and Fort Lane<br />
- Kitchenette &amp; own toilet<br />
- Full Air-conditioning and grid ceiling recessed lighting<br />
- 2 carparks (included in rent!)<br />
- Signage opportunities<br />
- Available end June!<br />
<br />
Great spot - central to everything Milton including Park Rd, Milton train station, Coronation Drive and Milton Road bus and arterial access. Cafes, restaurants, and post office just a short walk away!</p>',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'property_16522567960.jpg,property_16522567961.jpg,property_16522567962.jpg,property_16522567963.jpg,property_16522567964.jpg,property_16522567965.jpg',
'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' => null,
'no_of_bedroms' => '',
'no_of_bathrooms' => '',
'no_of_parking' => '4',
'land_area' => '99',
'internal_area' => '',
'external_area' => '',
'total_area' => '',
'amount' => '30',
'saving' => '1500',
'government_fees' => '500',
'transfer_fees' => '300',
'total_amount' => '31680',
'misc_amount' => 'Outgoings & GST pa',
'property_type' => 'Commercial',
'parking_info' => '2 Car Parking - included in rent',
'tenure_type' => 'Lease',
'amenities' => 's:0:"";',
'doctor_qualifications' => null,
'doctor_languages' => null,
'featured' => '0',
'agent_role' => null,
'facebook' => null,
'twitter' => null,
'googleplus' => null,
'youtube' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => object(Cake\ORM\Entity) {},
'city' => object(Cake\ORM\Entity) {},
'state' => object(Cake\ORM\Entity) {},
'suburb_name' => 'Milton',
'[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'
}
]
$blogs = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 10,
'title' => 'What is Lorem Ipsum?',
'description' => 'Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.
The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.
Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.
The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.',
'likes' => (int) 0,
'image' => 'blog_1632219097.jpg',
'status' => (int) 1,
'blog_type' => 'Healthcare',
'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]' => 'Blogs'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 9,
'title' => 'Where can I get some?',
'description' => 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.',
'likes' => (int) 0,
'image' => 'blog_1632219032.jpg',
'status' => (int) 1,
'blog_type' => 'Healthcare',
'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]' => 'Blogs'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 8,
'title' => 'Where can I get some?',
'description' => '<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don&#39;t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>
<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using &#39;Content here, content here&#39;, making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for &#39;lorem ipsum&#39; will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</p>',
'likes' => (int) 0,
'image' => 'blog_1632218977.jpg',
'status' => (int) 1,
'blog_type' => 'Healthcare',
'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]' => 'Blogs'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 7,
'title' => 'Where does it come from?',
'description' => '<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of &quot;de Finibus Bonorum et Malorum&quot; (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, &quot;Lorem ipsum dolor sit amet..&quot;, comes from a line in section 1.10.32. The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from &quot;de Finibus Bonorum et Malorum&quot; by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.</p>',
'likes' => (int) 0,
'image' => 'blog_1632218925.jpg',
'status' => (int) 1,
'blog_type' => 'Healthcare',
'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]' => 'Blogs'
},
(int) 4 => object(Cake\ORM\Entity) {
'id' => (int) 6,
'title' => 'Section 1.10.32 of "de Finibus Bonorum et Malorum", written by Cicero in 45 BC',
'description' => '<p>&quot;But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure. To take a trivial example, which of us ever undertakes laborious physical exercise, except to obtain some advantage from it? But who has any right to find fault with a man who chooses to enjoy a pleasure that has no annoying consequences, or one who avoids a pain that produces no resultant pleasure?&quot;</p>',
'likes' => (int) 0,
'image' => 'blog_1632218865.jpg',
'status' => (int) 1,
'blog_type' => 'Healthcare',
'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]' => 'Blogs'
},
(int) 5 => object(Cake\ORM\Entity) {
'id' => (int) 5,
'title' => 'The standard Lorem Ipsum passage, used since the 1500s',
'description' => '<p>&quot;Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?&quot;</p>',
'likes' => (int) 0,
'image' => 'blog_1632218760.jpg',
'status' => (int) 1,
'blog_type' => 'Healthcare',
'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]' => 'Blogs'
}
]
$meta_title = ''
$meta_desc = ''
$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) {},
'[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) {},
'[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) {},
'[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) {},
'[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) {},
'[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) {},
'[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'
}
]
$states = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 1,
'name' => 'QUEENSLAND',
'short_name' => 'QL',
'image' => 'state_1632291451.png',
'status' => (int) 1,
'cteated' => object(Cake\I18n\FrozenTime) {},
'updated' => 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]' => 'States'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 2,
'name' => 'NEW SOUTH WALES',
'short_name' => 'NSW',
'image' => 'state_1632291422.png',
'status' => (int) 1,
'cteated' => object(Cake\I18n\FrozenTime) {},
'updated' => 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]' => 'States'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 3,
'name' => 'TASMANIA',
'short_name' => 'TAS',
'image' => 'state_1632292293.png',
'status' => (int) 1,
'cteated' => object(Cake\I18n\FrozenTime) {},
'updated' => 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]' => 'States'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 4,
'name' => 'Victoria',
'short_name' => 'VIC',
'image' => 'state_1632294034.png',
'status' => (int) 1,
'cteated' => object(Cake\I18n\FrozenTime) {},
'updated' => 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]' => 'States'
}
]
$properties = [
(int) 0 => object(App\Model\Entity\User) {
'id' => (int) 219,
'full_name' => null,
'order_of_doctors' => (int) 1,
'slug' => '1-20-Douglas-Street-Milton-QLD-4064',
'first_name' => null,
'last_name' => null,
'agent_name' => '216',
'doctor_type' => null,
'role_id' => (int) 3,
'username' => null,
'email' => 'floyd@netrent.com.au',
'phone' => '07 3113 3882',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => 'Offices | Medical & Consulting | Showrooms & Large Format Retail',
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '1/20 Douglas Street, Milton, QLD 4064',
'lat' => '-27.471691321804798',
'lng' => '153.00388182883498',
'clinic_id' => null,
'state_id' => (int) 1,
'city_id' => (int) 3,
'suburb_id' => (int) 3,
'location_id' => null,
'about_doctor' => '<h2>A &quot;must lease&quot; space available end of June</h2>
<p>This open plan tenancy Includes:<br />
- Duel access from Douglas st and Fort Lane<br />
- Kitchenette &amp; own toilet<br />
- Full Air-conditioning and grid ceiling recessed lighting<br />
- 2 carparks (included in rent!)<br />
- Signage opportunities<br />
- Available end June!<br />
<br />
Great spot - central to everything Milton including Park Rd, Milton train station, Coronation Drive and Milton Road bus and arterial access. Cafes, restaurants, and post office just a short walk away!</p>',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'property_16522567960.jpg,property_16522567961.jpg,property_16522567962.jpg,property_16522567963.jpg,property_16522567964.jpg,property_16522567965.jpg',
'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' => null,
'no_of_bedroms' => '',
'no_of_bathrooms' => '',
'no_of_parking' => '4',
'land_area' => '99',
'internal_area' => '',
'external_area' => '',
'total_area' => '',
'amount' => '30',
'saving' => '1500',
'government_fees' => '500',
'transfer_fees' => '300',
'total_amount' => '31680',
'misc_amount' => 'Outgoings & GST pa',
'property_type' => 'Commercial',
'parking_info' => '2 Car Parking - included in rent',
'tenure_type' => 'Lease',
'amenities' => 's:0:"";',
'doctor_qualifications' => null,
'doctor_languages' => null,
'featured' => '0',
'agent_role' => null,
'facebook' => null,
'twitter' => null,
'googleplus' => null,
'youtube' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => object(Cake\ORM\Entity) {},
'city' => object(Cake\ORM\Entity) {},
'state' => object(Cake\ORM\Entity) {},
'[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'
}
]
$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_keyword = ''
$user = null
$auth = null</pre><pre class="stack-trace">include - APP/Template/Home/index.ctp, line 843
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 1630 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 />
" alt="" class="img-fluid w-100">-->
<!-- <span class="distance">250km Away</span>-->
<!-- </a>-->
<!-- <div class="card-body">-->
<!-- <a href="<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b4459dc7a-trace').style.display = (document.getElementById('cakeErr66e6b4459dc7a-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: value [<b>APP/Template/Home/index.ctp</b>, line <b>847</b>]<div id="cakeErr66e6b4459dc7a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b4459dc7a-code').style.display = (document.getElementById('cakeErr66e6b4459dc7a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b4459dc7a-context').style.display = (document.getElementById('cakeErr66e6b4459dc7a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr66e6b4459dc7a-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">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"card-body"</span><span style="color: #007700">>--></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <!-- <a href="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">SITE_URL</span><span style="color: #007700">.</span><span style="color: #DD0000">'property-details/'</span><span style="color: #007700">.</span><span style="color: #0000BB">$value</span><span style="color: #007700">-></span><span style="color: #0000BB">id</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">label </span><span style="color: #007700">for=</span><span style="color: #DD0000">""</span><span style="color: #007700">></span><span style="color: #0000BB">House </span><span style="color: #007700">for </span><span style="color: #0000BB">Sale</span><span style="color: #007700"></</span><span style="color: #0000BB">label</span><span style="color: #007700">>--></span></span></code></pre><pre id="cakeErr66e6b4459dc7a-context" class="cake-context" style="display: none;">$viewFile = '/home/netrentcom/public_html/src/Template/Home/index.ctp'
$dataForView = [
'clinics' => [
(int) 0 => object(App\Model\Entity\User) {},
(int) 1 => object(App\Model\Entity\User) {},
(int) 2 => object(App\Model\Entity\User) {}
],
'blogs' => [
(int) 0 => object(Cake\ORM\Entity) {},
(int) 1 => object(Cake\ORM\Entity) {},
(int) 2 => object(Cake\ORM\Entity) {},
(int) 3 => object(Cake\ORM\Entity) {},
(int) 4 => object(Cake\ORM\Entity) {},
(int) 5 => object(Cake\ORM\Entity) {}
],
'meta_title' => '',
'meta_desc' => '',
'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) {}
],
'states' => [
(int) 0 => object(Cake\ORM\Entity) {},
(int) 1 => object(Cake\ORM\Entity) {},
(int) 2 => object(Cake\ORM\Entity) {},
(int) 3 => object(Cake\ORM\Entity) {}
],
'properties' => [
(int) 0 => object(App\Model\Entity\User) {}
],
'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_keyword' => '',
'user' => null,
'auth' => null
]
$clinics = [
(int) 0 => object(App\Model\Entity\User) {
'id' => (int) 221,
'full_name' => null,
'order_of_doctors' => (int) 1,
'slug' => 'Woolloongabba-QLD-4102-Australia',
'first_name' => null,
'last_name' => null,
'agent_name' => '216',
'doctor_type' => null,
'role_id' => (int) 3,
'username' => null,
'email' => 'floyd@netrent.com.au',
'phone' => '07 3113 3882',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => 'Restaurant for Sale',
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => 'Woolloongabba QLD 4102, Australia',
'lat' => '-27.488572',
'lng' => '153.035970',
'clinic_id' => null,
'state_id' => (int) 1,
'city_id' => (int) 3,
'suburb_id' => (int) 3,
'location_id' => null,
'about_doctor' => '<p align="Justify">The Restaurant for Sale is situated in an iconic Brisbane location; Only a few steps away from the Gabba Cricket ground, Enwrapped in excitement.</p>
<p align="center">&nbsp;</p>
<p align="Justify">Whether it would be a catch up with friends after work, a business luncheon, a weekend outing with the family or even as a drop-in visitor to the Restaurant for Sale&nbsp;will be an exceptional experience.</p>
<p align="center">&nbsp;</p>
<p align="Justify">It is the place for exploration and enjoyment of an array of culinary delights, superb entertainment, excellent High Tea experience and all you can eat Intentional Buffet.</p>
<p align="center">&nbsp;</p>
<p align="Justify">You can experience a variety of cuisines and tastes from fresh seafood and authentic Italian to modern Australian. Restaurant for Sale&nbsp;offers a truly unique experience plus Live Music and private karaoke Bar.</p>',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'property_16535460950.jpg,property_16535476301.jpg,property_16535476302.jpg,property_16536284790.jpg,property_16536284791.jpg',
'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' => null,
'no_of_bedroms' => '',
'no_of_bathrooms' => '',
'no_of_parking' => '',
'land_area' => '',
'internal_area' => '',
'external_area' => '',
'total_area' => '',
'amount' => '',
'saving' => '',
'government_fees' => '',
'transfer_fees' => '',
'total_amount' => '0',
'misc_amount' => '',
'property_type' => 'Business Sales',
'parking_info' => null,
'tenure_type' => '',
'amenities' => 's:0:"";',
'doctor_qualifications' => null,
'doctor_languages' => null,
'featured' => '0',
'agent_role' => null,
'facebook' => null,
'twitter' => null,
'googleplus' => null,
'youtube' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => object(Cake\ORM\Entity) {},
'city' => object(Cake\ORM\Entity) {},
'state' => object(Cake\ORM\Entity) {},
'suburb_name' => 'Milton',
'[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) 220,
'full_name' => null,
'order_of_doctors' => (int) 1,
'slug' => '2-6-Valley-Street-Oakleigh-South-Vic-3167',
'first_name' => null,
'last_name' => null,
'agent_name' => '216',
'doctor_type' => null,
'role_id' => (int) 3,
'username' => null,
'email' => 'admin@gmail.com',
'phone' => '9009000900',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => '$450 per week',
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '2/6 Valley Street, Oakleigh South, Vic 3167',
'lat' => '',
'lng' => '',
'clinic_id' => null,
'state_id' => (int) 1,
'city_id' => (int) 3,
'suburb_id' => (int) 2,
'location_id' => null,
'about_doctor' => '<p>A superb family home nestled in a quite location, presents a great opportunity. This property is close to parks, Huntingdale primary school, Golf course, public transport and walking distance to Huntingdale and Clayton Train station. Not to mention only minutes to Monash University, award winning Oakleigh cafes and Chadstone shopping centre.<br />
<br />
Features include:<br />
<br />
- 3 good sized bedrooms<br />
- Open plan living and dining area with a split system unit<br />
- Modern bathroom with separate shower &amp; bathtub<br />
- Separate laundry with second toilet<br />
- Low maintenance backyard<br />
- Private rear yard and parking space up to 2 cars<br />
- Close to shops, restaurants, parks &amp; transport<br />
<br />
Make sure to register for the inspection!<br />
<br />
DISCLAIMERS<br />
*It is a requirement to inspect the property prior to applying.<br />
**Inspection times and property availability are subject to change or cancellation without notice. We highly recommend registering for an inspection should you wish to attend to avoid disappointment for any changes or cancellations.<br />
***Whilst First National Clayton has taken care in the preparation of the photos and description of the property, interested person(s) are advised to make their own enquiries and satisfy themselves in all respects of the property they wish to lease.</p>',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'property_16526777450.jpeg,property_16526777451.jpeg,property_16526777452.jpeg,property_16526777453.jpeg',
'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' => null,
'no_of_bedroms' => '3',
'no_of_bathrooms' => '2',
'no_of_parking' => '3',
'land_area' => '303',
'internal_area' => '',
'external_area' => '',
'total_area' => '',
'amount' => '',
'saving' => '',
'government_fees' => '',
'transfer_fees' => '',
'total_amount' => '450',
'misc_amount' => '',
'property_type' => 'Residential',
'parking_info' => null,
'tenure_type' => '',
'amenities' => 'a:6:{i:0;s:16:"air-conditioning";i:1;s:8:"barbeque";i:2;s:11:"dish-washer";i:3;s:7:"balcony";i:4;s:18:"built-in-wardrobes";i:5;s:14:"secure-parking";}',
'doctor_qualifications' => null,
'doctor_languages' => null,
'featured' => '0',
'agent_role' => null,
'facebook' => null,
'twitter' => null,
'googleplus' => null,
'youtube' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => object(Cake\ORM\Entity) {},
'city' => object(Cake\ORM\Entity) {},
'state' => object(Cake\ORM\Entity) {},
'suburb_name' => 'CANNON HILL',
'[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) 219,
'full_name' => null,
'order_of_doctors' => (int) 1,
'slug' => '1-20-Douglas-Street-Milton-QLD-4064',
'first_name' => null,
'last_name' => null,
'agent_name' => '216',
'doctor_type' => null,
'role_id' => (int) 3,
'username' => null,
'email' => 'floyd@netrent.com.au',
'phone' => '07 3113 3882',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => 'Offices | Medical & Consulting | Showrooms & Large Format Retail',
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '1/20 Douglas Street, Milton, QLD 4064',
'lat' => '-27.471691321804798',
'lng' => '153.00388182883498',
'clinic_id' => null,
'state_id' => (int) 1,
'city_id' => (int) 3,
'suburb_id' => (int) 3,
'location_id' => null,
'about_doctor' => '<h2>A &quot;must lease&quot; space available end of June</h2>
<p>This open plan tenancy Includes:<br />
- Duel access from Douglas st and Fort Lane<br />
- Kitchenette &amp; own toilet<br />
- Full Air-conditioning and grid ceiling recessed lighting<br />
- 2 carparks (included in rent!)<br />
- Signage opportunities<br />
- Available end June!<br />
<br />
Great spot - central to everything Milton including Park Rd, Milton train station, Coronation Drive and Milton Road bus and arterial access. Cafes, restaurants, and post office just a short walk away!</p>',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'property_16522567960.jpg,property_16522567961.jpg,property_16522567962.jpg,property_16522567963.jpg,property_16522567964.jpg,property_16522567965.jpg',
'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' => null,
'no_of_bedroms' => '',
'no_of_bathrooms' => '',
'no_of_parking' => '4',
'land_area' => '99',
'internal_area' => '',
'external_area' => '',
'total_area' => '',
'amount' => '30',
'saving' => '1500',
'government_fees' => '500',
'transfer_fees' => '300',
'total_amount' => '31680',
'misc_amount' => 'Outgoings & GST pa',
'property_type' => 'Commercial',
'parking_info' => '2 Car Parking - included in rent',
'tenure_type' => 'Lease',
'amenities' => 's:0:"";',
'doctor_qualifications' => null,
'doctor_languages' => null,
'featured' => '0',
'agent_role' => null,
'facebook' => null,
'twitter' => null,
'googleplus' => null,
'youtube' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => object(Cake\ORM\Entity) {},
'city' => object(Cake\ORM\Entity) {},
'state' => object(Cake\ORM\Entity) {},
'suburb_name' => 'Milton',
'[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'
}
]
$blogs = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 10,
'title' => 'What is Lorem Ipsum?',
'description' => 'Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.
The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.
Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.
The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.',
'likes' => (int) 0,
'image' => 'blog_1632219097.jpg',
'status' => (int) 1,
'blog_type' => 'Healthcare',
'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]' => 'Blogs'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 9,
'title' => 'Where can I get some?',
'description' => 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.',
'likes' => (int) 0,
'image' => 'blog_1632219032.jpg',
'status' => (int) 1,
'blog_type' => 'Healthcare',
'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]' => 'Blogs'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 8,
'title' => 'Where can I get some?',
'description' => '<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don&#39;t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>
<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using &#39;Content here, content here&#39;, making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for &#39;lorem ipsum&#39; will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</p>',
'likes' => (int) 0,
'image' => 'blog_1632218977.jpg',
'status' => (int) 1,
'blog_type' => 'Healthcare',
'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]' => 'Blogs'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 7,
'title' => 'Where does it come from?',
'description' => '<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of &quot;de Finibus Bonorum et Malorum&quot; (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, &quot;Lorem ipsum dolor sit amet..&quot;, comes from a line in section 1.10.32. The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from &quot;de Finibus Bonorum et Malorum&quot; by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.</p>',
'likes' => (int) 0,
'image' => 'blog_1632218925.jpg',
'status' => (int) 1,
'blog_type' => 'Healthcare',
'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]' => 'Blogs'
},
(int) 4 => object(Cake\ORM\Entity) {
'id' => (int) 6,
'title' => 'Section 1.10.32 of "de Finibus Bonorum et Malorum", written by Cicero in 45 BC',
'description' => '<p>&quot;But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure. To take a trivial example, which of us ever undertakes laborious physical exercise, except to obtain some advantage from it? But who has any right to find fault with a man who chooses to enjoy a pleasure that has no annoying consequences, or one who avoids a pain that produces no resultant pleasure?&quot;</p>',
'likes' => (int) 0,
'image' => 'blog_1632218865.jpg',
'status' => (int) 1,
'blog_type' => 'Healthcare',
'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]' => 'Blogs'
},
(int) 5 => object(Cake\ORM\Entity) {
'id' => (int) 5,
'title' => 'The standard Lorem Ipsum passage, used since the 1500s',
'description' => '<p>&quot;Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?&quot;</p>',
'likes' => (int) 0,
'image' => 'blog_1632218760.jpg',
'status' => (int) 1,
'blog_type' => 'Healthcare',
'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]' => 'Blogs'
}
]
$meta_title = ''
$meta_desc = ''
$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) {},
'[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) {},
'[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) {},
'[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) {},
'[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) {},
'[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) {},
'[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'
}
]
$states = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 1,
'name' => 'QUEENSLAND',
'short_name' => 'QL',
'image' => 'state_1632291451.png',
'status' => (int) 1,
'cteated' => object(Cake\I18n\FrozenTime) {},
'updated' => 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]' => 'States'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 2,
'name' => 'NEW SOUTH WALES',
'short_name' => 'NSW',
'image' => 'state_1632291422.png',
'status' => (int) 1,
'cteated' => object(Cake\I18n\FrozenTime) {},
'updated' => 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]' => 'States'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 3,
'name' => 'TASMANIA',
'short_name' => 'TAS',
'image' => 'state_1632292293.png',
'status' => (int) 1,
'cteated' => object(Cake\I18n\FrozenTime) {},
'updated' => 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]' => 'States'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 4,
'name' => 'Victoria',
'short_name' => 'VIC',
'image' => 'state_1632294034.png',
'status' => (int) 1,
'cteated' => object(Cake\I18n\FrozenTime) {},
'updated' => 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]' => 'States'
}
]
$properties = [
(int) 0 => object(App\Model\Entity\User) {
'id' => (int) 219,
'full_name' => null,
'order_of_doctors' => (int) 1,
'slug' => '1-20-Douglas-Street-Milton-QLD-4064',
'first_name' => null,
'last_name' => null,
'agent_name' => '216',
'doctor_type' => null,
'role_id' => (int) 3,
'username' => null,
'email' => 'floyd@netrent.com.au',
'phone' => '07 3113 3882',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => 'Offices | Medical & Consulting | Showrooms & Large Format Retail',
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '1/20 Douglas Street, Milton, QLD 4064',
'lat' => '-27.471691321804798',
'lng' => '153.00388182883498',
'clinic_id' => null,
'state_id' => (int) 1,
'city_id' => (int) 3,
'suburb_id' => (int) 3,
'location_id' => null,
'about_doctor' => '<h2>A &quot;must lease&quot; space available end of June</h2>
<p>This open plan tenancy Includes:<br />
- Duel access from Douglas st and Fort Lane<br />
- Kitchenette &amp; own toilet<br />
- Full Air-conditioning and grid ceiling recessed lighting<br />
- 2 carparks (included in rent!)<br />
- Signage opportunities<br />
- Available end June!<br />
<br />
Great spot - central to everything Milton including Park Rd, Milton train station, Coronation Drive and Milton Road bus and arterial access. Cafes, restaurants, and post office just a short walk away!</p>',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'property_16522567960.jpg,property_16522567961.jpg,property_16522567962.jpg,property_16522567963.jpg,property_16522567964.jpg,property_16522567965.jpg',
'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' => null,
'no_of_bedroms' => '',
'no_of_bathrooms' => '',
'no_of_parking' => '4',
'land_area' => '99',
'internal_area' => '',
'external_area' => '',
'total_area' => '',
'amount' => '30',
'saving' => '1500',
'government_fees' => '500',
'transfer_fees' => '300',
'total_amount' => '31680',
'misc_amount' => 'Outgoings & GST pa',
'property_type' => 'Commercial',
'parking_info' => '2 Car Parking - included in rent',
'tenure_type' => 'Lease',
'amenities' => 's:0:"";',
'doctor_qualifications' => null,
'doctor_languages' => null,
'featured' => '0',
'agent_role' => null,
'facebook' => null,
'twitter' => null,
'googleplus' => null,
'youtube' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => object(Cake\ORM\Entity) {},
'city' => object(Cake\ORM\Entity) {},
'state' => object(Cake\ORM\Entity) {},
'[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'
}
]
$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_keyword = ''
$user = null
$auth = null</pre><pre class="stack-trace">include - APP/Template/Home/index.ctp, line 847
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 1619 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('cakeErr66e6b4459ed88-trace').style.display = (document.getElementById('cakeErr66e6b4459ed88-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property of non-object [<b>APP/Template/Home/index.ctp</b>, line <b>847</b>]<div id="cakeErr66e6b4459ed88-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b4459ed88-code').style.display = (document.getElementById('cakeErr66e6b4459ed88-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b4459ed88-context').style.display = (document.getElementById('cakeErr66e6b4459ed88-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr66e6b4459ed88-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">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"card-body"</span><span style="color: #007700">>--></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <!-- <a href="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">SITE_URL</span><span style="color: #007700">.</span><span style="color: #DD0000">'property-details/'</span><span style="color: #007700">.</span><span style="color: #0000BB">$value</span><span style="color: #007700">-></span><span style="color: #0000BB">id</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">label </span><span style="color: #007700">for=</span><span style="color: #DD0000">""</span><span style="color: #007700">></span><span style="color: #0000BB">House </span><span style="color: #007700">for </span><span style="color: #0000BB">Sale</span><span style="color: #007700"></</span><span style="color: #0000BB">label</span><span style="color: #007700">>--></span></span></code></pre><pre id="cakeErr66e6b4459ed88-context" class="cake-context" style="display: none;">$viewFile = '/home/netrentcom/public_html/src/Template/Home/index.ctp'
$dataForView = [
'clinics' => [
(int) 0 => object(App\Model\Entity\User) {},
(int) 1 => object(App\Model\Entity\User) {},
(int) 2 => object(App\Model\Entity\User) {}
],
'blogs' => [
(int) 0 => object(Cake\ORM\Entity) {},
(int) 1 => object(Cake\ORM\Entity) {},
(int) 2 => object(Cake\ORM\Entity) {},
(int) 3 => object(Cake\ORM\Entity) {},
(int) 4 => object(Cake\ORM\Entity) {},
(int) 5 => object(Cake\ORM\Entity) {}
],
'meta_title' => '',
'meta_desc' => '',
'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) {}
],
'states' => [
(int) 0 => object(Cake\ORM\Entity) {},
(int) 1 => object(Cake\ORM\Entity) {},
(int) 2 => object(Cake\ORM\Entity) {},
(int) 3 => object(Cake\ORM\Entity) {}
],
'properties' => [
(int) 0 => object(App\Model\Entity\User) {}
],
'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_keyword' => '',
'user' => null,
'auth' => null
]
$clinics = [
(int) 0 => object(App\Model\Entity\User) {
'id' => (int) 221,
'full_name' => null,
'order_of_doctors' => (int) 1,
'slug' => 'Woolloongabba-QLD-4102-Australia',
'first_name' => null,
'last_name' => null,
'agent_name' => '216',
'doctor_type' => null,
'role_id' => (int) 3,
'username' => null,
'email' => 'floyd@netrent.com.au',
'phone' => '07 3113 3882',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => 'Restaurant for Sale',
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => 'Woolloongabba QLD 4102, Australia',
'lat' => '-27.488572',
'lng' => '153.035970',
'clinic_id' => null,
'state_id' => (int) 1,
'city_id' => (int) 3,
'suburb_id' => (int) 3,
'location_id' => null,
'about_doctor' => '<p align="Justify">The Restaurant for Sale is situated in an iconic Brisbane location; Only a few steps away from the Gabba Cricket ground, Enwrapped in excitement.</p>
<p align="center">&nbsp;</p>
<p align="Justify">Whether it would be a catch up with friends after work, a business luncheon, a weekend outing with the family or even as a drop-in visitor to the Restaurant for Sale&nbsp;will be an exceptional experience.</p>
<p align="center">&nbsp;</p>
<p align="Justify">It is the place for exploration and enjoyment of an array of culinary delights, superb entertainment, excellent High Tea experience and all you can eat Intentional Buffet.</p>
<p align="center">&nbsp;</p>
<p align="Justify">You can experience a variety of cuisines and tastes from fresh seafood and authentic Italian to modern Australian. Restaurant for Sale&nbsp;offers a truly unique experience plus Live Music and private karaoke Bar.</p>',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'property_16535460950.jpg,property_16535476301.jpg,property_16535476302.jpg,property_16536284790.jpg,property_16536284791.jpg',
'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' => null,
'no_of_bedroms' => '',
'no_of_bathrooms' => '',
'no_of_parking' => '',
'land_area' => '',
'internal_area' => '',
'external_area' => '',
'total_area' => '',
'amount' => '',
'saving' => '',
'government_fees' => '',
'transfer_fees' => '',
'total_amount' => '0',
'misc_amount' => '',
'property_type' => 'Business Sales',
'parking_info' => null,
'tenure_type' => '',
'amenities' => 's:0:"";',
'doctor_qualifications' => null,
'doctor_languages' => null,
'featured' => '0',
'agent_role' => null,
'facebook' => null,
'twitter' => null,
'googleplus' => null,
'youtube' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => object(Cake\ORM\Entity) {},
'city' => object(Cake\ORM\Entity) {},
'state' => object(Cake\ORM\Entity) {},
'suburb_name' => 'Milton',
'[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) 220,
'full_name' => null,
'order_of_doctors' => (int) 1,
'slug' => '2-6-Valley-Street-Oakleigh-South-Vic-3167',
'first_name' => null,
'last_name' => null,
'agent_name' => '216',
'doctor_type' => null,
'role_id' => (int) 3,
'username' => null,
'email' => 'admin@gmail.com',
'phone' => '9009000900',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => '$450 per week',
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '2/6 Valley Street, Oakleigh South, Vic 3167',
'lat' => '',
'lng' => '',
'clinic_id' => null,
'state_id' => (int) 1,
'city_id' => (int) 3,
'suburb_id' => (int) 2,
'location_id' => null,
'about_doctor' => '<p>A superb family home nestled in a quite location, presents a great opportunity. This property is close to parks, Huntingdale primary school, Golf course, public transport and walking distance to Huntingdale and Clayton Train station. Not to mention only minutes to Monash University, award winning Oakleigh cafes and Chadstone shopping centre.<br />
<br />
Features include:<br />
<br />
- 3 good sized bedrooms<br />
- Open plan living and dining area with a split system unit<br />
- Modern bathroom with separate shower &amp; bathtub<br />
- Separate laundry with second toilet<br />
- Low maintenance backyard<br />
- Private rear yard and parking space up to 2 cars<br />
- Close to shops, restaurants, parks &amp; transport<br />
<br />
Make sure to register for the inspection!<br />
<br />
DISCLAIMERS<br />
*It is a requirement to inspect the property prior to applying.<br />
**Inspection times and property availability are subject to change or cancellation without notice. We highly recommend registering for an inspection should you wish to attend to avoid disappointment for any changes or cancellations.<br />
***Whilst First National Clayton has taken care in the preparation of the photos and description of the property, interested person(s) are advised to make their own enquiries and satisfy themselves in all respects of the property they wish to lease.</p>',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'property_16526777450.jpeg,property_16526777451.jpeg,property_16526777452.jpeg,property_16526777453.jpeg',
'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' => null,
'no_of_bedroms' => '3',
'no_of_bathrooms' => '2',
'no_of_parking' => '3',
'land_area' => '303',
'internal_area' => '',
'external_area' => '',
'total_area' => '',
'amount' => '',
'saving' => '',
'government_fees' => '',
'transfer_fees' => '',
'total_amount' => '450',
'misc_amount' => '',
'property_type' => 'Residential',
'parking_info' => null,
'tenure_type' => '',
'amenities' => 'a:6:{i:0;s:16:"air-conditioning";i:1;s:8:"barbeque";i:2;s:11:"dish-washer";i:3;s:7:"balcony";i:4;s:18:"built-in-wardrobes";i:5;s:14:"secure-parking";}',
'doctor_qualifications' => null,
'doctor_languages' => null,
'featured' => '0',
'agent_role' => null,
'facebook' => null,
'twitter' => null,
'googleplus' => null,
'youtube' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => object(Cake\ORM\Entity) {},
'city' => object(Cake\ORM\Entity) {},
'state' => object(Cake\ORM\Entity) {},
'suburb_name' => 'CANNON HILL',
'[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) 219,
'full_name' => null,
'order_of_doctors' => (int) 1,
'slug' => '1-20-Douglas-Street-Milton-QLD-4064',
'first_name' => null,
'last_name' => null,
'agent_name' => '216',
'doctor_type' => null,
'role_id' => (int) 3,
'username' => null,
'email' => 'floyd@netrent.com.au',
'phone' => '07 3113 3882',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => 'Offices | Medical & Consulting | Showrooms & Large Format Retail',
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '1/20 Douglas Street, Milton, QLD 4064',
'lat' => '-27.471691321804798',
'lng' => '153.00388182883498',
'clinic_id' => null,
'state_id' => (int) 1,
'city_id' => (int) 3,
'suburb_id' => (int) 3,
'location_id' => null,
'about_doctor' => '<h2>A &quot;must lease&quot; space available end of June</h2>
<p>This open plan tenancy Includes:<br />
- Duel access from Douglas st and Fort Lane<br />
- Kitchenette &amp; own toilet<br />
- Full Air-conditioning and grid ceiling recessed lighting<br />
- 2 carparks (included in rent!)<br />
- Signage opportunities<br />
- Available end June!<br />
<br />
Great spot - central to everything Milton including Park Rd, Milton train station, Coronation Drive and Milton Road bus and arterial access. Cafes, restaurants, and post office just a short walk away!</p>',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'property_16522567960.jpg,property_16522567961.jpg,property_16522567962.jpg,property_16522567963.jpg,property_16522567964.jpg,property_16522567965.jpg',
'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' => null,
'no_of_bedroms' => '',
'no_of_bathrooms' => '',
'no_of_parking' => '4',
'land_area' => '99',
'internal_area' => '',
'external_area' => '',
'total_area' => '',
'amount' => '30',
'saving' => '1500',
'government_fees' => '500',
'transfer_fees' => '300',
'total_amount' => '31680',
'misc_amount' => 'Outgoings & GST pa',
'property_type' => 'Commercial',
'parking_info' => '2 Car Parking - included in rent',
'tenure_type' => 'Lease',
'amenities' => 's:0:"";',
'doctor_qualifications' => null,
'doctor_languages' => null,
'featured' => '0',
'agent_role' => null,
'facebook' => null,
'twitter' => null,
'googleplus' => null,
'youtube' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => object(Cake\ORM\Entity) {},
'city' => object(Cake\ORM\Entity) {},
'state' => object(Cake\ORM\Entity) {},
'suburb_name' => 'Milton',
'[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'
}
]
$blogs = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 10,
'title' => 'What is Lorem Ipsum?',
'description' => 'Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.
The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.
Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.
The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.',
'likes' => (int) 0,
'image' => 'blog_1632219097.jpg',
'status' => (int) 1,
'blog_type' => 'Healthcare',
'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]' => 'Blogs'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 9,
'title' => 'Where can I get some?',
'description' => 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.',
'likes' => (int) 0,
'image' => 'blog_1632219032.jpg',
'status' => (int) 1,
'blog_type' => 'Healthcare',
'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]' => 'Blogs'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 8,
'title' => 'Where can I get some?',
'description' => '<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don&#39;t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#39;t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>
<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using &#39;Content here, content here&#39;, making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for &#39;lorem ipsum&#39; will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</p>',
'likes' => (int) 0,
'image' => 'blog_1632218977.jpg',
'status' => (int) 1,
'blog_type' => 'Healthcare',
'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]' => 'Blogs'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 7,
'title' => 'Where does it come from?',
'description' => '<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of &quot;de Finibus Bonorum et Malorum&quot; (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, &quot;Lorem ipsum dolor sit amet..&quot;, comes from a line in section 1.10.32. The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from &quot;de Finibus Bonorum et Malorum&quot; by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.</p>',
'likes' => (int) 0,
'image' => 'blog_1632218925.jpg',
'status' => (int) 1,
'blog_type' => 'Healthcare',
'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]' => 'Blogs'
},
(int) 4 => object(Cake\ORM\Entity) {
'id' => (int) 6,
'title' => 'Section 1.10.32 of "de Finibus Bonorum et Malorum", written by Cicero in 45 BC',
'description' => '<p>&quot;But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure. To take a trivial example, which of us ever undertakes laborious physical exercise, except to obtain some advantage from it? But who has any right to find fault with a man who chooses to enjoy a pleasure that has no annoying consequences, or one who avoids a pain that produces no resultant pleasure?&quot;</p>',
'likes' => (int) 0,
'image' => 'blog_1632218865.jpg',
'status' => (int) 1,
'blog_type' => 'Healthcare',
'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]' => 'Blogs'
},
(int) 5 => object(Cake\ORM\Entity) {
'id' => (int) 5,
'title' => 'The standard Lorem Ipsum passage, used since the 1500s',
'description' => '<p>&quot;Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?&quot;</p>',
'likes' => (int) 0,
'image' => 'blog_1632218760.jpg',
'status' => (int) 1,
'blog_type' => 'Healthcare',
'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]' => 'Blogs'
}
]
$meta_title = ''
$meta_desc = ''
$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) {},
'[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) {},
'[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) {},
'[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) {},
'[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) {},
'[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) {},
'[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'
}
]
$states = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 1,
'name' => 'QUEENSLAND',
'short_name' => 'QL',
'image' => 'state_1632291451.png',
'status' => (int) 1,
'cteated' => object(Cake\I18n\FrozenTime) {},
'updated' => 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]' => 'States'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 2,
'name' => 'NEW SOUTH WALES',
'short_name' => 'NSW',
'image' => 'state_1632291422.png',
'status' => (int) 1,
'cteated' => object(Cake\I18n\FrozenTime) {},
'updated' => 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]' => 'States'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 3,
'name' => 'TASMANIA',
'short_name' => 'TAS',
'image' => 'state_1632292293.png',
'status' => (int) 1,
'cteated' => object(Cake\I18n\FrozenTime) {},
'updated' => 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]' => 'States'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 4,
'name' => 'Victoria',
'short_name' => 'VIC',
'image' => 'state_1632294034.png',
'status' => (int) 1,
'cteated' => object(Cake\I18n\FrozenTime) {},
'updated' => 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]' => 'States'
}
]
$properties = [
(int) 0 => object(App\Model\Entity\User) {
'id' => (int) 219,
'full_name' => null,
'order_of_doctors' => (int) 1,
'slug' => '1-20-Douglas-Street-Milton-QLD-4064',
'first_name' => null,
'last_name' => null,
'agent_name' => '216',
'doctor_type' => null,
'role_id' => (int) 3,
'username' => null,
'email' => 'floyd@netrent.com.au',
'phone' => '07 3113 3882',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => 'Offices | Medical & Consulting | Showrooms & Large Format Retail',
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '1/20 Douglas Street, Milton, QLD 4064',
'lat' => '-27.471691321804798',
'lng' => '153.00388182883498',
'clinic_id' => null,
'state_id' => (int) 1,
'city_id' => (int) 3,
'suburb_id' => (int) 3,
'location_id' => null,
'about_doctor' => '<h2>A &quot;must lease&quot; space available end of June</h2>
<p>This open plan tenancy Includes:<br />
- Duel access from Douglas st and Fort Lane<br />
- Kitchenette &amp; own toilet<br />
- Full Air-conditioning and grid ceiling recessed lighting<br />
- 2 carparks (included in rent!)<br />
- Signage opportunities<br />
- Available end June!<br />
<br />
Great spot - central to everything Milton including Park Rd, Milton train station, Coronation Drive and Milton Road bus and arterial access. Cafes, restaurants, and post office just a short walk away!</p>',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'property_16522567960.jpg,property_16522567961.jpg,property_16522567962.jpg,property_16522567963.jpg,property_16522567964.jpg,property_16522567965.jpg',
'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' => null,
'no_of_bedroms' => '',
'no_of_bathrooms' => '',
'no_of_parking' => '4',
'land_area' => '99',
'internal_area' => '',
'external_area' => '',
'total_area' => '',
'amount' => '30',
'saving' => '1500',
'government_fees' => '500',
'transfer_fees' => '300',
'total_amount' => '31680',
'misc_amount' => 'Outgoings & GST pa',
'property_type' => 'Commercial',
'parking_info' => '2 Car Parking - included in rent',
'tenure_type' => 'Lease',
'amenities' => 's:0:"";',
'doctor_qualifications' => null,
'doctor_languages' => null,
'featured' => '0',
'agent_role' => null,
'facebook' => null,
'twitter' => null,
'googleplus' => null,
'youtube' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => object(Cake\ORM\Entity) {},
'city' => object(Cake\ORM\Entity) {},
'state' => object(Cake\ORM\Entity) {},
'[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'
}
]
$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_keyword = ''
$user = null
$auth = null</pre><pre class="stack-trace">include - APP/Template/Home/index.ctp, line 847
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 1630 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 />
https://netrent.com.au//property-details/">-->
<!-- <label for="">House for Sale</label>-->
<!-- <h4>$125,800</h4>-->
<!-- <p>Twenty Eighth Avenue, Palm Beach, Qld...</p>-->
<!-- </a>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- < ?php } ?>-->
<!--</div>-->
<!--</div>-->
<!--</section>-->
<!-- Explore by States -->
<!-- <section class="explorebystates">
<div class="container">
<div class="row justify-content-center wow fadeInDown">
<div class="col-md-8">
<h2>Netrent Divisions</h2>
<p>Discover the full range of new developments in Australia’s top locations.</p>
</div>
</div>
<div class="row">
<div class="col-lg-6 wow fadeInLeft">
<a href="javascript:void(0);" class="statsimg">
<img src="https://netrent.com.au//uploads/states/state_1632291451.png" alt="QL" class="img-fluid">
<span>QUEENSLAND</span>
</a>
</div>
<div class="col-lg-6 wow fadeInRight">
<div class="row">
<div class="col-md-6">
<a href="javascript:void(0);" class="statsimg">
<img src="https://netrent.com.au//uploads/states/state_1632291422.png" alt="NSW" class="img-fluid">
<span>NEW SOUTH WALES</span>
</a>
</div>
<div class="col-md-6">
<a href="javascript:void(0);" class="statsimg">
<img src="https://netrent.com.au//uploads/states/state_1632292293.png" alt="TAS" class="img-fluid">
<span>TASMANIA</span>
</a>
</div>
<div class="col-md-6">
<a href="javascript:void(0);" class="statsimg">
<img src="https://netrent.com.au//uploads/states/state_1632294034.png" alt="VIC" class="img-fluid">
<span>Victoria</span>
</a>
</div>
</div>
</div>
</div>
</div>
</section> -->
<!-- <section class="blogsectoin">
<div class="container">
<div class="row align-items-end justify-content-lg-between">
<div class="col-lg-4">
<h6>Latest Article</h6>
<h2>See Our Latest Blog Posts</h2>
</div>
<div class="col-lg-6 text-lg-right">
<a href="https://netrent.com.au//blogs" class="btn btn-primary">See All Blogs</a>
</div>
</div>
<div class="row"> -->
<!--
<div class="col-lg-4 col-md-6 wow fadeInLeft">
<div class="card">
<a href="javascript:void(0);" class="blogimg"><img src="https://netrent.com.au//images/new/blog.png" alt="" class="img-fluid"></a>
<div class="card-body">
<a href="javascript:void(0);">Netrent</a><span>October 22, 2021</span>
<a class="card-title" href="javascript:void(0);">How Can buy property from netrent</a>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.</p>
<a href="javascript:void(0);">Read More <i class="fa fa-angle-right"></i></a>
</div>
</div>
</div>
-->
<!-- < ?php foreach ($blogs as $key => $blog) { ?>
<div class="col-lg-4 col-md-6 wow fadeInUp">
<div class="card">
<a href="javascript:void(0);" class="blogimg"><img src="https://netrent.com.au//uploads/blogs/<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b4459feda-trace').style.display = (document.getElementById('cakeErr66e6b4459feda-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: blog [<b>APP/Template/Home/index.ctp</b>, line <b>930</b>]<div id="cakeErr66e6b4459feda-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b4459feda-code').style.display = (document.getElementById('cakeErr66e6b4459feda-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr66e6b4459feda-context').style.display = (document.getElementById('cakeErr66e6b4459feda-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr66e6b4459feda-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">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"card"</span><span style="color: #007700">></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <a href="javascript:void(0);" class="blogimg"><img src="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">SITE_URL</span><span style="color: #007700">; </span><span style="color: #0000BB">?></span>uploads/blogs/<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$blog</span><span style="color: #007700">-></span><span style="color: #0000BB">image</span><span style="color: #007700">; </span><span style="color: #0000BB">?></span>" alt="" class="img-fluid"></a></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">class=</span><span style="color: #DD0000">"card-body"</span><span style="color: #007700">></span></span></code></pre><pre id="cakeErr66e6b4459feda-context" class="cake-context" style="display: none;">$viewFile = '/home/netrentcom/public_html/src/Template/Home/index.ctp'
$dataForView = [
'clinics' => [
(int) 0 => object(App\Model\Entity\User) {},
(int) 1 => object(App\Model\Entity\User) {},
(int) 2 => object(App\Model\Entity\User) {}
],
'blogs' => [
(int) 0 => object(Cake\ORM\Entity) {},
(int) 1 => object(Cake\ORM\Entity) {},
(int) 2 => object(Cake\ORM\Entity) {},
(int) 3 => object(Cake\ORM\Entity) {},
(int) 4 => object(Cake\ORM\Entity) {},
(int) 5 => object(Cake\ORM\Entity) {}
],
'meta_title' => '',
'meta_desc' => '',
'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) {}
],
'states' => [
(int) 0 => object(Cake\ORM\Entity) {},
(int) 1 => object(Cake\ORM\Entity) {},
(int) 2 => object(Cake\ORM\Entity) {},
(int) 3 => object(Cake\ORM\Entity) {}
],
'properties' => [
(int) 0 => object(App\Model\Entity\User) {}
],
'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_keyword' => '',
'user' => null,
'auth' => null
]
$clinics = [
(int) 0 => object(App\Model\Entity\User) {
'id' => (int) 221,
'full_name' => null,
'order_of_doctors' => (int) 1,
'slug' => 'Woolloongabba-QLD-4102-Australia',
'first_name' => null,
'last_name' => null,
'agent_name' => '216',
'doctor_type' => null,
'role_id' => (int) 3,
'username' => null,
'email' => 'floyd@netrent.com.au',
'phone' => '07 3113 3882',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => 'Restaurant for Sale',
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => 'Woolloongabba QLD 4102, Australia',
'lat' => '-27.488572',
'lng' => '153.035970',
'clinic_id' => null,
'state_id' => (int) 1,
'city_id' => (int) 3,
'suburb_id' => (int) 3,
'location_id' => null,
'about_doctor' => '<p align="Justify">The Restaurant for Sale is situated in an iconic Brisbane location; Only a few steps away from the Gabba Cricket ground, Enwrapped in excitement.</p>
<p align="center">&nbsp;</p>
<p align="Justify">Whether it would be a catch up with friends after work, a business luncheon, a weekend outing with the family or even as a drop-in visitor to the Restaurant for Sale&nbsp;will be an exceptional experience.</p>
<p align="center">&nbsp;</p>
<p align="Justify">It is the place for exploration and enjoyment of an array of culinary delights, superb entertainment, excellent High Tea experience and all you can eat Intentional Buffet.</p>
<p align="center">&nbsp;</p>
<p align="Justify">You can experience a variety of cuisines and tastes from fresh seafood and authentic Italian to modern Australian. Restaurant for Sale&nbsp;offers a truly unique experience plus Live Music and private karaoke Bar.</p>',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'property_16535460950.jpg,property_16535476301.jpg,property_16535476302.jpg,property_16536284790.jpg,property_16536284791.jpg',
'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' => null,
'no_of_bedroms' => '',
'no_of_bathrooms' => '',
'no_of_parking' => '',
'land_area' => '',
'internal_area' => '',
'external_area' => '',
'total_area' => '',
'amount' => '',
'saving' => '',
'government_fees' => '',
'transfer_fees' => '',
'total_amount' => '0',
'misc_amount' => '',
'property_type' => 'Business Sales',
'parking_info' => null,
'tenure_type' => '',
'amenities' => 's:0:"";',
'doctor_qualifications' => null,
'doctor_languages' => null,
'featured' => '0',
'agent_role' => null,
'facebook' => null,
'twitter' => null,
'googleplus' => null,
'youtube' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'location' => null,
'suburb' => object(Cake\ORM\Entity) {},
'city' => object(Cake\ORM\Entity) {},
'state' => object(Cake\ORM\Entity) {},
'suburb_name' => 'Milton',
'[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) 220,
'full_name' => null,
'order_of_doctors' => (int) 1,
'slug' => '2-6-Valley-Street-Oakleigh-South-Vic-3167',
'first_name' => null,
'last_name' => null,
'agent_name' => '216',
'doctor_type' => null,
'role_id' => (int) 3,
'username' => null,
'email' => 'admin@gmail.com',
'phone' => '9009000900',
'fax' => null,
'password' => null,
'team_name' => null,
'banner_text' => '$450 per week',
'date_of_bith' => null,
'gender' => (int) 1,
'country' => null,
'state1' => null,
'city1' => null,
'postal_code' => null,
'address' => '2/6 Valley Street, Oakleigh South, Vic 3167',
'lat' => '',
'lng' => '',
'clinic_id' => null,
'state_id' => (int) 1,
'city_id' => (int) 3,
'suburb_id' => (int) 2,
'location_id' => null,
'about_doctor' => '<p>A superb family home nestled in a quite location, presents a great opportunity. This property is close to parks, Huntingdale primary school, Golf course, public transport and walking distance to Huntingdale and Clayton Train station. Not to mention only minutes to Monash University, award winning Oakleigh cafes and Chadstone shopping centre.<br />
<br />
Features include:<br />
<br />
- 3 good sized bedrooms<br />
- Open plan living and dining area with a split system unit<br />
- Modern bathroom with separate shower &amp; bathtub<br />
- Separate laundry with second toilet<br />
- Low maintenance backyard<br />
- Private rear yard and parking space up to 2 cars<br />
- Close to shops, restaurants, parks &amp; transport<br />
<br />
Make sure to register for the inspection!<br />
<br />
DISCLAIMERS<br />
*It is a requirement to inspect the property prior to applying.<br />
**Inspection times and property availability are subject to change or cancellation without notice. We highly recommend registering for an inspection should you wish to attend to avoid disappointment for any changes or cancellations.<br />
***Whilst First National Clayton has taken care in the preparation of the photos and description of the property, interested person(s) are advised to make their own enquiries and satisfy themselves in all respects of the property they wish to lease.</p>',
'appointments' => null,
'appointments_url' => null,
'healthengine_url' => null,
'image' => 'property_16526777450.jpeg,property_16526777451.jpeg,property_16526777452.jpeg,property_16526777453.jpeg',
'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' =&