Warning (512) : /var/www/dev.portal.drive-e.mx/public_html/tmp/cache/models/ is not writable [CORE/src/Cache/Engine/FileEngine.php , line 434 ]Code Context '%s is not writable' ,
$this -> _config [ 'path' ]
), E_USER_WARNING );
$dir = object(SplFileInfo) {
}
$path = '/var/www/dev.portal.drive-e.mx/public_html/tmp/cache/models' Cake\Cache\Engine\FileEngine::_active() - CORE/src/Cache/Engine/FileEngine.php, line 434
Cake\Cache\Engine\FileEngine::init() - CORE/src/Cache/Engine/FileEngine.php, line 105
Cake\Cache\CacheRegistry::_create() - CORE/src/Cache/CacheRegistry.php, line 90
Cake\Core\ObjectRegistry::load() - CORE/src/Core/ObjectRegistry.php, line 93
Cake\Cache\Cache::_buildEngine() - CORE/src/Cache/Cache.php, line 154
Cake\Cache\Cache::engine() - CORE/src/Cache/Cache.php, line 190
Cake\Cache\Cache::read() - CORE/src/Cache/Cache.php, line 318
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 57
Cake\ORM\Table::schema() - CORE/src/ORM/Table.php, line 440
Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 210
Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 167
Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1335
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 963
Usermgmt\Model\Table\UserSettingsTable::getAllUserSettings() - ROOT/plugins/Usermgmt/src/Model/Table/UserSettingsTable.php, line 67
getAllSettings - ROOT/plugins/Usermgmt/config/bootstrap.php, line 86
UsermgmtInIt - ROOT/plugins/Usermgmt/config/bootstrap.php, line 32
Warning : rename(/var/www/dev.portal.drive-e.mx/public_html/logs/error.log,/var/www/dev.portal.drive-e.mx/public_html/logs/error.log.1746434181) [function.rename ]: Permission denied in /var/www/dev.portal.drive-e.mx/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 198
Warning (2) : rename(/var/www/dev.portal.drive-e.mx/public_html/logs/error.log,/var/www/dev.portal.drive-e.mx/public_html/logs/error.log.1746434181) [<a href='http://php.net/function.rename'>function.rename</a>]: Permission denied [CORE/src/Log/Engine/FileLog.php , line 198 ]Code Context $result = unlink ( $filepath );
} else {
$result = rename ( $filepath , $filepath . '.' . time ());
$filename = 'error.log'
$filepath = '/var/www/dev.portal.drive-e.mx/public_html/logs/error.log'
$rotate = (int) 10 rename - [internal], line ??
Cake\Log\Engine\FileLog::_rotateFile() - CORE/src/Log/Engine/FileLog.php, line 198
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 127
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 393
Cake\Log\Log::error() - CORE/src/Log/Log.php, line 462
Cake\Error\Middleware\ErrorHandlerMiddleware::logException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 159
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 83
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 90
[main] - ROOT/webroot/index.php, line 37
Warning : rename(/var/www/dev.portal.drive-e.mx/public_html/logs/error.log,/var/www/dev.portal.drive-e.mx/public_html/logs/error.log.1746434181) [function.rename ]: Permission denied in /var/www/dev.portal.drive-e.mx/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 198
Warning (512) : Unable to emit headers. Headers sent in file=/var/www/dev.portal.drive-e.mx/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php line=754 [CORE/src/Http/ResponseEmitter.php , line 48 ]Code Context $message = "Unable to emit headers. Headers sent in file= $file line= $line " ;
if ( Configure :: read ( 'debug' )) {
trigger_error ( $message , E_USER_WARNING );
$response = object(Zend\Diactoros\Response) {
[protected] headers => [
'Content-Type' => [
[maximum depth reached]
]
]
[protected] headerNames => [
'content-type' => 'Content-Type'
]
[private] phrases => [
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 102 => 'Processing',
(int) 103 => 'Early Hints',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 207 => 'Multi-Status',
(int) 208 => 'Already Reported',
(int) 226 => 'IM Used',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 306 => 'Switch Proxy',
(int) 307 => 'Temporary Redirect',
(int) 308 => 'Permanent Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Timeout',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Payload Too Large',
(int) 414 => 'URI Too Long',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Range Not Satisfiable',
(int) 417 => 'Expectation Failed',
(int) 418 => 'I'm a teapot',
(int) 421 => 'Misdirected Request',
(int) 422 => 'Unprocessable Entity',
(int) 423 => 'Locked',
(int) 424 => 'Failed Dependency',
(int) 425 => 'Too Early',
(int) 426 => 'Upgrade Required',
(int) 428 => 'Precondition Required',
(int) 429 => 'Too Many Requests',
(int) 431 => 'Request Header Fields Too Large',
(int) 444 => 'Connection Closed Without Response',
(int) 451 => 'Unavailable For Legal Reasons',
(int) 499 => 'Client Closed Request',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Timeout',
(int) 505 => 'HTTP Version Not Supported',
(int) 506 => 'Variant Also Negotiates',
(int) 507 => 'Insufficient Storage',
(int) 508 => 'Loop Detected',
(int) 510 => 'Not Extended',
(int) 511 => 'Network Authentication Required',
(int) 599 => 'Network Connect Timeout Error'
]
[private] reasonPhrase => 'Not Found'
[private] statusCode => (int) 404
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\Stream) {}
}
$maxBufferLength = (int) 8192
$file = '/var/www/dev.portal.drive-e.mx/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php'
$line = (int) 754
$message = 'Unable to emit headers. Headers sent in file=/var/www/dev.portal.drive-e.mx/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php line=754' Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 48
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 116
[main] - ROOT/webroot/index.php, line 37
Warning : rename(/var/www/dev.portal.drive-e.mx/public_html/logs/error.log,/var/www/dev.portal.drive-e.mx/public_html/logs/error.log.1746434181) [function.rename ]: Permission denied in /var/www/dev.portal.drive-e.mx/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 198
Warning (2) : Cannot modify header information - headers already sent by (output started at /var/www/dev.portal.drive-e.mx/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:754) [CORE/src/Http/ResponseEmitter.php , line 145 ]Code Context $response -> getProtocolVersion (),
$response -> getStatusCode (),
( $reasonPhrase ? ' ' . $reasonPhrase : '' )
$response = object(Zend\Diactoros\Response) {
[protected] headers => [
'Content-Type' => [
[maximum depth reached]
]
]
[protected] headerNames => [
'content-type' => 'Content-Type'
]
[private] phrases => [
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 102 => 'Processing',
(int) 103 => 'Early Hints',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 207 => 'Multi-Status',
(int) 208 => 'Already Reported',
(int) 226 => 'IM Used',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 306 => 'Switch Proxy',
(int) 307 => 'Temporary Redirect',
(int) 308 => 'Permanent Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Timeout',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Payload Too Large',
(int) 414 => 'URI Too Long',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Range Not Satisfiable',
(int) 417 => 'Expectation Failed',
(int) 418 => 'I'm a teapot',
(int) 421 => 'Misdirected Request',
(int) 422 => 'Unprocessable Entity',
(int) 423 => 'Locked',
(int) 424 => 'Failed Dependency',
(int) 425 => 'Too Early',
(int) 426 => 'Upgrade Required',
(int) 428 => 'Precondition Required',
(int) 429 => 'Too Many Requests',
(int) 431 => 'Request Header Fields Too Large',
(int) 444 => 'Connection Closed Without Response',
(int) 451 => 'Unavailable For Legal Reasons',
(int) 499 => 'Client Closed Request',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Timeout',
(int) 505 => 'HTTP Version Not Supported',
(int) 506 => 'Variant Also Negotiates',
(int) 507 => 'Insufficient Storage',
(int) 508 => 'Loop Detected',
(int) 510 => 'Not Extended',
(int) 511 => 'Network Authentication Required',
(int) 599 => 'Network Connect Timeout Error'
]
[private] reasonPhrase => 'Not Found'
[private] statusCode => (int) 404
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\Stream) {}
}
$reasonPhrase = 'Not Found' header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 145
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 54
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 116
[main] - ROOT/webroot/index.php, line 37
Warning : rename(/var/www/dev.portal.drive-e.mx/public_html/logs/error.log,/var/www/dev.portal.drive-e.mx/public_html/logs/error.log.1746434181) [function.rename ]: Permission denied in /var/www/dev.portal.drive-e.mx/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 198
Warning (2) : Cannot modify header information - headers already sent by (output started at /var/www/dev.portal.drive-e.mx/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:754) [CORE/src/Http/ResponseEmitter.php , line 173 ]Code Context $name ,
$value
), $first );
$response = object(Zend\Diactoros\Response) {
[protected] headers => [
'Content-Type' => [
[maximum depth reached]
]
]
[protected] headerNames => [
'content-type' => 'Content-Type'
]
[private] phrases => [
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 102 => 'Processing',
(int) 103 => 'Early Hints',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 207 => 'Multi-Status',
(int) 208 => 'Already Reported',
(int) 226 => 'IM Used',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 306 => 'Switch Proxy',
(int) 307 => 'Temporary Redirect',
(int) 308 => 'Permanent Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Timeout',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Payload Too Large',
(int) 414 => 'URI Too Long',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Range Not Satisfiable',
(int) 417 => 'Expectation Failed',
(int) 418 => 'I'm a teapot',
(int) 421 => 'Misdirected Request',
(int) 422 => 'Unprocessable Entity',
(int) 423 => 'Locked',
(int) 424 => 'Failed Dependency',
(int) 425 => 'Too Early',
(int) 426 => 'Upgrade Required',
(int) 428 => 'Precondition Required',
(int) 429 => 'Too Many Requests',
(int) 431 => 'Request Header Fields Too Large',
(int) 444 => 'Connection Closed Without Response',
(int) 451 => 'Unavailable For Legal Reasons',
(int) 499 => 'Client Closed Request',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Timeout',
(int) 505 => 'HTTP Version Not Supported',
(int) 506 => 'Variant Also Negotiates',
(int) 507 => 'Insufficient Storage',
(int) 508 => 'Loop Detected',
(int) 510 => 'Not Extended',
(int) 511 => 'Network Authentication Required',
(int) 599 => 'Network Connect Timeout Error'
]
[private] reasonPhrase => 'Not Found'
[private] statusCode => (int) 404
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\Stream) {}
}
$values = [
(int) 0 => 'text/html; charset=UTF-8'
]
$name = 'Content-Type'
$first = true
$value = 'text/html; charset=UTF-8' header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 173
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 55
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 116
[main] - ROOT/webroot/index.php, line 37
Warning : rename(/var/www/dev.portal.drive-e.mx/public_html/logs/error.log,/var/www/dev.portal.drive-e.mx/public_html/logs/error.log.1746434181) [function.rename ]: Permission denied in /var/www/dev.portal.drive-e.mx/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 198
Error: Missing Controller
Error:
Sitemap.xmlController could not be found.
/var/www/dev.portal.drive-e.mx/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php
toggle arguments
strpos ( $controller , '/' ) !== false ||
strpos ( $controller , '.' ) !== false ||
$firstChar === strtolower ( $firstChar )
) {
return $this -> missingController ( $request );
}
$className = App :: className ( $pluginPath . $controller , $namespace , 'Controller' );
if (! $className ) {
object(Cake\Network\Request) {
params => [
'controller' => 'Sitemap.xml',
'pass' => [],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/:controller',
'_ext' => null,
'isAjax' => false
]
data => []
query => []
cookies => []
url => 'sitemap.xml'
base => ''
webroot => '/'
here => '/sitemap.xml'
trustProxy => false
[protected] _environment => [
'HTTP_HOST' => 'dev.portal.edrive.mx',
'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' => '*/*',
'USER' => 'www-data',
'HOME' => '/var/www',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'dev.portal.edrive.mx',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '45.55.138.110',
'REMOTE_USER' => '',
'REMOTE_PORT' => '16119',
'REMOTE_ADDR' => '3.145.201.49',
'SERVER_SOFTWARE' => 'nginx/1.24.0',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/dev.portal.drive-e.mx/public_html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/dev.portal.drive-e.mx/public_html/webroot/index.php',
'PATH_INFO' => '',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1746434181.1102,
'REQUEST_TIME' => (int) 1746434181,
'SENDGRID_API_KEY' => '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',
'WKHTMLTOPDF' => '/usr/local/bin/wkhtmltopdf',
'HTTP_X_HTTP_METHOD_OVERRIDE' => null,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_REFERER' => null,
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_IF_NONE_MATCH' => null,
'HTTP_IF_MODIFIED_SINCE' => 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) {},
'xlsx' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xlsx'
]
]
[protected] _detectorCache => [
'ajax' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] _input => ''
[protected] _session => object(Cake\Network\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => '259200'
[protected] _isCLI => false
}
}
/var/www/dev.portal.drive-e.mx/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php
toggle arguments
// event handler if there is one.
if (isset( $beforeEvent -> data [ 'controller' ])) {
$controller = $beforeEvent -> data [ 'controller' ];
} else {
$controller = $this -> factory -> create ( $request , $response );
}
$response = $this -> _invoke ( $controller );
if (isset( $request -> params [ 'return' ])) {
object(Cake\Network\Request) {
params => [
'controller' => 'Sitemap.xml',
'pass' => [],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/:controller',
'_ext' => null,
'isAjax' => false
]
data => []
query => []
cookies => []
url => 'sitemap.xml'
base => ''
webroot => '/'
here => '/sitemap.xml'
trustProxy => false
[protected] _environment => [
'HTTP_HOST' => 'dev.portal.edrive.mx',
'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' => '*/*',
'USER' => 'www-data',
'HOME' => '/var/www',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'dev.portal.edrive.mx',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '45.55.138.110',
'REMOTE_USER' => '',
'REMOTE_PORT' => '16119',
'REMOTE_ADDR' => '3.145.201.49',
'SERVER_SOFTWARE' => 'nginx/1.24.0',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/dev.portal.drive-e.mx/public_html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/dev.portal.drive-e.mx/public_html/webroot/index.php',
'PATH_INFO' => '',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1746434181.1102,
'REQUEST_TIME' => (int) 1746434181,
'SENDGRID_API_KEY' => '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',
'WKHTMLTOPDF' => '/usr/local/bin/wkhtmltopdf',
'HTTP_X_HTTP_METHOD_OVERRIDE' => null,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_REFERER' => null,
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_IF_NONE_MATCH' => null,
'HTTP_IF_MODIFIED_SINCE' => 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) {},
'xlsx' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xlsx'
]
]
[protected] _detectorCache => [
'ajax' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] _input => ''
[protected] _session => object(Cake\Network\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => '259200'
[protected] _isCLI => false
}
}
object(Cake\Network\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [],
'file' => null,
'fileRange' => [],
'cookies' => [],
'cacheDirectives' => [],
'body' => ''
}
/var/www/dev.portal.drive-e.mx/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php
toggle arguments
$cakeRequest = RequestTransformer :: toCake ( $request );
$cakeResponse = ResponseTransformer :: toCake ( $response );
// Dispatch the request/response to CakePHP
$cakeResponse = $this -> getDispatcher ()-> dispatch ( $cakeRequest , $cakeResponse );
// Convert the response back into a PSR7 object.
return ResponseTransformer :: toPsr ( $cakeResponse );
}
object(Cake\Network\Request) {
params => [
'controller' => 'Sitemap.xml',
'pass' => [],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/:controller',
'_ext' => null,
'isAjax' => false
]
data => []
query => []
cookies => []
url => 'sitemap.xml'
base => ''
webroot => '/'
here => '/sitemap.xml'
trustProxy => false
[protected] _environment => [
'HTTP_HOST' => 'dev.portal.edrive.mx',
'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' => '*/*',
'USER' => 'www-data',
'HOME' => '/var/www',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'dev.portal.edrive.mx',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '45.55.138.110',
'REMOTE_USER' => '',
'REMOTE_PORT' => '16119',
'REMOTE_ADDR' => '3.145.201.49',
'SERVER_SOFTWARE' => 'nginx/1.24.0',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/dev.portal.drive-e.mx/public_html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/dev.portal.drive-e.mx/public_html/webroot/index.php',
'PATH_INFO' => '',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1746434181.1102,
'REQUEST_TIME' => (int) 1746434181,
'SENDGRID_API_KEY' => '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',
'WKHTMLTOPDF' => '/usr/local/bin/wkhtmltopdf',
'HTTP_X_HTTP_METHOD_OVERRIDE' => null,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_REFERER' => null,
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_IF_NONE_MATCH' => null,
'HTTP_IF_MODIFIED_SINCE' => 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) {},
'xlsx' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xlsx'
]
]
[protected] _detectorCache => [
'ajax' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] _input => ''
[protected] _session => object(Cake\Network\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => '259200'
[protected] _isCLI => false
}
}
object(Cake\Network\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [],
'file' => null,
'fileRange' => [],
'cookies' => [],
'cacheDirectives' => [],
'body' => ''
}
/var/www/dev.portal.drive-e.mx/public_html/vendor/cakephp/cakephp/src/Http/Runner.php
toggle arguments
$next = $this -> middleware -> get ( $this -> index );
if ( $next ) {
$this -> index ++;
return $next ( $request , $response , $this );
}
// End of the queue
return $response ;
object(Zend\Diactoros\ServerRequest) {
[protected] headers => [
'host' => [
(int) 0 => 'dev.portal.edrive.mx'
],
'accept-encoding' => [
(int) 0 => 'gzip, br, zstd, deflate'
],
'user-agent' => [
(int) 0 => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
],
'accept' => [
(int) 0 => '*/*'
]
]
[protected] headerNames => [
'host' => 'host',
'accept-encoding' => 'accept-encoding',
'user-agent' => 'user-agent',
'accept' => 'accept'
]
[private] attributes => [
'base' => '',
'webroot' => '/',
'session' => object(Cake\Network\Session) {},
'params' => [
'controller' => 'Sitemap.xml',
'pass' => [[maximum depth reached]],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/:controller'
]
]
[private] cookieParams => []
[private] parsedBody => []
[private] queryParams => []
[private] serverParams => [
'USER' => 'www-data',
'HOME' => '/var/www',
'HTTP_HOST' => 'dev.portal.edrive.mx',
'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' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'dev.portal.edrive.mx',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '45.55.138.110',
'REMOTE_USER' => '',
'REMOTE_PORT' => '16119',
'REMOTE_ADDR' => '3.145.201.49',
'SERVER_SOFTWARE' => 'nginx/1.24.0',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/dev.portal.drive-e.mx/public_html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/dev.portal.drive-e.mx/public_html/webroot/index.php',
'PATH_INFO' => '',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1746434181.1102,
'REQUEST_TIME' => (int) 1746434181,
'SENDGRID_API_KEY' => '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',
'WKHTMLTOPDF' => '/usr/local/bin/wkhtmltopdf'
]
[private] uploadedFiles => []
[private] method => 'GET'
[private] requestTarget => null
[private] uri => object(Zend\Diactoros\Uri) {
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'dev.portal.edrive.mx'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => true
}
}
object(Zend\Diactoros\Response) {
[protected] headers => []
[protected] headerNames => []
[private] phrases => [
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 102 => 'Processing',
(int) 103 => 'Early Hints',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 207 => 'Multi-Status',
(int) 208 => 'Already Reported',
(int) 226 => 'IM Used',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 306 => 'Switch Proxy',
(int) 307 => 'Temporary Redirect',
(int) 308 => 'Permanent Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Timeout',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Payload Too Large',
(int) 414 => 'URI Too Long',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Range Not Satisfiable',
(int) 417 => 'Expectation Failed',
(int) 418 => 'I'm a teapot',
(int) 421 => 'Misdirected Request',
(int) 422 => 'Unprocessable Entity',
(int) 423 => 'Locked',
(int) 424 => 'Failed Dependency',
(int) 425 => 'Too Early',
(int) 426 => 'Upgrade Required',
(int) 428 => 'Precondition Required',
(int) 429 => 'Too Many Requests',
(int) 431 => 'Request Header Fields Too Large',
(int) 444 => 'Connection Closed Without Response',
(int) 451 => 'Unavailable For Legal Reasons',
(int) 499 => 'Client Closed Request',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Timeout',
(int) 505 => 'HTTP Version Not Supported',
(int) 506 => 'Variant Also Negotiates',
(int) 507 => 'Insufficient Storage',
(int) 508 => 'Loop Detected',
(int) 510 => 'Not Extended',
(int) 511 => 'Network Authentication Required',
(int) 599 => 'Network Connect Timeout Error'
]
[private] reasonPhrase => 'OK'
[private] statusCode => (int) 200
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\Stream) {
[protected] resource => resource
[protected] stream => 'php://memory'
}
}
object(Cake\Http\Runner) {
[protected] index => (int) 4
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}
/var/www/dev.portal.drive-e.mx/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php
toggle arguments
$response -> getHeaders ()
);
}
return $next ( $request , $response );
}
}
object(Zend\Diactoros\ServerRequest) {
[protected] headers => [
'host' => [
(int) 0 => 'dev.portal.edrive.mx'
],
'accept-encoding' => [
(int) 0 => 'gzip, br, zstd, deflate'
],
'user-agent' => [
(int) 0 => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
],
'accept' => [
(int) 0 => '*/*'
]
]
[protected] headerNames => [
'host' => 'host',
'accept-encoding' => 'accept-encoding',
'user-agent' => 'user-agent',
'accept' => 'accept'
]
[private] attributes => [
'base' => '',
'webroot' => '/',
'session' => object(Cake\Network\Session) {},
'params' => [
'controller' => 'Sitemap.xml',
'pass' => [[maximum depth reached]],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/:controller'
]
]
[private] cookieParams => []
[private] parsedBody => []
[private] queryParams => []
[private] serverParams => [
'USER' => 'www-data',
'HOME' => '/var/www',
'HTTP_HOST' => 'dev.portal.edrive.mx',
'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' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'dev.portal.edrive.mx',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '45.55.138.110',
'REMOTE_USER' => '',
'REMOTE_PORT' => '16119',
'REMOTE_ADDR' => '3.145.201.49',
'SERVER_SOFTWARE' => 'nginx/1.24.0',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/dev.portal.drive-e.mx/public_html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/dev.portal.drive-e.mx/public_html/webroot/index.php',
'PATH_INFO' => '',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1746434181.1102,
'REQUEST_TIME' => (int) 1746434181,
'SENDGRID_API_KEY' => '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',
'WKHTMLTOPDF' => '/usr/local/bin/wkhtmltopdf'
]
[private] uploadedFiles => []
[private] method => 'GET'
[private] requestTarget => null
[private] uri => object(Zend\Diactoros\Uri) {
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'dev.portal.edrive.mx'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => true
}
}
object(Zend\Diactoros\Response) {
[protected] headers => []
[protected] headerNames => []
[private] phrases => [
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 102 => 'Processing',
(int) 103 => 'Early Hints',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 207 => 'Multi-Status',
(int) 208 => 'Already Reported',
(int) 226 => 'IM Used',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 306 => 'Switch Proxy',
(int) 307 => 'Temporary Redirect',
(int) 308 => 'Permanent Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Timeout',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Payload Too Large',
(int) 414 => 'URI Too Long',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Range Not Satisfiable',
(int) 417 => 'Expectation Failed',
(int) 418 => 'I'm a teapot',
(int) 421 => 'Misdirected Request',
(int) 422 => 'Unprocessable Entity',
(int) 423 => 'Locked',
(int) 424 => 'Failed Dependency',
(int) 425 => 'Too Early',
(int) 426 => 'Upgrade Required',
(int) 428 => 'Precondition Required',
(int) 429 => 'Too Many Requests',
(int) 431 => 'Request Header Fields Too Large',
(int) 444 => 'Connection Closed Without Response',
(int) 451 => 'Unavailable For Legal Reasons',
(int) 499 => 'Client Closed Request',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Timeout',
(int) 505 => 'HTTP Version Not Supported',
(int) 506 => 'Variant Also Negotiates',
(int) 507 => 'Insufficient Storage',
(int) 508 => 'Loop Detected',
(int) 510 => 'Not Extended',
(int) 511 => 'Network Authentication Required',
(int) 599 => 'Network Connect Timeout Error'
]
[private] reasonPhrase => 'OK'
[private] statusCode => (int) 200
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\Stream) {
[protected] resource => resource
[protected] stream => 'php://memory'
}
}
/var/www/dev.portal.drive-e.mx/public_html/vendor/cakephp/cakephp/src/Http/Runner.php
toggle arguments
$next = $this -> middleware -> get ( $this -> index );
if ( $next ) {
$this -> index ++;
return $next ( $request , $response , $this );
}
// End of the queue
return $response ;
object(Zend\Diactoros\ServerRequest) {
[protected] headers => [
'host' => [
(int) 0 => 'dev.portal.edrive.mx'
],
'accept-encoding' => [
(int) 0 => 'gzip, br, zstd, deflate'
],
'user-agent' => [
(int) 0 => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
],
'accept' => [
(int) 0 => '*/*'
]
]
[protected] headerNames => [
'host' => 'host',
'accept-encoding' => 'accept-encoding',
'user-agent' => 'user-agent',
'accept' => 'accept'
]
[private] attributes => [
'base' => '',
'webroot' => '/',
'session' => object(Cake\Network\Session) {},
'params' => [
'controller' => 'Sitemap.xml',
'pass' => [[maximum depth reached]],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/:controller'
]
]
[private] cookieParams => []
[private] parsedBody => []
[private] queryParams => []
[private] serverParams => [
'USER' => 'www-data',
'HOME' => '/var/www',
'HTTP_HOST' => 'dev.portal.edrive.mx',
'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' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'dev.portal.edrive.mx',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '45.55.138.110',
'REMOTE_USER' => '',
'REMOTE_PORT' => '16119',
'REMOTE_ADDR' => '3.145.201.49',
'SERVER_SOFTWARE' => 'nginx/1.24.0',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/dev.portal.drive-e.mx/public_html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/dev.portal.drive-e.mx/public_html/webroot/index.php',
'PATH_INFO' => '',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1746434181.1102,
'REQUEST_TIME' => (int) 1746434181,
'SENDGRID_API_KEY' => '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',
'WKHTMLTOPDF' => '/usr/local/bin/wkhtmltopdf'
]
[private] uploadedFiles => []
[private] method => 'GET'
[private] requestTarget => null
[private] uri => object(Zend\Diactoros\Uri) {
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'dev.portal.edrive.mx'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => true
}
}
object(Zend\Diactoros\Response) {
[protected] headers => []
[protected] headerNames => []
[private] phrases => [
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 102 => 'Processing',
(int) 103 => 'Early Hints',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 207 => 'Multi-Status',
(int) 208 => 'Already Reported',
(int) 226 => 'IM Used',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 306 => 'Switch Proxy',
(int) 307 => 'Temporary Redirect',
(int) 308 => 'Permanent Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Timeout',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Payload Too Large',
(int) 414 => 'URI Too Long',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Range Not Satisfiable',
(int) 417 => 'Expectation Failed',
(int) 418 => 'I'm a teapot',
(int) 421 => 'Misdirected Request',
(int) 422 => 'Unprocessable Entity',
(int) 423 => 'Locked',
(int) 424 => 'Failed Dependency',
(int) 425 => 'Too Early',
(int) 426 => 'Upgrade Required',
(int) 428 => 'Precondition Required',
(int) 429 => 'Too Many Requests',
(int) 431 => 'Request Header Fields Too Large',
(int) 444 => 'Connection Closed Without Response',
(int) 451 => 'Unavailable For Legal Reasons',
(int) 499 => 'Client Closed Request',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Timeout',
(int) 505 => 'HTTP Version Not Supported',
(int) 506 => 'Variant Also Negotiates',
(int) 507 => 'Insufficient Storage',
(int) 508 => 'Loop Detected',
(int) 510 => 'Not Extended',
(int) 511 => 'Network Authentication Required',
(int) 599 => 'Network Connect Timeout Error'
]
[private] reasonPhrase => 'OK'
[private] statusCode => (int) 200
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\Stream) {
[protected] resource => resource
[protected] stream => 'php://memory'
}
}
object(Cake\Http\Runner) {
[protected] index => (int) 4
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}
/var/www/dev.portal.drive-e.mx/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php
toggle arguments
}
$assetFile = $this -> _getAssetFile ( $url );
if ( $assetFile === null || ! file_exists ( $assetFile )) {
return $next ( $request , $response );
}
$file = new File ( $assetFile );
$modifiedTime = $file -> lastChange ();
object(Zend\Diactoros\ServerRequest) {
[protected] headers => [
'host' => [
(int) 0 => 'dev.portal.edrive.mx'
],
'accept-encoding' => [
(int) 0 => 'gzip, br, zstd, deflate'
],
'user-agent' => [
(int) 0 => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
],
'accept' => [
(int) 0 => '*/*'
]
]
[protected] headerNames => [
'host' => 'host',
'accept-encoding' => 'accept-encoding',
'user-agent' => 'user-agent',
'accept' => 'accept'
]
[private] attributes => [
'base' => '',
'webroot' => '/',
'session' => object(Cake\Network\Session) {}
]
[private] cookieParams => []
[private] parsedBody => []
[private] queryParams => []
[private] serverParams => [
'USER' => 'www-data',
'HOME' => '/var/www',
'HTTP_HOST' => 'dev.portal.edrive.mx',
'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' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'dev.portal.edrive.mx',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '45.55.138.110',
'REMOTE_USER' => '',
'REMOTE_PORT' => '16119',
'REMOTE_ADDR' => '3.145.201.49',
'SERVER_SOFTWARE' => 'nginx/1.24.0',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/dev.portal.drive-e.mx/public_html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/dev.portal.drive-e.mx/public_html/webroot/index.php',
'PATH_INFO' => '',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1746434181.1102,
'REQUEST_TIME' => (int) 1746434181,
'SENDGRID_API_KEY' => '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',
'WKHTMLTOPDF' => '/usr/local/bin/wkhtmltopdf'
]
[private] uploadedFiles => []
[private] method => 'GET'
[private] requestTarget => null
[private] uri => object(Zend\Diactoros\Uri) {
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'dev.portal.edrive.mx'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => true
}
}
object(Zend\Diactoros\Response) {
[protected] headers => []
[protected] headerNames => []
[private] phrases => [
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 102 => 'Processing',
(int) 103 => 'Early Hints',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 207 => 'Multi-Status',
(int) 208 => 'Already Reported',
(int) 226 => 'IM Used',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 306 => 'Switch Proxy',
(int) 307 => 'Temporary Redirect',
(int) 308 => 'Permanent Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Timeout',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Payload Too Large',
(int) 414 => 'URI Too Long',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Range Not Satisfiable',
(int) 417 => 'Expectation Failed',
(int) 418 => 'I'm a teapot',
(int) 421 => 'Misdirected Request',
(int) 422 => 'Unprocessable Entity',
(int) 423 => 'Locked',
(int) 424 => 'Failed Dependency',
(int) 425 => 'Too Early',
(int) 426 => 'Upgrade Required',
(int) 428 => 'Precondition Required',
(int) 429 => 'Too Many Requests',
(int) 431 => 'Request Header Fields Too Large',
(int) 444 => 'Connection Closed Without Response',
(int) 451 => 'Unavailable For Legal Reasons',
(int) 499 => 'Client Closed Request',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Timeout',
(int) 505 => 'HTTP Version Not Supported',
(int) 506 => 'Variant Also Negotiates',
(int) 507 => 'Insufficient Storage',
(int) 508 => 'Loop Detected',
(int) 510 => 'Not Extended',
(int) 511 => 'Network Authentication Required',
(int) 599 => 'Network Connect Timeout Error'
]
[private] reasonPhrase => 'OK'
[private] statusCode => (int) 200
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\Stream) {
[protected] resource => resource
[protected] stream => 'php://memory'
}
}
/var/www/dev.portal.drive-e.mx/public_html/vendor/cakephp/cakephp/src/Http/Runner.php
toggle arguments
$next = $this -> middleware -> get ( $this -> index );
if ( $next ) {
$this -> index ++;
return $next ( $request , $response , $this );
}
// End of the queue
return $response ;
object(Zend\Diactoros\ServerRequest) {
[protected] headers => [
'host' => [
(int) 0 => 'dev.portal.edrive.mx'
],
'accept-encoding' => [
(int) 0 => 'gzip, br, zstd, deflate'
],
'user-agent' => [
(int) 0 => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
],
'accept' => [
(int) 0 => '*/*'
]
]
[protected] headerNames => [
'host' => 'host',
'accept-encoding' => 'accept-encoding',
'user-agent' => 'user-agent',
'accept' => 'accept'
]
[private] attributes => [
'base' => '',
'webroot' => '/',
'session' => object(Cake\Network\Session) {}
]
[private] cookieParams => []
[private] parsedBody => []
[private] queryParams => []
[private] serverParams => [
'USER' => 'www-data',
'HOME' => '/var/www',
'HTTP_HOST' => 'dev.portal.edrive.mx',
'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' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'dev.portal.edrive.mx',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '45.55.138.110',
'REMOTE_USER' => '',
'REMOTE_PORT' => '16119',
'REMOTE_ADDR' => '3.145.201.49',
'SERVER_SOFTWARE' => 'nginx/1.24.0',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/dev.portal.drive-e.mx/public_html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/dev.portal.drive-e.mx/public_html/webroot/index.php',
'PATH_INFO' => '',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1746434181.1102,
'REQUEST_TIME' => (int) 1746434181,
'SENDGRID_API_KEY' => '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',
'WKHTMLTOPDF' => '/usr/local/bin/wkhtmltopdf'
]
[private] uploadedFiles => []
[private] method => 'GET'
[private] requestTarget => null
[private] uri => object(Zend\Diactoros\Uri) {
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'dev.portal.edrive.mx'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => true
}
}
object(Zend\Diactoros\Response) {
[protected] headers => []
[protected] headerNames => []
[private] phrases => [
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 102 => 'Processing',
(int) 103 => 'Early Hints',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 207 => 'Multi-Status',
(int) 208 => 'Already Reported',
(int) 226 => 'IM Used',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 306 => 'Switch Proxy',
(int) 307 => 'Temporary Redirect',
(int) 308 => 'Permanent Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Timeout',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Payload Too Large',
(int) 414 => 'URI Too Long',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Range Not Satisfiable',
(int) 417 => 'Expectation Failed',
(int) 418 => 'I'm a teapot',
(int) 421 => 'Misdirected Request',
(int) 422 => 'Unprocessable Entity',
(int) 423 => 'Locked',
(int) 424 => 'Failed Dependency',
(int) 425 => 'Too Early',
(int) 426 => 'Upgrade Required',
(int) 428 => 'Precondition Required',
(int) 429 => 'Too Many Requests',
(int) 431 => 'Request Header Fields Too Large',
(int) 444 => 'Connection Closed Without Response',
(int) 451 => 'Unavailable For Legal Reasons',
(int) 499 => 'Client Closed Request',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Timeout',
(int) 505 => 'HTTP Version Not Supported',
(int) 506 => 'Variant Also Negotiates',
(int) 507 => 'Insufficient Storage',
(int) 508 => 'Loop Detected',
(int) 510 => 'Not Extended',
(int) 511 => 'Network Authentication Required',
(int) 599 => 'Network Connect Timeout Error'
]
[private] reasonPhrase => 'OK'
[private] statusCode => (int) 200
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\Stream) {
[protected] resource => resource
[protected] stream => 'php://memory'
}
}
object(Cake\Http\Runner) {
[protected] index => (int) 4
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}
/var/www/dev.portal.drive-e.mx/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php
toggle arguments
*/
public function __invoke ( $request , $response , $next )
{
try {
return $next ( $request , $response );
} catch (\ Exception $e ) {
return $this -> handleException ( $e , $request , $response );
}
}
object(Zend\Diactoros\ServerRequest) {
[protected] headers => [
'host' => [
(int) 0 => 'dev.portal.edrive.mx'
],
'accept-encoding' => [
(int) 0 => 'gzip, br, zstd, deflate'
],
'user-agent' => [
(int) 0 => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
],
'accept' => [
(int) 0 => '*/*'
]
]
[protected] headerNames => [
'host' => 'host',
'accept-encoding' => 'accept-encoding',
'user-agent' => 'user-agent',
'accept' => 'accept'
]
[private] attributes => [
'base' => '',
'webroot' => '/',
'session' => object(Cake\Network\Session) {}
]
[private] cookieParams => []
[private] parsedBody => []
[private] queryParams => []
[private] serverParams => [
'USER' => 'www-data',
'HOME' => '/var/www',
'HTTP_HOST' => 'dev.portal.edrive.mx',
'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' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'dev.portal.edrive.mx',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '45.55.138.110',
'REMOTE_USER' => '',
'REMOTE_PORT' => '16119',
'REMOTE_ADDR' => '3.145.201.49',
'SERVER_SOFTWARE' => 'nginx/1.24.0',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/dev.portal.drive-e.mx/public_html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/dev.portal.drive-e.mx/public_html/webroot/index.php',
'PATH_INFO' => '',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1746434181.1102,
'REQUEST_TIME' => (int) 1746434181,
'SENDGRID_API_KEY' => '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',
'WKHTMLTOPDF' => '/usr/local/bin/wkhtmltopdf'
]
[private] uploadedFiles => []
[private] method => 'GET'
[private] requestTarget => null
[private] uri => object(Zend\Diactoros\Uri) {
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'dev.portal.edrive.mx'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => true
}
}
object(Zend\Diactoros\Response) {
[protected] headers => []
[protected] headerNames => []
[private] phrases => [
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 102 => 'Processing',
(int) 103 => 'Early Hints',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 207 => 'Multi-Status',
(int) 208 => 'Already Reported',
(int) 226 => 'IM Used',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 306 => 'Switch Proxy',
(int) 307 => 'Temporary Redirect',
(int) 308 => 'Permanent Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Timeout',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Payload Too Large',
(int) 414 => 'URI Too Long',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Range Not Satisfiable',
(int) 417 => 'Expectation Failed',
(int) 418 => 'I'm a teapot',
(int) 421 => 'Misdirected Request',
(int) 422 => 'Unprocessable Entity',
(int) 423 => 'Locked',
(int) 424 => 'Failed Dependency',
(int) 425 => 'Too Early',
(int) 426 => 'Upgrade Required',
(int) 428 => 'Precondition Required',
(int) 429 => 'Too Many Requests',
(int) 431 => 'Request Header Fields Too Large',
(int) 444 => 'Connection Closed Without Response',
(int) 451 => 'Unavailable For Legal Reasons',
(int) 499 => 'Client Closed Request',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Timeout',
(int) 505 => 'HTTP Version Not Supported',
(int) 506 => 'Variant Also Negotiates',
(int) 507 => 'Insufficient Storage',
(int) 508 => 'Loop Detected',
(int) 510 => 'Not Extended',
(int) 511 => 'Network Authentication Required',
(int) 599 => 'Network Connect Timeout Error'
]
[private] reasonPhrase => 'OK'
[private] statusCode => (int) 200
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\Stream) {
[protected] resource => resource
[protected] stream => 'php://memory'
}
}
/var/www/dev.portal.drive-e.mx/public_html/vendor/cakephp/cakephp/src/Http/Runner.php
toggle arguments
$next = $this -> middleware -> get ( $this -> index );
if ( $next ) {
$this -> index ++;
return $next ( $request , $response , $this );
}
// End of the queue
return $response ;
object(Zend\Diactoros\ServerRequest) {
[protected] headers => [
'host' => [
(int) 0 => 'dev.portal.edrive.mx'
],
'accept-encoding' => [
(int) 0 => 'gzip, br, zstd, deflate'
],
'user-agent' => [
(int) 0 => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
],
'accept' => [
(int) 0 => '*/*'
]
]
[protected] headerNames => [
'host' => 'host',
'accept-encoding' => 'accept-encoding',
'user-agent' => 'user-agent',
'accept' => 'accept'
]
[private] attributes => [
'base' => '',
'webroot' => '/',
'session' => object(Cake\Network\Session) {}
]
[private] cookieParams => []
[private] parsedBody => []
[private] queryParams => []
[private] serverParams => [
'USER' => 'www-data',
'HOME' => '/var/www',
'HTTP_HOST' => 'dev.portal.edrive.mx',
'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' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'dev.portal.edrive.mx',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '45.55.138.110',
'REMOTE_USER' => '',
'REMOTE_PORT' => '16119',
'REMOTE_ADDR' => '3.145.201.49',
'SERVER_SOFTWARE' => 'nginx/1.24.0',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/dev.portal.drive-e.mx/public_html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/dev.portal.drive-e.mx/public_html/webroot/index.php',
'PATH_INFO' => '',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1746434181.1102,
'REQUEST_TIME' => (int) 1746434181,
'SENDGRID_API_KEY' => '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',
'WKHTMLTOPDF' => '/usr/local/bin/wkhtmltopdf'
]
[private] uploadedFiles => []
[private] method => 'GET'
[private] requestTarget => null
[private] uri => object(Zend\Diactoros\Uri) {
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'dev.portal.edrive.mx'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => true
}
}
object(Zend\Diactoros\Response) {
[protected] headers => []
[protected] headerNames => []
[private] phrases => [
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 102 => 'Processing',
(int) 103 => 'Early Hints',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 207 => 'Multi-Status',
(int) 208 => 'Already Reported',
(int) 226 => 'IM Used',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 306 => 'Switch Proxy',
(int) 307 => 'Temporary Redirect',
(int) 308 => 'Permanent Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Timeout',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Payload Too Large',
(int) 414 => 'URI Too Long',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Range Not Satisfiable',
(int) 417 => 'Expectation Failed',
(int) 418 => 'I'm a teapot',
(int) 421 => 'Misdirected Request',
(int) 422 => 'Unprocessable Entity',
(int) 423 => 'Locked',
(int) 424 => 'Failed Dependency',
(int) 425 => 'Too Early',
(int) 426 => 'Upgrade Required',
(int) 428 => 'Precondition Required',
(int) 429 => 'Too Many Requests',
(int) 431 => 'Request Header Fields Too Large',
(int) 444 => 'Connection Closed Without Response',
(int) 451 => 'Unavailable For Legal Reasons',
(int) 499 => 'Client Closed Request',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Timeout',
(int) 505 => 'HTTP Version Not Supported',
(int) 506 => 'Variant Also Negotiates',
(int) 507 => 'Insufficient Storage',
(int) 508 => 'Loop Detected',
(int) 510 => 'Not Extended',
(int) 511 => 'Network Authentication Required',
(int) 599 => 'Network Connect Timeout Error'
]
[private] reasonPhrase => 'OK'
[private] statusCode => (int) 200
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\Stream) {
[protected] resource => resource
[protected] stream => 'php://memory'
}
}
object(Cake\Http\Runner) {
[protected] index => (int) 4
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}
/var/www/dev.portal.drive-e.mx/public_html/vendor/cakephp/cakephp/src/Http/Runner.php
toggle arguments
{
$this -> middleware = $middleware ;
$this -> index = 0 ;
return $this -> __invoke ( $request , $response );
}
/**
* @ param \ Psr \ Http \ Message \ ServerRequestInterface $request The server request
object(Zend\Diactoros\ServerRequest) {
[protected] headers => [
'host' => [
(int) 0 => 'dev.portal.edrive.mx'
],
'accept-encoding' => [
(int) 0 => 'gzip, br, zstd, deflate'
],
'user-agent' => [
(int) 0 => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
],
'accept' => [
(int) 0 => '*/*'
]
]
[protected] headerNames => [
'host' => 'host',
'accept-encoding' => 'accept-encoding',
'user-agent' => 'user-agent',
'accept' => 'accept'
]
[private] attributes => [
'base' => '',
'webroot' => '/',
'session' => object(Cake\Network\Session) {}
]
[private] cookieParams => []
[private] parsedBody => []
[private] queryParams => []
[private] serverParams => [
'USER' => 'www-data',
'HOME' => '/var/www',
'HTTP_HOST' => 'dev.portal.edrive.mx',
'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' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'dev.portal.edrive.mx',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '45.55.138.110',
'REMOTE_USER' => '',
'REMOTE_PORT' => '16119',
'REMOTE_ADDR' => '3.145.201.49',
'SERVER_SOFTWARE' => 'nginx/1.24.0',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/dev.portal.drive-e.mx/public_html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/dev.portal.drive-e.mx/public_html/webroot/index.php',
'PATH_INFO' => '',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1746434181.1102,
'REQUEST_TIME' => (int) 1746434181,
'SENDGRID_API_KEY' => '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',
'WKHTMLTOPDF' => '/usr/local/bin/wkhtmltopdf'
]
[private] uploadedFiles => []
[private] method => 'GET'
[private] requestTarget => null
[private] uri => object(Zend\Diactoros\Uri) {
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'dev.portal.edrive.mx'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => true
}
}
object(Zend\Diactoros\Response) {
[protected] headers => []
[protected] headerNames => []
[private] phrases => [
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 102 => 'Processing',
(int) 103 => 'Early Hints',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 207 => 'Multi-Status',
(int) 208 => 'Already Reported',
(int) 226 => 'IM Used',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 306 => 'Switch Proxy',
(int) 307 => 'Temporary Redirect',
(int) 308 => 'Permanent Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Timeout',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Payload Too Large',
(int) 414 => 'URI Too Long',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Range Not Satisfiable',
(int) 417 => 'Expectation Failed',
(int) 418 => 'I'm a teapot',
(int) 421 => 'Misdirected Request',
(int) 422 => 'Unprocessable Entity',
(int) 423 => 'Locked',
(int) 424 => 'Failed Dependency',
(int) 425 => 'Too Early',
(int) 426 => 'Upgrade Required',
(int) 428 => 'Precondition Required',
(int) 429 => 'Too Many Requests',
(int) 431 => 'Request Header Fields Too Large',
(int) 444 => 'Connection Closed Without Response',
(int) 451 => 'Unavailable For Legal Reasons',
(int) 499 => 'Client Closed Request',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Timeout',
(int) 505 => 'HTTP Version Not Supported',
(int) 506 => 'Variant Also Negotiates',
(int) 507 => 'Insufficient Storage',
(int) 508 => 'Loop Detected',
(int) 510 => 'Not Extended',
(int) 511 => 'Network Authentication Required',
(int) 599 => 'Network Connect Timeout Error'
]
[private] reasonPhrase => 'OK'
[private] statusCode => (int) 200
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\Stream) {
[protected] resource => resource
[protected] stream => 'php://memory'
}
}
/var/www/dev.portal.drive-e.mx/public_html/vendor/cakephp/cakephp/src/Http/Server.php
toggle arguments
throw new RuntimeException ( 'The application `middleware` method did not return a middleware queue.' );
}
$this -> dispatchEvent ( 'Server.buildMiddleware' , [ 'middleware' => $middleware ]);
$middleware -> add ( $this -> app );
$response = $this -> runner -> run ( $middleware , $request , $response );
if (!( $response instanceof ResponseInterface )) {
throw new RuntimeException ( sprintf (
'Application did not create a response. Got "%s" instead.' ,
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(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(App\Application) {}
]
}
object(Zend\Diactoros\ServerRequest) {
[protected] headers => [
'host' => [
(int) 0 => 'dev.portal.edrive.mx'
],
'accept-encoding' => [
(int) 0 => 'gzip, br, zstd, deflate'
],
'user-agent' => [
(int) 0 => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
],
'accept' => [
(int) 0 => '*/*'
]
]
[protected] headerNames => [
'host' => 'host',
'accept-encoding' => 'accept-encoding',
'user-agent' => 'user-agent',
'accept' => 'accept'
]
[private] attributes => [
'base' => '',
'webroot' => '/',
'session' => object(Cake\Network\Session) {}
]
[private] cookieParams => []
[private] parsedBody => []
[private] queryParams => []
[private] serverParams => [
'USER' => 'www-data',
'HOME' => '/var/www',
'HTTP_HOST' => 'dev.portal.edrive.mx',
'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' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'dev.portal.edrive.mx',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '45.55.138.110',
'REMOTE_USER' => '',
'REMOTE_PORT' => '16119',
'REMOTE_ADDR' => '3.145.201.49',
'SERVER_SOFTWARE' => 'nginx/1.24.0',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/dev.portal.drive-e.mx/public_html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/dev.portal.drive-e.mx/public_html/webroot/index.php',
'PATH_INFO' => '',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1746434181.1102,
'REQUEST_TIME' => (int) 1746434181,
'SENDGRID_API_KEY' => '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',
'WKHTMLTOPDF' => '/usr/local/bin/wkhtmltopdf'
]
[private] uploadedFiles => []
[private] method => 'GET'
[private] requestTarget => null
[private] uri => object(Zend\Diactoros\Uri) {
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'dev.portal.edrive.mx'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => true
}
}
object(Zend\Diactoros\Response) {
[protected] headers => []
[protected] headerNames => []
[private] phrases => [
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 102 => 'Processing',
(int) 103 => 'Early Hints',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 207 => 'Multi-Status',
(int) 208 => 'Already Reported',
(int) 226 => 'IM Used',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 306 => 'Switch Proxy',
(int) 307 => 'Temporary Redirect',
(int) 308 => 'Permanent Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Timeout',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Payload Too Large',
(int) 414 => 'URI Too Long',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Range Not Satisfiable',
(int) 417 => 'Expectation Failed',
(int) 418 => 'I'm a teapot',
(int) 421 => 'Misdirected Request',
(int) 422 => 'Unprocessable Entity',
(int) 423 => 'Locked',
(int) 424 => 'Failed Dependency',
(int) 425 => 'Too Early',
(int) 426 => 'Upgrade Required',
(int) 428 => 'Precondition Required',
(int) 429 => 'Too Many Requests',
(int) 431 => 'Request Header Fields Too Large',
(int) 444 => 'Connection Closed Without Response',
(int) 451 => 'Unavailable For Legal Reasons',
(int) 499 => 'Client Closed Request',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Timeout',
(int) 505 => 'HTTP Version Not Supported',
(int) 506 => 'Variant Also Negotiates',
(int) 507 => 'Insufficient Storage',
(int) 508 => 'Loop Detected',
(int) 510 => 'Not Extended',
(int) 511 => 'Network Authentication Required',
(int) 599 => 'Network Connect Timeout Error'
]
[private] reasonPhrase => 'OK'
[private] statusCode => (int) 200
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\Stream) {
[protected] resource => resource
[protected] stream => 'php://memory'
}
}
/var/www/dev.portal.drive-e.mx/public_html/webroot/index.php
toggle arguments
$server = new Server (new Application ( dirname ( __DIR__ ) . '/config' ));
// Run the request/response through the application
// and emit the response.
$server -> emit ( $server -> run ());
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 67
〉 Cake\Http\ControllerFactory->create
CORE/src/Http/ActionDispatcher.php, line 92
〉 Cake\Http\ActionDispatcher->dispatch
CORE/src/Http/BaseApplication.php, line 83
〉 Cake\Http\BaseApplication->__invoke
CORE/src/Http/Runner.php, line 65
〉 Cake\Http\Runner->__invoke
CORE/src/Routing/Middleware/RoutingMiddleware.php, line 62
〉 Cake\Routing\Middleware\RoutingMiddleware->__invoke
CORE/src/Http/Runner.php, line 65
〉 Cake\Http\Runner->__invoke
CORE/src/Routing/Middleware/AssetMiddleware.php, line 93
〉 Cake\Routing\Middleware\AssetMiddleware->__invoke
CORE/src/Http/Runner.php, line 65
〉 Cake\Http\Runner->__invoke
CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 81
〉 Cake\Error\Middleware\ErrorHandlerMiddleware->__invoke
CORE/src/Http/Runner.php, line 65
〉 Cake\Http\Runner->__invoke
CORE/src/Http/Runner.php, line 51
〉 Cake\Http\Runner->run
CORE/src/Http/Server.php, line 90
〉 Cake\Http\Server->run
ROOT/webroot/index.php, line 37