Warning (4096): Object of class Cake\Http\ServerRequest could not be converted to string [CORE/src/Utility/Xml.php, line 403]Code Context } elseif (!empty($value) || $value === 0 || $value === '0') {
$childValue = (string)$value;
}
$data = [
'dom' => object(DOMDocument) {
},
'node' => object(DOMElement) {
},
'key' => 'args',
'format' => 'tags',
'value' => object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
[maximum depth reached]
]
[protected] data => [[maximum depth reached]]
[protected] query => [[maximum depth reached]]
[protected] cookies => [[maximum depth reached]]
[protected] _environment => [
[maximum depth reached]
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => [[maximum depth reached]]
[protected] _input => null
[protected] _detectors => [
[maximum depth reached]
]
[protected] _detectorCache => [[maximum depth reached]]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => [
[maximum depth reached]
]
[protected] emulatedAttributes => [
[maximum depth reached]
]
[protected] uploadedFiles => [[maximum depth reached]]
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
[maximum depth reached]
]
}
]
$value = object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Sitemap',
'pass' => [[maximum depth reached]],
'action' => 'index',
'plugin' => null,
'_ext' => 'xml',
'_matchedRoute' => '/:controller'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'REDIRECT_STATUS' => '200',
'HTTP_HOST' => 'hr.otffeo.on.ca',
'HTTP_X_REAL_IP' => '162.159.115.10',
'HTTP_X_FORWARDED_FOR' => '216.73.216.122, 162.159.115.10',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_CONNECTION' => 'close',
'HTTP_CF_RAY' => '9e8752487c014603-CMH',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'HTTP_CF_CONNECTING_IP' => '216.73.216.122',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
'SERVER_SIGNATURE' => '<address>Apache/2.4.25 (Debian) Server at hr.otffeo.on.ca Port 80</address>
',
'SERVER_SOFTWARE' => 'Apache/2.4.25 (Debian)',
'SERVER_NAME' => 'hr.otffeo.on.ca',
'SERVER_ADDR' => '172.18.0.2',
'SERVER_PORT' => '80',
'REMOTE_ADDR' => '172.18.0.5',
'DOCUMENT_ROOT' => '/var/www/html',
'REQUEST_SCHEME' => 'http',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/var/www/html',
'SERVER_ADMIN' => 'webmaster@localhost',
'SCRIPT_FILENAME' => '/var/www/html/index.php',
'REMOTE_PORT' => '51324',
'REDIRECT_URL' => '/sitemap.xml',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1775546664.769,
'REQUEST_TIME' => (int) 1775546664,
'argv' => [[maximum depth reached]],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => [
'identity' => null,
'authentication' => object(Authentication\AuthenticationService) {},
'authenticationResult' => object(Authentication\Authenticator\Result) {},
'authorization' => object(Authorization\AuthorizationService) {}
]
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
[maximum depth reached]
],
'query' => [
[maximum depth reached]
],
'params' => [
[maximum depth reached]
],
'cookies' => [
[maximum depth reached]
],
'url' => [
[maximum depth reached]
],
'base' => [
[maximum depth reached]
],
'webroot' => [
[maximum depth reached]
],
'here' => [
[maximum depth reached]
]
]
}
$dom = object(DOMDocument) {
}
$key = 'args'
$format = 'tags'
$node = object(DOMElement) {
}
$childNS = null
$childValue = nullCake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 403
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::fromArray() - CORE/src/Utility/Xml.php, line 284
Cake\View\XmlView::_serialize() - CORE/src/View/XmlView.php, line 145
Cake\View\SerializedView::render() - CORE/src/View/SerializedView.php, line 97
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 369
Crud\Error\ExceptionRenderer::_outputMessage() - ROOT/vendor/friendsofcake/crud/src/Error/ExceptionRenderer.php, line 74
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 244
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 116
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Warning (4096): Object of class Cake\Http\ServerRequest could not be converted to string [CORE/src/Utility/Xml.php, line 403]Code Context } elseif (!empty($value) || $value === 0 || $value === '0') {
$childValue = (string)$value;
}
$data = [
'dom' => object(DOMDocument) {
},
'node' => object(DOMElement) {
},
'key' => 'args',
'format' => 'tags',
'value' => object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
[maximum depth reached]
]
[protected] data => [[maximum depth reached]]
[protected] query => [[maximum depth reached]]
[protected] cookies => [[maximum depth reached]]
[protected] _environment => [
[maximum depth reached]
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => [[maximum depth reached]]
[protected] _input => null
[protected] _detectors => [
[maximum depth reached]
]
[protected] _detectorCache => [[maximum depth reached]]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => [
[maximum depth reached]
]
[protected] emulatedAttributes => [
[maximum depth reached]
]
[protected] uploadedFiles => [[maximum depth reached]]
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
[maximum depth reached]
]
}
]
$value = object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Sitemap',
'pass' => [[maximum depth reached]],
'action' => 'index',
'plugin' => null,
'_ext' => 'xml',
'_matchedRoute' => '/:controller'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'REDIRECT_STATUS' => '200',
'HTTP_HOST' => 'hr.otffeo.on.ca',
'HTTP_X_REAL_IP' => '162.159.115.10',
'HTTP_X_FORWARDED_FOR' => '216.73.216.122, 162.159.115.10',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_CONNECTION' => 'close',
'HTTP_CF_RAY' => '9e8752487c014603-CMH',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'HTTP_CF_CONNECTING_IP' => '216.73.216.122',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
'SERVER_SIGNATURE' => '<address>Apache/2.4.25 (Debian) Server at hr.otffeo.on.ca Port 80</address>
',
'SERVER_SOFTWARE' => 'Apache/2.4.25 (Debian)',
'SERVER_NAME' => 'hr.otffeo.on.ca',
'SERVER_ADDR' => '172.18.0.2',
'SERVER_PORT' => '80',
'REMOTE_ADDR' => '172.18.0.5',
'DOCUMENT_ROOT' => '/var/www/html',
'REQUEST_SCHEME' => 'http',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/var/www/html',
'SERVER_ADMIN' => 'webmaster@localhost',
'SCRIPT_FILENAME' => '/var/www/html/index.php',
'REMOTE_PORT' => '51324',
'REDIRECT_URL' => '/sitemap.xml',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1775546664.769,
'REQUEST_TIME' => (int) 1775546664,
'argv' => [[maximum depth reached]],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_REFERER' => null
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => [
'identity' => null,
'authentication' => object(Authentication\AuthenticationService) {},
'authenticationResult' => object(Authentication\Authenticator\Result) {},
'authorization' => object(Authorization\AuthorizationService) {}
]
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
[maximum depth reached]
],
'query' => [
[maximum depth reached]
],
'params' => [
[maximum depth reached]
],
'cookies' => [
[maximum depth reached]
],
'url' => [
[maximum depth reached]
],
'base' => [
[maximum depth reached]
],
'webroot' => [
[maximum depth reached]
],
'here' => [
[maximum depth reached]
]
]
}
$dom = object(DOMDocument) {
}
$key = 'args'
$format = 'tags'
$node = object(DOMElement) {
}
$childNS = null
$childValue = nullCake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 403
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::fromArray() - CORE/src/Utility/Xml.php, line 284
Cake\View\XmlView::_serialize() - CORE/src/View/XmlView.php, line 145
Cake\View\SerializedView::render() - CORE/src/View/SerializedView.php, line 97
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 369
Crud\Error\ExceptionRenderer::_outputMessage() - ROOT/vendor/friendsofcake/crud/src/Error/ExceptionRenderer.php, line 74
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 244
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 116
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Warning (4096): Object of class Cake\Http\ServerRequest could not be converted to string [CORE/src/Utility/Xml.php, line 403]Code Context } elseif (!empty($value) || $value === 0 || $value === '0') {
$childValue = (string)$value;
}
$data = [
'dom' => object(DOMDocument) {
},
'node' => object(DOMElement) {
},
'key' => 'args',
'format' => 'tags',
'value' => object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
[maximum depth reached]
]
[protected] data => [[maximum depth reached]]
[protected] query => [[maximum depth reached]]
[protected] cookies => [[maximum depth reached]]
[protected] _environment => [
[maximum depth reached]
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => [[maximum depth reached]]
[protected] _input => null
[protected] _detectors => [
[maximum depth reached]
]
[protected] _detectorCache => [[maximum depth reached]]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => [
[maximum depth reached]
]
[protected] emulatedAttributes => [
[maximum depth reached]
]
[protected] uploadedFiles => [[maximum depth reached]]
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
[maximum depth reached]
]
}
]
$value = object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Sitemap',
'pass' => [[maximum depth reached]],
'action' => 'index',
'plugin' => null,
'_ext' => 'xml',
'_matchedRoute' => '/:controller'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'REDIRECT_STATUS' => '200',
'HTTP_HOST' => 'hr.otffeo.on.ca',
'HTTP_X_REAL_IP' => '162.159.115.10',
'HTTP_X_FORWARDED_FOR' => '216.73.216.122, 162.159.115.10',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_CONNECTION' => 'close',
'HTTP_CF_RAY' => '9e8752487c014603-CMH',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'HTTP_CF_CONNECTING_IP' => '216.73.216.122',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
'SERVER_SIGNATURE' => '<address>Apache/2.4.25 (Debian) Server at hr.otffeo.on.ca Port 80</address>
',
'SERVER_SOFTWARE' => 'Apache/2.4.25 (Debian)',
'SERVER_NAME' => 'hr.otffeo.on.ca',
'SERVER_ADDR' => '172.18.0.2',
'SERVER_PORT' => '80',
'REMOTE_ADDR' => '172.18.0.5',
'DOCUMENT_ROOT' => '/var/www/html',
'REQUEST_SCHEME' => 'http',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/var/www/html',
'SERVER_ADMIN' => 'webmaster@localhost',
'SCRIPT_FILENAME' => '/var/www/html/index.php',
'REMOTE_PORT' => '51324',
'REDIRECT_URL' => '/sitemap.xml',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1775546664.769,
'REQUEST_TIME' => (int) 1775546664,
'argv' => [[maximum depth reached]],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_REFERER' => null
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => [
'identity' => null,
'authentication' => object(Authentication\AuthenticationService) {},
'authenticationResult' => object(Authentication\Authenticator\Result) {},
'authorization' => object(Authorization\AuthorizationService) {}
]
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
[maximum depth reached]
],
'query' => [
[maximum depth reached]
],
'params' => [
[maximum depth reached]
],
'cookies' => [
[maximum depth reached]
],
'url' => [
[maximum depth reached]
],
'base' => [
[maximum depth reached]
],
'webroot' => [
[maximum depth reached]
],
'here' => [
[maximum depth reached]
]
]
}
$dom = object(DOMDocument) {
}
$key = 'args'
$format = 'tags'
$node = object(DOMElement) {
}
$childNS = null
$childValue = nullCake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 403
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::fromArray() - CORE/src/Utility/Xml.php, line 284
Cake\View\XmlView::_serialize() - CORE/src/View/XmlView.php, line 145
Cake\View\SerializedView::render() - CORE/src/View/SerializedView.php, line 97
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 369
Crud\Error\ExceptionRenderer::_outputMessage() - ROOT/vendor/friendsofcake/crud/src/Error/ExceptionRenderer.php, line 74
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 244
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 116
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Warning (4096): Object of class Cake\Http\ServerRequest could not be converted to string [CORE/src/Utility/Xml.php, line 403]Code Context } elseif (!empty($value) || $value === 0 || $value === '0') {
$childValue = (string)$value;
}
$data = [
'dom' => object(DOMDocument) {
},
'node' => object(DOMElement) {
},
'key' => 'args',
'format' => 'tags',
'value' => object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
[maximum depth reached]
]
[protected] data => [[maximum depth reached]]
[protected] query => [[maximum depth reached]]
[protected] cookies => [[maximum depth reached]]
[protected] _environment => [
[maximum depth reached]
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => [[maximum depth reached]]
[protected] _input => null
[protected] _detectors => [
[maximum depth reached]
]
[protected] _detectorCache => [[maximum depth reached]]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => [
[maximum depth reached]
]
[protected] emulatedAttributes => [
[maximum depth reached]
]
[protected] uploadedFiles => [[maximum depth reached]]
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
[maximum depth reached]
]
}
]
$value = object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Sitemap',
'pass' => [[maximum depth reached]],
'action' => 'index',
'plugin' => null,
'_ext' => 'xml',
'_matchedRoute' => '/:controller'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'REDIRECT_STATUS' => '200',
'HTTP_HOST' => 'hr.otffeo.on.ca',
'HTTP_X_REAL_IP' => '162.159.115.10',
'HTTP_X_FORWARDED_FOR' => '216.73.216.122, 162.159.115.10',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_CONNECTION' => 'close',
'HTTP_CF_RAY' => '9e8752487c014603-CMH',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'HTTP_CF_CONNECTING_IP' => '216.73.216.122',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
'SERVER_SIGNATURE' => '<address>Apache/2.4.25 (Debian) Server at hr.otffeo.on.ca Port 80</address>
',
'SERVER_SOFTWARE' => 'Apache/2.4.25 (Debian)',
'SERVER_NAME' => 'hr.otffeo.on.ca',
'SERVER_ADDR' => '172.18.0.2',
'SERVER_PORT' => '80',
'REMOTE_ADDR' => '172.18.0.5',
'DOCUMENT_ROOT' => '/var/www/html',
'REQUEST_SCHEME' => 'http',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/var/www/html',
'SERVER_ADMIN' => 'webmaster@localhost',
'SCRIPT_FILENAME' => '/var/www/html/index.php',
'REMOTE_PORT' => '51324',
'REDIRECT_URL' => '/sitemap.xml',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1775546664.769,
'REQUEST_TIME' => (int) 1775546664,
'argv' => [[maximum depth reached]],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_REFERER' => null
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => [
'identity' => null,
'authentication' => object(Authentication\AuthenticationService) {},
'authenticationResult' => object(Authentication\Authenticator\Result) {},
'authorization' => object(Authorization\AuthorizationService) {}
]
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
[maximum depth reached]
],
'query' => [
[maximum depth reached]
],
'params' => [
[maximum depth reached]
],
'cookies' => [
[maximum depth reached]
],
'url' => [
[maximum depth reached]
],
'base' => [
[maximum depth reached]
],
'webroot' => [
[maximum depth reached]
],
'here' => [
[maximum depth reached]
]
]
}
$dom = object(DOMDocument) {
}
$key = 'args'
$format = 'tags'
$node = object(DOMElement) {
}
$childNS = null
$childValue = nullCake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 403
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::fromArray() - CORE/src/Utility/Xml.php, line 284
Cake\View\XmlView::_serialize() - CORE/src/View/XmlView.php, line 145
Cake\View\SerializedView::render() - CORE/src/View/SerializedView.php, line 97
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 369
Crud\Error\ExceptionRenderer::_outputMessage() - ROOT/vendor/friendsofcake/crud/src/Error/ExceptionRenderer.php, line 74
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 244
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 116
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Warning (4096): Object of class Cake\Http\Runner could not be converted to string [CORE/src/Utility/Xml.php, line 403]Code Context } elseif (!empty($value) || $value === 0 || $value === '0') {
$childValue = (string)$value;
}
$data = [
'dom' => object(DOMDocument) {
},
'node' => object(DOMElement) {
},
'key' => 'args',
'format' => 'tags',
'value' => object(Cake\Http\Runner) {
[protected] index => (int) 7
[protected] middleware => object(Cake\Http\MiddlewareQueue) {}
}
]
$value = object(Cake\Http\Runner) {
[protected] index => (int) 7
[protected] middleware => object(Cake\Http\MiddlewareQueue) {}
}
$dom = object(DOMDocument) {
}
$key = 'args'
$format = 'tags'
$node = object(DOMElement) {
}
$childNS = null
$childValue = nullCake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 403
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::fromArray() - CORE/src/Utility/Xml.php, line 284
Cake\View\XmlView::_serialize() - CORE/src/View/XmlView.php, line 145
Cake\View\SerializedView::render() - CORE/src/View/SerializedView.php, line 97
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 369
Crud\Error\ExceptionRenderer::_outputMessage() - ROOT/vendor/friendsofcake/crud/src/Error/ExceptionRenderer.php, line 74
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 244
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 116
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Warning (4096): Object of class Cake\Http\ServerRequest could not be converted to string [CORE/src/Utility/Xml.php, line 403]Code Context } elseif (!empty($value) || $value === 0 || $value === '0') {
$childValue = (string)$value;
}
$data = [
'dom' => object(DOMDocument) {
},
'node' => object(DOMElement) {
},
'key' => 'args',
'format' => 'tags',
'value' => object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
[maximum depth reached]
]
[protected] data => [[maximum depth reached]]
[protected] query => [[maximum depth reached]]
[protected] cookies => [[maximum depth reached]]
[protected] _environment => [
[maximum depth reached]
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => [[maximum depth reached]]
[protected] _input => null
[protected] _detectors => [
[maximum depth reached]
]
[protected] _detectorCache => [[maximum depth reached]]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => [
[maximum depth reached]
]
[protected] emulatedAttributes => [
[maximum depth reached]
]
[protected] uploadedFiles => [[maximum depth reached]]
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
[maximum depth reached]
]
}
]
$value = object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Sitemap',
'pass' => [[maximum depth reached]],
'action' => 'index',
'plugin' => null,
'_ext' => 'xml',
'_matchedRoute' => '/:controller'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'REDIRECT_STATUS' => '200',
'HTTP_HOST' => 'hr.otffeo.on.ca',
'HTTP_X_REAL_IP' => '162.159.115.10',
'HTTP_X_FORWARDED_FOR' => '216.73.216.122, 162.159.115.10',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_CONNECTION' => 'close',
'HTTP_CF_RAY' => '9e8752487c014603-CMH',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'HTTP_CF_CONNECTING_IP' => '216.73.216.122',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
'SERVER_SIGNATURE' => '<address>Apache/2.4.25 (Debian) Server at hr.otffeo.on.ca Port 80</address>
',
'SERVER_SOFTWARE' => 'Apache/2.4.25 (Debian)',
'SERVER_NAME' => 'hr.otffeo.on.ca',
'SERVER_ADDR' => '172.18.0.2',
'SERVER_PORT' => '80',
'REMOTE_ADDR' => '172.18.0.5',
'DOCUMENT_ROOT' => '/var/www/html',
'REQUEST_SCHEME' => 'http',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/var/www/html',
'SERVER_ADMIN' => 'webmaster@localhost',
'SCRIPT_FILENAME' => '/var/www/html/index.php',
'REMOTE_PORT' => '51324',
'REDIRECT_URL' => '/sitemap.xml',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1775546664.769,
'REQUEST_TIME' => (int) 1775546664,
'argv' => [[maximum depth reached]],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_REFERER' => null
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => [
'identity' => null,
'authentication' => object(Authentication\AuthenticationService) {},
'authenticationResult' => object(Authentication\Authenticator\Result) {},
'authorization' => object(Authorization\AuthorizationService) {}
]
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
[maximum depth reached]
],
'query' => [
[maximum depth reached]
],
'params' => [
[maximum depth reached]
],
'cookies' => [
[maximum depth reached]
],
'url' => [
[maximum depth reached]
],
'base' => [
[maximum depth reached]
],
'webroot' => [
[maximum depth reached]
],
'here' => [
[maximum depth reached]
]
]
}
$dom = object(DOMDocument) {
}
$key = 'args'
$format = 'tags'
$node = object(DOMElement) {
}
$childNS = null
$childValue = nullCake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 403
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::fromArray() - CORE/src/Utility/Xml.php, line 284
Cake\View\XmlView::_serialize() - CORE/src/View/XmlView.php, line 145
Cake\View\SerializedView::render() - CORE/src/View/SerializedView.php, line 97
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 369
Crud\Error\ExceptionRenderer::_outputMessage() - ROOT/vendor/friendsofcake/crud/src/Error/ExceptionRenderer.php, line 74
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 244
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 116
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Warning (4096): Object of class Cake\Http\ServerRequest could not be converted to string [CORE/src/Utility/Xml.php, line 403]Code Context } elseif (!empty($value) || $value === 0 || $value === '0') {
$childValue = (string)$value;
}
$data = [
'dom' => object(DOMDocument) {
},
'node' => object(DOMElement) {
},
'key' => 'args',
'format' => 'tags',
'value' => object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
[maximum depth reached]
]
[protected] data => [[maximum depth reached]]
[protected] query => [[maximum depth reached]]
[protected] cookies => [[maximum depth reached]]
[protected] _environment => [
[maximum depth reached]
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => [[maximum depth reached]]
[protected] _input => null
[protected] _detectors => [
[maximum depth reached]
]
[protected] _detectorCache => [[maximum depth reached]]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => [
[maximum depth reached]
]
[protected] emulatedAttributes => [
[maximum depth reached]
]
[protected] uploadedFiles => [[maximum depth reached]]
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
[maximum depth reached]
]
}
]
$value = object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Sitemap',
'pass' => [[maximum depth reached]],
'action' => 'index',
'plugin' => null,
'_ext' => 'xml',
'_matchedRoute' => '/:controller'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'REDIRECT_STATUS' => '200',
'HTTP_HOST' => 'hr.otffeo.on.ca',
'HTTP_X_REAL_IP' => '162.159.115.10',
'HTTP_X_FORWARDED_FOR' => '216.73.216.122, 162.159.115.10',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_CONNECTION' => 'close',
'HTTP_CF_RAY' => '9e8752487c014603-CMH',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'HTTP_CF_CONNECTING_IP' => '216.73.216.122',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
'SERVER_SIGNATURE' => '<address>Apache/2.4.25 (Debian) Server at hr.otffeo.on.ca Port 80</address>
',
'SERVER_SOFTWARE' => 'Apache/2.4.25 (Debian)',
'SERVER_NAME' => 'hr.otffeo.on.ca',
'SERVER_ADDR' => '172.18.0.2',
'SERVER_PORT' => '80',
'REMOTE_ADDR' => '172.18.0.5',
'DOCUMENT_ROOT' => '/var/www/html',
'REQUEST_SCHEME' => 'http',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/var/www/html',
'SERVER_ADMIN' => 'webmaster@localhost',
'SCRIPT_FILENAME' => '/var/www/html/index.php',
'REMOTE_PORT' => '51324',
'REDIRECT_URL' => '/sitemap.xml',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1775546664.769,
'REQUEST_TIME' => (int) 1775546664,
'argv' => [[maximum depth reached]],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_REFERER' => null
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => [
'identity' => null,
'authentication' => object(Authentication\AuthenticationService) {},
'authenticationResult' => object(Authentication\Authenticator\Result) {},
'authorization' => object(Authorization\AuthorizationService) {}
]
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
[maximum depth reached]
],
'query' => [
[maximum depth reached]
],
'params' => [
[maximum depth reached]
],
'cookies' => [
[maximum depth reached]
],
'url' => [
[maximum depth reached]
],
'base' => [
[maximum depth reached]
],
'webroot' => [
[maximum depth reached]
],
'here' => [
[maximum depth reached]
]
]
}
$dom = object(DOMDocument) {
}
$key = 'args'
$format = 'tags'
$node = object(DOMElement) {
}
$childNS = null
$childValue = nullCake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 403
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::fromArray() - CORE/src/Utility/Xml.php, line 284
Cake\View\XmlView::_serialize() - CORE/src/View/XmlView.php, line 145
Cake\View\SerializedView::render() - CORE/src/View/SerializedView.php, line 97
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 369
Crud\Error\ExceptionRenderer::_outputMessage() - ROOT/vendor/friendsofcake/crud/src/Error/ExceptionRenderer.php, line 74
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 244
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 116
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Warning (4096): Object of class Cake\Http\Runner could not be converted to string [CORE/src/Utility/Xml.php, line 403]Code Context } elseif (!empty($value) || $value === 0 || $value === '0') {
$childValue = (string)$value;
}
$data = [
'dom' => object(DOMDocument) {
},
'node' => object(DOMElement) {
},
'key' => 'args',
'format' => 'tags',
'value' => object(Cake\Http\Runner) {
[protected] index => (int) 7
[protected] middleware => object(Cake\Http\MiddlewareQueue) {}
}
]
$value = object(Cake\Http\Runner) {
[protected] index => (int) 7
[protected] middleware => object(Cake\Http\MiddlewareQueue) {}
}
$dom = object(DOMDocument) {
}
$key = 'args'
$format = 'tags'
$node = object(DOMElement) {
}
$childNS = null
$childValue = nullCake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 403
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::fromArray() - CORE/src/Utility/Xml.php, line 284
Cake\View\XmlView::_serialize() - CORE/src/View/XmlView.php, line 145
Cake\View\SerializedView::render() - CORE/src/View/SerializedView.php, line 97
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 369
Crud\Error\ExceptionRenderer::_outputMessage() - ROOT/vendor/friendsofcake/crud/src/Error/ExceptionRenderer.php, line 74
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 244
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 116
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Warning (4096): Object of class Cake\Http\ServerRequest could not be converted to string [CORE/src/Utility/Xml.php, line 403]Code Context } elseif (!empty($value) || $value === 0 || $value === '0') {
$childValue = (string)$value;
}
$data = [
'dom' => object(DOMDocument) {
},
'node' => object(DOMElement) {
},
'key' => 'args',
'format' => 'tags',
'value' => object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
[maximum depth reached]
]
[protected] data => [[maximum depth reached]]
[protected] query => [[maximum depth reached]]
[protected] cookies => [[maximum depth reached]]
[protected] _environment => [
[maximum depth reached]
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => [[maximum depth reached]]
[protected] _input => null
[protected] _detectors => [
[maximum depth reached]
]
[protected] _detectorCache => [[maximum depth reached]]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => [
[maximum depth reached]
]
[protected] emulatedAttributes => [
[maximum depth reached]
]
[protected] uploadedFiles => [[maximum depth reached]]
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
[maximum depth reached]
]
}
]
$value = object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Sitemap',
'pass' => [[maximum depth reached]],
'action' => 'index',
'plugin' => null,
'_ext' => 'xml',
'_matchedRoute' => '/:controller'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'REDIRECT_STATUS' => '200',
'HTTP_HOST' => 'hr.otffeo.on.ca',
'HTTP_X_REAL_IP' => '162.159.115.10',
'HTTP_X_FORWARDED_FOR' => '216.73.216.122, 162.159.115.10',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_CONNECTION' => 'close',
'HTTP_CF_RAY' => '9e8752487c014603-CMH',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'HTTP_CF_CONNECTING_IP' => '216.73.216.122',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
'SERVER_SIGNATURE' => '<address>Apache/2.4.25 (Debian) Server at hr.otffeo.on.ca Port 80</address>
',
'SERVER_SOFTWARE' => 'Apache/2.4.25 (Debian)',
'SERVER_NAME' => 'hr.otffeo.on.ca',
'SERVER_ADDR' => '172.18.0.2',
'SERVER_PORT' => '80',
'REMOTE_ADDR' => '172.18.0.5',
'DOCUMENT_ROOT' => '/var/www/html',
'REQUEST_SCHEME' => 'http',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/var/www/html',
'SERVER_ADMIN' => 'webmaster@localhost',
'SCRIPT_FILENAME' => '/var/www/html/index.php',
'REMOTE_PORT' => '51324',
'REDIRECT_URL' => '/sitemap.xml',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1775546664.769,
'REQUEST_TIME' => (int) 1775546664,
'argv' => [[maximum depth reached]],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_REFERER' => null
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => [
'identity' => null,
'authentication' => object(Authentication\AuthenticationService) {},
'authenticationResult' => object(Authentication\Authenticator\Result) {},
'authorization' => object(Authorization\AuthorizationService) {}
]
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
[maximum depth reached]
],
'query' => [
[maximum depth reached]
],
'params' => [
[maximum depth reached]
],
'cookies' => [
[maximum depth reached]
],
'url' => [
[maximum depth reached]
],
'base' => [
[maximum depth reached]
],
'webroot' => [
[maximum depth reached]
],
'here' => [
[maximum depth reached]
]
]
}
$dom = object(DOMDocument) {
}
$key = 'args'
$format = 'tags'
$node = object(DOMElement) {
}
$childNS = null
$childValue = nullCake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 403
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::fromArray() - CORE/src/Utility/Xml.php, line 284
Cake\View\XmlView::_serialize() - CORE/src/View/XmlView.php, line 145
Cake\View\SerializedView::render() - CORE/src/View/SerializedView.php, line 97
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 369
Crud\Error\ExceptionRenderer::_outputMessage() - ROOT/vendor/friendsofcake/crud/src/Error/ExceptionRenderer.php, line 74
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 244
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 116
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Warning (4096): Object of class Cake\Http\ServerRequest could not be converted to string [CORE/src/Utility/Xml.php, line 403]Code Context } elseif (!empty($value) || $value === 0 || $value === '0') {
$childValue = (string)$value;
}
$data = [
'dom' => object(DOMDocument) {
},
'node' => object(DOMElement) {
},
'key' => 'args',
'format' => 'tags',
'value' => object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
[maximum depth reached]
]
[protected] data => [[maximum depth reached]]
[protected] query => [[maximum depth reached]]
[protected] cookies => [[maximum depth reached]]
[protected] _environment => [
[maximum depth reached]
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => [[maximum depth reached]]
[protected] _input => null
[protected] _detectors => [
[maximum depth reached]
]
[protected] _detectorCache => [[maximum depth reached]]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => [
[maximum depth reached]
]
[protected] emulatedAttributes => [
[maximum depth reached]
]
[protected] uploadedFiles => [[maximum depth reached]]
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
[maximum depth reached]
]
}
]
$value = object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Sitemap',
'pass' => [[maximum depth reached]],
'action' => 'index',
'plugin' => null,
'_ext' => 'xml',
'_matchedRoute' => '/:controller'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'REDIRECT_STATUS' => '200',
'HTTP_HOST' => 'hr.otffeo.on.ca',
'HTTP_X_REAL_IP' => '162.159.115.10',
'HTTP_X_FORWARDED_FOR' => '216.73.216.122, 162.159.115.10',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_CONNECTION' => 'close',
'HTTP_CF_RAY' => '9e8752487c014603-CMH',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'HTTP_CF_CONNECTING_IP' => '216.73.216.122',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
'SERVER_SIGNATURE' => '<address>Apache/2.4.25 (Debian) Server at hr.otffeo.on.ca Port 80</address>
',
'SERVER_SOFTWARE' => 'Apache/2.4.25 (Debian)',
'SERVER_NAME' => 'hr.otffeo.on.ca',
'SERVER_ADDR' => '172.18.0.2',
'SERVER_PORT' => '80',
'REMOTE_ADDR' => '172.18.0.5',
'DOCUMENT_ROOT' => '/var/www/html',
'REQUEST_SCHEME' => 'http',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/var/www/html',
'SERVER_ADMIN' => 'webmaster@localhost',
'SCRIPT_FILENAME' => '/var/www/html/index.php',
'REMOTE_PORT' => '51324',
'REDIRECT_URL' => '/sitemap.xml',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1775546664.769,
'REQUEST_TIME' => (int) 1775546664,
'argv' => [[maximum depth reached]],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_REFERER' => null
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => [
'identity' => null,
'authentication' => object(Authentication\AuthenticationService) {},
'authenticationResult' => object(Authentication\Authenticator\Result) {},
'authorization' => object(Authorization\AuthorizationService) {}
]
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
[maximum depth reached]
],
'query' => [
[maximum depth reached]
],
'params' => [
[maximum depth reached]
],
'cookies' => [
[maximum depth reached]
],
'url' => [
[maximum depth reached]
],
'base' => [
[maximum depth reached]
],
'webroot' => [
[maximum depth reached]
],
'here' => [
[maximum depth reached]
]
]
}
$dom = object(DOMDocument) {
}
$key = 'args'
$format = 'tags'
$node = object(DOMElement) {
}
$childNS = null
$childValue = nullCake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 403
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::fromArray() - CORE/src/Utility/Xml.php, line 284
Cake\View\XmlView::_serialize() - CORE/src/View/XmlView.php, line 145
Cake\View\SerializedView::render() - CORE/src/View/SerializedView.php, line 97
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 369
Crud\Error\ExceptionRenderer::_outputMessage() - ROOT/vendor/friendsofcake/crud/src/Error/ExceptionRenderer.php, line 74
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 244
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 116
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Warning (4096): Object of class Cake\Http\Runner could not be converted to string [CORE/src/Utility/Xml.php, line 403]Code Context } elseif (!empty($value) || $value === 0 || $value === '0') {
$childValue = (string)$value;
}
$data = [
'dom' => object(DOMDocument) {
},
'node' => object(DOMElement) {
},
'key' => 'args',
'format' => 'tags',
'value' => object(Cake\Http\Runner) {
[protected] index => (int) 7
[protected] middleware => object(Cake\Http\MiddlewareQueue) {}
}
]
$value = object(Cake\Http\Runner) {
[protected] index => (int) 7
[protected] middleware => object(Cake\Http\MiddlewareQueue) {}
}
$dom = object(DOMDocument) {
}
$key = 'args'
$format = 'tags'
$node = object(DOMElement) {
}
$childNS = null
$childValue = nullCake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 403
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::fromArray() - CORE/src/Utility/Xml.php, line 284
Cake\View\XmlView::_serialize() - CORE/src/View/XmlView.php, line 145
Cake\View\SerializedView::render() - CORE/src/View/SerializedView.php, line 97
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 369
Crud\Error\ExceptionRenderer::_outputMessage() - ROOT/vendor/friendsofcake/crud/src/Error/ExceptionRenderer.php, line 74
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 244
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 116
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Warning (4096): Object of class Cake\Http\ServerRequest could not be converted to string [CORE/src/Utility/Xml.php, line 403]Code Context } elseif (!empty($value) || $value === 0 || $value === '0') {
$childValue = (string)$value;
}
$data = [
'dom' => object(DOMDocument) {
},
'node' => object(DOMElement) {
},
'key' => 'args',
'format' => 'tags',
'value' => object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
[maximum depth reached]
]
[protected] data => [[maximum depth reached]]
[protected] query => [[maximum depth reached]]
[protected] cookies => [[maximum depth reached]]
[protected] _environment => [
[maximum depth reached]
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => [[maximum depth reached]]
[protected] _input => null
[protected] _detectors => [
[maximum depth reached]
]
[protected] _detectorCache => [[maximum depth reached]]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => [
[maximum depth reached]
]
[protected] emulatedAttributes => [
[maximum depth reached]
]
[protected] uploadedFiles => [[maximum depth reached]]
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
[maximum depth reached]
]
}
]
$value = object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Sitemap',
'pass' => [[maximum depth reached]],
'action' => 'index',
'plugin' => null,
'_ext' => 'xml',
'_matchedRoute' => '/:controller'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'REDIRECT_STATUS' => '200',
'HTTP_HOST' => 'hr.otffeo.on.ca',
'HTTP_X_REAL_IP' => '162.159.115.10',
'HTTP_X_FORWARDED_FOR' => '216.73.216.122, 162.159.115.10',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_CONNECTION' => 'close',
'HTTP_CF_RAY' => '9e8752487c014603-CMH',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'HTTP_CF_CONNECTING_IP' => '216.73.216.122',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
'SERVER_SIGNATURE' => '<address>Apache/2.4.25 (Debian) Server at hr.otffeo.on.ca Port 80</address>
',
'SERVER_SOFTWARE' => 'Apache/2.4.25 (Debian)',
'SERVER_NAME' => 'hr.otffeo.on.ca',
'SERVER_ADDR' => '172.18.0.2',
'SERVER_PORT' => '80',
'REMOTE_ADDR' => '172.18.0.5',
'DOCUMENT_ROOT' => '/var/www/html',
'REQUEST_SCHEME' => 'http',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/var/www/html',
'SERVER_ADMIN' => 'webmaster@localhost',
'SCRIPT_FILENAME' => '/var/www/html/index.php',
'REMOTE_PORT' => '51324',
'REDIRECT_URL' => '/sitemap.xml',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1775546664.769,
'REQUEST_TIME' => (int) 1775546664,
'argv' => [[maximum depth reached]],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => [
'identity' => null,
'authentication' => object(Authentication\AuthenticationService) {},
'authenticationResult' => object(Authentication\Authenticator\Result) {}
]
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
[maximum depth reached]
],
'query' => [
[maximum depth reached]
],
'params' => [
[maximum depth reached]
],
'cookies' => [
[maximum depth reached]
],
'url' => [
[maximum depth reached]
],
'base' => [
[maximum depth reached]
],
'webroot' => [
[maximum depth reached]
],
'here' => [
[maximum depth reached]
]
]
}
$dom = object(DOMDocument) {
}
$key = 'args'
$format = 'tags'
$node = object(DOMElement) {
}
$childNS = null
$childValue = nullCake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 403
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::fromArray() - CORE/src/Utility/Xml.php, line 284
Cake\View\XmlView::_serialize() - CORE/src/View/XmlView.php, line 145
Cake\View\SerializedView::render() - CORE/src/View/SerializedView.php, line 97
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 369
Crud\Error\ExceptionRenderer::_outputMessage() - ROOT/vendor/friendsofcake/crud/src/Error/ExceptionRenderer.php, line 74
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 244
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 116
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Warning (4096): Object of class Cake\Http\ServerRequest could not be converted to string [CORE/src/Utility/Xml.php, line 403]Code Context } elseif (!empty($value) || $value === 0 || $value === '0') {
$childValue = (string)$value;
}
$data = [
'dom' => object(DOMDocument) {
},
'node' => object(DOMElement) {
},
'key' => 'args',
'format' => 'tags',
'value' => object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
[maximum depth reached]
]
[protected] data => [[maximum depth reached]]
[protected] query => [[maximum depth reached]]
[protected] cookies => [[maximum depth reached]]
[protected] _environment => [
[maximum depth reached]
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => [[maximum depth reached]]
[protected] _input => null
[protected] _detectors => [
[maximum depth reached]
]
[protected] _detectorCache => [[maximum depth reached]]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => [
[maximum depth reached]
]
[protected] emulatedAttributes => [
[maximum depth reached]
]
[protected] uploadedFiles => [[maximum depth reached]]
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
[maximum depth reached]
]
}
]
$value = object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Sitemap',
'pass' => [[maximum depth reached]],
'action' => 'index',
'plugin' => null,
'_ext' => 'xml',
'_matchedRoute' => '/:controller'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'REDIRECT_STATUS' => '200',
'HTTP_HOST' => 'hr.otffeo.on.ca',
'HTTP_X_REAL_IP' => '162.159.115.10',
'HTTP_X_FORWARDED_FOR' => '216.73.216.122, 162.159.115.10',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_CONNECTION' => 'close',
'HTTP_CF_RAY' => '9e8752487c014603-CMH',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'HTTP_CF_CONNECTING_IP' => '216.73.216.122',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
'SERVER_SIGNATURE' => '<address>Apache/2.4.25 (Debian) Server at hr.otffeo.on.ca Port 80</address>
',
'SERVER_SOFTWARE' => 'Apache/2.4.25 (Debian)',
'SERVER_NAME' => 'hr.otffeo.on.ca',
'SERVER_ADDR' => '172.18.0.2',
'SERVER_PORT' => '80',
'REMOTE_ADDR' => '172.18.0.5',
'DOCUMENT_ROOT' => '/var/www/html',
'REQUEST_SCHEME' => 'http',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/var/www/html',
'SERVER_ADMIN' => 'webmaster@localhost',
'SCRIPT_FILENAME' => '/var/www/html/index.php',
'REMOTE_PORT' => '51324',
'REDIRECT_URL' => '/sitemap.xml',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1775546664.769,
'REQUEST_TIME' => (int) 1775546664,
'argv' => [[maximum depth reached]],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => [
'identity' => null,
'authentication' => object(Authentication\AuthenticationService) {},
'authenticationResult' => object(Authentication\Authenticator\Result) {}
]
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
[maximum depth reached]
],
'query' => [
[maximum depth reached]
],
'params' => [
[maximum depth reached]
],
'cookies' => [
[maximum depth reached]
],
'url' => [
[maximum depth reached]
],
'base' => [
[maximum depth reached]
],
'webroot' => [
[maximum depth reached]
],
'here' => [
[maximum depth reached]
]
]
}
$dom = object(DOMDocument) {
}
$key = 'args'
$format = 'tags'
$node = object(DOMElement) {
}
$childNS = null
$childValue = nullCake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 403
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::fromArray() - CORE/src/Utility/Xml.php, line 284
Cake\View\XmlView::_serialize() - CORE/src/View/XmlView.php, line 145
Cake\View\SerializedView::render() - CORE/src/View/SerializedView.php, line 97
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 369
Crud\Error\ExceptionRenderer::_outputMessage() - ROOT/vendor/friendsofcake/crud/src/Error/ExceptionRenderer.php, line 74
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 244
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 116
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Warning (4096): Object of class Cake\Http\Runner could not be converted to string [CORE/src/Utility/Xml.php, line 403]Code Context } elseif (!empty($value) || $value === 0 || $value === '0') {
$childValue = (string)$value;
}
$data = [
'dom' => object(DOMDocument) {
},
'node' => object(DOMElement) {
},
'key' => 'args',
'format' => 'tags',
'value' => object(Cake\Http\Runner) {
[protected] index => (int) 7
[protected] middleware => object(Cake\Http\MiddlewareQueue) {}
}
]
$value = object(Cake\Http\Runner) {
[protected] index => (int) 7
[protected] middleware => object(Cake\Http\MiddlewareQueue) {}
}
$dom = object(DOMDocument) {
}
$key = 'args'
$format = 'tags'
$node = object(DOMElement) {
}
$childNS = null
$childValue = nullCake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 403
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::fromArray() - CORE/src/Utility/Xml.php, line 284
Cake\View\XmlView::_serialize() - CORE/src/View/XmlView.php, line 145
Cake\View\SerializedView::render() - CORE/src/View/SerializedView.php, line 97
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 369
Crud\Error\ExceptionRenderer::_outputMessage() - ROOT/vendor/friendsofcake/crud/src/Error/ExceptionRenderer.php, line 74
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 244
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 116
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Warning (4096): Object of class Cake\Http\ServerRequest could not be converted to string [CORE/src/Utility/Xml.php, line 403]Code Context } elseif (!empty($value) || $value === 0 || $value === '0') {
$childValue = (string)$value;
}
$data = [
'dom' => object(DOMDocument) {
},
'node' => object(DOMElement) {
},
'key' => 'args',
'format' => 'tags',
'value' => object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
[maximum depth reached]
]
[protected] data => [[maximum depth reached]]
[protected] query => [[maximum depth reached]]
[protected] cookies => [[maximum depth reached]]
[protected] _environment => [
[maximum depth reached]
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => [[maximum depth reached]]
[protected] _input => null
[protected] _detectors => [
[maximum depth reached]
]
[protected] _detectorCache => [[maximum depth reached]]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => [[maximum depth reached]]
[protected] emulatedAttributes => [
[maximum depth reached]
]
[protected] uploadedFiles => [[maximum depth reached]]
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
[maximum depth reached]
]
}
]
$value = object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Sitemap',
'pass' => [[maximum depth reached]],
'action' => 'index',
'plugin' => null,
'_ext' => 'xml',
'_matchedRoute' => '/:controller'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'REDIRECT_STATUS' => '200',
'HTTP_HOST' => 'hr.otffeo.on.ca',
'HTTP_X_REAL_IP' => '162.159.115.10',
'HTTP_X_FORWARDED_FOR' => '216.73.216.122, 162.159.115.10',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_CONNECTION' => 'close',
'HTTP_CF_RAY' => '9e8752487c014603-CMH',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'HTTP_CF_CONNECTING_IP' => '216.73.216.122',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
'SERVER_SIGNATURE' => '<address>Apache/2.4.25 (Debian) Server at hr.otffeo.on.ca Port 80</address>
',
'SERVER_SOFTWARE' => 'Apache/2.4.25 (Debian)',
'SERVER_NAME' => 'hr.otffeo.on.ca',
'SERVER_ADDR' => '172.18.0.2',
'SERVER_PORT' => '80',
'REMOTE_ADDR' => '172.18.0.5',
'DOCUMENT_ROOT' => '/var/www/html',
'REQUEST_SCHEME' => 'http',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/var/www/html',
'SERVER_ADMIN' => 'webmaster@localhost',
'SCRIPT_FILENAME' => '/var/www/html/index.php',
'REMOTE_PORT' => '51324',
'REDIRECT_URL' => '/sitemap.xml',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1775546664.769,
'REQUEST_TIME' => (int) 1775546664,
'argv' => [[maximum depth reached]],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
[maximum depth reached]
],
'query' => [
[maximum depth reached]
],
'params' => [
[maximum depth reached]
],
'cookies' => [
[maximum depth reached]
],
'url' => [
[maximum depth reached]
],
'base' => [
[maximum depth reached]
],
'webroot' => [
[maximum depth reached]
],
'here' => [
[maximum depth reached]
]
]
}
$dom = object(DOMDocument) {
}
$key = 'args'
$format = 'tags'
$node = object(DOMElement) {
}
$childNS = null
$childValue = nullCake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 403
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::fromArray() - CORE/src/Utility/Xml.php, line 284
Cake\View\XmlView::_serialize() - CORE/src/View/XmlView.php, line 145
Cake\View\SerializedView::render() - CORE/src/View/SerializedView.php, line 97
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 369
Crud\Error\ExceptionRenderer::_outputMessage() - ROOT/vendor/friendsofcake/crud/src/Error/ExceptionRenderer.php, line 74
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 244
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 116
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Warning (4096): Object of class Cake\Http\ServerRequest could not be converted to string [CORE/src/Utility/Xml.php, line 403]Code Context } elseif (!empty($value) || $value === 0 || $value === '0') {
$childValue = (string)$value;
}
$data = [
'dom' => object(DOMDocument) {
},
'node' => object(DOMElement) {
},
'key' => 'args',
'format' => 'tags',
'value' => object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
[maximum depth reached]
]
[protected] data => [[maximum depth reached]]
[protected] query => [[maximum depth reached]]
[protected] cookies => [[maximum depth reached]]
[protected] _environment => [
[maximum depth reached]
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => [[maximum depth reached]]
[protected] _input => null
[protected] _detectors => [
[maximum depth reached]
]
[protected] _detectorCache => [[maximum depth reached]]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => [[maximum depth reached]]
[protected] emulatedAttributes => [
[maximum depth reached]
]
[protected] uploadedFiles => [[maximum depth reached]]
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
[maximum depth reached]
]
}
]
$value = object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Sitemap',
'pass' => [[maximum depth reached]],
'action' => 'index',
'plugin' => null,
'_ext' => 'xml',
'_matchedRoute' => '/:controller'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'REDIRECT_STATUS' => '200',
'HTTP_HOST' => 'hr.otffeo.on.ca',
'HTTP_X_REAL_IP' => '162.159.115.10',
'HTTP_X_FORWARDED_FOR' => '216.73.216.122, 162.159.115.10',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_CONNECTION' => 'close',
'HTTP_CF_RAY' => '9e8752487c014603-CMH',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'HTTP_CF_CONNECTING_IP' => '216.73.216.122',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
'SERVER_SIGNATURE' => '<address>Apache/2.4.25 (Debian) Server at hr.otffeo.on.ca Port 80</address>
',
'SERVER_SOFTWARE' => 'Apache/2.4.25 (Debian)',
'SERVER_NAME' => 'hr.otffeo.on.ca',
'SERVER_ADDR' => '172.18.0.2',
'SERVER_PORT' => '80',
'REMOTE_ADDR' => '172.18.0.5',
'DOCUMENT_ROOT' => '/var/www/html',
'REQUEST_SCHEME' => 'http',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/var/www/html',
'SERVER_ADMIN' => 'webmaster@localhost',
'SCRIPT_FILENAME' => '/var/www/html/index.php',
'REMOTE_PORT' => '51324',
'REDIRECT_URL' => '/sitemap.xml',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1775546664.769,
'REQUEST_TIME' => (int) 1775546664,
'argv' => [[maximum depth reached]],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
[maximum depth reached]
],
'query' => [
[maximum depth reached]
],
'params' => [
[maximum depth reached]
],
'cookies' => [
[maximum depth reached]
],
'url' => [
[maximum depth reached]
],
'base' => [
[maximum depth reached]
],
'webroot' => [
[maximum depth reached]
],
'here' => [
[maximum depth reached]
]
]
}
$dom = object(DOMDocument) {
}
$key = 'args'
$format = 'tags'
$node = object(DOMElement) {
}
$childNS = null
$childValue = nullCake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 403
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::fromArray() - CORE/src/Utility/Xml.php, line 284
Cake\View\XmlView::_serialize() - CORE/src/View/XmlView.php, line 145
Cake\View\SerializedView::render() - CORE/src/View/SerializedView.php, line 97
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 369
Crud\Error\ExceptionRenderer::_outputMessage() - ROOT/vendor/friendsofcake/crud/src/Error/ExceptionRenderer.php, line 74
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 244
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 116
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Warning (4096): Object of class Cake\Http\Runner could not be converted to string [CORE/src/Utility/Xml.php, line 403]Code Context } elseif (!empty($value) || $value === 0 || $value === '0') {
$childValue = (string)$value;
}
$data = [
'dom' => object(DOMDocument) {
},
'node' => object(DOMElement) {
},
'key' => 'args',
'format' => 'tags',
'value' => object(Cake\Http\Runner) {
[protected] index => (int) 7
[protected] middleware => object(Cake\Http\MiddlewareQueue) {}
}
]
$value = object(Cake\Http\Runner) {
[protected] index => (int) 7
[protected] middleware => object(Cake\Http\MiddlewareQueue) {}
}
$dom = object(DOMDocument) {
}
$key = 'args'
$format = 'tags'
$node = object(DOMElement) {
}
$childNS = null
$childValue = nullCake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 403
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::fromArray() - CORE/src/Utility/Xml.php, line 284
Cake\View\XmlView::_serialize() - CORE/src/View/XmlView.php, line 145
Cake\View\SerializedView::render() - CORE/src/View/SerializedView.php, line 97
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 369
Crud\Error\ExceptionRenderer::_outputMessage() - ROOT/vendor/friendsofcake/crud/src/Error/ExceptionRenderer.php, line 74
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 244
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 116
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Warning (4096): Object of class Cake\Http\ServerRequest could not be converted to string [CORE/src/Utility/Xml.php, line 403]Code Context } elseif (!empty($value) || $value === 0 || $value === '0') {
$childValue = (string)$value;
}
$data = [
'dom' => object(DOMDocument) {
},
'node' => object(DOMElement) {
},
'key' => 'args',
'format' => 'tags',
'value' => object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
[maximum depth reached]
]
[protected] data => [[maximum depth reached]]
[protected] query => [[maximum depth reached]]
[protected] cookies => [[maximum depth reached]]
[protected] _environment => [
[maximum depth reached]
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => [[maximum depth reached]]
[protected] _input => null
[protected] _detectors => [
[maximum depth reached]
]
[protected] _detectorCache => [[maximum depth reached]]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => [[maximum depth reached]]
[protected] emulatedAttributes => [
[maximum depth reached]
]
[protected] uploadedFiles => [[maximum depth reached]]
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
[maximum depth reached]
]
}
]
$value = object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => [[maximum depth reached]]
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'REDIRECT_STATUS' => '200',
'HTTP_HOST' => 'hr.otffeo.on.ca',
'HTTP_X_REAL_IP' => '162.159.115.10',
'HTTP_X_FORWARDED_FOR' => '216.73.216.122, 162.159.115.10',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_CONNECTION' => 'close',
'HTTP_CF_RAY' => '9e8752487c014603-CMH',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'HTTP_CF_CONNECTING_IP' => '216.73.216.122',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
'SERVER_SIGNATURE' => '<address>Apache/2.4.25 (Debian) Server at hr.otffeo.on.ca Port 80</address>
',
'SERVER_SOFTWARE' => 'Apache/2.4.25 (Debian)',
'SERVER_NAME' => 'hr.otffeo.on.ca',
'SERVER_ADDR' => '172.18.0.2',
'SERVER_PORT' => '80',
'REMOTE_ADDR' => '172.18.0.5',
'DOCUMENT_ROOT' => '/var/www/html',
'REQUEST_SCHEME' => 'http',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/var/www/html',
'SERVER_ADMIN' => 'webmaster@localhost',
'SCRIPT_FILENAME' => '/var/www/html/index.php',
'REMOTE_PORT' => '51324',
'REDIRECT_URL' => '/sitemap.xml',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1775546664.769,
'REQUEST_TIME' => (int) 1775546664,
'argv' => [[maximum depth reached]],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
[maximum depth reached]
],
'query' => [
[maximum depth reached]
],
'params' => [
[maximum depth reached]
],
'cookies' => [
[maximum depth reached]
],
'url' => [
[maximum depth reached]
],
'base' => [
[maximum depth reached]
],
'webroot' => [
[maximum depth reached]
],
'here' => [
[maximum depth reached]
]
]
}
$dom = object(DOMDocument) {
}
$key = 'args'
$format = 'tags'
$node = object(DOMElement) {
}
$childNS = null
$childValue = nullCake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 403
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::fromArray() - CORE/src/Utility/Xml.php, line 284
Cake\View\XmlView::_serialize() - CORE/src/View/XmlView.php, line 145
Cake\View\SerializedView::render() - CORE/src/View/SerializedView.php, line 97
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 369
Crud\Error\ExceptionRenderer::_outputMessage() - ROOT/vendor/friendsofcake/crud/src/Error/ExceptionRenderer.php, line 74
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 244
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 116
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Warning (4096): Object of class Cake\Http\ServerRequest could not be converted to string [CORE/src/Utility/Xml.php, line 403]Code Context } elseif (!empty($value) || $value === 0 || $value === '0') {
$childValue = (string)$value;
}
$data = [
'dom' => object(DOMDocument) {
},
'node' => object(DOMElement) {
},
'key' => 'args',
'format' => 'tags',
'value' => object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
[maximum depth reached]
]
[protected] data => [[maximum depth reached]]
[protected] query => [[maximum depth reached]]
[protected] cookies => [[maximum depth reached]]
[protected] _environment => [
[maximum depth reached]
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => [[maximum depth reached]]
[protected] _input => null
[protected] _detectors => [
[maximum depth reached]
]
[protected] _detectorCache => [[maximum depth reached]]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => [[maximum depth reached]]
[protected] emulatedAttributes => [
[maximum depth reached]
]
[protected] uploadedFiles => [[maximum depth reached]]
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
[maximum depth reached]
]
}
]
$value = object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => [[maximum depth reached]]
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'REDIRECT_STATUS' => '200',
'HTTP_HOST' => 'hr.otffeo.on.ca',
'HTTP_X_REAL_IP' => '162.159.115.10',
'HTTP_X_FORWARDED_FOR' => '216.73.216.122, 162.159.115.10',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_CONNECTION' => 'close',
'HTTP_CF_RAY' => '9e8752487c014603-CMH',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'HTTP_CF_CONNECTING_IP' => '216.73.216.122',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
'SERVER_SIGNATURE' => '<address>Apache/2.4.25 (Debian) Server at hr.otffeo.on.ca Port 80</address>
',
'SERVER_SOFTWARE' => 'Apache/2.4.25 (Debian)',
'SERVER_NAME' => 'hr.otffeo.on.ca',
'SERVER_ADDR' => '172.18.0.2',
'SERVER_PORT' => '80',
'REMOTE_ADDR' => '172.18.0.5',
'DOCUMENT_ROOT' => '/var/www/html',
'REQUEST_SCHEME' => 'http',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/var/www/html',
'SERVER_ADMIN' => 'webmaster@localhost',
'SCRIPT_FILENAME' => '/var/www/html/index.php',
'REMOTE_PORT' => '51324',
'REDIRECT_URL' => '/sitemap.xml',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1775546664.769,
'REQUEST_TIME' => (int) 1775546664,
'argv' => [[maximum depth reached]],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
[maximum depth reached]
],
'query' => [
[maximum depth reached]
],
'params' => [
[maximum depth reached]
],
'cookies' => [
[maximum depth reached]
],
'url' => [
[maximum depth reached]
],
'base' => [
[maximum depth reached]
],
'webroot' => [
[maximum depth reached]
],
'here' => [
[maximum depth reached]
]
]
}
$dom = object(DOMDocument) {
}
$key = 'args'
$format = 'tags'
$node = object(DOMElement) {
}
$childNS = null
$childValue = nullCake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 403
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::fromArray() - CORE/src/Utility/Xml.php, line 284
Cake\View\XmlView::_serialize() - CORE/src/View/XmlView.php, line 145
Cake\View\SerializedView::render() - CORE/src/View/SerializedView.php, line 97
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 369
Crud\Error\ExceptionRenderer::_outputMessage() - ROOT/vendor/friendsofcake/crud/src/Error/ExceptionRenderer.php, line 74
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 244
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 116
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Warning (4096): Object of class Cake\Http\Runner could not be converted to string [CORE/src/Utility/Xml.php, line 403]Code Context } elseif (!empty($value) || $value === 0 || $value === '0') {
$childValue = (string)$value;
}
$data = [
'dom' => object(DOMDocument) {
},
'node' => object(DOMElement) {
},
'key' => 'args',
'format' => 'tags',
'value' => object(Cake\Http\Runner) {
[protected] index => (int) 7
[protected] middleware => object(Cake\Http\MiddlewareQueue) {}
}
]
$value = object(Cake\Http\Runner) {
[protected] index => (int) 7
[protected] middleware => object(Cake\Http\MiddlewareQueue) {}
}
$dom = object(DOMDocument) {
}
$key = 'args'
$format = 'tags'
$node = object(DOMElement) {
}
$childNS = null
$childValue = nullCake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 403
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::fromArray() - CORE/src/Utility/Xml.php, line 284
Cake\View\XmlView::_serialize() - CORE/src/View/XmlView.php, line 145
Cake\View\SerializedView::render() - CORE/src/View/SerializedView.php, line 97
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 369
Crud\Error\ExceptionRenderer::_outputMessage() - ROOT/vendor/friendsofcake/crud/src/Error/ExceptionRenderer.php, line 74
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 244
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 116
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Warning (4096): Object of class Cake\Http\ServerRequest could not be converted to string [CORE/src/Utility/Xml.php, line 403]Code Context } elseif (!empty($value) || $value === 0 || $value === '0') {
$childValue = (string)$value;
}
$data = [
'dom' => object(DOMDocument) {
},
'node' => object(DOMElement) {
},
'key' => 'args',
'format' => 'tags',
'value' => object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
[maximum depth reached]
]
[protected] data => [[maximum depth reached]]
[protected] query => [[maximum depth reached]]
[protected] cookies => [[maximum depth reached]]
[protected] _environment => [
[maximum depth reached]
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => [[maximum depth reached]]
[protected] _input => null
[protected] _detectors => [
[maximum depth reached]
]
[protected] _detectorCache => [[maximum depth reached]]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => [[maximum depth reached]]
[protected] emulatedAttributes => [
[maximum depth reached]
]
[protected] uploadedFiles => [[maximum depth reached]]
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
[maximum depth reached]
]
}
]
$value = object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => [[maximum depth reached]]
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'REDIRECT_STATUS' => '200',
'HTTP_HOST' => 'hr.otffeo.on.ca',
'HTTP_X_REAL_IP' => '162.159.115.10',
'HTTP_X_FORWARDED_FOR' => '216.73.216.122, 162.159.115.10',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_CONNECTION' => 'close',
'HTTP_CF_RAY' => '9e8752487c014603-CMH',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'HTTP_CF_CONNECTING_IP' => '216.73.216.122',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
'SERVER_SIGNATURE' => '<address>Apache/2.4.25 (Debian) Server at hr.otffeo.on.ca Port 80</address>
',
'SERVER_SOFTWARE' => 'Apache/2.4.25 (Debian)',
'SERVER_NAME' => 'hr.otffeo.on.ca',
'SERVER_ADDR' => '172.18.0.2',
'SERVER_PORT' => '80',
'REMOTE_ADDR' => '172.18.0.5',
'DOCUMENT_ROOT' => '/var/www/html',
'REQUEST_SCHEME' => 'http',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/var/www/html',
'SERVER_ADMIN' => 'webmaster@localhost',
'SCRIPT_FILENAME' => '/var/www/html/index.php',
'REMOTE_PORT' => '51324',
'REDIRECT_URL' => '/sitemap.xml',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1775546664.769,
'REQUEST_TIME' => (int) 1775546664,
'argv' => [[maximum depth reached]],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
[maximum depth reached]
],
'query' => [
[maximum depth reached]
],
'params' => [
[maximum depth reached]
],
'cookies' => [
[maximum depth reached]
],
'url' => [
[maximum depth reached]
],
'base' => [
[maximum depth reached]
],
'webroot' => [
[maximum depth reached]
],
'here' => [
[maximum depth reached]
]
]
}
$dom = object(DOMDocument) {
}
$key = 'args'
$format = 'tags'
$node = object(DOMElement) {
}
$childNS = null
$childValue = nullCake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 403
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::fromArray() - CORE/src/Utility/Xml.php, line 284
Cake\View\XmlView::_serialize() - CORE/src/View/XmlView.php, line 145
Cake\View\SerializedView::render() - CORE/src/View/SerializedView.php, line 97
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 369
Crud\Error\ExceptionRenderer::_outputMessage() - ROOT/vendor/friendsofcake/crud/src/Error/ExceptionRenderer.php, line 74
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 244
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 116
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Warning (4096): Object of class Cake\Http\ServerRequest could not be converted to string [CORE/src/Utility/Xml.php, line 403]Code Context } elseif (!empty($value) || $value === 0 || $value === '0') {
$childValue = (string)$value;
}
$data = [
'dom' => object(DOMDocument) {
},
'node' => object(DOMElement) {
},
'key' => 'args',
'format' => 'tags',
'value' => object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
[maximum depth reached]
]
[protected] data => [[maximum depth reached]]
[protected] query => [[maximum depth reached]]
[protected] cookies => [[maximum depth reached]]
[protected] _environment => [
[maximum depth reached]
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => [[maximum depth reached]]
[protected] _input => null
[protected] _detectors => [
[maximum depth reached]
]
[protected] _detectorCache => [[maximum depth reached]]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => [[maximum depth reached]]
[protected] emulatedAttributes => [
[maximum depth reached]
]
[protected] uploadedFiles => [[maximum depth reached]]
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
[maximum depth reached]
]
}
]
$value = object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => [[maximum depth reached]]
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'REDIRECT_STATUS' => '200',
'HTTP_HOST' => 'hr.otffeo.on.ca',
'HTTP_X_REAL_IP' => '162.159.115.10',
'HTTP_X_FORWARDED_FOR' => '216.73.216.122, 162.159.115.10',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_CONNECTION' => 'close',
'HTTP_CF_RAY' => '9e8752487c014603-CMH',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'HTTP_CF_CONNECTING_IP' => '216.73.216.122',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
'SERVER_SIGNATURE' => '<address>Apache/2.4.25 (Debian) Server at hr.otffeo.on.ca Port 80</address>
',
'SERVER_SOFTWARE' => 'Apache/2.4.25 (Debian)',
'SERVER_NAME' => 'hr.otffeo.on.ca',
'SERVER_ADDR' => '172.18.0.2',
'SERVER_PORT' => '80',
'REMOTE_ADDR' => '172.18.0.5',
'DOCUMENT_ROOT' => '/var/www/html',
'REQUEST_SCHEME' => 'http',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/var/www/html',
'SERVER_ADMIN' => 'webmaster@localhost',
'SCRIPT_FILENAME' => '/var/www/html/index.php',
'REMOTE_PORT' => '51324',
'REDIRECT_URL' => '/sitemap.xml',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1775546664.769,
'REQUEST_TIME' => (int) 1775546664,
'argv' => [[maximum depth reached]],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
[maximum depth reached]
],
'query' => [
[maximum depth reached]
],
'params' => [
[maximum depth reached]
],
'cookies' => [
[maximum depth reached]
],
'url' => [
[maximum depth reached]
],
'base' => [
[maximum depth reached]
],
'webroot' => [
[maximum depth reached]
],
'here' => [
[maximum depth reached]
]
]
}
$dom = object(DOMDocument) {
}
$key = 'args'
$format = 'tags'
$node = object(DOMElement) {
}
$childNS = null
$childValue = nullCake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 403
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::fromArray() - CORE/src/Utility/Xml.php, line 284
Cake\View\XmlView::_serialize() - CORE/src/View/XmlView.php, line 145
Cake\View\SerializedView::render() - CORE/src/View/SerializedView.php, line 97
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 369
Crud\Error\ExceptionRenderer::_outputMessage() - ROOT/vendor/friendsofcake/crud/src/Error/ExceptionRenderer.php, line 74
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 244
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 116
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Warning (4096): Object of class Cake\Http\Runner could not be converted to string [CORE/src/Utility/Xml.php, line 403]Code Context } elseif (!empty($value) || $value === 0 || $value === '0') {
$childValue = (string)$value;
}
$data = [
'dom' => object(DOMDocument) {
},
'node' => object(DOMElement) {
},
'key' => 'args',
'format' => 'tags',
'value' => object(Cake\Http\Runner) {
[protected] index => (int) 7
[protected] middleware => object(Cake\Http\MiddlewareQueue) {}
}
]
$value = object(Cake\Http\Runner) {
[protected] index => (int) 7
[protected] middleware => object(Cake\Http\MiddlewareQueue) {}
}
$dom = object(DOMDocument) {
}
$key = 'args'
$format = 'tags'
$node = object(DOMElement) {
}
$childNS = null
$childValue = nullCake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 403
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::fromArray() - CORE/src/Utility/Xml.php, line 284
Cake\View\XmlView::_serialize() - CORE/src/View/XmlView.php, line 145
Cake\View\SerializedView::render() - CORE/src/View/SerializedView.php, line 97
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 369
Crud\Error\ExceptionRenderer::_outputMessage() - ROOT/vendor/friendsofcake/crud/src/Error/ExceptionRenderer.php, line 74
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 244
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 116
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Warning (4096): Object of class Cake\Http\ServerRequest could not be converted to string [CORE/src/Utility/Xml.php, line 403]Code Context } elseif (!empty($value) || $value === 0 || $value === '0') {
$childValue = (string)$value;
}
$data = [
'dom' => object(DOMDocument) {
},
'node' => object(DOMElement) {
},
'key' => 'args',
'format' => 'tags',
'value' => object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
[maximum depth reached]
]
[protected] data => [[maximum depth reached]]
[protected] query => [[maximum depth reached]]
[protected] cookies => [[maximum depth reached]]
[protected] _environment => [
[maximum depth reached]
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => [[maximum depth reached]]
[protected] _input => null
[protected] _detectors => [
[maximum depth reached]
]
[protected] _detectorCache => [[maximum depth reached]]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => [[maximum depth reached]]
[protected] emulatedAttributes => [
[maximum depth reached]
]
[protected] uploadedFiles => [[maximum depth reached]]
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
[maximum depth reached]
]
}
]
$value = object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => [[maximum depth reached]]
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'REDIRECT_STATUS' => '200',
'HTTP_HOST' => 'hr.otffeo.on.ca',
'HTTP_X_REAL_IP' => '162.159.115.10',
'HTTP_X_FORWARDED_FOR' => '216.73.216.122, 162.159.115.10',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_CONNECTION' => 'close',
'HTTP_CF_RAY' => '9e8752487c014603-CMH',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'HTTP_CF_CONNECTING_IP' => '216.73.216.122',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
'SERVER_SIGNATURE' => '<address>Apache/2.4.25 (Debian) Server at hr.otffeo.on.ca Port 80</address>
',
'SERVER_SOFTWARE' => 'Apache/2.4.25 (Debian)',
'SERVER_NAME' => 'hr.otffeo.on.ca',
'SERVER_ADDR' => '172.18.0.2',
'SERVER_PORT' => '80',
'REMOTE_ADDR' => '172.18.0.5',
'DOCUMENT_ROOT' => '/var/www/html',
'REQUEST_SCHEME' => 'http',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/var/www/html',
'SERVER_ADMIN' => 'webmaster@localhost',
'SCRIPT_FILENAME' => '/var/www/html/index.php',
'REMOTE_PORT' => '51324',
'REDIRECT_URL' => '/sitemap.xml',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1775546664.769,
'REQUEST_TIME' => (int) 1775546664,
'argv' => [[maximum depth reached]],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
[maximum depth reached]
],
'query' => [
[maximum depth reached]
],
'params' => [
[maximum depth reached]
],
'cookies' => [
[maximum depth reached]
],
'url' => [
[maximum depth reached]
],
'base' => [
[maximum depth reached]
],
'webroot' => [
[maximum depth reached]
],
'here' => [
[maximum depth reached]
]
]
}
$dom = object(DOMDocument) {
}
$key = 'args'
$format = 'tags'
$node = object(DOMElement) {
}
$childNS = null
$childValue = nullCake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 403
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::fromArray() - CORE/src/Utility/Xml.php, line 284
Cake\View\XmlView::_serialize() - CORE/src/View/XmlView.php, line 145
Cake\View\SerializedView::render() - CORE/src/View/SerializedView.php, line 97
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 369
Crud\Error\ExceptionRenderer::_outputMessage() - ROOT/vendor/friendsofcake/crud/src/Error/ExceptionRenderer.php, line 74
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 244
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 116
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Warning (4096): Object of class Cake\Http\MiddlewareQueue could not be converted to string [CORE/src/Utility/Xml.php, line 403]Code Context } elseif (!empty($value) || $value === 0 || $value === '0') {
$childValue = (string)$value;
}
$data = [
'dom' => object(DOMDocument) {
},
'node' => object(DOMElement) {
},
'key' => 'args',
'format' => 'tags',
'value' => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
]
$value = object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
(int) 0 => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {},
(int) 1 => object(Cake\Routing\Middleware\AssetMiddleware) {},
(int) 2 => object(Cake\Routing\Middleware\RoutingMiddleware) {},
(int) 3 => object(Authentication\Middleware\AuthenticationMiddleware) {},
(int) 4 => object(Authorization\Middleware\AuthorizationMiddleware) {},
(int) 5 => object(Closure) {},
(int) 6 => object(App\Application) {}
]
[protected] callables => [
(int) 0 => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {},
(int) 1 => object(Cake\Routing\Middleware\AssetMiddleware) {},
(int) 2 => object(Cake\Routing\Middleware\RoutingMiddleware) {},
(int) 3 => object(Authentication\Middleware\AuthenticationMiddleware) {},
(int) 4 => object(Authorization\Middleware\AuthorizationMiddleware) {},
(int) 5 => object(Closure) {},
(int) 6 => object(App\Application) {}
]
}
$dom = object(DOMDocument) {
}
$key = 'args'
$format = 'tags'
$node = object(DOMElement) {
}
$childNS = null
$childValue = nullCake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 403
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::fromArray() - CORE/src/Utility/Xml.php, line 284
Cake\View\XmlView::_serialize() - CORE/src/View/XmlView.php, line 145
Cake\View\SerializedView::render() - CORE/src/View/SerializedView.php, line 97
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 369
Crud\Error\ExceptionRenderer::_outputMessage() - ROOT/vendor/friendsofcake/crud/src/Error/ExceptionRenderer.php, line 74
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 244
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 116
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Warning (4096): Object of class Cake\Http\ServerRequest could not be converted to string [CORE/src/Utility/Xml.php, line 403]Code Context } elseif (!empty($value) || $value === 0 || $value === '0') {
$childValue = (string)$value;
}
$data = [
'dom' => object(DOMDocument) {
},
'node' => object(DOMElement) {
},
'key' => 'args',
'format' => 'tags',
'value' => object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
[maximum depth reached]
]
[protected] data => [[maximum depth reached]]
[protected] query => [[maximum depth reached]]
[protected] cookies => [[maximum depth reached]]
[protected] _environment => [
[maximum depth reached]
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => [[maximum depth reached]]
[protected] _input => null
[protected] _detectors => [
[maximum depth reached]
]
[protected] _detectorCache => [[maximum depth reached]]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => [[maximum depth reached]]
[protected] emulatedAttributes => [
[maximum depth reached]
]
[protected] uploadedFiles => [[maximum depth reached]]
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
[maximum depth reached]
]
}
]
$value = object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => [[maximum depth reached]]
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'REDIRECT_STATUS' => '200',
'HTTP_HOST' => 'hr.otffeo.on.ca',
'HTTP_X_REAL_IP' => '162.159.115.10',
'HTTP_X_FORWARDED_FOR' => '216.73.216.122, 162.159.115.10',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_CONNECTION' => 'close',
'HTTP_CF_RAY' => '9e8752487c014603-CMH',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'HTTP_CF_CONNECTING_IP' => '216.73.216.122',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
'SERVER_SIGNATURE' => '<address>Apache/2.4.25 (Debian) Server at hr.otffeo.on.ca Port 80</address>
',
'SERVER_SOFTWARE' => 'Apache/2.4.25 (Debian)',
'SERVER_NAME' => 'hr.otffeo.on.ca',
'SERVER_ADDR' => '172.18.0.2',
'SERVER_PORT' => '80',
'REMOTE_ADDR' => '172.18.0.5',
'DOCUMENT_ROOT' => '/var/www/html',
'REQUEST_SCHEME' => 'http',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/var/www/html',
'SERVER_ADMIN' => 'webmaster@localhost',
'SCRIPT_FILENAME' => '/var/www/html/index.php',
'REMOTE_PORT' => '51324',
'REDIRECT_URL' => '/sitemap.xml',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1775546664.769,
'REQUEST_TIME' => (int) 1775546664,
'argv' => [[maximum depth reached]],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
[maximum depth reached]
],
'query' => [
[maximum depth reached]
],
'params' => [
[maximum depth reached]
],
'cookies' => [
[maximum depth reached]
],
'url' => [
[maximum depth reached]
],
'base' => [
[maximum depth reached]
],
'webroot' => [
[maximum depth reached]
],
'here' => [
[maximum depth reached]
]
]
}
$dom = object(DOMDocument) {
}
$key = 'args'
$format = 'tags'
$node = object(DOMElement) {
}
$childNS = null
$childValue = nullCake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 403
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 354
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::_createChild() - CORE/src/Utility/Xml.php, line 414
Cake\Utility\Xml::_fromArray() - CORE/src/Utility/Xml.php, line 358
Cake\Utility\Xml::fromArray() - CORE/src/Utility/Xml.php, line 284
Cake\View\XmlView::_serialize() - CORE/src/View/XmlView.php, line 145
Cake\View\SerializedView::render() - CORE/src/View/SerializedView.php, line 97
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 369
Crud\Error\ExceptionRenderer::_outputMessage() - ROOT/vendor/friendsofcake/crud/src/Error/ExceptionRenderer.php, line 74
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 244
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 116
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Warning (512): Unable to emit headers. Headers sent in file=/app/vendor/cakephp/cakephp/src/Error/Debugger.php line=853 [CORE/src/Http/ResponseEmitter.php, line 51]Code Context if (Configure::read('debug')) {
trigger_error($message, E_USER_WARNING);
} else {
$response = object(Cake\Http\Response) {
'status' => (int) 404,
'contentType' => 'application/xml',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<?xml version="1.0" encoding="UTF-8"?>
<response>
<success>0</success>
<data>
<message>Controller class Sitemap could not be found.</message>
<url>/sitemap.xml</url>
<code>404</code>
<file>/app/vendor/cakephp/cakephp/src/Http/ControllerFactory.php</file>
<line>104</line>
<exception>
<class>Cake\Routing\Exception\MissingControllerException</class>
<code>404</code>
<message>Controller class Sitemap could not be found.</message>
</exception>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Http/ControllerFactory.php</file>
<line>39</line>
<function>missingController</function>
<class>Cake\Http\ControllerFactory</class>
<type>-></type>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php</file>
<line>91</line>
<function>create</function>
<class>Cake\Http\ControllerFactory</class>
<type>-></type>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Http/BaseApplication.php</file>
<line>235</line>
<function>dispatch</function>
<class>Cake\Http\ActionDispatcher</class>
<type>-></type>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Http/Runner.php</file>
<line>65</line>
<function>__invoke</function>
<class>Cake\Http\BaseApplication</class>
<type>-></type>
<args/>
<args/>
<args/>
</trace>
<trace>
<file>/app/src/Application.php</file>
<line>192</line>
<function>__invoke</function>
<class>Cake\Http\Runner</class>
<type>-></type>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Http/Runner.php</file>
<line>65</line>
<function>App\{closure}</function>
<class>App\Application</class>
<type>-></type>
<args/>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/authorization/src/Middleware/AuthorizationMiddleware.php</file>
<line>113</line>
<function>__invoke</function>
<class>Cake\Http\Runner</class>
<type>-></type>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Http/Runner.php</file>
<line>65</line>
<function>__invoke</function>
<class>Authorization\Middleware\AuthorizationMiddleware</class>
<type>-></type>
<args/>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php</file>
<line>121</line>
<function>__invoke</function>
<class>Cake\Http\Runner</class>
<type>-></type>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Http/Runner.php</file>
<line>65</line>
<function>__invoke</function>
<class>Authentication\Middleware\AuthenticationMiddleware</class>
<type>-></type>
<args/>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php</file>
<line>162</line>
<function>__invoke</function>
<class>Cake\Http\Runner</class>
<type>-></type>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Http/Runner.php</file>
<line>65</line>
<function>__invoke</function>
<class>Cake\Routing\Middleware\RoutingMiddleware</class>
<type>-></type>
<args/>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php</file>
<line>97</line>
<function>__invoke</function>
<class>Cake\Http\Runner</class>
<type>-></type>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Http/Runner.php</file>
<line>65</line>
<function>__invoke</function>
<class>Cake\Routing\Middleware\AssetMiddleware</class>
<type>-></type>
<args/>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php</file>
<line>96</line>
<function>__invoke</function>
<class>Cake\Http\Runner</class>
<type>-></type>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Http/Runner.php</file>
<line>65</line>
<function>__invoke</function>
<class>Cake\Error\Middleware\ErrorHandlerMiddleware</class>
<type>-></type>
<args/>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Http/Runner.php</file>
<line>51</line>
<function>__invoke</function>
<class>Cake\Http\Runner</class>
<type>-></type>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Http/Server.php</file>
<line>98</line>
<function>run</function>
<class>Cake\Http\Runner</class>
<type>-></type>
<args/>
<args/>
<args/>
</trace>
<trace>
<file>/app/webroot/index.php</file>
<line>40</line>
<function>run</function>
<class>Cake\Http\Server</class>
<type>-></type>
<args/>
</trace>
</data>
</response>
'
}
$maxBufferLength = (int) 8192
$file = '/app/vendor/cakephp/cakephp/src/Error/Debugger.php'
$line = (int) 853
$message = 'Unable to emit headers. Headers sent in file=/app/vendor/cakephp/cakephp/src/Error/Debugger.php line=853'Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 51
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 40
Warning (2): Cannot modify header information - headers already sent by (output started at /app/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php, line 152]Code Context $response->getStatusCode(),
($reasonPhrase ? ' ' . $reasonPhrase : '')
));
$response = object(Cake\Http\Response) {
'status' => (int) 404,
'contentType' => 'application/xml',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<?xml version="1.0" encoding="UTF-8"?>
<response>
<success>0</success>
<data>
<message>Controller class Sitemap could not be found.</message>
<url>/sitemap.xml</url>
<code>404</code>
<file>/app/vendor/cakephp/cakephp/src/Http/ControllerFactory.php</file>
<line>104</line>
<exception>
<class>Cake\Routing\Exception\MissingControllerException</class>
<code>404</code>
<message>Controller class Sitemap could not be found.</message>
</exception>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Http/ControllerFactory.php</file>
<line>39</line>
<function>missingController</function>
<class>Cake\Http\ControllerFactory</class>
<type>-></type>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php</file>
<line>91</line>
<function>create</function>
<class>Cake\Http\ControllerFactory</class>
<type>-></type>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Http/BaseApplication.php</file>
<line>235</line>
<function>dispatch</function>
<class>Cake\Http\ActionDispatcher</class>
<type>-></type>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Http/Runner.php</file>
<line>65</line>
<function>__invoke</function>
<class>Cake\Http\BaseApplication</class>
<type>-></type>
<args/>
<args/>
<args/>
</trace>
<trace>
<file>/app/src/Application.php</file>
<line>192</line>
<function>__invoke</function>
<class>Cake\Http\Runner</class>
<type>-></type>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Http/Runner.php</file>
<line>65</line>
<function>App\{closure}</function>
<class>App\Application</class>
<type>-></type>
<args/>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/authorization/src/Middleware/AuthorizationMiddleware.php</file>
<line>113</line>
<function>__invoke</function>
<class>Cake\Http\Runner</class>
<type>-></type>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Http/Runner.php</file>
<line>65</line>
<function>__invoke</function>
<class>Authorization\Middleware\AuthorizationMiddleware</class>
<type>-></type>
<args/>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php</file>
<line>121</line>
<function>__invoke</function>
<class>Cake\Http\Runner</class>
<type>-></type>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Http/Runner.php</file>
<line>65</line>
<function>__invoke</function>
<class>Authentication\Middleware\AuthenticationMiddleware</class>
<type>-></type>
<args/>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php</file>
<line>162</line>
<function>__invoke</function>
<class>Cake\Http\Runner</class>
<type>-></type>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Http/Runner.php</file>
<line>65</line>
<function>__invoke</function>
<class>Cake\Routing\Middleware\RoutingMiddleware</class>
<type>-></type>
<args/>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php</file>
<line>97</line>
<function>__invoke</function>
<class>Cake\Http\Runner</class>
<type>-></type>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Http/Runner.php</file>
<line>65</line>
<function>__invoke</function>
<class>Cake\Routing\Middleware\AssetMiddleware</class>
<type>-></type>
<args/>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php</file>
<line>96</line>
<function>__invoke</function>
<class>Cake\Http\Runner</class>
<type>-></type>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Http/Runner.php</file>
<line>65</line>
<function>__invoke</function>
<class>Cake\Error\Middleware\ErrorHandlerMiddleware</class>
<type>-></type>
<args/>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Http/Runner.php</file>
<line>51</line>
<function>__invoke</function>
<class>Cake\Http\Runner</class>
<type>-></type>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Http/Server.php</file>
<line>98</line>
<function>run</function>
<class>Cake\Http\Runner</class>
<type>-></type>
<args/>
<args/>
<args/>
</trace>
<trace>
<file>/app/webroot/index.php</file>
<line>40</line>
<function>run</function>
<class>Cake\Http\Server</class>
<type>-></type>
<args/>
</trace>
</data>
</response>
'
}
$reasonPhrase = 'Not Found'header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 152
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 57
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 40
Warning (2): Cannot modify header information - headers already sent by (output started at /app/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php, line 181]Code Context foreach ($values as $value) {
header(sprintf(
'%s: %s',
$response = object(Cake\Http\Response) {
'status' => (int) 404,
'contentType' => 'application/xml',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<?xml version="1.0" encoding="UTF-8"?>
<response>
<success>0</success>
<data>
<message>Controller class Sitemap could not be found.</message>
<url>/sitemap.xml</url>
<code>404</code>
<file>/app/vendor/cakephp/cakephp/src/Http/ControllerFactory.php</file>
<line>104</line>
<exception>
<class>Cake\Routing\Exception\MissingControllerException</class>
<code>404</code>
<message>Controller class Sitemap could not be found.</message>
</exception>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Http/ControllerFactory.php</file>
<line>39</line>
<function>missingController</function>
<class>Cake\Http\ControllerFactory</class>
<type>-></type>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php</file>
<line>91</line>
<function>create</function>
<class>Cake\Http\ControllerFactory</class>
<type>-></type>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Http/BaseApplication.php</file>
<line>235</line>
<function>dispatch</function>
<class>Cake\Http\ActionDispatcher</class>
<type>-></type>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Http/Runner.php</file>
<line>65</line>
<function>__invoke</function>
<class>Cake\Http\BaseApplication</class>
<type>-></type>
<args/>
<args/>
<args/>
</trace>
<trace>
<file>/app/src/Application.php</file>
<line>192</line>
<function>__invoke</function>
<class>Cake\Http\Runner</class>
<type>-></type>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Http/Runner.php</file>
<line>65</line>
<function>App\{closure}</function>
<class>App\Application</class>
<type>-></type>
<args/>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/authorization/src/Middleware/AuthorizationMiddleware.php</file>
<line>113</line>
<function>__invoke</function>
<class>Cake\Http\Runner</class>
<type>-></type>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Http/Runner.php</file>
<line>65</line>
<function>__invoke</function>
<class>Authorization\Middleware\AuthorizationMiddleware</class>
<type>-></type>
<args/>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php</file>
<line>121</line>
<function>__invoke</function>
<class>Cake\Http\Runner</class>
<type>-></type>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Http/Runner.php</file>
<line>65</line>
<function>__invoke</function>
<class>Authentication\Middleware\AuthenticationMiddleware</class>
<type>-></type>
<args/>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php</file>
<line>162</line>
<function>__invoke</function>
<class>Cake\Http\Runner</class>
<type>-></type>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Http/Runner.php</file>
<line>65</line>
<function>__invoke</function>
<class>Cake\Routing\Middleware\RoutingMiddleware</class>
<type>-></type>
<args/>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php</file>
<line>97</line>
<function>__invoke</function>
<class>Cake\Http\Runner</class>
<type>-></type>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Http/Runner.php</file>
<line>65</line>
<function>__invoke</function>
<class>Cake\Routing\Middleware\AssetMiddleware</class>
<type>-></type>
<args/>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php</file>
<line>96</line>
<function>__invoke</function>
<class>Cake\Http\Runner</class>
<type>-></type>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Http/Runner.php</file>
<line>65</line>
<function>__invoke</function>
<class>Cake\Error\Middleware\ErrorHandlerMiddleware</class>
<type>-></type>
<args/>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Http/Runner.php</file>
<line>51</line>
<function>__invoke</function>
<class>Cake\Http\Runner</class>
<type>-></type>
<args/>
<args/>
</trace>
<trace>
<file>/app/vendor/cakephp/cakephp/src/Http/Server.php</file>
<line>98</line>
<function>run</function>
<class>Cake\Http\Runner</class>
<type>-></type>
<args/>
<args/>
<args/>
</trace>
<trace>
<file>/app/webroot/index.php</file>
<line>40</line>
<function>run</function>
<class>Cake\Http\Server</class>
<type>-></type>
<args/>
</trace>
</data>
</response>
'
}
$cookies = []
$values = [
(int) 0 => 'application/xml; charset=UTF-8'
]
$name = 'Content-Type'
$first = true
$value = 'application/xml; charset=UTF-8'header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 181
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 58
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 40
0
Controller class Sitemap could not be found.
/sitemap.xml
404
/app/vendor/cakephp/cakephp/src/Http/ControllerFactory.php
104
Cake\Routing\Exception\MissingControllerException
404
Controller class Sitemap could not be found.
/app/vendor/cakephp/cakephp/src/Http/ControllerFactory.php
39
missingController
Cake\Http\ControllerFactory
->
/app/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php
91
create
Cake\Http\ControllerFactory
->
/app/vendor/cakephp/cakephp/src/Http/BaseApplication.php
235
dispatch
Cake\Http\ActionDispatcher
->
/app/vendor/cakephp/cakephp/src/Http/Runner.php
65
__invoke
Cake\Http\BaseApplication
->
/app/src/Application.php
192
__invoke
Cake\Http\Runner
->
/app/vendor/cakephp/cakephp/src/Http/Runner.php
65
App\{closure}
App\Application
->
/app/vendor/cakephp/authorization/src/Middleware/AuthorizationMiddleware.php
113
__invoke
Cake\Http\Runner
->
/app/vendor/cakephp/cakephp/src/Http/Runner.php
65
__invoke
Authorization\Middleware\AuthorizationMiddleware
->
/app/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php
121
__invoke
Cake\Http\Runner
->
/app/vendor/cakephp/cakephp/src/Http/Runner.php
65
__invoke
Authentication\Middleware\AuthenticationMiddleware
->
/app/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php
162
__invoke
Cake\Http\Runner
->
/app/vendor/cakephp/cakephp/src/Http/Runner.php
65
__invoke
Cake\Routing\Middleware\RoutingMiddleware
->
/app/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php
97
__invoke
Cake\Http\Runner
->
/app/vendor/cakephp/cakephp/src/Http/Runner.php
65
__invoke
Cake\Routing\Middleware\AssetMiddleware
->
/app/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php
96
__invoke
Cake\Http\Runner
->
/app/vendor/cakephp/cakephp/src/Http/Runner.php
65
__invoke
Cake\Error\Middleware\ErrorHandlerMiddleware
->
/app/vendor/cakephp/cakephp/src/Http/Runner.php
51
__invoke
Cake\Http\Runner
->
/app/vendor/cakephp/cakephp/src/Http/Server.php
98
run
Cake\Http\Runner
->
/app/webroot/index.php
40
run
Cake\Http\Server
->