Notice (8) : compact() [<a href='https://secure.php.net/function.compact'>function.compact</a>]: Undefined variable: etagMatches [CORE/src/Http/Response.php , line 1875 ]Code Context }
$checks = compact ( 'etagMatches' , 'timeMatches' );
if (empty( $checks )) { $request = object(Cake\Http\ServerRequest) {
params => [
'plugin' => null,
'controller' => 'Sitemap.xml',
'action' => 'index',
'_ext' => null,
'pass' => [[maximum depth reached]],
'_matchedRoute' => '/:controller',
'isAjax' => false
]
data => []
query => []
cookies => []
url => 'sitemap.xml'
base => ''
webroot => '/'
here => '/sitemap.xml'
trustProxy => false
[protected] _environment => [
'USER' => 'collinge',
'HOME' => '/home/collinge',
'SCRIPT_NAME' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/2.0',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/sitemap.xml',
'REMOTE_PORT' => '50976',
'SCRIPT_FILENAME' => '/home/collinge/public_html/index.php',
'SERVER_ADMIN' => 'webmaster@collingevento.com.br',
'CONTEXT_DOCUMENT_ROOT' => '/home/collinge/public_html',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/home/collinge/public_html',
'REMOTE_ADDR' => '216.73.216.38',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '189.113.6.130',
'SERVER_NAME' => 'www.collingevento.com.br',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin',
'HTTP_X_HTTPS' => '1',
'HTTP_HOST' => 'www.collingevento.com.br',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'proxy-nokeepalive' => '1',
'H2_STREAM_TAG' => '4049396-1887-3',
'H2_STREAM_ID' => '3',
'H2_PUSHED_ON' => '',
'H2_PUSHED' => '',
'H2_PUSH' => 'off',
'H2PUSH' => 'off',
'HTTP2' => 'on',
'SSL_TLS_SNI' => 'www.collingevento.com.br',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://www.collingevento.com.br/sitemap.xml',
'SCRIPT_URL' => '/sitemap.xml',
'UNIQUE_ID' => 'acz6KcYBA8yFhvS-FqST8wAABws',
'REDIRECT_STATUS' => '200',
'REDIRECT_H2_STREAM_TAG' => '4049396-1887-3',
'REDIRECT_H2_STREAM_ID' => '3',
'REDIRECT_H2_PUSHED_ON' => '',
'REDIRECT_H2_PUSHED' => '',
'REDIRECT_H2_PUSH' => 'off',
'REDIRECT_H2PUSH' => 'off',
'REDIRECT_HTTP2' => 'on',
'REDIRECT_SSL_TLS_SNI' => 'www.collingevento.com.br',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_SCRIPT_URI' => 'https://www.collingevento.com.br/sitemap.xml',
'REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_UNIQUE_ID' => 'acz6KcYBA8yFhvS-FqST8wAABws',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1775041065.4583,
'REQUEST_TIME' => (int) 1775041065,
'argv' => [[maximum depth reached]],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_IF_NONE_MATCH' => null,
'HTTP_IF_MODIFIED_SINCE' => null
]
[protected] _input => null
[protected] _detectors => [
'get' => [
[maximum depth reached]
],
'post' => [
[maximum depth reached]
],
'put' => [
[maximum depth reached]
],
'patch' => [
[maximum depth reached]
],
'delete' => [
[maximum depth reached]
],
'head' => [
[maximum depth reached]
],
'options' => [
[maximum depth reached]
],
'ssl' => [
[maximum depth reached]
],
'ajax' => [
[maximum depth reached]
],
'flash' => [
[maximum depth reached]
],
'requested' => [
[maximum depth reached]
],
'json' => [
[maximum depth reached]
],
'xml' => [
[maximum depth reached]
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Network\Session) {}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
}
$etags = []
$modifiedSince = null
$responseTag = null compact - [internal], line ??
Cake\Http\Response::checkNotModified() - CORE/src/Http/Response.php, line 1875
Cake\Controller\Component\RequestHandlerComponent::beforeRender() - CORE/src/Controller/Component/RequestHandlerComponent.php, line 332
Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 416
Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 393
Cake\Controller\Controller::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 110
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 611
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 325
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 200
Cake\Error\ErrorHandler::_displayException() - CORE/src/Error/ErrorHandler.php, line 137
Cake\Error\BaseErrorHandler::handleException() - CORE/src/Error/BaseErrorHandler.php, line 187
Cake\Error\BaseErrorHandler::wrapAndHandleException() - CORE/src/Error/BaseErrorHandler.php, line 171
[main] - [internal], line ?? Notice (8) : compact() [<a href='https://secure.php.net/function.compact'>function.compact</a>]: Undefined variable: timeMatches [CORE/src/Http/Response.php , line 1875 ]Code Context }
$checks = compact ( 'etagMatches' , 'timeMatches' );
if (empty( $checks )) { $request = object(Cake\Http\ServerRequest) {
params => [
'plugin' => null,
'controller' => 'Sitemap.xml',
'action' => 'index',
'_ext' => null,
'pass' => [[maximum depth reached]],
'_matchedRoute' => '/:controller',
'isAjax' => false
]
data => []
query => []
cookies => []
url => 'sitemap.xml'
base => ''
webroot => '/'
here => '/sitemap.xml'
trustProxy => false
[protected] _environment => [
'USER' => 'collinge',
'HOME' => '/home/collinge',
'SCRIPT_NAME' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/2.0',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/sitemap.xml',
'REMOTE_PORT' => '50976',
'SCRIPT_FILENAME' => '/home/collinge/public_html/index.php',
'SERVER_ADMIN' => 'webmaster@collingevento.com.br',
'CONTEXT_DOCUMENT_ROOT' => '/home/collinge/public_html',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/home/collinge/public_html',
'REMOTE_ADDR' => '216.73.216.38',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '189.113.6.130',
'SERVER_NAME' => 'www.collingevento.com.br',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin',
'HTTP_X_HTTPS' => '1',
'HTTP_HOST' => 'www.collingevento.com.br',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'proxy-nokeepalive' => '1',
'H2_STREAM_TAG' => '4049396-1887-3',
'H2_STREAM_ID' => '3',
'H2_PUSHED_ON' => '',
'H2_PUSHED' => '',
'H2_PUSH' => 'off',
'H2PUSH' => 'off',
'HTTP2' => 'on',
'SSL_TLS_SNI' => 'www.collingevento.com.br',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://www.collingevento.com.br/sitemap.xml',
'SCRIPT_URL' => '/sitemap.xml',
'UNIQUE_ID' => 'acz6KcYBA8yFhvS-FqST8wAABws',
'REDIRECT_STATUS' => '200',
'REDIRECT_H2_STREAM_TAG' => '4049396-1887-3',
'REDIRECT_H2_STREAM_ID' => '3',
'REDIRECT_H2_PUSHED_ON' => '',
'REDIRECT_H2_PUSHED' => '',
'REDIRECT_H2_PUSH' => 'off',
'REDIRECT_H2PUSH' => 'off',
'REDIRECT_HTTP2' => 'on',
'REDIRECT_SSL_TLS_SNI' => 'www.collingevento.com.br',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_SCRIPT_URI' => 'https://www.collingevento.com.br/sitemap.xml',
'REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_UNIQUE_ID' => 'acz6KcYBA8yFhvS-FqST8wAABws',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1775041065.4583,
'REQUEST_TIME' => (int) 1775041065,
'argv' => [[maximum depth reached]],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_IF_NONE_MATCH' => null,
'HTTP_IF_MODIFIED_SINCE' => null,
'HTTP_REFERER' => null
]
[protected] _input => null
[protected] _detectors => [
'get' => [
[maximum depth reached]
],
'post' => [
[maximum depth reached]
],
'put' => [
[maximum depth reached]
],
'patch' => [
[maximum depth reached]
],
'delete' => [
[maximum depth reached]
],
'head' => [
[maximum depth reached]
],
'options' => [
[maximum depth reached]
],
'ssl' => [
[maximum depth reached]
],
'ajax' => [
[maximum depth reached]
],
'flash' => [
[maximum depth reached]
],
'requested' => [
[maximum depth reached]
],
'json' => [
[maximum depth reached]
],
'xml' => [
[maximum depth reached]
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Network\Session) {}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
}
$etags = []
$modifiedSince = null
$responseTag = null compact - [internal], line ??
Cake\Http\Response::checkNotModified() - CORE/src/Http/Response.php, line 1875
Cake\Controller\Component\RequestHandlerComponent::beforeRender() - CORE/src/Controller/Component/RequestHandlerComponent.php, line 332
Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 416
Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 393
Cake\Controller\Controller::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 110
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 611
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 325
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 200
Cake\Error\ErrorHandler::_displayException() - CORE/src/Error/ErrorHandler.php, line 137
Cake\Error\BaseErrorHandler::handleException() - CORE/src/Error/BaseErrorHandler.php, line 187
Cake\Error\BaseErrorHandler::wrapAndHandleException() - CORE/src/Error/BaseErrorHandler.php, line 171
[main] - [internal], line ??
Error: Missing Controller
Error:
Sitemap.xmlController could not be found.
/home/collinge/site/app/vendor/cakephp/cakephp/src/Http/ControllerFactory.php
toggle arguments
strpos ( $controller , '/' ) !== false ||
strpos ( $controller , '.' ) !== false ||
$firstChar === strtolower ( $firstChar )
) {
$this -> missingController ( $request );
}
return App :: className ( $pluginPath . $controller , $namespace , 'Controller' ) ?: null ;
}
object(Cake\Http\ServerRequest) {
params => [
'plugin' => null,
'controller' => 'Sitemap.xml',
'action' => 'index',
'_ext' => null,
'pass' => [],
'_matchedRoute' => '/:controller',
'isAjax' => false
]
data => []
query => []
cookies => []
url => 'sitemap.xml'
base => ''
webroot => '/'
here => '/sitemap.xml'
trustProxy => false
[protected] _environment => [
'USER' => 'collinge',
'HOME' => '/home/collinge',
'SCRIPT_NAME' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/2.0',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/sitemap.xml',
'REMOTE_PORT' => '50976',
'SCRIPT_FILENAME' => '/home/collinge/public_html/index.php',
'SERVER_ADMIN' => 'webmaster@collingevento.com.br',
'CONTEXT_DOCUMENT_ROOT' => '/home/collinge/public_html',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/home/collinge/public_html',
'REMOTE_ADDR' => '216.73.216.38',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '189.113.6.130',
'SERVER_NAME' => 'www.collingevento.com.br',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin',
'HTTP_X_HTTPS' => '1',
'HTTP_HOST' => 'www.collingevento.com.br',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'proxy-nokeepalive' => '1',
'H2_STREAM_TAG' => '4049396-1887-3',
'H2_STREAM_ID' => '3',
'H2_PUSHED_ON' => '',
'H2_PUSHED' => '',
'H2_PUSH' => 'off',
'H2PUSH' => 'off',
'HTTP2' => 'on',
'SSL_TLS_SNI' => 'www.collingevento.com.br',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://www.collingevento.com.br/sitemap.xml',
'SCRIPT_URL' => '/sitemap.xml',
'UNIQUE_ID' => 'acz6KcYBA8yFhvS-FqST8wAABws',
'REDIRECT_STATUS' => '200',
'REDIRECT_H2_STREAM_TAG' => '4049396-1887-3',
'REDIRECT_H2_STREAM_ID' => '3',
'REDIRECT_H2_PUSHED_ON' => '',
'REDIRECT_H2_PUSHED' => '',
'REDIRECT_H2_PUSH' => 'off',
'REDIRECT_H2PUSH' => 'off',
'REDIRECT_HTTP2' => 'on',
'REDIRECT_SSL_TLS_SNI' => 'www.collingevento.com.br',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_SCRIPT_URI' => 'https://www.collingevento.com.br/sitemap.xml',
'REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_UNIQUE_ID' => 'acz6KcYBA8yFhvS-FqST8wAABws',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1775041065.4583,
'REQUEST_TIME' => (int) 1775041065,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_IF_NONE_MATCH' => null,
'HTTP_IF_MODIFIED_SINCE' => null,
'HTTP_REFERER' => null
]
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'www.collingevento.com.br'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Network\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => '57600'
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
}
/home/collinge/site/app/vendor/cakephp/cakephp/src/Http/ControllerFactory.php
toggle arguments
* @return \ Cake \ Controller \ Controller
*/
public function create ( ServerRequest $request , Response $response )
{
$className = $this -> getControllerClass ( $request );
if (! $className ) {
$this -> missingController ( $request );
}
$reflection = new ReflectionClass ( $className );
object(Cake\Http\ServerRequest) {
params => [
'plugin' => null,
'controller' => 'Sitemap.xml',
'action' => 'index',
'_ext' => null,
'pass' => [],
'_matchedRoute' => '/:controller',
'isAjax' => false
]
data => []
query => []
cookies => []
url => 'sitemap.xml'
base => ''
webroot => '/'
here => '/sitemap.xml'
trustProxy => false
[protected] _environment => [
'USER' => 'collinge',
'HOME' => '/home/collinge',
'SCRIPT_NAME' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/2.0',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/sitemap.xml',
'REMOTE_PORT' => '50976',
'SCRIPT_FILENAME' => '/home/collinge/public_html/index.php',
'SERVER_ADMIN' => 'webmaster@collingevento.com.br',
'CONTEXT_DOCUMENT_ROOT' => '/home/collinge/public_html',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/home/collinge/public_html',
'REMOTE_ADDR' => '216.73.216.38',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '189.113.6.130',
'SERVER_NAME' => 'www.collingevento.com.br',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin',
'HTTP_X_HTTPS' => '1',
'HTTP_HOST' => 'www.collingevento.com.br',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'proxy-nokeepalive' => '1',
'H2_STREAM_TAG' => '4049396-1887-3',
'H2_STREAM_ID' => '3',
'H2_PUSHED_ON' => '',
'H2_PUSHED' => '',
'H2_PUSH' => 'off',
'H2PUSH' => 'off',
'HTTP2' => 'on',
'SSL_TLS_SNI' => 'www.collingevento.com.br',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://www.collingevento.com.br/sitemap.xml',
'SCRIPT_URL' => '/sitemap.xml',
'UNIQUE_ID' => 'acz6KcYBA8yFhvS-FqST8wAABws',
'REDIRECT_STATUS' => '200',
'REDIRECT_H2_STREAM_TAG' => '4049396-1887-3',
'REDIRECT_H2_STREAM_ID' => '3',
'REDIRECT_H2_PUSHED_ON' => '',
'REDIRECT_H2_PUSHED' => '',
'REDIRECT_H2_PUSH' => 'off',
'REDIRECT_H2PUSH' => 'off',
'REDIRECT_HTTP2' => 'on',
'REDIRECT_SSL_TLS_SNI' => 'www.collingevento.com.br',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_SCRIPT_URI' => 'https://www.collingevento.com.br/sitemap.xml',
'REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_UNIQUE_ID' => 'acz6KcYBA8yFhvS-FqST8wAABws',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1775041065.4583,
'REQUEST_TIME' => (int) 1775041065,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_IF_NONE_MATCH' => null,
'HTTP_IF_MODIFIED_SINCE' => null,
'HTTP_REFERER' => null
]
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'www.collingevento.com.br'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Network\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => '57600'
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
}
/home/collinge/site/app/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php
toggle arguments
protected function _getController ( $request , $response )
{
$factory = new ControllerFactory ();
return $factory -> create ( $request , $response );
}
}
object(Cake\Http\ServerRequest) {
params => [
'plugin' => null,
'controller' => 'Sitemap.xml',
'action' => 'index',
'_ext' => null,
'pass' => [],
'_matchedRoute' => '/:controller',
'isAjax' => false
]
data => []
query => []
cookies => []
url => 'sitemap.xml'
base => ''
webroot => '/'
here => '/sitemap.xml'
trustProxy => false
[protected] _environment => [
'USER' => 'collinge',
'HOME' => '/home/collinge',
'SCRIPT_NAME' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/2.0',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/sitemap.xml',
'REMOTE_PORT' => '50976',
'SCRIPT_FILENAME' => '/home/collinge/public_html/index.php',
'SERVER_ADMIN' => 'webmaster@collingevento.com.br',
'CONTEXT_DOCUMENT_ROOT' => '/home/collinge/public_html',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/home/collinge/public_html',
'REMOTE_ADDR' => '216.73.216.38',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '189.113.6.130',
'SERVER_NAME' => 'www.collingevento.com.br',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin',
'HTTP_X_HTTPS' => '1',
'HTTP_HOST' => 'www.collingevento.com.br',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'proxy-nokeepalive' => '1',
'H2_STREAM_TAG' => '4049396-1887-3',
'H2_STREAM_ID' => '3',
'H2_PUSHED_ON' => '',
'H2_PUSHED' => '',
'H2_PUSH' => 'off',
'H2PUSH' => 'off',
'HTTP2' => 'on',
'SSL_TLS_SNI' => 'www.collingevento.com.br',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://www.collingevento.com.br/sitemap.xml',
'SCRIPT_URL' => '/sitemap.xml',
'UNIQUE_ID' => 'acz6KcYBA8yFhvS-FqST8wAABws',
'REDIRECT_STATUS' => '200',
'REDIRECT_H2_STREAM_TAG' => '4049396-1887-3',
'REDIRECT_H2_STREAM_ID' => '3',
'REDIRECT_H2_PUSHED_ON' => '',
'REDIRECT_H2_PUSHED' => '',
'REDIRECT_H2_PUSH' => 'off',
'REDIRECT_H2PUSH' => 'off',
'REDIRECT_HTTP2' => 'on',
'REDIRECT_SSL_TLS_SNI' => 'www.collingevento.com.br',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_SCRIPT_URI' => 'https://www.collingevento.com.br/sitemap.xml',
'REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_UNIQUE_ID' => 'acz6KcYBA8yFhvS-FqST8wAABws',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1775041065.4583,
'REQUEST_TIME' => (int) 1775041065,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_IF_NONE_MATCH' => null,
'HTTP_IF_MODIFIED_SINCE' => null,
'HTTP_REFERER' => null
]
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'www.collingevento.com.br'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Network\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => '57600'
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}
/home/collinge/site/app/vendor/cakephp/cakephp/src/Routing/Filter/ControllerFactoryFilter.php
toggle arguments
public function beforeDispatch ( Event $event )
{
$request = $event -> getData ( 'request' );
$response = $event -> getData ( 'response' );
$event -> setData ( 'controller' , $this -> _getController ( $request , $response ));
}
/**
* Gets controller to use, either plugin or application controller .
object(Cake\Http\ServerRequest) {
params => [
'plugin' => null,
'controller' => 'Sitemap.xml',
'action' => 'index',
'_ext' => null,
'pass' => [],
'_matchedRoute' => '/:controller',
'isAjax' => false
]
data => []
query => []
cookies => []
url => 'sitemap.xml'
base => ''
webroot => '/'
here => '/sitemap.xml'
trustProxy => false
[protected] _environment => [
'USER' => 'collinge',
'HOME' => '/home/collinge',
'SCRIPT_NAME' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/2.0',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/sitemap.xml',
'REMOTE_PORT' => '50976',
'SCRIPT_FILENAME' => '/home/collinge/public_html/index.php',
'SERVER_ADMIN' => 'webmaster@collingevento.com.br',
'CONTEXT_DOCUMENT_ROOT' => '/home/collinge/public_html',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/home/collinge/public_html',
'REMOTE_ADDR' => '216.73.216.38',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '189.113.6.130',
'SERVER_NAME' => 'www.collingevento.com.br',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin',
'HTTP_X_HTTPS' => '1',
'HTTP_HOST' => 'www.collingevento.com.br',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'proxy-nokeepalive' => '1',
'H2_STREAM_TAG' => '4049396-1887-3',
'H2_STREAM_ID' => '3',
'H2_PUSHED_ON' => '',
'H2_PUSHED' => '',
'H2_PUSH' => 'off',
'H2PUSH' => 'off',
'HTTP2' => 'on',
'SSL_TLS_SNI' => 'www.collingevento.com.br',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://www.collingevento.com.br/sitemap.xml',
'SCRIPT_URL' => '/sitemap.xml',
'UNIQUE_ID' => 'acz6KcYBA8yFhvS-FqST8wAABws',
'REDIRECT_STATUS' => '200',
'REDIRECT_H2_STREAM_TAG' => '4049396-1887-3',
'REDIRECT_H2_STREAM_ID' => '3',
'REDIRECT_H2_PUSHED_ON' => '',
'REDIRECT_H2_PUSHED' => '',
'REDIRECT_H2_PUSH' => 'off',
'REDIRECT_H2PUSH' => 'off',
'REDIRECT_HTTP2' => 'on',
'REDIRECT_SSL_TLS_SNI' => 'www.collingevento.com.br',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_SCRIPT_URI' => 'https://www.collingevento.com.br/sitemap.xml',
'REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_UNIQUE_ID' => 'acz6KcYBA8yFhvS-FqST8wAABws',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1775041065.4583,
'REQUEST_TIME' => (int) 1775041065,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_IF_NONE_MATCH' => null,
'HTTP_IF_MODIFIED_SINCE' => null,
'HTTP_REFERER' => null
]
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'www.collingevento.com.br'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Network\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => '57600'
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}
/home/collinge/site/app/vendor/cakephp/cakephp/src/Routing/DispatcherFilter.php
toggle arguments
{
$name = $event -> getName ();
list(, $method ) = explode ( '.' , $name );
if (empty( $this -> _config [ 'for' ]) && empty( $this -> _config [ 'when' ])) {
return $this ->{ $method }( $event );
}
if ( $this -> matches ( $event )) {
return $this ->{ $method }( $event );
}
object(Cake\Event\Event) {
result => null
[protected] _name => 'Dispatcher.beforeDispatch'
[protected] _subject => object(Cake\Http\ActionDispatcher) {
[protected] filters => [
[maximum depth reached]
]
[protected] factory => object(Cake\Http\ControllerFactory) {}
[protected] _eventManager => object(Cake\Event\EventManager) {}
[protected] _eventClass => '\Cake\Event\Event'
}
[protected] _data => [
'request' => object(Cake\Http\ServerRequest) {},
'response' => object(Cake\Http\Response) {}
]
[protected] _stopped => false
}
/home/collinge/site/app/vendor/cakephp/cakephp/src/Event/EventManager.php
toggle arguments
protected function _callListener (callable $listener , Event $event )
{
$data = $event -> getData ();
return $listener ( $event , ... array_values ( $data ));
}
/**
* Returns a list of all listeners for an eventKey in the order they should be called
object(Cake\Event\Event) {
result => null
[protected] _name => 'Dispatcher.beforeDispatch'
[protected] _subject => object(Cake\Http\ActionDispatcher) {
[protected] filters => [
[maximum depth reached]
]
[protected] factory => object(Cake\Http\ControllerFactory) {}
[protected] _eventManager => object(Cake\Event\EventManager) {}
[protected] _eventClass => '\Cake\Event\Event'
}
[protected] _data => [
'request' => object(Cake\Http\ServerRequest) {},
'response' => object(Cake\Http\Response) {}
]
[protected] _stopped => false
}
object(Cake\Http\ServerRequest) {
params => [
'plugin' => null,
'controller' => 'Sitemap.xml',
'action' => 'index',
'_ext' => null,
'pass' => [],
'_matchedRoute' => '/:controller',
'isAjax' => false
]
data => []
query => []
cookies => []
url => 'sitemap.xml'
base => ''
webroot => '/'
here => '/sitemap.xml'
trustProxy => false
[protected] _environment => [
'USER' => 'collinge',
'HOME' => '/home/collinge',
'SCRIPT_NAME' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/2.0',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/sitemap.xml',
'REMOTE_PORT' => '50976',
'SCRIPT_FILENAME' => '/home/collinge/public_html/index.php',
'SERVER_ADMIN' => 'webmaster@collingevento.com.br',
'CONTEXT_DOCUMENT_ROOT' => '/home/collinge/public_html',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/home/collinge/public_html',
'REMOTE_ADDR' => '216.73.216.38',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '189.113.6.130',
'SERVER_NAME' => 'www.collingevento.com.br',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin',
'HTTP_X_HTTPS' => '1',
'HTTP_HOST' => 'www.collingevento.com.br',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'proxy-nokeepalive' => '1',
'H2_STREAM_TAG' => '4049396-1887-3',
'H2_STREAM_ID' => '3',
'H2_PUSHED_ON' => '',
'H2_PUSHED' => '',
'H2_PUSH' => 'off',
'H2PUSH' => 'off',
'HTTP2' => 'on',
'SSL_TLS_SNI' => 'www.collingevento.com.br',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://www.collingevento.com.br/sitemap.xml',
'SCRIPT_URL' => '/sitemap.xml',
'UNIQUE_ID' => 'acz6KcYBA8yFhvS-FqST8wAABws',
'REDIRECT_STATUS' => '200',
'REDIRECT_H2_STREAM_TAG' => '4049396-1887-3',
'REDIRECT_H2_STREAM_ID' => '3',
'REDIRECT_H2_PUSHED_ON' => '',
'REDIRECT_H2_PUSHED' => '',
'REDIRECT_H2_PUSH' => 'off',
'REDIRECT_H2PUSH' => 'off',
'REDIRECT_HTTP2' => 'on',
'REDIRECT_SSL_TLS_SNI' => 'www.collingevento.com.br',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_SCRIPT_URI' => 'https://www.collingevento.com.br/sitemap.xml',
'REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_UNIQUE_ID' => 'acz6KcYBA8yFhvS-FqST8wAABws',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1775041065.4583,
'REQUEST_TIME' => (int) 1775041065,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_IF_NONE_MATCH' => null,
'HTTP_IF_MODIFIED_SINCE' => null,
'HTTP_REFERER' => null
]
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'www.collingevento.com.br'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Network\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => '57600'
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}
/home/collinge/site/app/vendor/cakephp/cakephp/src/Event/EventManager.php
toggle arguments
foreach ( $listeners as $listener ) {
if ( $event -> isStopped ()) {
break;
}
$result = $this -> _callListener ( $listener [ 'callable' ], $event );
if ( $result === false ) {
$event -> stopPropagation ();
}
if ( $result !== null ) {
[
(int) 0 => object(Cake\Routing\Filter\ControllerFactoryFilter) {
[protected] _priority => (int) 50
[protected] _defaultConfig => [
'when' => null,
'for' => null,
'priority' => null
]
[protected] _config => [
'when' => null,
'for' => null,
'priority' => (int) 50
]
[protected] _configInitialized => true
},
(int) 1 => 'handle'
]
object(Cake\Event\Event) {
result => null
[protected] _name => 'Dispatcher.beforeDispatch'
[protected] _subject => object(Cake\Http\ActionDispatcher) {
[protected] filters => [
[maximum depth reached]
]
[protected] factory => object(Cake\Http\ControllerFactory) {}
[protected] _eventManager => object(Cake\Event\EventManager) {}
[protected] _eventClass => '\Cake\Event\Event'
}
[protected] _data => [
'request' => object(Cake\Http\ServerRequest) {},
'response' => object(Cake\Http\Response) {}
]
[protected] _stopped => false
}
/home/collinge/site/app/vendor/cakephp/cakephp/src/Event/EventDispatcherTrait.php
toggle arguments
$subject = $this ;
}
$event = new $this -> _eventClass ( $name , $subject , $data );
$this -> getEventManager ()-> dispatch ( $event );
return $event ;
}
}
object(Cake\Event\Event) {
result => null
[protected] _name => 'Dispatcher.beforeDispatch'
[protected] _subject => object(Cake\Http\ActionDispatcher) {
[protected] filters => [
[maximum depth reached]
]
[protected] factory => object(Cake\Http\ControllerFactory) {}
[protected] _eventManager => object(Cake\Event\EventManager) {}
[protected] _eventClass => '\Cake\Event\Event'
}
[protected] _data => [
'request' => object(Cake\Http\ServerRequest) {},
'response' => object(Cake\Http\Response) {}
]
[protected] _stopped => false
}
/home/collinge/site/app/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php
toggle arguments
{
if ( Router :: getRequest ( true ) !== $request ) {
Router :: pushRequest ( $request );
}
$beforeEvent = $this -> dispatchEvent ( 'Dispatcher.beforeDispatch' , compact ( 'request' , 'response' ));
$request = $beforeEvent -> getData ( 'request' );
if ( $beforeEvent -> getResult () instanceof Response ) {
return $beforeEvent -> getResult ();
'Dispatcher.beforeDispatch'
[
'request' => object(Cake\Http\ServerRequest) {
params => [
'plugin' => null,
'controller' => 'Sitemap.xml',
'action' => 'index',
'_ext' => null,
'pass' => [[maximum depth reached]],
'_matchedRoute' => '/:controller',
'isAjax' => false
]
data => []
query => []
cookies => []
url => 'sitemap.xml'
base => ''
webroot => '/'
here => '/sitemap.xml'
trustProxy => false
[protected] _environment => [
'USER' => 'collinge',
'HOME' => '/home/collinge',
'SCRIPT_NAME' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/2.0',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/sitemap.xml',
'REMOTE_PORT' => '50976',
'SCRIPT_FILENAME' => '/home/collinge/public_html/index.php',
'SERVER_ADMIN' => 'webmaster@collingevento.com.br',
'CONTEXT_DOCUMENT_ROOT' => '/home/collinge/public_html',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/home/collinge/public_html',
'REMOTE_ADDR' => '216.73.216.38',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '189.113.6.130',
'SERVER_NAME' => 'www.collingevento.com.br',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin',
'HTTP_X_HTTPS' => '1',
'HTTP_HOST' => 'www.collingevento.com.br',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'proxy-nokeepalive' => '1',
'H2_STREAM_TAG' => '4049396-1887-3',
'H2_STREAM_ID' => '3',
'H2_PUSHED_ON' => '',
'H2_PUSHED' => '',
'H2_PUSH' => 'off',
'H2PUSH' => 'off',
'HTTP2' => 'on',
'SSL_TLS_SNI' => 'www.collingevento.com.br',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://www.collingevento.com.br/sitemap.xml',
'SCRIPT_URL' => '/sitemap.xml',
'UNIQUE_ID' => 'acz6KcYBA8yFhvS-FqST8wAABws',
'REDIRECT_STATUS' => '200',
'REDIRECT_H2_STREAM_TAG' => '4049396-1887-3',
'REDIRECT_H2_STREAM_ID' => '3',
'REDIRECT_H2_PUSHED_ON' => '',
'REDIRECT_H2_PUSHED' => '',
'REDIRECT_H2_PUSH' => 'off',
'REDIRECT_H2PUSH' => 'off',
'REDIRECT_HTTP2' => 'on',
'REDIRECT_SSL_TLS_SNI' => 'www.collingevento.com.br',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_SCRIPT_URI' => 'https://www.collingevento.com.br/sitemap.xml',
'REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_UNIQUE_ID' => 'acz6KcYBA8yFhvS-FqST8wAABws',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1775041065.4583,
'REQUEST_TIME' => (int) 1775041065,
'argv' => [[maximum depth reached]],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_IF_NONE_MATCH' => null,
'HTTP_IF_MODIFIED_SINCE' => null,
'HTTP_REFERER' => null
]
[protected] _input => null
[protected] _detectors => [
'get' => [
[maximum depth reached]
],
'post' => [
[maximum depth reached]
],
'put' => [
[maximum depth reached]
],
'patch' => [
[maximum depth reached]
],
'delete' => [
[maximum depth reached]
],
'head' => [
[maximum depth reached]
],
'options' => [
[maximum depth reached]
],
'ssl' => [
[maximum depth reached]
],
'ajax' => [
[maximum depth reached]
],
'flash' => [
[maximum depth reached]
],
'requested' => [
[maximum depth reached]
],
'json' => [
[maximum depth reached]
],
'xml' => [
[maximum depth reached]
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Network\Session) {}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
},
'response' => object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => ''
}
]
/home/collinge/site/app/vendor/cakephp/cakephp/src/Routing/Dispatcher.php
toggle arguments
*/
public function dispatch ( ServerRequest $request , Response $response )
{
$actionDispatcher = new ActionDispatcher ( null , $this -> getEventManager (), $this -> _filters );
$response = $actionDispatcher -> dispatch ( $request , $response );
if (isset( $request -> params [ 'return' ])) {
return $response -> body ();
}
object(Cake\Http\ServerRequest) {
params => [
'plugin' => null,
'controller' => 'Sitemap.xml',
'action' => 'index',
'_ext' => null,
'pass' => [],
'_matchedRoute' => '/:controller',
'isAjax' => false
]
data => []
query => []
cookies => []
url => 'sitemap.xml'
base => ''
webroot => '/'
here => '/sitemap.xml'
trustProxy => false
[protected] _environment => [
'USER' => 'collinge',
'HOME' => '/home/collinge',
'SCRIPT_NAME' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/2.0',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/sitemap.xml',
'REMOTE_PORT' => '50976',
'SCRIPT_FILENAME' => '/home/collinge/public_html/index.php',
'SERVER_ADMIN' => 'webmaster@collingevento.com.br',
'CONTEXT_DOCUMENT_ROOT' => '/home/collinge/public_html',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/home/collinge/public_html',
'REMOTE_ADDR' => '216.73.216.38',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '189.113.6.130',
'SERVER_NAME' => 'www.collingevento.com.br',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin',
'HTTP_X_HTTPS' => '1',
'HTTP_HOST' => 'www.collingevento.com.br',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'proxy-nokeepalive' => '1',
'H2_STREAM_TAG' => '4049396-1887-3',
'H2_STREAM_ID' => '3',
'H2_PUSHED_ON' => '',
'H2_PUSHED' => '',
'H2_PUSH' => 'off',
'H2PUSH' => 'off',
'HTTP2' => 'on',
'SSL_TLS_SNI' => 'www.collingevento.com.br',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://www.collingevento.com.br/sitemap.xml',
'SCRIPT_URL' => '/sitemap.xml',
'UNIQUE_ID' => 'acz6KcYBA8yFhvS-FqST8wAABws',
'REDIRECT_STATUS' => '200',
'REDIRECT_H2_STREAM_TAG' => '4049396-1887-3',
'REDIRECT_H2_STREAM_ID' => '3',
'REDIRECT_H2_PUSHED_ON' => '',
'REDIRECT_H2_PUSHED' => '',
'REDIRECT_H2_PUSH' => 'off',
'REDIRECT_H2PUSH' => 'off',
'REDIRECT_HTTP2' => 'on',
'REDIRECT_SSL_TLS_SNI' => 'www.collingevento.com.br',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_SCRIPT_URI' => 'https://www.collingevento.com.br/sitemap.xml',
'REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_UNIQUE_ID' => 'acz6KcYBA8yFhvS-FqST8wAABws',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1775041065.4583,
'REQUEST_TIME' => (int) 1775041065,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_IF_NONE_MATCH' => null,
'HTTP_IF_MODIFIED_SINCE' => null,
'HTTP_REFERER' => null
]
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'www.collingevento.com.br'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Network\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => '57600'
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}
/home/collinge/public_html/index.php
toggle arguments
$dispatcher = DispatcherFactory :: create ();
$dispatcher -> dispatch (
Request :: createFromGlobals (),
new Response ()
);
object(Cake\Http\ServerRequest) {
params => [
'plugin' => null,
'controller' => 'Sitemap.xml',
'action' => 'index',
'_ext' => null,
'pass' => [],
'_matchedRoute' => '/:controller',
'isAjax' => false
]
data => []
query => []
cookies => []
url => 'sitemap.xml'
base => ''
webroot => '/'
here => '/sitemap.xml'
trustProxy => false
[protected] _environment => [
'USER' => 'collinge',
'HOME' => '/home/collinge',
'SCRIPT_NAME' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/2.0',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/sitemap.xml',
'REMOTE_PORT' => '50976',
'SCRIPT_FILENAME' => '/home/collinge/public_html/index.php',
'SERVER_ADMIN' => 'webmaster@collingevento.com.br',
'CONTEXT_DOCUMENT_ROOT' => '/home/collinge/public_html',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/home/collinge/public_html',
'REMOTE_ADDR' => '216.73.216.38',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '189.113.6.130',
'SERVER_NAME' => 'www.collingevento.com.br',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin',
'HTTP_X_HTTPS' => '1',
'HTTP_HOST' => 'www.collingevento.com.br',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'proxy-nokeepalive' => '1',
'H2_STREAM_TAG' => '4049396-1887-3',
'H2_STREAM_ID' => '3',
'H2_PUSHED_ON' => '',
'H2_PUSHED' => '',
'H2_PUSH' => 'off',
'H2PUSH' => 'off',
'HTTP2' => 'on',
'SSL_TLS_SNI' => 'www.collingevento.com.br',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://www.collingevento.com.br/sitemap.xml',
'SCRIPT_URL' => '/sitemap.xml',
'UNIQUE_ID' => 'acz6KcYBA8yFhvS-FqST8wAABws',
'REDIRECT_STATUS' => '200',
'REDIRECT_H2_STREAM_TAG' => '4049396-1887-3',
'REDIRECT_H2_STREAM_ID' => '3',
'REDIRECT_H2_PUSHED_ON' => '',
'REDIRECT_H2_PUSHED' => '',
'REDIRECT_H2_PUSH' => 'off',
'REDIRECT_H2PUSH' => 'off',
'REDIRECT_HTTP2' => 'on',
'REDIRECT_SSL_TLS_SNI' => 'www.collingevento.com.br',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_SCRIPT_URI' => 'https://www.collingevento.com.br/sitemap.xml',
'REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_UNIQUE_ID' => 'acz6KcYBA8yFhvS-FqST8wAABws',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1775041065.4583,
'REQUEST_TIME' => (int) 1775041065,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_IF_NONE_MATCH' => null,
'HTTP_IF_MODIFIED_SINCE' => null,
'HTTP_REFERER' => null
]
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'www.collingevento.com.br'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Network\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => '57600'
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}
In the case you tried to access a plugin controller make sure you added it to your composer file or you use the autoload option for the plugin.
Error:
Create the class Sitemap.xmlController below in file: src/Controller/Sitemap.xmlController.php
<?php namespace App \ Controller ; use App \ Controller \ AppController ; class Sitemap . xmlController extends AppController { }
If you want to customize this error message, create
src/Template/Error/missing_controller.ctp
toggle vendor stack frames
〉 Cake\Http\ControllerFactory->missingController
CORE/src/Http/ControllerFactory.php, line 85
〉 Cake\Http\ControllerFactory->getControllerClass
CORE/src/Http/ControllerFactory.php, line 36
〉 Cake\Http\ControllerFactory->create
CORE/src/Routing/Filter/ControllerFactoryFilter.php, line 63
〉 Cake\Routing\Filter\ControllerFactoryFilter->_getController
CORE/src/Routing/Filter/ControllerFactoryFilter.php, line 49
〉 Cake\Routing\Filter\ControllerFactoryFilter->beforeDispatch
CORE/src/Routing/DispatcherFilter.php, line 144
〉 Cake\Routing\DispatcherFilter->handle
CORE/src/Event/EventManager.php, line 416
〉 Cake\Event\EventManager->_callListener
CORE/src/Event/EventManager.php, line 393
〉 Cake\Event\EventManager->dispatch
CORE/src/Event/EventDispatcherTrait.php, line 110
〉 Cake\Http\ActionDispatcher->dispatchEvent
CORE/src/Http/ActionDispatcher.php, line 78
〉 Cake\Http\ActionDispatcher->dispatch
CORE/src/Routing/Dispatcher.php, line 60
〉 Cake\Routing\Dispatcher->dispatch
/home/collinge/public_html/index.php, line 36