Notice (8): compact(): Undefined variable: etagMatches [CORE/src/Http/Response.php, line 1864]Code Context $timeMatches = strtotime($this->modified()) === strtotime($modifiedSince);
}
$checks = compact('etagMatches', 'timeMatches');
$request = object(Cake\Http\ServerRequest) {
params => [
'plugin' => null,
'controller' => 'Pages',
'action' => 'leaseDetail',
'_ext' => null,
'pass' => [
[maximum depth reached]
],
'lang' => 'zh',
'country' => 'hong-kong',
'area' => 'central',
'slug' => 'world-trust-tower',
'id' => '220',
'_matchedRoute' => '/:lang/office-for-rent/:country/:area/:slug/:id',
'isAjax' => false
]
data => []
query => []
cookies => []
url => 'zh/office-for-rent/hong-kong/central/world-trust-tower/220'
base => ''
webroot => '/'
here => '/zh/office-for-rent/hong-kong/central/world-trust-tower/220'
trustProxy => false
[protected] _environment => [
'USER' => 'workspaceasia',
'HOME' => '/home/workspaceasia',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/zh/office-for-rent/hong-kong/central/world-trust-tower/220',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/zh/office-for-rent/hong-kong/central/world-trust-tower/220',
'REMOTE_PORT' => '30954',
'SCRIPT_FILENAME' => '/home/workspaceasia/public_html/webroot/index.php',
'SERVER_ADMIN' => 'webmaster@workspaceasia.com',
'CONTEXT_DOCUMENT_ROOT' => '/home/workspaceasia/public_html',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/home/workspaceasia/public_html',
'REMOTE_ADDR' => '216.73.216.138',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '172.16.67.10',
'SERVER_NAME' => 'www.workspaceasia.com',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'HTTP_CF_RAY' => '9c4d57fadecdbdc9-CMH',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'HTTP_X_REAL_IP' => '216.73.216.138',
'HTTP_X_FORWARDED_SERVER' => 'www.workspaceasia.com',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_PORT' => '443',
'HTTP_X_FORWARDED_HOST' => 'www.workspaceasia.com',
'HTTP_X_FORWARDED_FOR' => '216.73.216.138, 216.73.216.138',
'HTTP_HOST' => 'www.workspaceasia.com',
'proxy-nokeepalive' => '1',
'SSL_TLS_SNI' => 'www.workspaceasia.com',
'HTTPS' => 'on',
'UNIQUE_ID' => 'aXmADhV_tcQT6N4E8ZfaJwAAABY',
'REDIRECT_STATUS' => '200',
'REDIRECT_SSL_TLS_SNI' => 'www.workspaceasia.com',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_UNIQUE_ID' => 'aXmADhV_tcQT6N4E8ZfaJwAAABY',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_SSL_TLS_SNI' => 'www.workspaceasia.com',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'aXmADhV_tcQT6N4E8ZfaJwAAABY',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1769570318.82,
'REQUEST_TIME' => (int) 1769570318,
'argv' => [[maximum depth reached]],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_IF_NONE_MATCH' => null,
'HTTP_IF_MODIFIED_SINCE' => null
]
[protected] _input => null
[protected] _detectors => [
'get' => [
[maximum depth reached]
],
'post' => [
[maximum depth reached]
],
'put' => [
[maximum depth reached]
],
'patch' => [
[maximum depth reached]
],
'delete' => [
[maximum depth reached]
],
'head' => [
[maximum depth reached]
],
'options' => [
[maximum depth reached]
],
'ssl' => [
[maximum depth reached]
],
'ajax' => [
[maximum depth reached]
],
'flash' => [
[maximum depth reached]
],
'requested' => [
[maximum depth reached]
],
'json' => [
[maximum depth reached]
],
'xml' => [
[maximum depth reached]
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Network\Session) {}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
}
$etags = []
$modifiedSince = null
$responseTag = nullcompact - [internal], line ??
Cake\Http\Response::checkNotModified() - CORE/src/Http/Response.php, line 1864
Cake\Controller\Component\RequestHandlerComponent::beforeRender() - CORE/src/Controller/Component/RequestHandlerComponent.php, line 332
Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 414
Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 391
Cake\Controller\Controller::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 78
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 610
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
Notice (8): compact() [<a href='https://secure.php.net/function.compact'>function.compact</a>]: Undefined variable: timeMatches [CORE/src/Http/Response.php, line 1864]Code Context $timeMatches = strtotime($this->modified()) === strtotime($modifiedSince);
}
$checks = compact('etagMatches', 'timeMatches');
$request = object(Cake\Http\ServerRequest) {
params => [
'plugin' => null,
'controller' => 'Pages',
'action' => 'leaseDetail',
'_ext' => null,
'pass' => [
[maximum depth reached]
],
'lang' => 'zh',
'country' => 'hong-kong',
'area' => 'central',
'slug' => 'world-trust-tower',
'id' => '220',
'_matchedRoute' => '/:lang/office-for-rent/:country/:area/:slug/:id',
'isAjax' => false
]
data => []
query => []
cookies => []
url => 'zh/office-for-rent/hong-kong/central/world-trust-tower/220'
base => ''
webroot => '/'
here => '/zh/office-for-rent/hong-kong/central/world-trust-tower/220'
trustProxy => false
[protected] _environment => [
'USER' => 'workspaceasia',
'HOME' => '/home/workspaceasia',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/zh/office-for-rent/hong-kong/central/world-trust-tower/220',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/zh/office-for-rent/hong-kong/central/world-trust-tower/220',
'REMOTE_PORT' => '30954',
'SCRIPT_FILENAME' => '/home/workspaceasia/public_html/webroot/index.php',
'SERVER_ADMIN' => 'webmaster@workspaceasia.com',
'CONTEXT_DOCUMENT_ROOT' => '/home/workspaceasia/public_html',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/home/workspaceasia/public_html',
'REMOTE_ADDR' => '216.73.216.138',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '172.16.67.10',
'SERVER_NAME' => 'www.workspaceasia.com',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'HTTP_CF_RAY' => '9c4d57fadecdbdc9-CMH',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'HTTP_X_REAL_IP' => '216.73.216.138',
'HTTP_X_FORWARDED_SERVER' => 'www.workspaceasia.com',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_PORT' => '443',
'HTTP_X_FORWARDED_HOST' => 'www.workspaceasia.com',
'HTTP_X_FORWARDED_FOR' => '216.73.216.138, 216.73.216.138',
'HTTP_HOST' => 'www.workspaceasia.com',
'proxy-nokeepalive' => '1',
'SSL_TLS_SNI' => 'www.workspaceasia.com',
'HTTPS' => 'on',
'UNIQUE_ID' => 'aXmADhV_tcQT6N4E8ZfaJwAAABY',
'REDIRECT_ST