Warning (2): count(): Parameter must be an array or an object that implements Countable [APP/Template/Element/header.ctp, line 85]Code Context </a> <ul class="dropdown-menu submenu-box"> <?php if(count($languages)) : ?>$viewFile = '/home/workspaceasia/public_html/src/Template/Element/header.ctp' $dataForView = [ 'fb_login_url' => 'https://www.facebook.com/v2.3/dialog/oauth?client_id=764495967085455&redirect_uri=http%3A%2F%2Fworkspaceasia.com%2Flogin&state=cc90eb1e382ab10c1c9c46f06aa9d9a3&sdk=php-sdk-4.0.23&scope=email%2Cpublic_profile', 'properties' => object(Cake\ORM\ResultSet) { 'items' => [[maximum depth reached]] }, 'all_properties' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Leases.id AS `Leases__id`, Leases.name AS `Leases__name`, Leases.slug AS `Leases__slug`, Leases.country_id AS `Leases__country_id`, Leases.area_id AS `Leases__area_id`, Leases.address AS `Leases__address`, Leases.office_type AS `Leases__office_type`, Leases.featured_image AS `Leases__featured_image`, Leases.images AS `Leases__images`, Leases.descriptions AS `Leases__descriptions`, Leases.meta_title AS `Leases__meta_title`, Leases.meta_keywords AS `Leases__meta_keywords`, Leases.meta_descriptions AS `Leases__meta_descriptions`, Leases.og_title AS `Leases__og_title`, Leases.og_type AS `Leases__og_type`, Leases.og_image AS `Leases__og_image`, Leases.amenities AS `Leases__amenities`, Leases.other_amenities AS `Leases__other_amenities`, Leases.space_verified AS `Leases__space_verified`, Leases.featured AS `Leases__featured`, Leases.guest_minimum AS `Leases__guest_minimum`, Leases.guest_maximum AS `Leases__guest_maximum`, Leases.payment_cancellation_policy AS `Leases__payment_cancellation_policy`, Leases.air_con_hours AS `Leases__air_con_hours`, Leases.top_features AS `Leases__top_features`, Leases.current_availability AS `Leases__current_availability`, Leases.lat AS `Leases__lat`, Leases.lng AS `Leases__lng`, Leases.walking_distance AS `Leases__walking_distance`, Leases.status AS `Leases__status`, Leases.explore_space AS `Leases__explore_space`, Leases.lease_order AS `Leases__lease_order`, Leases.created AS `Leases__created`, Leases.modified AS `Leases__modified`, Offices.id AS `Offices__id`, Offices.name AS `Offices__name`, Offices.slug AS `Offices__slug`, Offices.status AS `Offices__status`, Offices.created AS `Offices__created`, Offices.modified AS `Offices__modified`, Areas.id AS `Areas__id`, Areas.name AS `Areas__name`, Areas.slug AS `Areas__slug`, Areas.country_id AS `Areas__country_id`, Areas.state_id AS `Areas__state_id`, Areas.status AS `Areas__status`, Areas.area_order AS `Areas__area_order`, Areas.popular_location AS `Areas__popular_location`, Areas.meta_title AS `Areas__meta_title`, Areas.meta_keywords AS `Areas__meta_keywords`, Areas.meta_descriptions AS `Areas__meta_descriptions`, Areas.og_title AS `Areas__og_title`, Areas.og_type AS `Areas__og_type`, Areas.og_image AS `Areas__og_image`, Areas.modified AS `Areas__modified`, Countries.id AS `Countries__id`, Countries.name AS `Countries__name`, Countries.slug AS `Countries__slug`, Countries.parent_country AS `Countries__parent_country`, Countries.active AS `Countries__active`, Countries.country_order AS `Countries__country_order`, Countries.meta_title AS `Countries__meta_title`, Countries.meta_keywords AS `Countries__meta_keywords`, Countries.meta_descriptions AS `Countries__meta_descriptions`, Countries.og_title AS `Countries__og_title`, Countries.og_type AS `Countries__og_type`, Countries.og_image AS `Countries__og_image`, Countries.modified AS `Countries__modified`, Offices_name_translation.id AS `Offices_name_translation__id`, Offices_name_translation.locale AS `Offices_name_translation__locale`, Offices_name_translation.model AS `Offices_name_translation__model`, Offices_name_translation.foreign_key AS `Offices_name_translation__foreign_key`, Offices_name_translation.field AS `Offices_name_translation__field`, Offices_name_translation.content AS `Offices_name_translation__content` FROM leases Leases INNER JOIN prices Prices ON (Prices.lease_id = Leases.id AND Prices.price_type_id = 3) INNER JOIN leases_availability LeasesAvailability ON Leases.id = LeasesAvailability.leases_id INNER JOIN offices Offices ON Offices.id = (Leases.office_type) INNER JOIN areas Areas ON Areas.id = (Leases.area_id) INNER JOIN countries Countries ON Countries.id = (Leases.country_id) LEFT JOIN i18n Offices_name_translation ON (Offices_name_translation.model = :c0 AND Offices_name_translation.field = :c1 AND Offices_name_translation.content != :c2 AND Offices_name_translation.locale = :c3 AND Offices.id = (Offices_name_translation.foreign_key)) WHERE (LeasesAvailability.office_id = :c4 AND Leases.country_id = :c5 AND Leases.status = :c6) GROUP BY Leases.id ORDER BY Leases.lease_order ASC, Leases.modified DESC', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ [maximum depth reached] ], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\LeasesTable) {} }, 'properties_list' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Leases.id AS `Leases__id`, Leases.name AS `Leases__name` FROM leases Leases', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\LeasesTable) {} }, 'offices' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Offices.id AS `Offices__id`, Offices.name AS `Offices__name`, Offices.slug AS `Offices__slug`, Offices.status AS `Offices__status`, Offices.created AS `Offices__created`, Offices.modified AS `Offices__modified`, Offices_name_translation.id AS `Offices_name_translation__id`, Offices_name_translation.locale AS `Offices_name_translation__locale`, Offices_name_translation.model AS `Offices_name_translation__model`, Offices_name_translation.foreign_key AS `Offices_name_translation__foreign_key`, Offices_name_translation.field AS `Offices_name_translation__field`, Offices_name_translation.content AS `Offices_name_translation__content` FROM offices Offices LEFT JOIN i18n Offices_name_translation ON (Offices_name_translation.model = :c0 AND Offices_name_translation.field = :c1 AND Offices_name_translation.content != :c2 AND Offices_name_translation.locale = :c3 AND Offices.id = (Offices_name_translation.foreign_key)) WHERE Offices.status = :c4', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ [maximum depth reached] ], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\OfficesTable) {} }, 'filter' => [ 'property_office_type' => 'hot desk' ], 'countries' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Countries.id AS `Countries__id`, Countries.name AS `Countries__name`, Countries.slug AS `Countries__slug`, Countries.parent_country AS `Countries__parent_country`, Countries.active AS `Countries__active`, Countries.country_order AS `Countries__country_order`, Countries.meta_title AS `Countries__meta_title`, Countries.meta_keywords AS `Countries__meta_keywords`, Countries.meta_descriptions AS `Countries__meta_descriptions`, Countries.og_title AS `Countries__og_title`, Countries.og_type AS `Countries__og_type`, Countries.og_image AS `Countries__og_image`, Countries.modified AS `Countries__modified` FROM countries Countries WHERE Countries.active = :c0 ORDER BY Countries.country_order ASC, Countries.modified DESC', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\CountriesTable) {} }, 'areas' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT States.id AS `States__id`, States.country_id AS `States__country_id`, States.name AS `States__name`, States.slug AS `States__slug`, States.status AS `States__status`, States.state_order AS `States__state_order`, States.meta_title AS `States__meta_title`, States.meta_keywords AS `States__meta_keywords`, States.meta_descriptions AS `States__meta_descriptions`, States.og_title AS `States__og_title`, States.og_type AS `States__og_type`, States.og_image AS `States__og_image`, States.modified AS `States__modified` FROM states States WHERE (States.status = :c0 AND States.country_id = :c1) ORDER BY States.state_order ASC, States.modified DESC', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ [maximum depth reached] ], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\StatesTable) {} }, 'locationC' => object(App\Model\Entity\Country) { 'id' => (int) 98, 'name' => 'Hong Kong', 'slug' => 'hong-kong', 'parent_country' => (int) 96, 'active' => (int) 1, 'country_order' => (int) 1, 'meta_title' => 'Compare The Entire Flexible Office and Coworking Space Market in Hong Kong', 'meta_keywords' => 'Hong Kong, Serviced Office, Coworking Space, Business Centre, Shared Office, Rent Office ', 'meta_descriptions' => 'Are you looking to rent an office space in Hong Kong? Use Workspace Asia to find your ideal serviced office or coworking space from over 200 locations in Hong Kong. Please contact 3018 4832 for more information. Discover new ways to work today!', 'og_title' => '', 'og_type' => null, 'og_image' => '/uploads/hong_kong/central_building/cb_3.jpg', 'modified' => object(Cake\I18n\Time) {}, '[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]' => 'Countries' }, 'locationA' => '', 'locationO' => '', 'amenities' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Amenities.id AS `Amenities__id`, Amenities.name AS `Amenities__name`, Amenities.fa_icon AS `Amenities__fa_icon`, Amenities.icon_image AS `Amenities__icon_image`, Amenities.custom_icon AS `Amenities__custom_icon` FROM amenities Amenities', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\AmenitiesTable) {} }, 'pageLimit' => (int) 9, 'area_ids' => [], 'total_properties' => (int) 0, 'seoText' => '', 'buildings' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Buildings.id AS `Buildings__id`, Buildings.name AS `Buildings__name`, Buildings.slug AS `Buildings__slug`, Buildings.country_id AS `Buildings__country_id`, Buildings.state_id AS `Buildings__state_id`, Buildings.area_id AS `Buildings__area_id`, Buildings.featured_image AS `Buildings__featured_image`, Buildings.images AS `Buildings__images`, Buildings.ownership AS `Buildings__ownership`, Buildings.completed_at AS `Buildings__completed_at`, Buildings.total_gfa AS `Buildings__total_gfa`, Buildings.floor_numbers AS `Buildings__floor_numbers`, Buildings.air_con_hours AS `Buildings__air_con_hours`, Buildings.floor_system AS `Buildings__floor_system`, Buildings.lift AS `Buildings__lift`, Buildings.ceiling_height AS `Buildings__ceiling_height`, Buildings.carpark_facilities AS `Buildings__carpark_facilities`, Buildings.transportation AS `Buildings__transportation`, Buildings.leases AS `Buildings__leases`, Buildings.floor_plan_image AS `Buildings__floor_plan_image`, Buildings.lat AS `Buildings__lat`, Buildings.lng AS `Buildings__lng`, Buildings.status AS `Buildings__status`, Buildings.address AS `Buildings__address`, Buildings.descriptions AS `Buildings__descriptions`, Buildings.meta_title AS `Buildings__meta_title`, Buildings.meta_keywords AS `Buildings__meta_keywords`, Buildings.meta_descriptions AS `Buildings__meta_descriptions`, Buildings.og_title AS `Buildings__og_title`, Buildings.og_type AS `Buildings__og_type`, Buildings.og_image AS `Buildings__og_image`, Buildings.created AS `Buildings__created`, Buildings.modified AS `Buildings__modified`, Countries.id AS `Countries__id`, Countries.name AS `Countries__name`, Countries.slug AS `Countries__slug`, Countries.parent_country AS `Countries__parent_country`, Countries.active AS `Countries__active`, Countries.country_order AS `Countries__country_order`, Countries.meta_title AS `Countries__meta_title`, Countries.meta_keywords AS `Countries__meta_keywords`, Countries.meta_descriptions AS `Countries__meta_descriptions`, Countries.og_title AS `Countries__og_title`, Countries.og_type AS `Countries__og_type`, Countries.og_image AS `Countries__og_image`, Countries.modified AS `Countries__modified`, States.id AS `States__id`, States.country_id AS `States__country_id`, States.name AS `States__name`, States.slug AS `States__slug`, States.status AS `States__status`, States.state_order AS `States__state_order`, States.meta_title AS `States__meta_title`, States.meta_keywords AS `States__meta_keywords`, States.meta_descriptions AS `States__meta_descriptions`, States.og_title AS `States__og_title`, States.og_type AS `States__og_type`, States.og_image AS `States__og_image`, States.modified AS `States__modified`, Areas.id AS `Areas__id`, Areas.name AS `Areas__name`, Areas.slug AS `Areas__slug`, Areas.country_id AS `Areas__country_id`, Areas.state_id AS `Areas__state_id`, Areas.status AS `Areas__status`, Areas.area_order AS `Areas__area_order`, Areas.popular_location AS `Areas__popular_location`, Areas.meta_title AS `Areas__meta_title`, Areas.meta_keywords AS `Areas__meta_keywords`, Areas.meta_descriptions AS `Areas__meta_descriptions`, Areas.og_title AS `Areas__og_title`, Areas.og_type AS `Areas__og_type`, Areas.og_image AS `Areas__og_image`, Areas.modified AS `Areas__modified` FROM buildings Buildings INNER JOIN countries Countries ON Countries.id = (Buildings.country_id) INNER JOIN states States ON States.id = (Buildings.state_id) INNER JOIN areas Areas ON Areas.id = (Buildings.area_id) WHERE (Buildings.status = :c0 AND Buildings.country_id = :c1) ORDER BY Buildings.modified DESC', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ [maximum depth reached] ], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\BuildingsTable) {} }, 'keyword' => '', 'total_buildings' => (int) 1361, 'states' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT States.id AS `States__id`, States.country_id AS `States__country_id`, States.name AS `States__name`, States.slug AS `States__slug`, States.status AS `States__status`, States.state_order AS `States__state_order`, States.meta_title AS `States__meta_title`, States.meta_keywords AS `States__meta_keywords`, States.meta_descriptions AS `States__meta_descriptions`, States.og_title AS `States__og_title`, States.og_type AS `States__og_type`, States.og_image AS `States__og_image`, States.modified AS `States__modified` FROM states States WHERE (States.status = :c0 AND States.country_id = :c1) ORDER BY States.state_order ASC', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\StatesTable) {} }, 'leases_offices' => [ (int) 2 => [ 'id' => (int) 2, 'slug' => 'private-offices', 'name' => 'Private Offices', 'translated_name' => 'Private Offices' ], (int) 4 => [ 'id' => (int) 4, 'slug' => 'hot-desks', 'name' => 'Hot Desks', 'translated_name' => 'Coworking Spaces' ], (int) 5 => [ 'id' => (int) 5, 'slug' => 'dedicated-desks', 'name' => 'Dedicated Desks', 'translated_name' => 'Dedicated Desks' ] ], 'data' => object(stdClass) { country => 'hong-kong' area => null inputs => [ [maximum depth reached] ] input_text => [ [maximum depth reached] ] search_input_class => [ [maximum depth reached] ] }, 'languages' => null, 'locale_lang' => 'en', 'countryName' => 'US' ] $fb_login_url = 'https://www.facebook.com/v2.3/dialog/oauth?client_id=764495967085455&redirect_uri=http%3A%2F%2Fworkspaceasia.com%2Flogin&state=cc90eb1e382ab10c1c9c46f06aa9d9a3&sdk=php-sdk-4.0.23&scope=email%2Cpublic_profile' $properties = object(Cake\ORM\ResultSet) { 'items' => [] } $all_properties = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Leases.id AS `Leases__id`, Leases.name AS `Leases__name`, Leases.slug AS `Leases__slug`, Leases.country_id AS `Leases__country_id`, Leases.area_id AS `Leases__area_id`, Leases.address AS `Leases__address`, Leases.office_type AS `Leases__office_type`, Leases.featured_image AS `Leases__featured_image`, Leases.images AS `Leases__images`, Leases.descriptions AS `Leases__descriptions`, Leases.meta_title AS `Leases__meta_title`, Leases.meta_keywords AS `Leases__meta_keywords`, Leases.meta_descriptions AS `Leases__meta_descriptions`, Leases.og_title AS `Leases__og_title`, Leases.og_type AS `Leases__og_type`, Leases.og_image AS `Leases__og_image`, Leases.amenities AS `Leases__amenities`, Leases.other_amenities AS `Leases__other_amenities`, Leases.space_verified AS `Leases__space_verified`, Leases.featured AS `Leases__featured`, Leases.guest_minimum AS `Leases__guest_minimum`, Leases.guest_maximum AS `Leases__guest_maximum`, Leases.payment_cancellation_policy AS `Leases__payment_cancellation_policy`, Leases.air_con_hours AS `Leases__air_con_hours`, Leases.top_features AS `Leases__top_features`, Leases.current_availability AS `Leases__current_availability`, Leases.lat AS `Leases__lat`, Leases.lng AS `Leases__lng`, Leases.walking_distance AS `Leases__walking_distance`, Leases.status AS `Leases__status`, Leases.explore_space AS `Leases__explore_space`, Leases.lease_order AS `Leases__lease_order`, Leases.created AS `Leases__created`, Leases.modified AS `Leases__modified`, Offices.id AS `Offices__id`, Offices.name AS `Offices__name`, Offices.slug AS `Offices__slug`, Offices.status AS `Offices__status`, Offices.created AS `Offices__created`, Offices.modified AS `Offices__modified`, Areas.id AS `Areas__id`, Areas.name AS `Areas__name`, Areas.slug AS `Areas__slug`, Areas.country_id AS `Areas__country_id`, Areas.state_id AS `Areas__state_id`, Areas.status AS `Areas__status`, Areas.area_order AS `Areas__area_order`, Areas.popular_location AS `Areas__popular_location`, Areas.meta_title AS `Areas__meta_title`, Areas.meta_keywords AS `Areas__meta_keywords`, Areas.meta_descriptions AS `Areas__meta_descriptions`, Areas.og_title AS `Areas__og_title`, Areas.og_type AS `Areas__og_type`, Areas.og_image AS `Areas__og_image`, Areas.modified AS `Areas__modified`, Countries.id AS `Countries__id`, Countries.name AS `Countries__name`, Countries.slug AS `Countries__slug`, Countries.parent_country AS `Countries__parent_country`, Countries.active AS `Countries__active`, Countries.country_order AS `Countries__country_order`, Countries.meta_title AS `Countries__meta_title`, Countries.meta_keywords AS `Countries__meta_keywords`, Countries.meta_descriptions AS `Countries__meta_descriptions`, Countries.og_title AS `Countries__og_title`, Countries.og_type AS `Countries__og_type`, Countries.og_image AS `Countries__og_image`, Countries.modified AS `Countries__modified`, Offices_name_translation.id AS `Offices_name_translation__id`, Offices_name_translation.locale AS `Offices_name_translation__locale`, Offices_name_translation.model AS `Offices_name_translation__model`, Offices_name_translation.foreign_key AS `Offices_name_translation__foreign_key`, Offices_name_translation.field AS `Offices_name_translation__field`, Offices_name_translation.content AS `Offices_name_translation__content` FROM leases Leases INNER JOIN prices Prices ON (Prices.lease_id = Leases.id AND Prices.price_type_id = 3) INNER JOIN leases_availability LeasesAvailability ON Leases.id = LeasesAvailability.leases_id INNER JOIN offices Offices ON Offices.id = (Leases.office_type) INNER JOIN areas Areas ON Areas.id = (Leases.area_id) INNER JOIN countries Countries ON Countries.id = (Leases.country_id) LEFT JOIN i18n Offices_name_translation ON (Offices_name_translation.model = :c0 AND Offices_name_translation.field = :c1 AND Offices_name_translation.content != :c2 AND Offices_name_translation.locale = :c3 AND Offices.id = (Offices_name_translation.foreign_key)) WHERE (LeasesAvailability.office_id = :c4 AND Leases.country_id = :c5 AND Leases.status = :c6) GROUP BY Leases.id ORDER BY Leases.lease_order ASC, Leases.modified DESC', 'params' => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ], ':c2' => [ [maximum depth reached] ], ':c3' => [ [maximum depth reached] ], ':c4' => [ [maximum depth reached] ], ':c5' => [ [maximum depth reached] ], ':c6' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Leases__id' => 'integer', 'Leases.id' => 'integer', 'id' => 'integer', 'Leases__name' => 'string', 'Leases.name' => 'string', 'name' => 'string', 'Leases__slug' => 'string', 'Leases.slug' => 'string', 'slug' => 'string', 'Leases__country_id' => 'integer', 'Leases.country_id' => 'integer', 'country_id' => 'integer', 'Leases__area_id' => 'integer', 'Leases.area_id' => 'integer', 'area_id' => 'integer', 'Leases__address' => 'text', 'Leases.address' => 'text', 'address' => 'text', 'Leases__office_type' => 'integer', 'Leases.office_type' => 'integer', 'office_type' => 'integer', 'Leases__featured_image' => 'text', 'Leases.featured_image' => 'text', 'featured_image' => 'text', 'Leases__images' => 'text', 'Leases.images' => 'text', 'images' => 'text', 'Leases__descriptions' => 'text', 'Leases.descriptions' => 'text', 'descriptions' => 'text', 'Leases__meta_title' => 'string', 'Leases.meta_title' => 'string', 'meta_title' => 'string', 'Leases__meta_keywords' => 'string', 'Leases.meta_keywords' => 'string', 'meta_keywords' => 'string', 'Leases__meta_descriptions' => 'text', 'Leases.meta_descriptions' => 'text', 'meta_descriptions' => 'text', 'Leases__og_title' => 'string', 'Leases.og_title' => 'string', 'og_title' => 'string', 'Leases__og_type' => 'string', 'Leases.og_type' => 'string', 'og_type' => 'string', 'Leases__og_image' => 'string', 'Leases.og_image' => 'string', 'og_image' => 'string', 'Leases__amenities' => 'text', 'Leases.amenities' => 'text', 'amenities' => 'text', 'Leases__other_amenities' => 'text', 'Leases.other_amenities' => 'text', 'other_amenities' => 'text', 'Leases__space_verified' => 'integer', 'Leases.space_verified' => 'integer', 'space_verified' => 'integer', 'Leases__featured' => 'integer', 'Leases.featured' => 'integer', 'featured' => 'integer', 'Leases__guest_minimum' => 'integer', 'Leases.guest_minimum' => 'integer', 'guest_minimum' => 'integer', 'Leases__guest_maximum' => 'integer', 'Leases.guest_maximum' => 'integer', 'guest_maximum' => 'integer', 'Leases__payment_cancellation_policy' => 'text', 'Leases.payment_cancellation_policy' => 'text', 'payment_cancellation_policy' => 'text', 'Leases__air_con_hours' => 'text', 'Leases.air_con_hours' => 'text', 'air_con_hours' => 'text', 'Leases__top_features' => 'text', 'Leases.top_features' => 'text', 'top_features' => 'text', 'Leases__current_availability' => 'text', 'Leases.current_availability' => 'text', 'current_availability' => 'text', 'Leases__lat' => 'string', 'Leases.lat' => 'string', 'lat' => 'string', 'Leases__lng' => 'string', 'Leases.lng' => 'string', 'lng' => 'string', 'Leases__walking_distance' => 'string', 'Leases.walking_distance' => 'string', 'walking_distance' => 'string', 'Leases__status' => 'integer', 'Leases.status' => 'integer', 'status' => 'integer', 'Leases__explore_space' => 'boolean', 'Leases.explore_space' => 'boolean', 'explore_space' => 'boolean', 'Leases__lease_order' => 'integer', 'Leases.lease_order' => 'integer', 'lease_order' => 'integer', 'Leases__created' => 'datetime', 'Leases.created' => 'datetime', 'created' => 'datetime', 'Leases__modified' => 'timestamp', 'Leases.modified' => 'timestamp', 'modified' => 'timestamp', 'Prices__id' => 'integer', 'Prices.id' => 'integer', 'Prices__price_type_id' => 'integer', 'Prices.price_type_id' => 'integer', 'price_type_id' => 'integer', 'Prices__currency_type' => 'integer', 'Prices.currency_type' => 'integer', 'currency_type' => 'integer', 'Prices__lease_id' => 'integer', 'Prices.lease_id' => 'integer', 'lease_id' => 'integer', 'Prices__price' => 'integer', 'Prices.price' => 'integer', 'price' => 'integer', 'Prices__modified' => 'timestamp', 'Prices.modified' => 'timestamp', 'Currencies__id' => 'integer', 'Currencies.id' => 'integer', 'Currencies__country_id' => 'integer', 'Currencies.country_id' => 'integer', 'Currencies__name' => 'string', 'Currencies.name' => 'string', 'Currencies__code' => 'string', 'Currencies.code' => 'string', 'code' => 'string', 'Currencies__symbol' => 'string', 'Currencies.symbol' => 'string', 'symbol' => 'string', 'Currencies__show_after' => 'integer', 'Currencies.show_after' => 'integer', 'show_after' => 'integer', 'Currencies__status' => 'boolean', 'Currencies.status' => 'boolean', 'Offices__id' => 'integer', 'Offices.id' => 'integer', 'Offices__name' => 'string', 'Offices.name' => 'string', 'Offices__slug' => 'string', 'Offices.slug' => 'string', 'Offices__status' => 'integer', 'Offices.status' => 'integer', 'Offices__created' => 'datetime', 'Offices.created' => 'datetime', 'Offices__modified' => 'timestamp', 'Offices.modified' => 'timestamp', 'Areas__id' => 'integer', 'Areas.id' => 'integer', 'Areas__name' => 'string', 'Areas.name' => 'string', 'Areas__slug' => 'string', 'Areas.slug' => 'string', 'Areas__country_id' => 'integer', 'Areas.country_id' => 'integer', 'Areas__state_id' => 'integer', 'Areas.state_id' => 'integer', 'state_id' => 'integer', 'Areas__status' => 'integer', 'Areas.status' => 'integer', 'Areas__area_order' => 'integer', 'Areas.area_order' => 'integer', 'area_order' => 'integer', 'Areas__popular_location' => 'integer', 'Areas.popular_location' => 'integer', 'popular_location' => 'integer', 'Areas__meta_title' => 'string', 'Areas.meta_title' => 'string', 'Areas__meta_keywords' => 'string', 'Areas.meta_keywords' => 'string', 'Areas__meta_descriptions' => 'string', 'Areas.meta_descriptions' => 'string', 'Areas__og_title' => 'string', 'Areas.og_title' => 'string', 'Areas__og_type' => 'string', 'Areas.og_type' => 'string', 'Areas__og_image' => 'text', 'Areas.og_image' => 'text', 'Areas__modified' => 'timestamp', 'Areas.modified' => 'timestamp', 'Countries__id' => 'integer', 'Countries.id' => 'integer', 'Countries__name' => 'string', 'Countries.name' => 'string', 'Countries__slug' => 'string', 'Countries.slug' => 'string', 'Countries__parent_country' => 'integer', 'Countries.parent_country' => 'integer', 'parent_country' => 'integer', 'Countries__active' => 'integer', 'Countries.active' => 'integer', 'active' => 'integer', 'Countries__country_order' => 'integer', 'Countries.country_order' => 'integer', 'country_order' => 'integer', 'Countries__meta_title' => 'string', 'Countries.meta_title' => 'string', 'Countries__meta_keywords' => 'string', 'Countries.meta_keywords' => 'string', 'Countries__meta_descriptions' => 'string', 'Countries.meta_descriptions' => 'string', 'Countries__og_title' => 'string', 'Countries.og_title' => 'string', 'Countries__og_type' => 'string', 'Countries.og_type' => 'string', 'Countries__og_image' => 'text', 'Countries.og_image' => 'text', 'Countries__modified' => 'timestamp', 'Countries.modified' => 'timestamp', 'LeasesAvailability__id' => 'integer', 'LeasesAvailability.id' => 'integer', 'LeasesAvailability__leases_id' => 'integer', 'LeasesAvailability.leases_id' => 'integer', 'leases_id' => 'integer', 'LeasesAvailability__office_id' => 'integer', 'LeasesAvailability.office_id' => 'integer', 'office_id' => 'integer', 'LeasesAvailability__office_type' => 'string', 'LeasesAvailability.office_type' => 'string', 'LeasesAvailability__price_type_id' => 'integer', 'LeasesAvailability.price_type_id' => 'integer', 'LeasesAvailability__currency_id' => 'integer', 'LeasesAvailability.currency_id' => 'integer', 'currency_id' => 'integer', 'LeasesAvailability__currency_code' => 'string', 'LeasesAvailability.currency_code' => 'string', 'currency_code' => 'string', 'LeasesAvailability__price' => 'decimal', 'LeasesAvailability.price' => 'decimal', 'LeasesAvailability__number_of_pax' => 'integer', 'LeasesAvailability.number_of_pax' => 'integer', 'number_of_pax' => 'integer', 'LeasesAvailability__availability' => 'integer', 'LeasesAvailability.availability' => 'integer', 'availability' => 'integer', 'LeasesAvailability__deleted' => 'datetime', 'LeasesAvailability.deleted' => 'datetime', 'deleted' => 'datetime', 'Offices_name_translation__id' => 'integer', 'Offices_name_translation.id' => 'integer', 'Offices_name_translation__locale' => 'string', 'Offices_name_translation.locale' => 'string', 'locale' => 'string', 'Offices_name_translation__model' => 'string', 'Offices_name_translation.model' => 'string', 'model' => 'string', 'Offices_name_translation__foreign_key' => 'integer', 'Offices_name_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'Offices_name_translation__field' => 'string', 'Offices_name_translation.field' => 'string', 'field' => 'string', 'Offices_name_translation__content' => 'text', 'Offices_name_translation.content' => 'text', 'content' => 'text' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Prices' => [ [maximum depth reached] ], 'Offices' => [ [maximum depth reached] ], 'Areas' => [[maximum depth reached]], 'Countries' => [[maximum depth reached]], 'LeasesAvailability' => [[maximum depth reached]] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\LeasesTable) {} } $properties_list = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Leases.id AS `Leases__id`, Leases.name AS `Leases__name` FROM leases Leases', 'params' => [], 'defaultTypes' => [ 'Leases__id' => 'integer', 'Leases.id' => 'integer', 'id' => 'integer', 'Leases__name' => 'string', 'Leases.name' => 'string', 'name' => 'string', 'Leases__slug' => 'string', 'Leases.slug' => 'string', 'slug' => 'string', 'Leases__country_id' => 'integer', 'Leases.country_id' => 'integer', 'country_id' => 'integer', 'Leases__area_id' => 'integer', 'Leases.area_id' => 'integer', 'area_id' => 'integer', 'Leases__address' => 'text', 'Leases.address' => 'text', 'address' => 'text', 'Leases__office_type' => 'integer', 'Leases.office_type' => 'integer', 'office_type' => 'integer', 'Leases__featured_image' => 'text', 'Leases.featured_image' => 'text', 'featured_image' => 'text', 'Leases__images' => 'text', 'Leases.images' => 'text', 'images' => 'text', 'Leases__descriptions' => 'text', 'Leases.descriptions' => 'text', 'descriptions' => 'text', 'Leases__meta_title' => 'string', 'Leases.meta_title' => 'string', 'meta_title' => 'string', 'Leases__meta_keywords' => 'string', 'Leases.meta_keywords' => 'string', 'meta_keywords' => 'string', 'Leases__meta_descriptions' => 'text', 'Leases.meta_descriptions' => 'text', 'meta_descriptions' => 'text', 'Leases__og_title' => 'string', 'Leases.og_title' => 'string', 'og_title' => 'string', 'Leases__og_type' => 'string', 'Leases.og_type' => 'string', 'og_type' => 'string', 'Leases__og_image' => 'string', 'Leases.og_image' => 'string', 'og_image' => 'string', 'Leases__amenities' => 'text', 'Leases.amenities' => 'text', 'amenities' => 'text', 'Leases__other_amenities' => 'text', 'Leases.other_amenities' => 'text', 'other_amenities' => 'text', 'Leases__space_verified' => 'integer', 'Leases.space_verified' => 'integer', 'space_verified' => 'integer', 'Leases__featured' => 'integer', 'Leases.featured' => 'integer', 'featured' => 'integer', 'Leases__guest_minimum' => 'integer', 'Leases.guest_minimum' => 'integer', 'guest_minimum' => 'integer', 'Leases__guest_maximum' => 'integer', 'Leases.guest_maximum' => 'integer', 'guest_maximum' => 'integer', 'Leases__payment_cancellation_policy' => 'text', 'Leases.payment_cancellation_policy' => 'text', 'payment_cancellation_policy' => 'text', 'Leases__air_con_hours' => 'text', 'Leases.air_con_hours' => 'text', 'air_con_hours' => 'text', 'Leases__top_features' => 'text', 'Leases.top_features' => 'text', 'top_features' => 'text', 'Leases__current_availability' => 'text', 'Leases.current_availability' => 'text', 'current_availability' => 'text', 'Leases__lat' => 'string', 'Leases.lat' => 'string', 'lat' => 'string', 'Leases__lng' => 'string', 'Leases.lng' => 'string', 'lng' => 'string', 'Leases__walking_distance' => 'string', 'Leases.walking_distance' => 'string', 'walking_distance' => 'string', 'Leases__status' => 'integer', 'Leases.status' => 'integer', 'status' => 'integer', 'Leases__explore_space' => 'boolean', 'Leases.explore_space' => 'boolean', 'explore_space' => 'boolean', 'Leases__lease_order' => 'integer', 'Leases.lease_order' => 'integer', 'lease_order' => 'integer', 'Leases__created' => 'datetime', 'Leases.created' => 'datetime', 'created' => 'datetime', 'Leases__modified' => 'timestamp', 'Leases.modified' => 'timestamp', 'modified' => 'timestamp' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\LeasesTable) {} } $offices = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Offices.id AS `Offices__id`, Offices.name AS `Offices__name`, Offices.slug AS `Offices__slug`, Offices.status AS `Offices__status`, Offices.created AS `Offices__created`, Offices.modified AS `Offices__modified`, Offices_name_translation.id AS `Offices_name_translation__id`, Offices_name_translation.locale AS `Offices_name_translation__locale`, Offices_name_translation.model AS `Offices_name_translation__model`, Offices_name_translation.foreign_key AS `Offices_name_translation__foreign_key`, Offices_name_translation.field AS `Offices_name_translation__field`, Offices_name_translation.content AS `Offices_name_translation__content` FROM offices Offices LEFT JOIN i18n Offices_name_translation ON (Offices_name_translation.model = :c0 AND Offices_name_translation.field = :c1 AND Offices_name_translation.content != :c2 AND Offices_name_translation.locale = :c3 AND Offices.id = (Offices_name_translation.foreign_key)) WHERE Offices.status = :c4', 'params' => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ], ':c2' => [ [maximum depth reached] ], ':c3' => [ [maximum depth reached] ], ':c4' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Offices__id' => 'integer', 'Offices.id' => 'integer', 'id' => 'integer', 'Offices__name' => 'string', 'Offices.name' => 'string', 'name' => 'string', 'Offices__slug' => 'string', 'Offices.slug' => 'string', 'slug' => 'string', 'Offices__status' => 'integer', 'Offices.status' => 'integer', 'status' => 'integer', 'Offices__created' => 'datetime', 'Offices.created' => 'datetime', 'created' => 'datetime', 'Offices__modified' => 'timestamp', 'Offices.modified' => 'timestamp', 'modified' => 'timestamp', 'Offices_name_translation__id' => 'integer', 'Offices_name_translation.id' => 'integer', 'Offices_name_translation__locale' => 'string', 'Offices_name_translation.locale' => 'string', 'locale' => 'string', 'Offices_name_translation__model' => 'string', 'Offices_name_translation.model' => 'string', 'model' => 'string', 'Offices_name_translation__foreign_key' => 'integer', 'Offices_name_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'Offices_name_translation__field' => 'string', 'Offices_name_translation.field' => 'string', 'field' => 'string', 'Offices_name_translation__content' => 'text', 'Offices_name_translation.content' => 'text', 'content' => 'text' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Offices_name_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\OfficesTable) {} } $filter = [ 'property_office_type' => 'hot desk' ] $countries = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Countries.id AS `Countries__id`, Countries.name AS `Countries__name`, Countries.slug AS `Countries__slug`, Countries.parent_country AS `Countries__parent_country`, Countries.active AS `Countries__active`, Countries.country_order AS `Countries__country_order`, Countries.meta_title AS `Countries__meta_title`, Countries.meta_keywords AS `Countries__meta_keywords`, Countries.meta_descriptions AS `Countries__meta_descriptions`, Countries.og_title AS `Countries__og_title`, Countries.og_type AS `Countries__og_type`, Countries.og_image AS `Countries__og_image`, Countries.modified AS `Countries__modified` FROM countries Countries WHERE Countries.active = :c0 ORDER BY Countries.country_order ASC, Countries.modified DESC', 'params' => [ ':c0' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Countries__id' => 'integer', 'Countries.id' => 'integer', 'id' => 'integer', 'Countries__name' => 'string', 'Countries.name' => 'string', 'name' => 'string', 'Countries__slug' => 'string', 'Countries.slug' => 'string', 'slug' => 'string', 'Countries__parent_country' => 'integer', 'Countries.parent_country' => 'integer', 'parent_country' => 'integer', 'Countries__active' => 'integer', 'Countries.active' => 'integer', 'active' => 'integer', 'Countries__country_order' => 'integer', 'Countries.country_order' => 'integer', 'country_order' => 'integer', 'Countries__meta_title' => 'string', 'Countries.meta_title' => 'string', 'meta_title' => 'string', 'Countries__meta_keywords' => 'string', 'Countries.meta_keywords' => 'string', 'meta_keywords' => 'string', 'Countries__meta_descriptions' => 'string', 'Countries.meta_descriptions' => 'string', 'meta_descriptions' => 'string', 'Countries__og_title' => 'string', 'Countries.og_title' => 'string', 'og_title' => 'string', 'Countries__og_type' => 'string', 'Countries.og_type' => 'string', 'og_type' => 'string', 'Countries__og_image' => 'text', 'Countries.og_image' => 'text', 'og_image' => 'text', 'Countries__modified' => 'timestamp', 'Countries.modified' => 'timestamp', 'modified' => 'timestamp' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\CountriesTable) {} } $areas = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT States.id AS `States__id`, States.country_id AS `States__country_id`, States.name AS `States__name`, States.slug AS `States__slug`, States.status AS `States__status`, States.state_order AS `States__state_order`, States.meta_title AS `States__meta_title`, States.meta_keywords AS `States__meta_keywords`, States.meta_descriptions AS `States__meta_descriptions`, States.og_title AS `States__og_title`, States.og_type AS `States__og_type`, States.og_image AS `States__og_image`, States.modified AS `States__modified` FROM states States WHERE (States.status = :c0 AND States.country_id = :c1) ORDER BY States.state_order ASC, States.modified DESC', 'params' => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'States__id' => 'integer', 'States.id' => 'integer', 'id' => 'integer', 'States__country_id' => 'integer', 'States.country_id' => 'integer', 'country_id' => 'integer', 'States__name' => 'string', 'States.name' => 'string', 'name' => 'string', 'States__slug' => 'string', 'States.slug' => 'string', 'slug' => 'string', 'States__status' => 'boolean', 'States.status' => 'boolean', 'status' => 'boolean', 'States__state_order' => 'integer', 'States.state_order' => 'integer', 'state_order' => 'integer', 'States__meta_title' => 'string', 'States.meta_title' => 'string', 'meta_title' => 'string', 'States__meta_keywords' => 'string', 'States.meta_keywords' => 'string', 'meta_keywords' => 'string', 'States__meta_descriptions' => 'string', 'States.meta_descriptions' => 'string', 'meta_descriptions' => 'string', 'States__og_title' => 'string', 'States.og_title' => 'string', 'og_title' => 'string', 'States__og_type' => 'string', 'States.og_type' => 'string', 'og_type' => 'string', 'States__og_image' => 'text', 'States.og_image' => 'text', 'og_image' => 'text', 'States__modified' => 'timestamp', 'States.modified' => 'timestamp', 'modified' => 'timestamp', 'Areas__id' => 'integer', 'Areas.id' => 'integer', 'Areas__name' => 'string', 'Areas.name' => 'string', 'Areas__slug' => 'string', 'Areas.slug' => 'string', 'Areas__country_id' => 'integer', 'Areas.country_id' => 'integer', 'Areas__state_id' => 'integer', 'Areas.state_id' => 'integer', 'state_id' => 'integer', 'Areas__status' => 'integer', 'Areas.status' => 'integer', 'Areas__area_order' => 'integer', 'Areas.area_order' => 'integer', 'area_order' => 'integer', 'Areas__popular_location' => 'integer', 'Areas.popular_location' => 'integer', 'popular_location' => 'integer', 'Areas__meta_title' => 'string', 'Areas.meta_title' => 'string', 'Areas__meta_keywords' => 'string', 'Areas.meta_keywords' => 'string', 'Areas__meta_descriptions' => 'string', 'Areas.meta_descriptions' => 'string', 'Areas__og_title' => 'string', 'Areas.og_title' => 'string', 'Areas__og_type' => 'string', 'Areas.og_type' => 'string', 'Areas__og_image' => 'text', 'Areas.og_image' => 'text', 'Areas__modified' => 'timestamp', 'Areas.modified' => 'timestamp' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Areas' => [[maximum depth reached]] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\StatesTable) {} } $locationC = object(App\Model\Entity\Country) { 'id' => (int) 98, 'name' => 'Hong Kong', 'slug' => 'hong-kong', 'parent_country' => (int) 96, 'active' => (int) 1, 'country_order' => (int) 1, 'meta_title' => 'Compare The Entire Flexible Office and Coworking Space Market in Hong Kong', 'meta_keywords' => 'Hong Kong, Serviced Office, Coworking Space, Business Centre, Shared Office, Rent Office ', 'meta_descriptions' => 'Are you looking to rent an office space in Hong Kong? Use Workspace Asia to find your ideal serviced office or coworking space from over 200 locations in Hong Kong. Please contact 3018 4832 for more information. Discover new ways to work today!', 'og_title' => '', 'og_type' => null, 'og_image' => '/uploads/hong_kong/central_building/cb_3.jpg', 'modified' => object(Cake\I18n\Time) {}, '[new]' => false, '[accessible]' => [ '*' => true, 'id' => false ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Countries' } $locationA = '' $locationO = '' $amenities = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Amenities.id AS `Amenities__id`, Amenities.name AS `Amenities__name`, Amenities.fa_icon AS `Amenities__fa_icon`, Amenities.icon_image AS `Amenities__icon_image`, Amenities.custom_icon AS `Amenities__custom_icon` FROM amenities Amenities', 'params' => [], 'defaultTypes' => [ 'Amenities__id' => 'integer', 'Amenities.id' => 'integer', 'id' => 'integer', 'Amenities__name' => 'string', 'Amenities.name' => 'string', 'name' => 'string', 'Amenities__fa_icon' => 'string', 'Amenities.fa_icon' => 'string', 'fa_icon' => 'string', 'Amenities__icon_image' => 'text', 'Amenities.icon_image' => 'text', 'icon_image' => 'text', 'Amenities__custom_icon' => 'boolean', 'Amenities.custom_icon' => 'boolean', 'custom_icon' => 'boolean' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\AmenitiesTable) {} } $pageLimit = (int) 9 $area_ids = [] $total_properties = (int) 0 $seoText = '' $buildings = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Buildings.id AS `Buildings__id`, Buildings.name AS `Buildings__name`, Buildings.slug AS `Buildings__slug`, Buildings.country_id AS `Buildings__country_id`, Buildings.state_id AS `Buildings__state_id`, Buildings.area_id AS `Buildings__area_id`, Buildings.featured_image AS `Buildings__featured_image`, Buildings.images AS `Buildings__images`, Buildings.ownership AS `Buildings__ownership`, Buildings.completed_at AS `Buildings__completed_at`, Buildings.total_gfa AS `Buildings__total_gfa`, Buildings.floor_numbers AS `Buildings__floor_numbers`, Buildings.air_con_hours AS `Buildings__air_con_hours`, Buildings.floor_system AS `Buildings__floor_system`, Buildings.lift AS `Buildings__lift`, Buildings.ceiling_height AS `Buildings__ceiling_height`, Buildings.carpark_facilities AS `Buildings__carpark_facilities`, Buildings.transportation AS `Buildings__transportation`, Buildings.leases AS `Buildings__leases`, Buildings.floor_plan_image AS `Buildings__floor_plan_image`, Buildings.lat AS `Buildings__lat`, Buildings.lng AS `Buildings__lng`, Buildings.status AS `Buildings__status`, Buildings.address AS `Buildings__address`, Buildings.descriptions AS `Buildings__descriptions`, Buildings.meta_title AS `Buildings__meta_title`, Buildings.meta_keywords AS `Buildings__meta_keywords`, Buildings.meta_descriptions AS `Buildings__meta_descriptions`, Buildings.og_title AS `Buildings__og_title`, Buildings.og_type AS `Buildings__og_type`, Buildings.og_image AS `Buildings__og_image`, Buildings.created AS `Buildings__created`, Buildings.modified AS `Buildings__modified`, Countries.id AS `Countries__id`, Countries.name AS `Countries__name`, Countries.slug AS `Countries__slug`, Countries.parent_country AS `Countries__parent_country`, Countries.active AS `Countries__active`, Countries.country_order AS `Countries__country_order`, Countries.meta_title AS `Countries__meta_title`, Countries.meta_keywords AS `Countries__meta_keywords`, Countries.meta_descriptions AS `Countries__meta_descriptions`, Countries.og_title AS `Countries__og_title`, Countries.og_type AS `Countries__og_type`, Countries.og_image AS `Countries__og_image`, Countries.modified AS `Countries__modified`, States.id AS `States__id`, States.country_id AS `States__country_id`, States.name AS `States__name`, States.slug AS `States__slug`, States.status AS `States__status`, States.state_order AS `States__state_order`, States.meta_title AS `States__meta_title`, States.meta_keywords AS `States__meta_keywords`, States.meta_descriptions AS `States__meta_descriptions`, States.og_title AS `States__og_title`, States.og_type AS `States__og_type`, States.og_image AS `States__og_image`, States.modified AS `States__modified`, Areas.id AS `Areas__id`, Areas.name AS `Areas__name`, Areas.slug AS `Areas__slug`, Areas.country_id AS `Areas__country_id`, Areas.state_id AS `Areas__state_id`, Areas.status AS `Areas__status`, Areas.area_order AS `Areas__area_order`, Areas.popular_location AS `Areas__popular_location`, Areas.meta_title AS `Areas__meta_title`, Areas.meta_keywords AS `Areas__meta_keywords`, Areas.meta_descriptions AS `Areas__meta_descriptions`, Areas.og_title AS `Areas__og_title`, Areas.og_type AS `Areas__og_type`, Areas.og_image AS `Areas__og_image`, Areas.modified AS `Areas__modified` FROM buildings Buildings INNER JOIN countries Countries ON Countries.id = (Buildings.country_id) INNER JOIN states States ON States.id = (Buildings.state_id) INNER JOIN areas Areas ON Areas.id = (Buildings.area_id) WHERE (Buildings.status = :c0 AND Buildings.country_id = :c1) ORDER BY Buildings.modified DESC', 'params' => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Buildings__id' => 'integer', 'Buildings.id' => 'integer', 'id' => 'integer', 'Buildings__name' => 'string', 'Buildings.name' => 'string', 'name' => 'string', 'Buildings__slug' => 'string', 'Buildings.slug' => 'string', 'slug' => 'string', 'Buildings__country_id' => 'integer', 'Buildings.country_id' => 'integer', 'country_id' => 'integer', 'Buildings__state_id' => 'integer', 'Buildings.state_id' => 'integer', 'state_id' => 'integer', 'Buildings__area_id' => 'integer', 'Buildings.area_id' => 'integer', 'area_id' => 'integer', 'Buildings__featured_image' => 'text', 'Buildings.featured_image' => 'text', 'featured_image' => 'text', 'Buildings__images' => 'text', 'Buildings.images' => 'text', 'images' => 'text', 'Buildings__ownership' => 'string', 'Buildings.ownership' => 'string', 'ownership' => 'string', 'Buildings__completed_at' => 'string', 'Buildings.completed_at' => 'string', 'completed_at' => 'string', 'Buildings__total_gfa' => 'string', 'Buildings.total_gfa' => 'string', 'total_gfa' => 'string', 'Buildings__floor_numbers' => 'integer', 'Buildings.floor_numbers' => 'integer', 'floor_numbers' => 'integer', 'Buildings__air_con_hours' => 'text', 'Buildings.air_con_hours' => 'text', 'air_con_hours' => 'text', 'Buildings__floor_system' => 'string', 'Buildings.floor_system' => 'string', 'floor_system' => 'string', 'Buildings__lift' => 'string', 'Buildings.lift' => 'string', 'lift' => 'string', 'Buildings__ceiling_height' => 'string', 'Buildings.ceiling_height' => 'string', 'ceiling_height' => 'string', 'Buildings__carpark_facilities' => 'text', 'Buildings.carpark_facilities' => 'text', 'carpark_facilities' => 'text', 'Buildings__transportation' => 'text', 'Buildings.transportation' => 'text', 'transportation' => 'text', 'Buildings__leases' => 'text', 'Buildings.leases' => 'text', 'leases' => 'text', 'Buildings__floor_plan_image' => 'text', 'Buildings.floor_plan_image' => 'text', 'floor_plan_image' => 'text', 'Buildings__lat' => 'string', 'Buildings.lat' => 'string', 'lat' => 'string', 'Buildings__lng' => 'string', 'Buildings.lng' => 'string', 'lng' => 'string', 'Buildings__status' => 'integer', 'Buildings.status' => 'integer', 'status' => 'integer', 'Buildings__address' => 'string', 'Buildings.address' => 'string', 'address' => 'string', 'Buildings__descriptions' => 'text', 'Buildings.descriptions' => 'text', 'descriptions' => 'text', 'Buildings__meta_title' => 'string', 'Buildings.meta_title' => 'string', 'meta_title' => 'string', 'Buildings__meta_keywords' => 'string', 'Buildings.meta_keywords' => 'string', 'meta_keywords' => 'string', 'Buildings__meta_descriptions' => 'string', 'Buildings.meta_descriptions' => 'string', 'meta_descriptions' => 'string', 'Buildings__og_title' => 'string', 'Buildings.og_title' => 'string', 'og_title' => 'string', 'Buildings__og_type' => 'string', 'Buildings.og_type' => 'string', 'og_type' => 'string', 'Buildings__og_image' => 'text', 'Buildings.og_image' => 'text', 'og_image' => 'text', 'Buildings__created' => 'datetime', 'Buildings.created' => 'datetime', 'created' => 'datetime', 'Buildings__modified' => 'timestamp', 'Buildings.modified' => 'timestamp', 'modified' => 'timestamp', 'Countries__id' => 'integer', 'Countries.id' => 'integer', 'Countries__name' => 'string', 'Countries.name' => 'string', 'Countries__slug' => 'string', 'Countries.slug' => 'string', 'Countries__parent_country' => 'integer', 'Countries.parent_country' => 'integer', 'parent_country' => 'integer', 'Countries__active' => 'integer', 'Countries.active' => 'integer', 'active' => 'integer', 'Countries__country_order' => 'integer', 'Countries.country_order' => 'integer', 'country_order' => 'integer', 'Countries__meta_title' => 'string', 'Countries.meta_title' => 'string', 'Countries__meta_keywords' => 'string', 'Countries.meta_keywords' => 'string', 'Countries__meta_descriptions' => 'string', 'Countries.meta_descriptions' => 'string', 'Countries__og_title' => 'string', 'Countries.og_title' => 'string', 'Countries__og_type' => 'string', 'Countries.og_type' => 'string', 'Countries__og_image' => 'text', 'Countries.og_image' => 'text', 'Countries__modified' => 'timestamp', 'Countries.modified' => 'timestamp', 'States__id' => 'integer', 'States.id' => 'integer', 'States__country_id' => 'integer', 'States.country_id' => 'integer', 'States__name' => 'string', 'States.name' => 'string', 'States__slug' => 'string', 'States.slug' => 'string', 'States__status' => 'boolean', 'States.status' => 'boolean', 'States__state_order' => 'integer', 'States.state_order' => 'integer', 'state_order' => 'integer', 'States__meta_title' => 'string', 'States.meta_title' => 'string', 'States__meta_keywords' => 'string', 'States.meta_keywords' => 'string', 'States__meta_descriptions' => 'string', 'States.meta_descriptions' => 'string', 'States__og_title' => 'string', 'States.og_title' => 'string', 'States__og_type' => 'string', 'States.og_type' => 'string', 'States__og_image' => 'text', 'States.og_image' => 'text', 'States__modified' => 'timestamp', 'States.modified' => 'timestamp', 'Areas__id' => 'integer', 'Areas.id' => 'integer', 'Areas__name' => 'string', 'Areas.name' => 'string', 'Areas__slug' => 'string', 'Areas.slug' => 'string', 'Areas__country_id' => 'integer', 'Areas.country_id' => 'integer', 'Areas__state_id' => 'integer', 'Areas.state_id' => 'integer', 'Areas__status' => 'integer', 'Areas.status' => 'integer', 'Areas__area_order' => 'integer', 'Areas.area_order' => 'integer', 'area_order' => 'integer', 'Areas__popular_location' => 'integer', 'Areas.popular_location' => 'integer', 'popular_location' => 'integer', 'Areas__meta_title' => 'string', 'Areas.meta_title' => 'string', 'Areas__meta_keywords' => 'string', 'Areas.meta_keywords' => 'string', 'Areas__meta_descriptions' => 'string', 'Areas.meta_descriptions' => 'string', 'Areas__og_title' => 'string', 'Areas.og_title' => 'string', 'Areas__og_type' => 'string', 'Areas.og_type' => 'string', 'Areas__og_image' => 'text', 'Areas.og_image' => 'text', 'Areas__modified' => 'timestamp', 'Areas.modified' => 'timestamp' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Countries' => [[maximum depth reached]], 'States' => [[maximum depth reached]], 'Areas' => [[maximum depth reached]] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BuildingsTable) {} } $keyword = '' $total_buildings = (int) 1361 $states = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT States.id AS `States__id`, States.country_id AS `States__country_id`, States.name AS `States__name`, States.slug AS `States__slug`, States.status AS `States__status`, States.state_order AS `States__state_order`, States.meta_title AS `States__meta_title`, States.meta_keywords AS `States__meta_keywords`, States.meta_descriptions AS `States__meta_descriptions`, States.og_title AS `States__og_title`, States.og_type AS `States__og_type`, States.og_image AS `States__og_image`, States.modified AS `States__modified` FROM states States WHERE (States.status = :c0 AND States.country_id = :c1) ORDER BY States.state_order ASC', 'params' => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'States__id' => 'integer', 'States.id' => 'integer', 'id' => 'integer', 'States__country_id' => 'integer', 'States.country_id' => 'integer', 'country_id' => 'integer', 'States__name' => 'string', 'States.name' => 'string', 'name' => 'string', 'States__slug' => 'string', 'States.slug' => 'string', 'slug' => 'string', 'States__status' => 'boolean', 'States.status' => 'boolean', 'status' => 'boolean', 'States__state_order' => 'integer', 'States.state_order' => 'integer', 'state_order' => 'integer', 'States__meta_title' => 'string', 'States.meta_title' => 'string', 'meta_title' => 'string', 'States__meta_keywords' => 'string', 'States.meta_keywords' => 'string', 'meta_keywords' => 'string', 'States__meta_descriptions' => 'string', 'States.meta_descriptions' => 'string', 'meta_descriptions' => 'string', 'States__og_title' => 'string', 'States.og_title' => 'string', 'og_title' => 'string', 'States__og_type' => 'string', 'States.og_type' => 'string', 'og_type' => 'string', 'States__og_image' => 'text', 'States.og_image' => 'text', 'og_image' => 'text', 'States__modified' => 'timestamp', 'States.modified' => 'timestamp', 'modified' => 'timestamp' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\StatesTable) {} } $leases_offices = [ (int) 2 => [ 'id' => (int) 2, 'slug' => 'private-offices', 'name' => 'Private Offices', 'translated_name' => 'Private Offices' ], (int) 4 => [ 'id' => (int) 4, 'slug' => 'hot-desks', 'name' => 'Hot Desks', 'translated_name' => 'Coworking Spaces' ], (int) 5 => [ 'id' => (int) 5, 'slug' => 'dedicated-desks', 'name' => 'Dedicated Desks', 'translated_name' => 'Dedicated Desks' ] ] $data = object(stdClass) { country => 'hong-kong' area => null inputs => [ 'property_office_type' => 'hot desk', 'property_max_pax' => '', 'property_min_pax' => '', 'property_max_price' => '', 'property_min_price' => '', 'property_area' => null, 'property_country' => 'hong-kong', 'property_location' => 'Hong Kong' ] input_text => [ 'office_type' => 'Private Offices', 'number_of_pax' => 'No. of Pax', 'price' => 'Price', 'location' => 'Hong Kong' ] search_input_class => [ 'office_type' => true, 'number_of_pax' => false, 'price' => false, 'location' => true ] } $languages = null $locale_lang = 'en' $countryName = 'US' $area = object(App\Model\Entity\State) { 'id' => (int) 3, 'country_id' => (int) 98, 'name' => 'New Territories', 'slug' => 'new-territories', 'status' => true, 'state_order' => (int) 3, 'meta_title' => 'Find Business Centres, Serviced Offices & Coworking Spaces in New Territories - Workspace Asia', 'meta_keywords' => 'New Territories, Serviced Office, Coworking Space, Business Centre, Shared Office, Rent Office ', 'meta_descriptions' => 'Are you looking to rent an office space in New Territories? Use Workspace Asia to find your ideal serviced office or coworking space from over 200 locations in Hong Kong. Please contact 3018 4832 for more information. Discover new ways to work today!', 'og_title' => '', 'og_type' => null, 'og_image' => '/uploads/hong_kong/the_rainbow_metro/2-1608439740532.jpg', 'modified' => object(Cake\I18n\Time) {}, 'areas' => [ (int) 0 => object(App\Model\Entity\Area) {}, (int) 1 => object(App\Model\Entity\Area) {}, (int) 2 => object(App\Model\Entity\Area) {}, (int) 3 => object(App\Model\Entity\Area) {}, (int) 4 => object(App\Model\Entity\Area) {}, (int) 5 => object(App\Model\Entity\Area) {} ], '[new]' => false, '[accessible]' => [ '*' => true, 'id' => false ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'States' } $value = object(App\Model\Entity\Area) { 'id' => (int) 66, 'name' => 'Sha Tin', 'slug' => 'sha-tin', 'country_id' => (int) 98, 'state_id' => (int) 3, 'status' => (int) 1, 'area_order' => (int) 22, 'popular_location' => (int) 0, 'meta_title' => 'Sha Tin Coworking Space & Shared Office Directory - Workspace Asia', 'meta_keywords' => 'Sha Tin, Serviced Office, Coworking Space, Business Centre, Shared Office, Rent Office ', 'meta_descriptions' => 'Are you looking to rent an office space in Sha Tin? Use Workspace Asia to find your ideal serviced office or coworking space from over 200 locations in Hong Kong. Please contact 9231 0043 for more information. Discover new ways to work today!', 'og_title' => '', 'og_type' => null, 'og_image' => '/uploads/hong_kong/tai_cheung_factory_building_the_hive/5-1610776836439.jpg', 'modified' => object(Cake\I18n\Time) {}, '[new]' => false, '[accessible]' => [ '*' => true, 'id' => false ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Areas' }include - APP/Template/Element/header.ctp, line 85 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1025 Cake\View\View::_render() - CORE/src/View/View.php, line 986 Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1372 Cake\View\View::element() - CORE/src/View/View.php, line 513 include - APP/Template/Layout/front.ctp, line 120 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1025 Cake\View\View::_render() - CORE/src/View/View.php, line 986 Cake\View\View::renderLayout() - CORE/src/View/View.php, line 657 Cake\View\View::render() - CORE/src/View/View.php, line 615 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\Routing\Dispatcher::dispatch() - CORE/src/Routing/Dispatcher.php, line 60 [main] - ROOT/webroot/index.php, line 50
</a> <ul class="dropdown-menu submenu-box"> <?php if(count($languages)) : ?>
</a>
<ul class="dropdown-menu submenu-box">
<?php if(count($languages)) : ?>
$viewFile = '/home/workspaceasia/public_html/src/Template/Element/header.ctp' $dataForView = [ 'fb_login_url' => 'https://www.facebook.com/v2.3/dialog/oauth?client_id=764495967085455&redirect_uri=http%3A%2F%2Fworkspaceasia.com%2Flogin&state=cc90eb1e382ab10c1c9c46f06aa9d9a3&sdk=php-sdk-4.0.23&scope=email%2Cpublic_profile', 'properties' => object(Cake\ORM\ResultSet) { 'items' => [[maximum depth reached]] }, 'all_properties' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Leases.id AS `Leases__id`, Leases.name AS `Leases__name`, Leases.slug AS `Leases__slug`, Leases.country_id AS `Leases__country_id`, Leases.area_id AS `Leases__area_id`, Leases.address AS `Leases__address`, Leases.office_type AS `Leases__office_type`, Leases.featured_image AS `Leases__featured_image`, Leases.images AS `Leases__images`, Leases.descriptions AS `Leases__descriptions`, Leases.meta_title AS `Leases__meta_title`, Leases.meta_keywords AS `Leases__meta_keywords`, Leases.meta_descriptions AS `Leases__meta_descriptions`, Leases.og_title AS `Leases__og_title`, Leases.og_type AS `Leases__og_type`, Leases.og_image AS `Leases__og_image`, Leases.amenities AS `Leases__amenities`, Leases.other_amenities AS `Leases__other_amenities`, Leases.space_verified AS `Leases__space_verified`, Leases.featured AS `Leases__featured`, Leases.guest_minimum AS `Leases__guest_minimum`, Leases.guest_maximum AS `Leases__guest_maximum`, Leases.payment_cancellation_policy AS `Leases__payment_cancellation_policy`, Leases.air_con_hours AS `Leases__air_con_hours`, Leases.top_features AS `Leases__top_features`, Leases.current_availability AS `Leases__current_availability`, Leases.lat AS `Leases__lat`, Leases.lng AS `Leases__lng`, Leases.walking_distance AS `Leases__walking_distance`, Leases.status AS `Leases__status`, Leases.explore_space AS `Leases__explore_space`, Leases.lease_order AS `Leases__lease_order`, Leases.created AS `Leases__created`, Leases.modified AS `Leases__modified`, Offices.id AS `Offices__id`, Offices.name AS `Offices__name`, Offices.slug AS `Offices__slug`, Offices.status AS `Offices__status`, Offices.created AS `Offices__created`, Offices.modified AS `Offices__modified`, Areas.id AS `Areas__id`, Areas.name AS `Areas__name`, Areas.slug AS `Areas__slug`, Areas.country_id AS `Areas__country_id`, Areas.state_id AS `Areas__state_id`, Areas.status AS `Areas__status`, Areas.area_order AS `Areas__area_order`, Areas.popular_location AS `Areas__popular_location`, Areas.meta_title AS `Areas__meta_title`, Areas.meta_keywords AS `Areas__meta_keywords`, Areas.meta_descriptions AS `Areas__meta_descriptions`, Areas.og_title AS `Areas__og_title`, Areas.og_type AS `Areas__og_type`, Areas.og_image AS `Areas__og_image`, Areas.modified AS `Areas__modified`, Countries.id AS `Countries__id`, Countries.name AS `Countries__name`, Countries.slug AS `Countries__slug`, Countries.parent_country AS `Countries__parent_country`, Countries.active AS `Countries__active`, Countries.country_order AS `Countries__country_order`, Countries.meta_title AS `Countries__meta_title`, Countries.meta_keywords AS `Countries__meta_keywords`, Countries.meta_descriptions AS `Countries__meta_descriptions`, Countries.og_title AS `Countries__og_title`, Countries.og_type AS `Countries__og_type`, Countries.og_image AS `Countries__og_image`, Countries.modified AS `Countries__modified`, Offices_name_translation.id AS `Offices_name_translation__id`, Offices_name_translation.locale AS `Offices_name_translation__locale`, Offices_name_translation.model AS `Offices_name_translation__model`, Offices_name_translation.foreign_key AS `Offices_name_translation__foreign_key`, Offices_name_translation.field AS `Offices_name_translation__field`, Offices_name_translation.content AS `Offices_name_translation__content` FROM leases Leases INNER JOIN prices Prices ON (Prices.lease_id = Leases.id AND Prices.price_type_id = 3) INNER JOIN leases_availability LeasesAvailability ON Leases.id = LeasesAvailability.leases_id INNER JOIN offices Offices ON Offices.id = (Leases.office_type) INNER JOIN areas Areas ON Areas.id = (Leases.area_id) INNER JOIN countries Countries ON Countries.id = (Leases.country_id) LEFT JOIN i18n Offices_name_translation ON (Offices_name_translation.model = :c0 AND Offices_name_translation.field = :c1 AND Offices_name_translation.content != :c2 AND Offices_name_translation.locale = :c3 AND Offices.id = (Offices_name_translation.foreign_key)) WHERE (LeasesAvailability.office_id = :c4 AND Leases.country_id = :c5 AND Leases.status = :c6) GROUP BY Leases.id ORDER BY Leases.lease_order ASC, Leases.modified DESC', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ [maximum depth reached] ], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\LeasesTable) {} }, 'properties_list' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Leases.id AS `Leases__id`, Leases.name AS `Leases__name` FROM leases Leases', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\LeasesTable) {} }, 'offices' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Offices.id AS `Offices__id`, Offices.name AS `Offices__name`, Offices.slug AS `Offices__slug`, Offices.status AS `Offices__status`, Offices.created AS `Offices__created`, Offices.modified AS `Offices__modified`, Offices_name_translation.id AS `Offices_name_translation__id`, Offices_name_translation.locale AS `Offices_name_translation__locale`, Offices_name_translation.model AS `Offices_name_translation__model`, Offices_name_translation.foreign_key AS `Offices_name_translation__foreign_key`, Offices_name_translation.field AS `Offices_name_translation__field`, Offices_name_translation.content AS `Offices_name_translation__content` FROM offices Offices LEFT JOIN i18n Offices_name_translation ON (Offices_name_translation.model = :c0 AND Offices_name_translation.field = :c1 AND Offices_name_translation.content != :c2 AND Offices_name_translation.locale = :c3 AND Offices.id = (Offices_name_translation.foreign_key)) WHERE Offices.status = :c4', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ [maximum depth reached] ], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\OfficesTable) {} }, 'filter' => [ 'property_office_type' => 'hot desk' ], 'countries' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Countries.id AS `Countries__id`, Countries.name AS `Countries__name`, Countries.slug AS `Countries__slug`, Countries.parent_country AS `Countries__parent_country`, Countries.active AS `Countries__active`, Countries.country_order AS `Countries__country_order`, Countries.meta_title AS `Countries__meta_title`, Countries.meta_keywords AS `Countries__meta_keywords`, Countries.meta_descriptions AS `Countries__meta_descriptions`, Countries.og_title AS `Countries__og_title`, Countries.og_type AS `Countries__og_type`, Countries.og_image AS `Countries__og_image`, Countries.modified AS `Countries__modified` FROM countries Countries WHERE Countries.active = :c0 ORDER BY Countries.country_order ASC, Countries.modified DESC', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\CountriesTable) {} }, 'areas' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT States.id AS `States__id`, States.country_id AS `States__country_id`, States.name AS `States__name`, States.slug AS `States__slug`, States.status AS `States__status`, States.state_order AS `States__state_order`, States.meta_title AS `States__meta_title`, States.meta_keywords AS `States__meta_keywords`, States.meta_descriptions AS `States__meta_descriptions`, States.og_title AS `States__og_title`, States.og_type AS `States__og_type`, States.og_image AS `States__og_image`, States.modified AS `States__modified` FROM states States WHERE (States.status = :c0 AND States.country_id = :c1) ORDER BY States.state_order ASC, States.modified DESC', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ [maximum depth reached] ], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\StatesTable) {} }, 'locationC' => object(App\Model\Entity\Country) { 'id' => (int) 98, 'name' => 'Hong Kong', 'slug' => 'hong-kong', 'parent_country' => (int) 96, 'active' => (int) 1, 'country_order' => (int) 1, 'meta_title' => 'Compare The Entire Flexible Office and Coworking Space Market in Hong Kong', 'meta_keywords' => 'Hong Kong, Serviced Office, Coworking Space, Business Centre, Shared Office, Rent Office ', 'meta_descriptions' => 'Are you looking to rent an office space in Hong Kong? Use Workspace Asia to find your ideal serviced office or coworking space from over 200 locations in Hong Kong. Please contact 3018 4832 for more information. Discover new ways to work today!', 'og_title' => '', 'og_type' => null, 'og_image' => '/uploads/hong_kong/central_building/cb_3.jpg', 'modified' => object(Cake\I18n\Time) {}, '[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]' => 'Countries' }, 'locationA' => '', 'locationO' => '', 'amenities' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Amenities.id AS `Amenities__id`, Amenities.name AS `Amenities__name`, Amenities.fa_icon AS `Amenities__fa_icon`, Amenities.icon_image AS `Amenities__icon_image`, Amenities.custom_icon AS `Amenities__custom_icon` FROM amenities Amenities', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\AmenitiesTable) {} }, 'pageLimit' => (int) 9, 'area_ids' => [], 'total_properties' => (int) 0, 'seoText' => '', 'buildings' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Buildings.id AS `Buildings__id`, Buildings.name AS `Buildings__name`, Buildings.slug AS `Buildings__slug`, Buildings.country_id AS `Buildings__country_id`, Buildings.state_id AS `Buildings__state_id`, Buildings.area_id AS `Buildings__area_id`, Buildings.featured_image AS `Buildings__featured_image`, Buildings.images AS `Buildings__images`, Buildings.ownership AS `Buildings__ownership`, Buildings.completed_at AS `Buildings__completed_at`, Buildings.total_gfa AS `Buildings__total_gfa`, Buildings.floor_numbers AS `Buildings__floor_numbers`, Buildings.air_con_hours AS `Buildings__air_con_hours`, Buildings.floor_system AS `Buildings__floor_system`, Buildings.lift AS `Buildings__lift`, Buildings.ceiling_height AS `Buildings__ceiling_height`, Buildings.carpark_facilities AS `Buildings__carpark_facilities`, Buildings.transportation AS `Buildings__transportation`, Buildings.leases AS `Buildings__leases`, Buildings.floor_plan_image AS `Buildings__floor_plan_image`, Buildings.lat AS `Buildings__lat`, Buildings.lng AS `Buildings__lng`, Buildings.status AS `Buildings__status`, Buildings.address AS `Buildings__address`, Buildings.descriptions AS `Buildings__descriptions`, Buildings.meta_title AS `Buildings__meta_title`, Buildings.meta_keywords AS `Buildings__meta_keywords`, Buildings.meta_descriptions AS `Buildings__meta_descriptions`, Buildings.og_title AS `Buildings__og_title`, Buildings.og_type AS `Buildings__og_type`, Buildings.og_image AS `Buildings__og_image`, Buildings.created AS `Buildings__created`, Buildings.modified AS `Buildings__modified`, Countries.id AS `Countries__id`, Countries.name AS `Countries__name`, Countries.slug AS `Countries__slug`, Countries.parent_country AS `Countries__parent_country`, Countries.active AS `Countries__active`, Countries.country_order AS `Countries__country_order`, Countries.meta_title AS `Countries__meta_title`, Countries.meta_keywords AS `Countries__meta_keywords`, Countries.meta_descriptions AS `Countries__meta_descriptions`, Countries.og_title AS `Countries__og_title`, Countries.og_type AS `Countries__og_type`, Countries.og_image AS `Countries__og_image`, Countries.modified AS `Countries__modified`, States.id AS `States__id`, States.country_id AS `States__country_id`, States.name AS `States__name`, States.slug AS `States__slug`, States.status AS `States__status`, States.state_order AS `States__state_order`, States.meta_title AS `States__meta_title`, States.meta_keywords AS `States__meta_keywords`, States.meta_descriptions AS `States__meta_descriptions`, States.og_title AS `States__og_title`, States.og_type AS `States__og_type`, States.og_image AS `States__og_image`, States.modified AS `States__modified`, Areas.id AS `Areas__id`, Areas.name AS `Areas__name`, Areas.slug AS `Areas__slug`, Areas.country_id AS `Areas__country_id`, Areas.state_id AS `Areas__state_id`, Areas.status AS `Areas__status`, Areas.area_order AS `Areas__area_order`, Areas.popular_location AS `Areas__popular_location`, Areas.meta_title AS `Areas__meta_title`, Areas.meta_keywords AS `Areas__meta_keywords`, Areas.meta_descriptions AS `Areas__meta_descriptions`, Areas.og_title AS `Areas__og_title`, Areas.og_type AS `Areas__og_type`, Areas.og_image AS `Areas__og_image`, Areas.modified AS `Areas__modified` FROM buildings Buildings INNER JOIN countries Countries ON Countries.id = (Buildings.country_id) INNER JOIN states States ON States.id = (Buildings.state_id) INNER JOIN areas Areas ON Areas.id = (Buildings.area_id) WHERE (Buildings.status = :c0 AND Buildings.country_id = :c1) ORDER BY Buildings.modified DESC', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ [maximum depth reached] ], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\BuildingsTable) {} }, 'keyword' => '', 'total_buildings' => (int) 1361, 'states' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT States.id AS `States__id`, States.country_id AS `States__country_id`, States.name AS `States__name`, States.slug AS `States__slug`, States.status AS `States__status`, States.state_order AS `States__state_order`, States.meta_title AS `States__meta_title`, States.meta_keywords AS `States__meta_keywords`, States.meta_descriptions AS `States__meta_descriptions`, States.og_title AS `States__og_title`, States.og_type AS `States__og_type`, States.og_image AS `States__og_image`, States.modified AS `States__modified` FROM states States WHERE (States.status = :c0 AND States.country_id = :c1) ORDER BY States.state_order ASC', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\StatesTable) {} }, 'leases_offices' => [ (int) 2 => [ 'id' => (int) 2, 'slug' => 'private-offices', 'name' => 'Private Offices', 'translated_name' => 'Private Offices' ], (int) 4 => [ 'id' => (int) 4, 'slug' => 'hot-desks', 'name' => 'Hot Desks', 'translated_name' => 'Coworking Spaces' ], (int) 5 => [ 'id' => (int) 5, 'slug' => 'dedicated-desks', 'name' => 'Dedicated Desks', 'translated_name' => 'Dedicated Desks' ] ], 'data' => object(stdClass) { country => 'hong-kong' area => null inputs => [ [maximum depth reached] ] input_text => [ [maximum depth reached] ] search_input_class => [ [maximum depth reached] ] }, 'languages' => null, 'locale_lang' => 'en', 'countryName' => 'US' ] $fb_login_url = 'https://www.facebook.com/v2.3/dialog/oauth?client_id=764495967085455&redirect_uri=http%3A%2F%2Fworkspaceasia.com%2Flogin&state=cc90eb1e382ab10c1c9c46f06aa9d9a3&sdk=php-sdk-4.0.23&scope=email%2Cpublic_profile' $properties = object(Cake\ORM\ResultSet) { 'items' => [] } $all_properties = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Leases.id AS `Leases__id`, Leases.name AS `Leases__name`, Leases.slug AS `Leases__slug`, Leases.country_id AS `Leases__country_id`, Leases.area_id AS `Leases__area_id`, Leases.address AS `Leases__address`, Leases.office_type AS `Leases__office_type`, Leases.featured_image AS `Leases__featured_image`, Leases.images AS `Leases__images`, Leases.descriptions AS `Leases__descriptions`, Leases.meta_title AS `Leases__meta_title`, Leases.meta_keywords AS `Leases__meta_keywords`, Leases.meta_descriptions AS `Leases__meta_descriptions`, Leases.og_title AS `Leases__og_title`, Leases.og_type AS `Leases__og_type`, Leases.og_image AS `Leases__og_image`, Leases.amenities AS `Leases__amenities`, Leases.other_amenities AS `Leases__other_amenities`, Leases.space_verified AS `Leases__space_verified`, Leases.featured AS `Leases__featured`, Leases.guest_minimum AS `Leases__guest_minimum`, Leases.guest_maximum AS `Leases__guest_maximum`, Leases.payment_cancellation_policy AS `Leases__payment_cancellation_policy`, Leases.air_con_hours AS `Leases__air_con_hours`, Leases.top_features AS `Leases__top_features`, Leases.current_availability AS `Leases__current_availability`, Leases.lat AS `Leases__lat`, Leases.lng AS `Leases__lng`, Leases.walking_distance AS `Leases__walking_distance`, Leases.status AS `Leases__status`, Leases.explore_space AS `Leases__explore_space`, Leases.lease_order AS `Leases__lease_order`, Leases.created AS `Leases__created`, Leases.modified AS `Leases__modified`, Offices.id AS `Offices__id`, Offices.name AS `Offices__name`, Offices.slug AS `Offices__slug`, Offices.status AS `Offices__status`, Offices.created AS `Offices__created`, Offices.modified AS `Offices__modified`, Areas.id AS `Areas__id`, Areas.name AS `Areas__name`, Areas.slug AS `Areas__slug`, Areas.country_id AS `Areas__country_id`, Areas.state_id AS `Areas__state_id`, Areas.status AS `Areas__status`, Areas.area_order AS `Areas__area_order`, Areas.popular_location AS `Areas__popular_location`, Areas.meta_title AS `Areas__meta_title`, Areas.meta_keywords AS `Areas__meta_keywords`, Areas.meta_descriptions AS `Areas__meta_descriptions`, Areas.og_title AS `Areas__og_title`, Areas.og_type AS `Areas__og_type`, Areas.og_image AS `Areas__og_image`, Areas.modified AS `Areas__modified`, Countries.id AS `Countries__id`, Countries.name AS `Countries__name`, Countries.slug AS `Countries__slug`, Countries.parent_country AS `Countries__parent_country`, Countries.active AS `Countries__active`, Countries.country_order AS `Countries__country_order`, Countries.meta_title AS `Countries__meta_title`, Countries.meta_keywords AS `Countries__meta_keywords`, Countries.meta_descriptions AS `Countries__meta_descriptions`, Countries.og_title AS `Countries__og_title`, Countries.og_type AS `Countries__og_type`, Countries.og_image AS `Countries__og_image`, Countries.modified AS `Countries__modified`, Offices_name_translation.id AS `Offices_name_translation__id`, Offices_name_translation.locale AS `Offices_name_translation__locale`, Offices_name_translation.model AS `Offices_name_translation__model`, Offices_name_translation.foreign_key AS `Offices_name_translation__foreign_key`, Offices_name_translation.field AS `Offices_name_translation__field`, Offices_name_translation.content AS `Offices_name_translation__content` FROM leases Leases INNER JOIN prices Prices ON (Prices.lease_id = Leases.id AND Prices.price_type_id = 3) INNER JOIN leases_availability LeasesAvailability ON Leases.id = LeasesAvailability.leases_id INNER JOIN offices Offices ON Offices.id = (Leases.office_type) INNER JOIN areas Areas ON Areas.id = (Leases.area_id) INNER JOIN countries Countries ON Countries.id = (Leases.country_id) LEFT JOIN i18n Offices_name_translation ON (Offices_name_translation.model = :c0 AND Offices_name_translation.field = :c1 AND Offices_name_translation.content != :c2 AND Offices_name_translation.locale = :c3 AND Offices.id = (Offices_name_translation.foreign_key)) WHERE (LeasesAvailability.office_id = :c4 AND Leases.country_id = :c5 AND Leases.status = :c6) GROUP BY Leases.id ORDER BY Leases.lease_order ASC, Leases.modified DESC', 'params' => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ], ':c2' => [ [maximum depth reached] ], ':c3' => [ [maximum depth reached] ], ':c4' => [ [maximum depth reached] ], ':c5' => [ [maximum depth reached] ], ':c6' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Leases__id' => 'integer', 'Leases.id' => 'integer', 'id' => 'integer', 'Leases__name' => 'string', 'Leases.name' => 'string', 'name' => 'string', 'Leases__slug' => 'string', 'Leases.slug' => 'string', 'slug' => 'string', 'Leases__country_id' => 'integer', 'Leases.country_id' => 'integer', 'country_id' => 'integer', 'Leases__area_id' => 'integer', 'Leases.area_id' => 'integer', 'area_id' => 'integer', 'Leases__address' => 'text', 'Leases.address' => 'text', 'address' => 'text', 'Leases__office_type' => 'integer', 'Leases.office_type' => 'integer', 'office_type' => 'integer', 'Leases__featured_image' => 'text', 'Leases.featured_image' => 'text', 'featured_image' => 'text', 'Leases__images' => 'text', 'Leases.images' => 'text', 'images' => 'text', 'Leases__descriptions' => 'text', 'Leases.descriptions' => 'text', 'descriptions' => 'text', 'Leases__meta_title' => 'string', 'Leases.meta_title' => 'string', 'meta_title' => 'string', 'Leases__meta_keywords' => 'string', 'Leases.meta_keywords' => 'string', 'meta_keywords' => 'string', 'Leases__meta_descriptions' => 'text', 'Leases.meta_descriptions' => 'text', 'meta_descriptions' => 'text', 'Leases__og_title' => 'string', 'Leases.og_title' => 'string', 'og_title' => 'string', 'Leases__og_type' => 'string', 'Leases.og_type' => 'string', 'og_type' => 'string', 'Leases__og_image' => 'string', 'Leases.og_image' => 'string', 'og_image' => 'string', 'Leases__amenities' => 'text', 'Leases.amenities' => 'text', 'amenities' => 'text', 'Leases__other_amenities' => 'text', 'Leases.other_amenities' => 'text', 'other_amenities' => 'text', 'Leases__space_verified' => 'integer', 'Leases.space_verified' => 'integer', 'space_verified' => 'integer', 'Leases__featured' => 'integer', 'Leases.featured' => 'integer', 'featured' => 'integer', 'Leases__guest_minimum' => 'integer', 'Leases.guest_minimum' => 'integer', 'guest_minimum' => 'integer', 'Leases__guest_maximum' => 'integer', 'Leases.guest_maximum' => 'integer', 'guest_maximum' => 'integer', 'Leases__payment_cancellation_policy' => 'text', 'Leases.payment_cancellation_policy' => 'text', 'payment_cancellation_policy' => 'text', 'Leases__air_con_hours' => 'text', 'Leases.air_con_hours' => 'text', 'air_con_hours' => 'text', 'Leases__top_features' => 'text', 'Leases.top_features' => 'text', 'top_features' => 'text', 'Leases__current_availability' => 'text', 'Leases.current_availability' => 'text', 'current_availability' => 'text', 'Leases__lat' => 'string', 'Leases.lat' => 'string', 'lat' => 'string', 'Leases__lng' => 'string', 'Leases.lng' => 'string', 'lng' => 'string', 'Leases__walking_distance' => 'string', 'Leases.walking_distance' => 'string', 'walking_distance' => 'string', 'Leases__status' => 'integer', 'Leases.status' => 'integer', 'status' => 'integer', 'Leases__explore_space' => 'boolean', 'Leases.explore_space' => 'boolean', 'explore_space' => 'boolean', 'Leases__lease_order' => 'integer', 'Leases.lease_order' => 'integer', 'lease_order' => 'integer', 'Leases__created' => 'datetime', 'Leases.created' => 'datetime', 'created' => 'datetime', 'Leases__modified' => 'timestamp', 'Leases.modified' => 'timestamp', 'modified' => 'timestamp', 'Prices__id' => 'integer', 'Prices.id' => 'integer', 'Prices__price_type_id' => 'integer', 'Prices.price_type_id' => 'integer', 'price_type_id' => 'integer', 'Prices__currency_type' => 'integer', 'Prices.currency_type' => 'integer', 'currency_type' => 'integer', 'Prices__lease_id' => 'integer', 'Prices.lease_id' => 'integer', 'lease_id' => 'integer', 'Prices__price' => 'integer', 'Prices.price' => 'integer', 'price' => 'integer', 'Prices__modified' => 'timestamp', 'Prices.modified' => 'timestamp', 'Currencies__id' => 'integer', 'Currencies.id' => 'integer', 'Currencies__country_id' => 'integer', 'Currencies.country_id' => 'integer', 'Currencies__name' => 'string', 'Currencies.name' => 'string', 'Currencies__code' => 'string', 'Currencies.code' => 'string', 'code' => 'string', 'Currencies__symbol' => 'string', 'Currencies.symbol' => 'string', 'symbol' => 'string', 'Currencies__show_after' => 'integer', 'Currencies.show_after' => 'integer', 'show_after' => 'integer', 'Currencies__status' => 'boolean', 'Currencies.status' => 'boolean', 'Offices__id' => 'integer', 'Offices.id' => 'integer', 'Offices__name' => 'string', 'Offices.name' => 'string', 'Offices__slug' => 'string', 'Offices.slug' => 'string', 'Offices__status' => 'integer', 'Offices.status' => 'integer', 'Offices__created' => 'datetime', 'Offices.created' => 'datetime', 'Offices__modified' => 'timestamp', 'Offices.modified' => 'timestamp', 'Areas__id' => 'integer', 'Areas.id' => 'integer', 'Areas__name' => 'string', 'Areas.name' => 'string', 'Areas__slug' => 'string', 'Areas.slug' => 'string', 'Areas__country_id' => 'integer', 'Areas.country_id' => 'integer', 'Areas__state_id' => 'integer', 'Areas.state_id' => 'integer', 'state_id' => 'integer', 'Areas__status' => 'integer', 'Areas.status' => 'integer', 'Areas__area_order' => 'integer', 'Areas.area_order' => 'integer', 'area_order' => 'integer', 'Areas__popular_location' => 'integer', 'Areas.popular_location' => 'integer', 'popular_location' => 'integer', 'Areas__meta_title' => 'string', 'Areas.meta_title' => 'string', 'Areas__meta_keywords' => 'string', 'Areas.meta_keywords' => 'string', 'Areas__meta_descriptions' => 'string', 'Areas.meta_descriptions' => 'string', 'Areas__og_title' => 'string', 'Areas.og_title' => 'string', 'Areas__og_type' => 'string', 'Areas.og_type' => 'string', 'Areas__og_image' => 'text', 'Areas.og_image' => 'text', 'Areas__modified' => 'timestamp', 'Areas.modified' => 'timestamp', 'Countries__id' => 'integer', 'Countries.id' => 'integer', 'Countries__name' => 'string', 'Countries.name' => 'string', 'Countries__slug' => 'string', 'Countries.slug' => 'string', 'Countries__parent_country' => 'integer', 'Countries.parent_country' => 'integer', 'parent_country' => 'integer', 'Countries__active' => 'integer', 'Countries.active' => 'integer', 'active' => 'integer', 'Countries__country_order' => 'integer', 'Countries.country_order' => 'integer', 'country_order' => 'integer', 'Countries__meta_title' => 'string', 'Countries.meta_title' => 'string', 'Countries__meta_keywords' => 'string', 'Countries.meta_keywords' => 'string', 'Countries__meta_descriptions' => 'string', 'Countries.meta_descriptions' => 'string', 'Countries__og_title' => 'string', 'Countries.og_title' => 'string', 'Countries__og_type' => 'string', 'Countries.og_type' => 'string', 'Countries__og_image' => 'text', 'Countries.og_image' => 'text', 'Countries__modified' => 'timestamp', 'Countries.modified' => 'timestamp', 'LeasesAvailability__id' => 'integer', 'LeasesAvailability.id' => 'integer', 'LeasesAvailability__leases_id' => 'integer', 'LeasesAvailability.leases_id' => 'integer', 'leases_id' => 'integer', 'LeasesAvailability__office_id' => 'integer', 'LeasesAvailability.office_id' => 'integer', 'office_id' => 'integer', 'LeasesAvailability__office_type' => 'string', 'LeasesAvailability.office_type' => 'string', 'LeasesAvailability__price_type_id' => 'integer', 'LeasesAvailability.price_type_id' => 'integer', 'LeasesAvailability__currency_id' => 'integer', 'LeasesAvailability.currency_id' => 'integer', 'currency_id' => 'integer', 'LeasesAvailability__currency_code' => 'string', 'LeasesAvailability.currency_code' => 'string', 'currency_code' => 'string', 'LeasesAvailability__price' => 'decimal', 'LeasesAvailability.price' => 'decimal', 'LeasesAvailability__number_of_pax' => 'integer', 'LeasesAvailability.number_of_pax' => 'integer', 'number_of_pax' => 'integer', 'LeasesAvailability__availability' => 'integer', 'LeasesAvailability.availability' => 'integer', 'availability' => 'integer', 'LeasesAvailability__deleted' => 'datetime', 'LeasesAvailability.deleted' => 'datetime', 'deleted' => 'datetime', 'Offices_name_translation__id' => 'integer', 'Offices_name_translation.id' => 'integer', 'Offices_name_translation__locale' => 'string', 'Offices_name_translation.locale' => 'string', 'locale' => 'string', 'Offices_name_translation__model' => 'string', 'Offices_name_translation.model' => 'string', 'model' => 'string', 'Offices_name_translation__foreign_key' => 'integer', 'Offices_name_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'Offices_name_translation__field' => 'string', 'Offices_name_translation.field' => 'string', 'field' => 'string', 'Offices_name_translation__content' => 'text', 'Offices_name_translation.content' => 'text', 'content' => 'text' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Prices' => [ [maximum depth reached] ], 'Offices' => [ [maximum depth reached] ], 'Areas' => [[maximum depth reached]], 'Countries' => [[maximum depth reached]], 'LeasesAvailability' => [[maximum depth reached]] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\LeasesTable) {} } $properties_list = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Leases.id AS `Leases__id`, Leases.name AS `Leases__name` FROM leases Leases', 'params' => [], 'defaultTypes' => [ 'Leases__id' => 'integer', 'Leases.id' => 'integer', 'id' => 'integer', 'Leases__name' => 'string', 'Leases.name' => 'string', 'name' => 'string', 'Leases__slug' => 'string', 'Leases.slug' => 'string', 'slug' => 'string', 'Leases__country_id' => 'integer', 'Leases.country_id' => 'integer', 'country_id' => 'integer', 'Leases__area_id' => 'integer', 'Leases.area_id' => 'integer', 'area_id' => 'integer', 'Leases__address' => 'text', 'Leases.address' => 'text', 'address' => 'text', 'Leases__office_type' => 'integer', 'Leases.office_type' => 'integer', 'office_type' => 'integer', 'Leases__featured_image' => 'text', 'Leases.featured_image' => 'text', 'featured_image' => 'text', 'Leases__images' => 'text', 'Leases.images' => 'text', 'images' => 'text', 'Leases__descriptions' => 'text', 'Leases.descriptions' => 'text', 'descriptions' => 'text', 'Leases__meta_title' => 'string', 'Leases.meta_title' => 'string', 'meta_title' => 'string', 'Leases__meta_keywords' => 'string', 'Leases.meta_keywords' => 'string', 'meta_keywords' => 'string', 'Leases__meta_descriptions' => 'text', 'Leases.meta_descriptions' => 'text', 'meta_descriptions' => 'text', 'Leases__og_title' => 'string', 'Leases.og_title' => 'string', 'og_title' => 'string', 'Leases__og_type' => 'string', 'Leases.og_type' => 'string', 'og_type' => 'string', 'Leases__og_image' => 'string', 'Leases.og_image' => 'string', 'og_image' => 'string', 'Leases__amenities' => 'text', 'Leases.amenities' => 'text', 'amenities' => 'text', 'Leases__other_amenities' => 'text', 'Leases.other_amenities' => 'text', 'other_amenities' => 'text', 'Leases__space_verified' => 'integer', 'Leases.space_verified' => 'integer', 'space_verified' => 'integer', 'Leases__featured' => 'integer', 'Leases.featured' => 'integer', 'featured' => 'integer', 'Leases__guest_minimum' => 'integer', 'Leases.guest_minimum' => 'integer', 'guest_minimum' => 'integer', 'Leases__guest_maximum' => 'integer', 'Leases.guest_maximum' => 'integer', 'guest_maximum' => 'integer', 'Leases__payment_cancellation_policy' => 'text', 'Leases.payment_cancellation_policy' => 'text', 'payment_cancellation_policy' => 'text', 'Leases__air_con_hours' => 'text', 'Leases.air_con_hours' => 'text', 'air_con_hours' => 'text', 'Leases__top_features' => 'text', 'Leases.top_features' => 'text', 'top_features' => 'text', 'Leases__current_availability' => 'text', 'Leases.current_availability' => 'text', 'current_availability' => 'text', 'Leases__lat' => 'string', 'Leases.lat' => 'string', 'lat' => 'string', 'Leases__lng' => 'string', 'Leases.lng' => 'string', 'lng' => 'string', 'Leases__walking_distance' => 'string', 'Leases.walking_distance' => 'string', 'walking_distance' => 'string', 'Leases__status' => 'integer', 'Leases.status' => 'integer', 'status' => 'integer', 'Leases__explore_space' => 'boolean', 'Leases.explore_space' => 'boolean', 'explore_space' => 'boolean', 'Leases__lease_order' => 'integer', 'Leases.lease_order' => 'integer', 'lease_order' => 'integer', 'Leases__created' => 'datetime', 'Leases.created' => 'datetime', 'created' => 'datetime', 'Leases__modified' => 'timestamp', 'Leases.modified' => 'timestamp', 'modified' => 'timestamp' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\LeasesTable) {} } $offices = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Offices.id AS `Offices__id`, Offices.name AS `Offices__name`, Offices.slug AS `Offices__slug`, Offices.status AS `Offices__status`, Offices.created AS `Offices__created`, Offices.modified AS `Offices__modified`, Offices_name_translation.id AS `Offices_name_translation__id`, Offices_name_translation.locale AS `Offices_name_translation__locale`, Offices_name_translation.model AS `Offices_name_translation__model`, Offices_name_translation.foreign_key AS `Offices_name_translation__foreign_key`, Offices_name_translation.field AS `Offices_name_translation__field`, Offices_name_translation.content AS `Offices_name_translation__content` FROM offices Offices LEFT JOIN i18n Offices_name_translation ON (Offices_name_translation.model = :c0 AND Offices_name_translation.field = :c1 AND Offices_name_translation.content != :c2 AND Offices_name_translation.locale = :c3 AND Offices.id = (Offices_name_translation.foreign_key)) WHERE Offices.status = :c4', 'params' => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ], ':c2' => [ [maximum depth reached] ], ':c3' => [ [maximum depth reached] ], ':c4' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Offices__id' => 'integer', 'Offices.id' => 'integer', 'id' => 'integer', 'Offices__name' => 'string', 'Offices.name' => 'string', 'name' => 'string', 'Offices__slug' => 'string', 'Offices.slug' => 'string', 'slug' => 'string', 'Offices__status' => 'integer', 'Offices.status' => 'integer', 'status' => 'integer', 'Offices__created' => 'datetime', 'Offices.created' => 'datetime', 'created' => 'datetime', 'Offices__modified' => 'timestamp', 'Offices.modified' => 'timestamp', 'modified' => 'timestamp', 'Offices_name_translation__id' => 'integer', 'Offices_name_translation.id' => 'integer', 'Offices_name_translation__locale' => 'string', 'Offices_name_translation.locale' => 'string', 'locale' => 'string', 'Offices_name_translation__model' => 'string', 'Offices_name_translation.model' => 'string', 'model' => 'string', 'Offices_name_translation__foreign_key' => 'integer', 'Offices_name_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'Offices_name_translation__field' => 'string', 'Offices_name_translation.field' => 'string', 'field' => 'string', 'Offices_name_translation__content' => 'text', 'Offices_name_translation.content' => 'text', 'content' => 'text' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Offices_name_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\OfficesTable) {} } $filter = [ 'property_office_type' => 'hot desk' ] $countries = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Countries.id AS `Countries__id`, Countries.name AS `Countries__name`, Countries.slug AS `Countries__slug`, Countries.parent_country AS `Countries__parent_country`, Countries.active AS `Countries__active`, Countries.country_order AS `Countries__country_order`, Countries.meta_title AS `Countries__meta_title`, Countries.meta_keywords AS `Countries__meta_keywords`, Countries.meta_descriptions AS `Countries__meta_descriptions`, Countries.og_title AS `Countries__og_title`, Countries.og_type AS `Countries__og_type`, Countries.og_image AS `Countries__og_image`, Countries.modified AS `Countries__modified` FROM countries Countries WHERE Countries.active = :c0 ORDER BY Countries.country_order ASC, Countries.modified DESC', 'params' => [ ':c0' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Countries__id' => 'integer', 'Countries.id' => 'integer', 'id' => 'integer', 'Countries__name' => 'string', 'Countries.name' => 'string', 'name' => 'string', 'Countries__slug' => 'string', 'Countries.slug' => 'string', 'slug' => 'string', 'Countries__parent_country' => 'integer', 'Countries.parent_country' => 'integer', 'parent_country' => 'integer', 'Countries__active' => 'integer', 'Countries.active' => 'integer', 'active' => 'integer', 'Countries__country_order' => 'integer', 'Countries.country_order' => 'integer', 'country_order' => 'integer', 'Countries__meta_title' => 'string', 'Countries.meta_title' => 'string', 'meta_title' => 'string', 'Countries__meta_keywords' => 'string', 'Countries.meta_keywords' => 'string', 'meta_keywords' => 'string', 'Countries__meta_descriptions' => 'string', 'Countries.meta_descriptions' => 'string', 'meta_descriptions' => 'string', 'Countries__og_title' => 'string', 'Countries.og_title' => 'string', 'og_title' => 'string', 'Countries__og_type' => 'string', 'Countries.og_type' => 'string', 'og_type' => 'string', 'Countries__og_image' => 'text', 'Countries.og_image' => 'text', 'og_image' => 'text', 'Countries__modified' => 'timestamp', 'Countries.modified' => 'timestamp', 'modified' => 'timestamp' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\CountriesTable) {} } $areas = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT States.id AS `States__id`, States.country_id AS `States__country_id`, States.name AS `States__name`, States.slug AS `States__slug`, States.status AS `States__status`, States.state_order AS `States__state_order`, States.meta_title AS `States__meta_title`, States.meta_keywords AS `States__meta_keywords`, States.meta_descriptions AS `States__meta_descriptions`, States.og_title AS `States__og_title`, States.og_type AS `States__og_type`, States.og_image AS `States__og_image`, States.modified AS `States__modified` FROM states States WHERE (States.status = :c0 AND States.country_id = :c1) ORDER BY States.state_order ASC, States.modified DESC', 'params' => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'States__id' => 'integer', 'States.id' => 'integer', 'id' => 'integer', 'States__country_id' => 'integer', 'States.country_id' => 'integer', 'country_id' => 'integer', 'States__name' => 'string', 'States.name' => 'string', 'name' => 'string', 'States__slug' => 'string', 'States.slug' => 'string', 'slug' => 'string', 'States__status' => 'boolean', 'States.status' => 'boolean', 'status' => 'boolean', 'States__state_order' => 'integer', 'States.state_order' => 'integer', 'state_order' => 'integer', 'States__meta_title' => 'string', 'States.meta_title' => 'string', 'meta_title' => 'string', 'States__meta_keywords' => 'string', 'States.meta_keywords' => 'string', 'meta_keywords' => 'string', 'States__meta_descriptions' => 'string', 'States.meta_descriptions' => 'string', 'meta_descriptions' => 'string', 'States__og_title' => 'string', 'States.og_title' => 'string', 'og_title' => 'string', 'States__og_type' => 'string', 'States.og_type' => 'string', 'og_type' => 'string', 'States__og_image' => 'text', 'States.og_image' => 'text', 'og_image' => 'text', 'States__modified' => 'timestamp', 'States.modified' => 'timestamp', 'modified' => 'timestamp', 'Areas__id' => 'integer', 'Areas.id' => 'integer', 'Areas__name' => 'string', 'Areas.name' => 'string', 'Areas__slug' => 'string', 'Areas.slug' => 'string', 'Areas__country_id' => 'integer', 'Areas.country_id' => 'integer', 'Areas__state_id' => 'integer', 'Areas.state_id' => 'integer', 'state_id' => 'integer', 'Areas__status' => 'integer', 'Areas.status' => 'integer', 'Areas__area_order' => 'integer', 'Areas.area_order' => 'integer', 'area_order' => 'integer', 'Areas__popular_location' => 'integer', 'Areas.popular_location' => 'integer', 'popular_location' => 'integer', 'Areas__meta_title' => 'string', 'Areas.meta_title' => 'string', 'Areas__meta_keywords' => 'string', 'Areas.meta_keywords' => 'string', 'Areas__meta_descriptions' => 'string', 'Areas.meta_descriptions' => 'string', 'Areas__og_title' => 'string', 'Areas.og_title' => 'string', 'Areas__og_type' => 'string', 'Areas.og_type' => 'string', 'Areas__og_image' => 'text', 'Areas.og_image' => 'text', 'Areas__modified' => 'timestamp', 'Areas.modified' => 'timestamp' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Areas' => [[maximum depth reached]] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\StatesTable) {} } $locationC = object(App\Model\Entity\Country) { 'id' => (int) 98, 'name' => 'Hong Kong', 'slug' => 'hong-kong', 'parent_country' => (int) 96, 'active' => (int) 1, 'country_order' => (int) 1, 'meta_title' => 'Compare The Entire Flexible Office and Coworking Space Market in Hong Kong', 'meta_keywords' => 'Hong Kong, Serviced Office, Coworking Space, Business Centre, Shared Office, Rent Office ', 'meta_descriptions' => 'Are you looking to rent an office space in Hong Kong? Use Workspace Asia to find your ideal serviced office or coworking space from over 200 locations in Hong Kong. Please contact 3018 4832 for more information. Discover new ways to work today!', 'og_title' => '', 'og_type' => null, 'og_image' => '/uploads/hong_kong/central_building/cb_3.jpg', 'modified' => object(Cake\I18n\Time) {}, '[new]' => false, '[accessible]' => [ '*' => true, 'id' => false ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Countries' } $locationA = '' $locationO = '' $amenities = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Amenities.id AS `Amenities__id`, Amenities.name AS `Amenities__name`, Amenities.fa_icon AS `Amenities__fa_icon`, Amenities.icon_image AS `Amenities__icon_image`, Amenities.custom_icon AS `Amenities__custom_icon` FROM amenities Amenities', 'params' => [], 'defaultTypes' => [ 'Amenities__id' => 'integer', 'Amenities.id' => 'integer', 'id' => 'integer', 'Amenities__name' => 'string', 'Amenities.name' => 'string', 'name' => 'string', 'Amenities__fa_icon' => 'string', 'Amenities.fa_icon' => 'string', 'fa_icon' => 'string', 'Amenities__icon_image' => 'text', 'Amenities.icon_image' => 'text', 'icon_image' => 'text', 'Amenities__custom_icon' => 'boolean', 'Amenities.custom_icon' => 'boolean', 'custom_icon' => 'boolean' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\AmenitiesTable) {} } $pageLimit = (int) 9 $area_ids = [] $total_properties = (int) 0 $seoText = '' $buildings = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Buildings.id AS `Buildings__id`, Buildings.name AS `Buildings__name`, Buildings.slug AS `Buildings__slug`, Buildings.country_id AS `Buildings__country_id`, Buildings.state_id AS `Buildings__state_id`, Buildings.area_id AS `Buildings__area_id`, Buildings.featured_image AS `Buildings__featured_image`, Buildings.images AS `Buildings__images`, Buildings.ownership AS `Buildings__ownership`, Buildings.completed_at AS `Buildings__completed_at`, Buildings.total_gfa AS `Buildings__total_gfa`, Buildings.floor_numbers AS `Buildings__floor_numbers`, Buildings.air_con_hours AS `Buildings__air_con_hours`, Buildings.floor_system AS `Buildings__floor_system`, Buildings.lift AS `Buildings__lift`, Buildings.ceiling_height AS `Buildings__ceiling_height`, Buildings.carpark_facilities AS `Buildings__carpark_facilities`, Buildings.transportation AS `Buildings__transportation`, Buildings.leases AS `Buildings__leases`, Buildings.floor_plan_image AS `Buildings__floor_plan_image`, Buildings.lat AS `Buildings__lat`, Buildings.lng AS `Buildings__lng`, Buildings.status AS `Buildings__status`, Buildings.address AS `Buildings__address`, Buildings.descriptions AS `Buildings__descriptions`, Buildings.meta_title AS `Buildings__meta_title`, Buildings.meta_keywords AS `Buildings__meta_keywords`, Buildings.meta_descriptions AS `Buildings__meta_descriptions`, Buildings.og_title AS `Buildings__og_title`, Buildings.og_type AS `Buildings__og_type`, Buildings.og_image AS `Buildings__og_image`, Buildings.created AS `Buildings__created`, Buildings.modified AS `Buildings__modified`, Countries.id AS `Countries__id`, Countries.name AS `Countries__name`, Countries.slug AS `Countries__slug`, Countries.parent_country AS `Countries__parent_country`, Countries.active AS `Countries__active`, Countries.country_order AS `Countries__country_order`, Countries.meta_title AS `Countries__meta_title`, Countries.meta_keywords AS `Countries__meta_keywords`, Countries.meta_descriptions AS `Countries__meta_descriptions`, Countries.og_title AS `Countries__og_title`, Countries.og_type AS `Countries__og_type`, Countries.og_image AS `Countries__og_image`, Countries.modified AS `Countries__modified`, States.id AS `States__id`, States.country_id AS `States__country_id`, States.name AS `States__name`, States.slug AS `States__slug`, States.status AS `States__status`, States.state_order AS `States__state_order`, States.meta_title AS `States__meta_title`, States.meta_keywords AS `States__meta_keywords`, States.meta_descriptions AS `States__meta_descriptions`, States.og_title AS `States__og_title`, States.og_type AS `States__og_type`, States.og_image AS `States__og_image`, States.modified AS `States__modified`, Areas.id AS `Areas__id`, Areas.name AS `Areas__name`, Areas.slug AS `Areas__slug`, Areas.country_id AS `Areas__country_id`, Areas.state_id AS `Areas__state_id`, Areas.status AS `Areas__status`, Areas.area_order AS `Areas__area_order`, Areas.popular_location AS `Areas__popular_location`, Areas.meta_title AS `Areas__meta_title`, Areas.meta_keywords AS `Areas__meta_keywords`, Areas.meta_descriptions AS `Areas__meta_descriptions`, Areas.og_title AS `Areas__og_title`, Areas.og_type AS `Areas__og_type`, Areas.og_image AS `Areas__og_image`, Areas.modified AS `Areas__modified` FROM buildings Buildings INNER JOIN countries Countries ON Countries.id = (Buildings.country_id) INNER JOIN states States ON States.id = (Buildings.state_id) INNER JOIN areas Areas ON Areas.id = (Buildings.area_id) WHERE (Buildings.status = :c0 AND Buildings.country_id = :c1) ORDER BY Buildings.modified DESC', 'params' => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Buildings__id' => 'integer', 'Buildings.id' => 'integer', 'id' => 'integer', 'Buildings__name' => 'string', 'Buildings.name' => 'string', 'name' => 'string', 'Buildings__slug' => 'string', 'Buildings.slug' => 'string', 'slug' => 'string', 'Buildings__country_id' => 'integer', 'Buildings.country_id' => 'integer', 'country_id' => 'integer', 'Buildings__state_id' => 'integer', 'Buildings.state_id' => 'integer', 'state_id' => 'integer', 'Buildings__area_id' => 'integer', 'Buildings.area_id' => 'integer', 'area_id' => 'integer', 'Buildings__featured_image' => 'text', 'Buildings.featured_image' => 'text', 'featured_image' => 'text', 'Buildings__images' => 'text', 'Buildings.images' => 'text', 'images' => 'text', 'Buildings__ownership' => 'string', 'Buildings.ownership' => 'string', 'ownership' => 'string', 'Buildings__completed_at' => 'string', 'Buildings.completed_at' => 'string', 'completed_at' => 'string', 'Buildings__total_gfa' => 'string', 'Buildings.total_gfa' => 'string', 'total_gfa' => 'string', 'Buildings__floor_numbers' => 'integer', 'Buildings.floor_numbers' => 'integer', 'floor_numbers' => 'integer', 'Buildings__air_con_hours' => 'text', 'Buildings.air_con_hours' => 'text', 'air_con_hours' => 'text', 'Buildings__floor_system' => 'string', 'Buildings.floor_system' => 'string', 'floor_system' => 'string', 'Buildings__lift' => 'string', 'Buildings.lift' => 'string', 'lift' => 'string', 'Buildings__ceiling_height' => 'string', 'Buildings.ceiling_height' => 'string', 'ceiling_height' => 'string', 'Buildings__carpark_facilities' => 'text', 'Buildings.carpark_facilities' => 'text', 'carpark_facilities' => 'text', 'Buildings__transportation' => 'text', 'Buildings.transportation' => 'text', 'transportation' => 'text', 'Buildings__leases' => 'text', 'Buildings.leases' => 'text', 'leases' => 'text', 'Buildings__floor_plan_image' => 'text', 'Buildings.floor_plan_image' => 'text', 'floor_plan_image' => 'text', 'Buildings__lat' => 'string', 'Buildings.lat' => 'string', 'lat' => 'string', 'Buildings__lng' => 'string', 'Buildings.lng' => 'string', 'lng' => 'string', 'Buildings__status' => 'integer', 'Buildings.status' => 'integer', 'status' => 'integer', 'Buildings__address' => 'string', 'Buildings.address' => 'string', 'address' => 'string', 'Buildings__descriptions' => 'text', 'Buildings.descriptions' => 'text', 'descriptions' => 'text', 'Buildings__meta_title' => 'string', 'Buildings.meta_title' => 'string', 'meta_title' => 'string', 'Buildings__meta_keywords' => 'string', 'Buildings.meta_keywords' => 'string', 'meta_keywords' => 'string', 'Buildings__meta_descriptions' => 'string', 'Buildings.meta_descriptions' => 'string', 'meta_descriptions' => 'string', 'Buildings__og_title' => 'string', 'Buildings.og_title' => 'string', 'og_title' => 'string', 'Buildings__og_type' => 'string', 'Buildings.og_type' => 'string', 'og_type' => 'string', 'Buildings__og_image' => 'text', 'Buildings.og_image' => 'text', 'og_image' => 'text', 'Buildings__created' => 'datetime', 'Buildings.created' => 'datetime', 'created' => 'datetime', 'Buildings__modified' => 'timestamp', 'Buildings.modified' => 'timestamp', 'modified' => 'timestamp', 'Countries__id' => 'integer', 'Countries.id' => 'integer', 'Countries__name' => 'string', 'Countries.name' => 'string', 'Countries__slug' => 'string', 'Countries.slug' => 'string', 'Countries__parent_country' => 'integer', 'Countries.parent_country' => 'integer', 'parent_country' => 'integer', 'Countries__active' => 'integer', 'Countries.active' => 'integer', 'active' => 'integer', 'Countries__country_order' => 'integer', 'Countries.country_order' => 'integer', 'country_order' => 'integer', 'Countries__meta_title' => 'string', 'Countries.meta_title' => 'string', 'Countries__meta_keywords' => 'string', 'Countries.meta_keywords' => 'string', 'Countries__meta_descriptions' => 'string', 'Countries.meta_descriptions' => 'string', 'Countries__og_title' => 'string', 'Countries.og_title' => 'string', 'Countries__og_type' => 'string', 'Countries.og_type' => 'string', 'Countries__og_image' => 'text', 'Countries.og_image' => 'text', 'Countries__modified' => 'timestamp', 'Countries.modified' => 'timestamp', 'States__id' => 'integer', 'States.id' => 'integer', 'States__country_id' => 'integer', 'States.country_id' => 'integer', 'States__name' => 'string', 'States.name' => 'string', 'States__slug' => 'string', 'States.slug' => 'string', 'States__status' => 'boolean', 'States.status' => 'boolean', 'States__state_order' => 'integer', 'States.state_order' => 'integer', 'state_order' => 'integer', 'States__meta_title' => 'string', 'States.meta_title' => 'string', 'States__meta_keywords' => 'string', 'States.meta_keywords' => 'string', 'States__meta_descriptions' => 'string', 'States.meta_descriptions' => 'string', 'States__og_title' => 'string', 'States.og_title' => 'string', 'States__og_type' => 'string', 'States.og_type' => 'string', 'States__og_image' => 'text', 'States.og_image' => 'text', 'States__modified' => 'timestamp', 'States.modified' => 'timestamp', 'Areas__id' => 'integer', 'Areas.id' => 'integer', 'Areas__name' => 'string', 'Areas.name' => 'string', 'Areas__slug' => 'string', 'Areas.slug' => 'string', 'Areas__country_id' => 'integer', 'Areas.country_id' => 'integer', 'Areas__state_id' => 'integer', 'Areas.state_id' => 'integer', 'Areas__status' => 'integer', 'Areas.status' => 'integer', 'Areas__area_order' => 'integer', 'Areas.area_order' => 'integer', 'area_order' => 'integer', 'Areas__popular_location' => 'integer', 'Areas.popular_location' => 'integer', 'popular_location' => 'integer', 'Areas__meta_title' => 'string', 'Areas.meta_title' => 'string', 'Areas__meta_keywords' => 'string', 'Areas.meta_keywords' => 'string', 'Areas__meta_descriptions' => 'string', 'Areas.meta_descriptions' => 'string', 'Areas__og_title' => 'string', 'Areas.og_title' => 'string', 'Areas__og_type' => 'string', 'Areas.og_type' => 'string', 'Areas__og_image' => 'text', 'Areas.og_image' => 'text', 'Areas__modified' => 'timestamp', 'Areas.modified' => 'timestamp' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Countries' => [[maximum depth reached]], 'States' => [[maximum depth reached]], 'Areas' => [[maximum depth reached]] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BuildingsTable) {} } $keyword = '' $total_buildings = (int) 1361 $states = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT States.id AS `States__id`, States.country_id AS `States__country_id`, States.name AS `States__name`, States.slug AS `States__slug`, States.status AS `States__status`, States.state_order AS `States__state_order`, States.meta_title AS `States__meta_title`, States.meta_keywords AS `States__meta_keywords`, States.meta_descriptions AS `States__meta_descriptions`, States.og_title AS `States__og_title`, States.og_type AS `States__og_type`, States.og_image AS `States__og_image`, States.modified AS `States__modified` FROM states States WHERE (States.status = :c0 AND States.country_id = :c1) ORDER BY States.state_order ASC', 'params' => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'States__id' => 'integer', 'States.id' => 'integer', 'id' => 'integer', 'States__country_id' => 'integer', 'States.country_id' => 'integer', 'country_id' => 'integer', 'States__name' => 'string', 'States.name' => 'string', 'name' => 'string', 'States__slug' => 'string', 'States.slug' => 'string', 'slug' => 'string', 'States__status' => 'boolean', 'States.status' => 'boolean', 'status' => 'boolean', 'States__state_order' => 'integer', 'States.state_order' => 'integer', 'state_order' => 'integer', 'States__meta_title' => 'string', 'States.meta_title' => 'string', 'meta_title' => 'string', 'States__meta_keywords' => 'string', 'States.meta_keywords' => 'string', 'meta_keywords' => 'string', 'States__meta_descriptions' => 'string', 'States.meta_descriptions' => 'string', 'meta_descriptions' => 'string', 'States__og_title' => 'string', 'States.og_title' => 'string', 'og_title' => 'string', 'States__og_type' => 'string', 'States.og_type' => 'string', 'og_type' => 'string', 'States__og_image' => 'text', 'States.og_image' => 'text', 'og_image' => 'text', 'States__modified' => 'timestamp', 'States.modified' => 'timestamp', 'modified' => 'timestamp' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\StatesTable) {} } $leases_offices = [ (int) 2 => [ 'id' => (int) 2, 'slug' => 'private-offices', 'name' => 'Private Offices', 'translated_name' => 'Private Offices' ], (int) 4 => [ 'id' => (int) 4, 'slug' => 'hot-desks', 'name' => 'Hot Desks', 'translated_name' => 'Coworking Spaces' ], (int) 5 => [ 'id' => (int) 5, 'slug' => 'dedicated-desks', 'name' => 'Dedicated Desks', 'translated_name' => 'Dedicated Desks' ] ] $data = object(stdClass) { country => 'hong-kong' area => null inputs => [ 'property_office_type' => 'hot desk', 'property_max_pax' => '', 'property_min_pax' => '', 'property_max_price' => '', 'property_min_price' => '', 'property_area' => null, 'property_country' => 'hong-kong', 'property_location' => 'Hong Kong' ] input_text => [ 'office_type' => 'Private Offices', 'number_of_pax' => 'No. of Pax', 'price' => 'Price', 'location' => 'Hong Kong' ] search_input_class => [ 'office_type' => true, 'number_of_pax' => false, 'price' => false, 'location' => true ] } $languages = null $locale_lang = 'en' $countryName = 'US' $area = object(App\Model\Entity\State) { 'id' => (int) 3, 'country_id' => (int) 98, 'name' => 'New Territories', 'slug' => 'new-territories', 'status' => true, 'state_order' => (int) 3, 'meta_title' => 'Find Business Centres, Serviced Offices & Coworking Spaces in New Territories - Workspace Asia', 'meta_keywords' => 'New Territories, Serviced Office, Coworking Space, Business Centre, Shared Office, Rent Office ', 'meta_descriptions' => 'Are you looking to rent an office space in New Territories? Use Workspace Asia to find your ideal serviced office or coworking space from over 200 locations in Hong Kong. Please contact 3018 4832 for more information. Discover new ways to work today!', 'og_title' => '', 'og_type' => null, 'og_image' => '/uploads/hong_kong/the_rainbow_metro/2-1608439740532.jpg', 'modified' => object(Cake\I18n\Time) {}, 'areas' => [ (int) 0 => object(App\Model\Entity\Area) {}, (int) 1 => object(App\Model\Entity\Area) {}, (int) 2 => object(App\Model\Entity\Area) {}, (int) 3 => object(App\Model\Entity\Area) {}, (int) 4 => object(App\Model\Entity\Area) {}, (int) 5 => object(App\Model\Entity\Area) {} ], '[new]' => false, '[accessible]' => [ '*' => true, 'id' => false ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'States' } $value = object(App\Model\Entity\Area) { 'id' => (int) 66, 'name' => 'Sha Tin', 'slug' => 'sha-tin', 'country_id' => (int) 98, 'state_id' => (int) 3, 'status' => (int) 1, 'area_order' => (int) 22, 'popular_location' => (int) 0, 'meta_title' => 'Sha Tin Coworking Space & Shared Office Directory - Workspace Asia', 'meta_keywords' => 'Sha Tin, Serviced Office, Coworking Space, Business Centre, Shared Office, Rent Office ', 'meta_descriptions' => 'Are you looking to rent an office space in Sha Tin? Use Workspace Asia to find your ideal serviced office or coworking space from over 200 locations in Hong Kong. Please contact 9231 0043 for more information. Discover new ways to work today!', 'og_title' => '', 'og_type' => null, 'og_image' => '/uploads/hong_kong/tai_cheung_factory_building_the_hive/5-1610776836439.jpg', 'modified' => object(Cake\I18n\Time) {}, '[new]' => false, '[accessible]' => [ '*' => true, 'id' => false ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Areas' }
include - APP/Template/Element/header.ctp, line 85 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1025 Cake\View\View::_render() - CORE/src/View/View.php, line 986 Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1372 Cake\View\View::element() - CORE/src/View/View.php, line 513 include - APP/Template/Layout/front.ctp, line 120 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1025 Cake\View\View::_render() - CORE/src/View/View.php, line 986 Cake\View\View::renderLayout() - CORE/src/View/View.php, line 657 Cake\View\View::render() - CORE/src/View/View.php, line 615 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\Routing\Dispatcher::dispatch() - CORE/src/Routing/Dispatcher.php, line 60 [main] - ROOT/webroot/index.php, line 50
Are you looking to rent an office space in? Use Workspace Asia to find your ideal serviced office or coworking space from over 200 locations in Hong Kong. Please contact us for more information. Discover new ways to work today! Hong Kong