Notice (8)
: file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Write of 98 bytes failed with errno=122 Disk quota exceeded [in
/home/appunte/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php, line
140]
Code
if (!$mask) {
file_put_contents($pathname, $message . "\n", FILE_APPEND);
DebugKit\Plugin::DebugKit\{closure}() /home/appunte/public_html/vendor/cakephp/debug_kit/src/Plugin.php, line 123
file_put_contents [internal], line ??
Cake\Log\Engine\FileLog::log() /home/appunte/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php, line 140
Cake\Log\Log::write() /home/appunte/public_html/vendor/cakephp/cakephp/src/Log/Log.php, line 392
Cake\Log\Log::warning() /home/appunte/public_html/vendor/cakephp/cakephp/src/Log/Log.php, line 477
DebugKit\ToolbarService::saveData() /home/appunte/public_html/vendor/cakephp/debug_kit/src/ToolbarService.php, line 300
DebugKit\Middleware\DebugKitMiddleware::process() /home/appunte/public_html/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php, line 66
Cake\Http\Runner::handle() /home/appunte/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 73
Cake\Http\Runner::run() /home/appunte/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 58
Cake\Http\Server::run() /home/appunte/public_html/vendor/cakephp/cakephp/src/Http/Server.php, line 90
[main] /home/appunte/public_html/webroot/index.php, line 40
Notice (8)
: file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Write of 93 bytes failed with errno=122 Disk quota exceeded [in
/home/appunte/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php, line
140]
Code
if (!$mask) {
file_put_contents($pathname, $message . "\n", FILE_APPEND);
DebugKit\Plugin::DebugKit\{closure}() /home/appunte/public_html/vendor/cakephp/debug_kit/src/Plugin.php, line 123
file_put_contents [internal], line ??
Cake\Log\Engine\FileLog::log() /home/appunte/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php, line 140
Cake\Log\Log::write() /home/appunte/public_html/vendor/cakephp/cakephp/src/Log/Log.php, line 392
Cake\Log\Log::warning() /home/appunte/public_html/vendor/cakephp/cakephp/src/Log/Log.php, line 477
DebugKit\ToolbarService::saveData() /home/appunte/public_html/vendor/cakephp/debug_kit/src/ToolbarService.php, line 301
DebugKit\Middleware\DebugKitMiddleware::process() /home/appunte/public_html/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php, line 66
Cake\Http\Runner::handle() /home/appunte/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 73
Cake\Http\Runner::run() /home/appunte/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 58
Cake\Http\Server::run() /home/appunte/public_html/vendor/cakephp/cakephp/src/Http/Server.php, line 90
[main] /home/appunte/public_html/webroot/index.php, line 40
Warning (512)
: Unable to emit headers. Headers sent in file=/home/appunte/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php line=140 [in
/home/appunte/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line
71]
Code
$message = "Unable to emit headers. Headers sent in file=$file line=$line";
trigger_error($message, E_USER_WARNING);
}
DebugKit\Plugin::DebugKit\{closure}() /home/appunte/public_html/vendor/cakephp/debug_kit/src/Plugin.php, line 123
Cake\Http\ResponseEmitter::emit() /home/appunte/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 71
Cake\Http\Server::emit() /home/appunte/public_html/vendor/cakephp/cakephp/src/Http/Server.php, line 128
[main] /home/appunte/public_html/webroot/index.php, line 40
Warning (2)
: Cannot modify header information - headers already sent by (output started at /home/appunte/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php:140) [in
/home/appunte/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line
168]
Code
$response->getStatusCode(),
($reasonPhrase ? ' ' . $reasonPhrase : '')
));
DebugKit\Plugin::DebugKit\{closure}() /home/appunte/public_html/vendor/cakephp/debug_kit/src/Plugin.php, line 123
header [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() /home/appunte/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 168
Cake\Http\ResponseEmitter::emit() /home/appunte/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 74
Cake\Http\Server::emit() /home/appunte/public_html/vendor/cakephp/cakephp/src/Http/Server.php, line 128
[main] /home/appunte/public_html/webroot/index.php, line 40
Warning (2)
: Cannot modify header information - headers already sent by (output started at /home/appunte/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php:140) [in
/home/appunte/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line
197]
Code
foreach ($values as $value) {
header(sprintf(
'%s: %s',
DebugKit\Plugin::DebugKit\{closure}() /home/appunte/public_html/vendor/cakephp/debug_kit/src/Plugin.php, line 123
header [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() /home/appunte/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 197
Cake\Http\ResponseEmitter::emit() /home/appunte/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 75
Cake\Http\Server::emit() /home/appunte/public_html/vendor/cakephp/cakephp/src/Http/Server.php, line 128
[main] /home/appunte/public_html/webroot/index.php, line 40
Error
Phpstorm:Controller could not be found.
|
* @return \Cake\Http\Exception\MissingControllerException |
|
*/ |
|
protected function missingController(ServerRequest $request) |
|
{ |
|
return new MissingControllerException([ |
|
'class' => $request->getParam('controller'), |
|
'plugin' => $request->getParam('plugin'), |
|
'prefix' => $request->getParam('prefix'), |
|
'_ext' => $request->getParam('_ext'), |
Arguments
|
public function create(ServerRequestInterface $request): Controller |
|
{ |
|
$className = $this->getControllerClass($request); |
|
if ($className === null) { |
|
throw $this->missingController($request); |
|
} |
|
|
|
$reflection = new ReflectionClass($className); |
|
if ($reflection->isAbstract()) { |
Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'controller' => 'Phpstorm:',
'action' => 'open',
'pass' => [
],
'plugin' => null,
'_matchedRoute' => '/{controller}/{action}/*',
'?' => [
'file' => '/home/appunte/public_html/vendor/cakephp/cakephp/src/Controller/Component/AuthComponent.php',
'line' => '287',
],
'_ext' => null,
]
protected data => [
]
protected query => [
'file' => '/home/appunte/public_html/vendor/cakephp/cakephp/src/Controller/Component/AuthComponent.php',
'line' => '287',
]
protected cookies => [
]
protected _environment => [
'HTTP_HOST' => 'sigmisaappunte.com',
'DOCUMENT_ROOT' => '/home/appunte/public_html',
'PATH' => '/usr/local/bin:/usr/bin:/bin',
'TEMP' => '/tmp',
'TMP' => '/tmp',
'TMPDIR' => '/tmp',
'PWD' => '/',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'CONTENT_LENGTH' => '0',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_X_HTTPS' => '1',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/phpstorm:/open',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_SSL_TLS_SNI' => 'sigmisaappunte.com',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'REDIRECT_SCRIPT_URL' => '/phpstorm:/open',
'REDIRECT_SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_SSL_TLS_SNI' => 'sigmisaappunte.com',
'REDIRECT_STATUS' => '200',
'UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'SCRIPT_URL' => '/phpstorm:/open',
'SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'HTTPS' => 'on',
'SSL_TLS_SNI' => 'sigmisaappunte.com',
'SERVER_SIGNATURE' => '',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_NAME' => 'sigmisaappunte.com',
'SERVER_ADDR' => '68.171.213.71',
'SERVER_PORT' => '443',
'REMOTE_ADDR' => '216.73.216.79',
'REQUEST_SCHEME' => 'https',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/home/appunte/public_html',
'SERVER_ADMIN' => 'webmaster@sigmisaappunte.com',
'SCRIPT_FILENAME' => '/home/appunte/public_html/webroot/index.php',
'REMOTE_PORT' => '21282',
'REDIRECT_URL' => '/webroot/phpstorm:/open',
'REDIRECT_QUERY_STRING' => 'file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => 'file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'REQUEST_URI' => '/phpstorm:/open?file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'SCRIPT_NAME' => '/webroot/index.php',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1780427541.5221,
'REQUEST_TIME' => (int) 1780427541,
'ORIGINAL_REQUEST_METHOD' => 'GET',
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
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',
],
'json' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'json',
],
'xml' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'xml',
],
'mobile' => object(Closure) id:1 {
},
'tablet' => object(Closure) id:2 {
},
]
protected _detectorCache => [
]
protected stream => object(Laminas\Diactoros\PhpInputStream) id:3 {
protected resource => (resource) Resource id #135
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object(Cake\Http\Uri) id:4 {
private base => ''
private webroot => '/'
private uri => object(Laminas\Diactoros\Uri) id:5 {
}
}
protected session => object(Cake\Http\Session) id:6 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
protected _isCLI => false
}
protected flash => object(Cake\Http\FlashMessage) id:7 {
protected _defaultConfig => [
'' => [maximum depth reached],
]
protected session => object(Cake\Http\Session) id: 6 {}
protected _config => [
'' => [maximum depth reached],
]
protected _configInitialized => true
}
protected attributes => [
'route' => object(Cake\Routing\Route\DashedRoute) id:8 {
},
]
protected emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'flash',
(int) 2 => 'webroot',
(int) 3 => 'base',
(int) 4 => 'params',
(int) 5 => 'here',
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
|
if (Router::getRequest() !== $request) { |
|
Router::setRequest($request); |
|
} |
|
|
|
$controller = $this->controllerFactory->create($request); |
|
|
|
return $this->controllerFactory->invoke($controller); |
|
} |
|
} |
Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'controller' => 'Phpstorm:',
'action' => 'open',
'pass' => [
],
'plugin' => null,
'_matchedRoute' => '/{controller}/{action}/*',
'?' => [
'file' => '/home/appunte/public_html/vendor/cakephp/cakephp/src/Controller/Component/AuthComponent.php',
'line' => '287',
],
'_ext' => null,
]
protected data => [
]
protected query => [
'file' => '/home/appunte/public_html/vendor/cakephp/cakephp/src/Controller/Component/AuthComponent.php',
'line' => '287',
]
protected cookies => [
]
protected _environment => [
'HTTP_HOST' => 'sigmisaappunte.com',
'DOCUMENT_ROOT' => '/home/appunte/public_html',
'PATH' => '/usr/local/bin:/usr/bin:/bin',
'TEMP' => '/tmp',
'TMP' => '/tmp',
'TMPDIR' => '/tmp',
'PWD' => '/',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'CONTENT_LENGTH' => '0',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_X_HTTPS' => '1',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/phpstorm:/open',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_SSL_TLS_SNI' => 'sigmisaappunte.com',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'REDIRECT_SCRIPT_URL' => '/phpstorm:/open',
'REDIRECT_SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_SSL_TLS_SNI' => 'sigmisaappunte.com',
'REDIRECT_STATUS' => '200',
'UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'SCRIPT_URL' => '/phpstorm:/open',
'SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'HTTPS' => 'on',
'SSL_TLS_SNI' => 'sigmisaappunte.com',
'SERVER_SIGNATURE' => '',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_NAME' => 'sigmisaappunte.com',
'SERVER_ADDR' => '68.171.213.71',
'SERVER_PORT' => '443',
'REMOTE_ADDR' => '216.73.216.79',
'REQUEST_SCHEME' => 'https',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/home/appunte/public_html',
'SERVER_ADMIN' => 'webmaster@sigmisaappunte.com',
'SCRIPT_FILENAME' => '/home/appunte/public_html/webroot/index.php',
'REMOTE_PORT' => '21282',
'REDIRECT_URL' => '/webroot/phpstorm:/open',
'REDIRECT_QUERY_STRING' => 'file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => 'file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'REQUEST_URI' => '/phpstorm:/open?file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'SCRIPT_NAME' => '/webroot/index.php',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1780427541.5221,
'REQUEST_TIME' => (int) 1780427541,
'ORIGINAL_REQUEST_METHOD' => 'GET',
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
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',
],
'json' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'json',
],
'xml' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'xml',
],
'mobile' => object(Closure) id:1 {
},
'tablet' => object(Closure) id:2 {
},
]
protected _detectorCache => [
]
protected stream => object(Laminas\Diactoros\PhpInputStream) id:3 {
protected resource => (resource) Resource id #135
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object(Cake\Http\Uri) id:4 {
private base => ''
private webroot => '/'
private uri => object(Laminas\Diactoros\Uri) id:5 {
}
}
protected session => object(Cake\Http\Session) id:6 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
protected _isCLI => false
}
protected flash => object(Cake\Http\FlashMessage) id:7 {
protected _defaultConfig => [
'' => [maximum depth reached],
]
protected session => object(Cake\Http\Session) id: 6 {}
protected _config => [
'' => [maximum depth reached],
]
protected _configInitialized => true
}
protected attributes => [
'route' => object(Cake\Routing\Route\DashedRoute) id:8 {
},
]
protected emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'flash',
(int) 2 => 'webroot',
(int) 3 => 'base',
(int) 4 => 'params',
(int) 5 => 'here',
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
|
return $middleware->process($request, $this); |
|
} |
|
|
|
if ($this->fallbackHandler) { |
|
return $this->fallbackHandler->handle($request); |
|
} |
|
|
|
$response = new Response([ |
|
'body' => 'Middleware queue was exhausted without returning a response ' |
Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'controller' => 'Phpstorm:',
'action' => 'open',
'pass' => [
],
'plugin' => null,
'_matchedRoute' => '/{controller}/{action}/*',
'?' => [
'file' => '/home/appunte/public_html/vendor/cakephp/cakephp/src/Controller/Component/AuthComponent.php',
'line' => '287',
],
'_ext' => null,
]
protected data => [
]
protected query => [
'file' => '/home/appunte/public_html/vendor/cakephp/cakephp/src/Controller/Component/AuthComponent.php',
'line' => '287',
]
protected cookies => [
]
protected _environment => [
'HTTP_HOST' => 'sigmisaappunte.com',
'DOCUMENT_ROOT' => '/home/appunte/public_html',
'PATH' => '/usr/local/bin:/usr/bin:/bin',
'TEMP' => '/tmp',
'TMP' => '/tmp',
'TMPDIR' => '/tmp',
'PWD' => '/',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'CONTENT_LENGTH' => '0',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_X_HTTPS' => '1',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/phpstorm:/open',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_SSL_TLS_SNI' => 'sigmisaappunte.com',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'REDIRECT_SCRIPT_URL' => '/phpstorm:/open',
'REDIRECT_SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_SSL_TLS_SNI' => 'sigmisaappunte.com',
'REDIRECT_STATUS' => '200',
'UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'SCRIPT_URL' => '/phpstorm:/open',
'SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'HTTPS' => 'on',
'SSL_TLS_SNI' => 'sigmisaappunte.com',
'SERVER_SIGNATURE' => '',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_NAME' => 'sigmisaappunte.com',
'SERVER_ADDR' => '68.171.213.71',
'SERVER_PORT' => '443',
'REMOTE_ADDR' => '216.73.216.79',
'REQUEST_SCHEME' => 'https',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/home/appunte/public_html',
'SERVER_ADMIN' => 'webmaster@sigmisaappunte.com',
'SCRIPT_FILENAME' => '/home/appunte/public_html/webroot/index.php',
'REMOTE_PORT' => '21282',
'REDIRECT_URL' => '/webroot/phpstorm:/open',
'REDIRECT_QUERY_STRING' => 'file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => 'file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'REQUEST_URI' => '/phpstorm:/open?file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'SCRIPT_NAME' => '/webroot/index.php',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1780427541.5221,
'REQUEST_TIME' => (int) 1780427541,
'ORIGINAL_REQUEST_METHOD' => 'GET',
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
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',
],
'json' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'json',
],
'xml' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'xml',
],
'mobile' => object(Closure) id:1 {
},
'tablet' => object(Closure) id:2 {
},
]
protected _detectorCache => [
]
protected stream => object(Laminas\Diactoros\PhpInputStream) id:3 {
protected resource => (resource) Resource id #135
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object(Cake\Http\Uri) id:4 {
private base => ''
private webroot => '/'
private uri => object(Laminas\Diactoros\Uri) id:5 {
}
}
protected session => object(Cake\Http\Session) id:6 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
protected _isCLI => false
}
protected flash => object(Cake\Http\FlashMessage) id:7 {
protected _defaultConfig => [
'' => [maximum depth reached],
]
protected session => object(Cake\Http\Session) id: 6 {}
protected _config => [
'' => [maximum depth reached],
]
protected _configInitialized => true
}
protected attributes => [
'route' => object(Cake\Routing\Route\DashedRoute) id:8 {
},
]
protected emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'flash',
(int) 2 => 'webroot',
(int) 3 => 'base',
(int) 4 => 'params',
(int) 5 => 'here',
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
|
*/ |
|
public function process(ServerRequestInterface $request, RequestHandlerInterface $handler): ResponseInterface |
|
{ |
|
if (!in_array($request->getMethod(), $this->methods, true)) { |
|
return $handler->handle($request); |
|
} |
|
[$type] = explode(';', $request->getHeaderLine('Content-Type')); |
|
$type = strtolower($type); |
|
if (!isset($this->parsers[$type])) { |
Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'controller' => 'Phpstorm:',
'action' => 'open',
'pass' => [
],
'plugin' => null,
'_matchedRoute' => '/{controller}/{action}/*',
'?' => [
'file' => '/home/appunte/public_html/vendor/cakephp/cakephp/src/Controller/Component/AuthComponent.php',
'line' => '287',
],
'_ext' => null,
]
protected data => [
]
protected query => [
'file' => '/home/appunte/public_html/vendor/cakephp/cakephp/src/Controller/Component/AuthComponent.php',
'line' => '287',
]
protected cookies => [
]
protected _environment => [
'HTTP_HOST' => 'sigmisaappunte.com',
'DOCUMENT_ROOT' => '/home/appunte/public_html',
'PATH' => '/usr/local/bin:/usr/bin:/bin',
'TEMP' => '/tmp',
'TMP' => '/tmp',
'TMPDIR' => '/tmp',
'PWD' => '/',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'CONTENT_LENGTH' => '0',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_X_HTTPS' => '1',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/phpstorm:/open',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_SSL_TLS_SNI' => 'sigmisaappunte.com',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'REDIRECT_SCRIPT_URL' => '/phpstorm:/open',
'REDIRECT_SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_SSL_TLS_SNI' => 'sigmisaappunte.com',
'REDIRECT_STATUS' => '200',
'UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'SCRIPT_URL' => '/phpstorm:/open',
'SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'HTTPS' => 'on',
'SSL_TLS_SNI' => 'sigmisaappunte.com',
'SERVER_SIGNATURE' => '',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_NAME' => 'sigmisaappunte.com',
'SERVER_ADDR' => '68.171.213.71',
'SERVER_PORT' => '443',
'REMOTE_ADDR' => '216.73.216.79',
'REQUEST_SCHEME' => 'https',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/home/appunte/public_html',
'SERVER_ADMIN' => 'webmaster@sigmisaappunte.com',
'SCRIPT_FILENAME' => '/home/appunte/public_html/webroot/index.php',
'REMOTE_PORT' => '21282',
'REDIRECT_URL' => '/webroot/phpstorm:/open',
'REDIRECT_QUERY_STRING' => 'file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => 'file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'REQUEST_URI' => '/phpstorm:/open?file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'SCRIPT_NAME' => '/webroot/index.php',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1780427541.5221,
'REQUEST_TIME' => (int) 1780427541,
'ORIGINAL_REQUEST_METHOD' => 'GET',
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
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',
],
'json' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'json',
],
'xml' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'xml',
],
'mobile' => object(Closure) id:1 {
},
'tablet' => object(Closure) id:2 {
},
]
protected _detectorCache => [
]
protected stream => object(Laminas\Diactoros\PhpInputStream) id:3 {
protected resource => (resource) Resource id #135
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object(Cake\Http\Uri) id:4 {
private base => ''
private webroot => '/'
private uri => object(Laminas\Diactoros\Uri) id:5 {
}
}
protected session => object(Cake\Http\Session) id:6 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
protected _isCLI => false
}
protected flash => object(Cake\Http\FlashMessage) id:7 {
protected _defaultConfig => [
'' => [maximum depth reached],
]
protected session => object(Cake\Http\Session) id: 6 {}
protected _config => [
'' => [maximum depth reached],
]
protected _configInitialized => true
}
protected attributes => [
'route' => object(Cake\Routing\Route\DashedRoute) id:8 {
},
]
protected emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'flash',
(int) 2 => 'webroot',
(int) 3 => 'base',
(int) 4 => 'params',
(int) 5 => 'here',
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
|
if ($this->queue->valid()) { |
|
$middleware = $this->queue->current(); |
|
$this->queue->next(); |
|
|
|
return $middleware->process($request, $this); |
|
} |
|
|
|
if ($this->fallbackHandler) { |
|
return $this->fallbackHandler->handle($request); |
Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'controller' => 'Phpstorm:',
'action' => 'open',
'pass' => [
],
'plugin' => null,
'_matchedRoute' => '/{controller}/{action}/*',
'?' => [
'file' => '/home/appunte/public_html/vendor/cakephp/cakephp/src/Controller/Component/AuthComponent.php',
'line' => '287',
],
'_ext' => null,
]
protected data => [
]
protected query => [
'file' => '/home/appunte/public_html/vendor/cakephp/cakephp/src/Controller/Component/AuthComponent.php',
'line' => '287',
]
protected cookies => [
]
protected _environment => [
'HTTP_HOST' => 'sigmisaappunte.com',
'DOCUMENT_ROOT' => '/home/appunte/public_html',
'PATH' => '/usr/local/bin:/usr/bin:/bin',
'TEMP' => '/tmp',
'TMP' => '/tmp',
'TMPDIR' => '/tmp',
'PWD' => '/',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'CONTENT_LENGTH' => '0',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_X_HTTPS' => '1',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/phpstorm:/open',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_SSL_TLS_SNI' => 'sigmisaappunte.com',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'REDIRECT_SCRIPT_URL' => '/phpstorm:/open',
'REDIRECT_SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_SSL_TLS_SNI' => 'sigmisaappunte.com',
'REDIRECT_STATUS' => '200',
'UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'SCRIPT_URL' => '/phpstorm:/open',
'SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'HTTPS' => 'on',
'SSL_TLS_SNI' => 'sigmisaappunte.com',
'SERVER_SIGNATURE' => '',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_NAME' => 'sigmisaappunte.com',
'SERVER_ADDR' => '68.171.213.71',
'SERVER_PORT' => '443',
'REMOTE_ADDR' => '216.73.216.79',
'REQUEST_SCHEME' => 'https',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/home/appunte/public_html',
'SERVER_ADMIN' => 'webmaster@sigmisaappunte.com',
'SCRIPT_FILENAME' => '/home/appunte/public_html/webroot/index.php',
'REMOTE_PORT' => '21282',
'REDIRECT_URL' => '/webroot/phpstorm:/open',
'REDIRECT_QUERY_STRING' => 'file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => 'file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'REQUEST_URI' => '/phpstorm:/open?file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'SCRIPT_NAME' => '/webroot/index.php',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1780427541.5221,
'REQUEST_TIME' => (int) 1780427541,
'ORIGINAL_REQUEST_METHOD' => 'GET',
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
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',
],
'json' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'json',
],
'xml' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'xml',
],
'mobile' => object(Closure) id:1 {
},
'tablet' => object(Closure) id:2 {
},
]
protected _detectorCache => [
]
protected stream => object(Laminas\Diactoros\PhpInputStream) id:3 {
protected resource => (resource) Resource id #135
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object(Cake\Http\Uri) id:4 {
private base => ''
private webroot => '/'
private uri => object(Laminas\Diactoros\Uri) id:5 {
}
}
protected session => object(Cake\Http\Session) id:6 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
protected _isCLI => false
}
protected flash => object(Cake\Http\FlashMessage) id:7 {
protected _defaultConfig => [
'' => [maximum depth reached],
]
protected session => object(Cake\Http\Session) id: 6 {}
protected _config => [
'' => [maximum depth reached],
]
protected _configInitialized => true
}
protected attributes => [
'route' => object(Cake\Routing\Route\DashedRoute) id:8 {
},
]
protected emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'flash',
(int) 2 => 'webroot',
(int) 3 => 'base',
(int) 4 => 'params',
(int) 5 => 'here',
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
object(Cake\Http\Runner) id:0 {
protected queue => object(Cake\Http\MiddlewareQueue) id:1 {
protected position => (int) 5
protected queue => [
'' => [maximum depth reached],
]
}
protected fallbackHandler => object(App\Application) id:2 {
protected configDir => '/home/appunte/public_html/config/'
protected plugins => object(Cake\Core\PluginCollection) id:3 {
}
protected controllerFactory => object(Cake\Controller\ControllerFactory) id:4 {
}
protected container => object(Cake\Core\Container) id:5 {
}
protected _eventManager => object(Cake\Event\EventManager) id:6 {
}
protected _eventClass => 'Cake\Event\Event'
}
}
|
); |
|
} |
|
$matching = Router::getRouteCollection()->getMiddleware($middleware); |
|
if (!$matching) { |
|
return $handler->handle($request); |
|
} |
|
|
|
$middleware = new MiddlewareQueue($matching); |
|
$runner = new Runner(); |
Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'controller' => 'Phpstorm:',
'action' => 'open',
'pass' => [
],
'plugin' => null,
'_matchedRoute' => '/{controller}/{action}/*',
'?' => [
'file' => '/home/appunte/public_html/vendor/cakephp/cakephp/src/Controller/Component/AuthComponent.php',
'line' => '287',
],
'_ext' => null,
]
protected data => [
]
protected query => [
'file' => '/home/appunte/public_html/vendor/cakephp/cakephp/src/Controller/Component/AuthComponent.php',
'line' => '287',
]
protected cookies => [
]
protected _environment => [
'HTTP_HOST' => 'sigmisaappunte.com',
'DOCUMENT_ROOT' => '/home/appunte/public_html',
'PATH' => '/usr/local/bin:/usr/bin:/bin',
'TEMP' => '/tmp',
'TMP' => '/tmp',
'TMPDIR' => '/tmp',
'PWD' => '/',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'CONTENT_LENGTH' => '0',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_X_HTTPS' => '1',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/phpstorm:/open',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_SSL_TLS_SNI' => 'sigmisaappunte.com',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'REDIRECT_SCRIPT_URL' => '/phpstorm:/open',
'REDIRECT_SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_SSL_TLS_SNI' => 'sigmisaappunte.com',
'REDIRECT_STATUS' => '200',
'UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'SCRIPT_URL' => '/phpstorm:/open',
'SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'HTTPS' => 'on',
'SSL_TLS_SNI' => 'sigmisaappunte.com',
'SERVER_SIGNATURE' => '',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_NAME' => 'sigmisaappunte.com',
'SERVER_ADDR' => '68.171.213.71',
'SERVER_PORT' => '443',
'REMOTE_ADDR' => '216.73.216.79',
'REQUEST_SCHEME' => 'https',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/home/appunte/public_html',
'SERVER_ADMIN' => 'webmaster@sigmisaappunte.com',
'SCRIPT_FILENAME' => '/home/appunte/public_html/webroot/index.php',
'REMOTE_PORT' => '21282',
'REDIRECT_URL' => '/webroot/phpstorm:/open',
'REDIRECT_QUERY_STRING' => 'file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => 'file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'REQUEST_URI' => '/phpstorm:/open?file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'SCRIPT_NAME' => '/webroot/index.php',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1780427541.5221,
'REQUEST_TIME' => (int) 1780427541,
'ORIGINAL_REQUEST_METHOD' => 'GET',
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
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',
],
'json' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'json',
],
'xml' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'xml',
],
'mobile' => object(Closure) id:1 {
},
'tablet' => object(Closure) id:2 {
},
]
protected _detectorCache => [
]
protected stream => object(Laminas\Diactoros\PhpInputStream) id:3 {
protected resource => (resource) Resource id #135
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object(Cake\Http\Uri) id:4 {
private base => ''
private webroot => '/'
private uri => object(Laminas\Diactoros\Uri) id:5 {
}
}
protected session => object(Cake\Http\Session) id:6 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
protected _isCLI => false
}
protected flash => object(Cake\Http\FlashMessage) id:7 {
protected _defaultConfig => [
'' => [maximum depth reached],
]
protected session => object(Cake\Http\Session) id: 6 {}
protected _config => [
'' => [maximum depth reached],
]
protected _configInitialized => true
}
protected attributes => [
'route' => object(Cake\Routing\Route\DashedRoute) id:8 {
},
]
protected emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'flash',
(int) 2 => 'webroot',
(int) 3 => 'base',
(int) 4 => 'params',
(int) 5 => 'here',
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
|
if ($this->queue->valid()) { |
|
$middleware = $this->queue->current(); |
|
$this->queue->next(); |
|
|
|
return $middleware->process($request, $this); |
|
} |
|
|
|
if ($this->fallbackHandler) { |
|
return $this->fallbackHandler->handle($request); |
Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'controller' => 'Phpstorm:',
'action' => 'open',
'pass' => [
],
'plugin' => null,
'_matchedRoute' => '/{controller}/{action}/*',
'?' => [
'file' => '/home/appunte/public_html/vendor/cakephp/cakephp/src/Controller/Component/AuthComponent.php',
'line' => '287',
],
'_ext' => null,
]
protected data => [
]
protected query => [
'file' => '/home/appunte/public_html/vendor/cakephp/cakephp/src/Controller/Component/AuthComponent.php',
'line' => '287',
]
protected cookies => [
]
protected _environment => [
'HTTP_HOST' => 'sigmisaappunte.com',
'DOCUMENT_ROOT' => '/home/appunte/public_html',
'PATH' => '/usr/local/bin:/usr/bin:/bin',
'TEMP' => '/tmp',
'TMP' => '/tmp',
'TMPDIR' => '/tmp',
'PWD' => '/',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'CONTENT_LENGTH' => '0',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_X_HTTPS' => '1',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/phpstorm:/open',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_SSL_TLS_SNI' => 'sigmisaappunte.com',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'REDIRECT_SCRIPT_URL' => '/phpstorm:/open',
'REDIRECT_SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_SSL_TLS_SNI' => 'sigmisaappunte.com',
'REDIRECT_STATUS' => '200',
'UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'SCRIPT_URL' => '/phpstorm:/open',
'SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'HTTPS' => 'on',
'SSL_TLS_SNI' => 'sigmisaappunte.com',
'SERVER_SIGNATURE' => '',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_NAME' => 'sigmisaappunte.com',
'SERVER_ADDR' => '68.171.213.71',
'SERVER_PORT' => '443',
'REMOTE_ADDR' => '216.73.216.79',
'REQUEST_SCHEME' => 'https',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/home/appunte/public_html',
'SERVER_ADMIN' => 'webmaster@sigmisaappunte.com',
'SCRIPT_FILENAME' => '/home/appunte/public_html/webroot/index.php',
'REMOTE_PORT' => '21282',
'REDIRECT_URL' => '/webroot/phpstorm:/open',
'REDIRECT_QUERY_STRING' => 'file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => 'file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'REQUEST_URI' => '/phpstorm:/open?file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'SCRIPT_NAME' => '/webroot/index.php',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1780427541.5221,
'REQUEST_TIME' => (int) 1780427541,
'ORIGINAL_REQUEST_METHOD' => 'GET',
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
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',
],
'json' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'json',
],
'xml' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'xml',
],
'mobile' => object(Closure) id:1 {
},
'tablet' => object(Closure) id:2 {
},
]
protected _detectorCache => [
]
protected stream => object(Laminas\Diactoros\PhpInputStream) id:3 {
protected resource => (resource) Resource id #135
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object(Cake\Http\Uri) id:4 {
private base => ''
private webroot => '/'
private uri => object(Laminas\Diactoros\Uri) id:5 {
}
}
protected session => object(Cake\Http\Session) id:6 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
protected _isCLI => false
}
protected flash => object(Cake\Http\FlashMessage) id:7 {
protected _defaultConfig => [
'' => [maximum depth reached],
]
protected session => object(Cake\Http\Session) id: 6 {}
protected _config => [
'' => [maximum depth reached],
]
protected _configInitialized => true
}
protected attributes => [
'route' => object(Cake\Routing\Route\DashedRoute) id:8 {
},
]
protected emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'flash',
(int) 2 => 'webroot',
(int) 3 => 'base',
(int) 4 => 'params',
(int) 5 => 'here',
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
object(Cake\Http\Runner) id:0 {
protected queue => object(Cake\Http\MiddlewareQueue) id:1 {
protected position => (int) 5
protected queue => [
'' => [maximum depth reached],
]
}
protected fallbackHandler => object(App\Application) id:2 {
protected configDir => '/home/appunte/public_html/config/'
protected plugins => object(Cake\Core\PluginCollection) id:3 {
}
protected controllerFactory => object(Cake\Controller\ControllerFactory) id:4 {
}
protected container => object(Cake\Core\Container) id:5 {
}
protected _eventManager => object(Cake\Event\EventManager) id:6 {
}
protected _eventClass => 'Cake\Event\Event'
}
}
|
public function process(ServerRequestInterface $request, RequestHandlerInterface $handler): ResponseInterface |
|
{ |
|
$url = $request->getUri()->getPath(); |
|
if (strpos($url, '..') !== false || strpos($url, '.') === false) { |
|
return $handler->handle($request); |
|
} |
|
|
|
if (strpos($url, '/.') !== false) { |
|
return $handler->handle($request); |
Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => [
],
]
protected data => [
]
protected query => [
'file' => '/home/appunte/public_html/vendor/cakephp/cakephp/src/Controller/Component/AuthComponent.php',
'line' => '287',
]
protected cookies => [
]
protected _environment => [
'HTTP_HOST' => 'sigmisaappunte.com',
'DOCUMENT_ROOT' => '/home/appunte/public_html',
'PATH' => '/usr/local/bin:/usr/bin:/bin',
'TEMP' => '/tmp',
'TMP' => '/tmp',
'TMPDIR' => '/tmp',
'PWD' => '/',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'CONTENT_LENGTH' => '0',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_X_HTTPS' => '1',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/phpstorm:/open',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_SSL_TLS_SNI' => 'sigmisaappunte.com',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'REDIRECT_SCRIPT_URL' => '/phpstorm:/open',
'REDIRECT_SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_SSL_TLS_SNI' => 'sigmisaappunte.com',
'REDIRECT_STATUS' => '200',
'UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'SCRIPT_URL' => '/phpstorm:/open',
'SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'HTTPS' => 'on',
'SSL_TLS_SNI' => 'sigmisaappunte.com',
'SERVER_SIGNATURE' => '',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_NAME' => 'sigmisaappunte.com',
'SERVER_ADDR' => '68.171.213.71',
'SERVER_PORT' => '443',
'REMOTE_ADDR' => '216.73.216.79',
'REQUEST_SCHEME' => 'https',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/home/appunte/public_html',
'SERVER_ADMIN' => 'webmaster@sigmisaappunte.com',
'SCRIPT_FILENAME' => '/home/appunte/public_html/webroot/index.php',
'REMOTE_PORT' => '21282',
'REDIRECT_URL' => '/webroot/phpstorm:/open',
'REDIRECT_QUERY_STRING' => 'file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => 'file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'REQUEST_URI' => '/phpstorm:/open?file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'SCRIPT_NAME' => '/webroot/index.php',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1780427541.5221,
'REQUEST_TIME' => (int) 1780427541,
'ORIGINAL_REQUEST_METHOD' => 'GET',
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
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',
],
'json' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'json',
],
'xml' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'xml',
],
'mobile' => object(Closure) id:1 {
},
'tablet' => object(Closure) id:2 {
},
]
protected _detectorCache => [
]
protected stream => object(Laminas\Diactoros\PhpInputStream) id:3 {
protected resource => (resource) Resource id #135
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object(Cake\Http\Uri) id:4 {
private base => ''
private webroot => '/'
private uri => object(Laminas\Diactoros\Uri) id:5 {
}
}
protected session => object(Cake\Http\Session) id:6 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
protected _isCLI => false
}
protected flash => object(Cake\Http\FlashMessage) id:7 {
protected _defaultConfig => [
'' => [maximum depth reached],
]
protected session => object(Cake\Http\Session) id: 6 {}
protected _config => [
'' => [maximum depth reached],
]
protected _configInitialized => true
}
protected attributes => [
]
protected emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'flash',
(int) 2 => 'webroot',
(int) 3 => 'base',
(int) 4 => 'params',
(int) 5 => 'here',
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
|
if ($this->queue->valid()) { |
|
$middleware = $this->queue->current(); |
|
$this->queue->next(); |
|
|
|
return $middleware->process($request, $this); |
|
} |
|
|
|
if ($this->fallbackHandler) { |
|
return $this->fallbackHandler->handle($request); |
Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => [
],
]
protected data => [
]
protected query => [
'file' => '/home/appunte/public_html/vendor/cakephp/cakephp/src/Controller/Component/AuthComponent.php',
'line' => '287',
]
protected cookies => [
]
protected _environment => [
'HTTP_HOST' => 'sigmisaappunte.com',
'DOCUMENT_ROOT' => '/home/appunte/public_html',
'PATH' => '/usr/local/bin:/usr/bin:/bin',
'TEMP' => '/tmp',
'TMP' => '/tmp',
'TMPDIR' => '/tmp',
'PWD' => '/',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'CONTENT_LENGTH' => '0',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_X_HTTPS' => '1',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/phpstorm:/open',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_SSL_TLS_SNI' => 'sigmisaappunte.com',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'REDIRECT_SCRIPT_URL' => '/phpstorm:/open',
'REDIRECT_SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_SSL_TLS_SNI' => 'sigmisaappunte.com',
'REDIRECT_STATUS' => '200',
'UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'SCRIPT_URL' => '/phpstorm:/open',
'SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'HTTPS' => 'on',
'SSL_TLS_SNI' => 'sigmisaappunte.com',
'SERVER_SIGNATURE' => '',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_NAME' => 'sigmisaappunte.com',
'SERVER_ADDR' => '68.171.213.71',
'SERVER_PORT' => '443',
'REMOTE_ADDR' => '216.73.216.79',
'REQUEST_SCHEME' => 'https',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/home/appunte/public_html',
'SERVER_ADMIN' => 'webmaster@sigmisaappunte.com',
'SCRIPT_FILENAME' => '/home/appunte/public_html/webroot/index.php',
'REMOTE_PORT' => '21282',
'REDIRECT_URL' => '/webroot/phpstorm:/open',
'REDIRECT_QUERY_STRING' => 'file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => 'file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'REQUEST_URI' => '/phpstorm:/open?file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'SCRIPT_NAME' => '/webroot/index.php',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1780427541.5221,
'REQUEST_TIME' => (int) 1780427541,
'ORIGINAL_REQUEST_METHOD' => 'GET',
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
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',
],
'json' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'json',
],
'xml' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'xml',
],
'mobile' => object(Closure) id:1 {
},
'tablet' => object(Closure) id:2 {
},
]
protected _detectorCache => [
]
protected stream => object(Laminas\Diactoros\PhpInputStream) id:3 {
protected resource => (resource) Resource id #135
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object(Cake\Http\Uri) id:4 {
private base => ''
private webroot => '/'
private uri => object(Laminas\Diactoros\Uri) id:5 {
}
}
protected session => object(Cake\Http\Session) id:6 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
protected _isCLI => false
}
protected flash => object(Cake\Http\FlashMessage) id:7 {
protected _defaultConfig => [
'' => [maximum depth reached],
]
protected session => object(Cake\Http\Session) id: 6 {}
protected _config => [
'' => [maximum depth reached],
]
protected _configInitialized => true
}
protected attributes => [
]
protected emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'flash',
(int) 2 => 'webroot',
(int) 3 => 'base',
(int) 4 => 'params',
(int) 5 => 'here',
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
object(Cake\Http\Runner) id:0 {
protected queue => object(Cake\Http\MiddlewareQueue) id:1 {
protected position => (int) 5
protected queue => [
'' => [maximum depth reached],
]
}
protected fallbackHandler => object(App\Application) id:2 {
protected configDir => '/home/appunte/public_html/config/'
protected plugins => object(Cake\Core\PluginCollection) id:3 {
}
protected controllerFactory => object(Cake\Controller\ControllerFactory) id:4 {
}
protected container => object(Cake\Core\Container) id:5 {
}
protected _eventManager => object(Cake\Event\EventManager) id:6 {
}
protected _eventClass => 'Cake\Event\Event'
}
}
|
*/ |
|
public function process(ServerRequestInterface $request, RequestHandlerInterface $handler): ResponseInterface |
|
{ |
|
try { |
|
return $handler->handle($request); |
|
} catch (RedirectException $exception) { |
|
return $this->handleRedirect($exception); |
|
} catch (Throwable $exception) { |
|
return $this->handleException($exception, $request); |
Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => [
],
]
protected data => [
]
protected query => [
'file' => '/home/appunte/public_html/vendor/cakephp/cakephp/src/Controller/Component/AuthComponent.php',
'line' => '287',
]
protected cookies => [
]
protected _environment => [
'HTTP_HOST' => 'sigmisaappunte.com',
'DOCUMENT_ROOT' => '/home/appunte/public_html',
'PATH' => '/usr/local/bin:/usr/bin:/bin',
'TEMP' => '/tmp',
'TMP' => '/tmp',
'TMPDIR' => '/tmp',
'PWD' => '/',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'CONTENT_LENGTH' => '0',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_X_HTTPS' => '1',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/phpstorm:/open',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_SSL_TLS_SNI' => 'sigmisaappunte.com',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'REDIRECT_SCRIPT_URL' => '/phpstorm:/open',
'REDIRECT_SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_SSL_TLS_SNI' => 'sigmisaappunte.com',
'REDIRECT_STATUS' => '200',
'UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'SCRIPT_URL' => '/phpstorm:/open',
'SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'HTTPS' => 'on',
'SSL_TLS_SNI' => 'sigmisaappunte.com',
'SERVER_SIGNATURE' => '',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_NAME' => 'sigmisaappunte.com',
'SERVER_ADDR' => '68.171.213.71',
'SERVER_PORT' => '443',
'REMOTE_ADDR' => '216.73.216.79',
'REQUEST_SCHEME' => 'https',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/home/appunte/public_html',
'SERVER_ADMIN' => 'webmaster@sigmisaappunte.com',
'SCRIPT_FILENAME' => '/home/appunte/public_html/webroot/index.php',
'REMOTE_PORT' => '21282',
'REDIRECT_URL' => '/webroot/phpstorm:/open',
'REDIRECT_QUERY_STRING' => 'file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => 'file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'REQUEST_URI' => '/phpstorm:/open?file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'SCRIPT_NAME' => '/webroot/index.php',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1780427541.5221,
'REQUEST_TIME' => (int) 1780427541,
'ORIGINAL_REQUEST_METHOD' => 'GET',
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
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',
],
'json' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'json',
],
'xml' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'xml',
],
'mobile' => object(Closure) id:1 {
},
'tablet' => object(Closure) id:2 {
},
]
protected _detectorCache => [
]
protected stream => object(Laminas\Diactoros\PhpInputStream) id:3 {
protected resource => (resource) Resource id #135
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object(Cake\Http\Uri) id:4 {
private base => ''
private webroot => '/'
private uri => object(Laminas\Diactoros\Uri) id:5 {
}
}
protected session => object(Cake\Http\Session) id:6 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
protected _isCLI => false
}
protected flash => object(Cake\Http\FlashMessage) id:7 {
protected _defaultConfig => [
'' => [maximum depth reached],
]
protected session => object(Cake\Http\Session) id: 6 {}
protected _config => [
'' => [maximum depth reached],
]
protected _configInitialized => true
}
protected attributes => [
]
protected emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'flash',
(int) 2 => 'webroot',
(int) 3 => 'base',
(int) 4 => 'params',
(int) 5 => 'here',
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
|
if ($this->queue->valid()) { |
|
$middleware = $this->queue->current(); |
|
$this->queue->next(); |
|
|
|
return $middleware->process($request, $this); |
|
} |
|
|
|
if ($this->fallbackHandler) { |
|
return $this->fallbackHandler->handle($request); |
Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => [
],
]
protected data => [
]
protected query => [
'file' => '/home/appunte/public_html/vendor/cakephp/cakephp/src/Controller/Component/AuthComponent.php',
'line' => '287',
]
protected cookies => [
]
protected _environment => [
'HTTP_HOST' => 'sigmisaappunte.com',
'DOCUMENT_ROOT' => '/home/appunte/public_html',
'PATH' => '/usr/local/bin:/usr/bin:/bin',
'TEMP' => '/tmp',
'TMP' => '/tmp',
'TMPDIR' => '/tmp',
'PWD' => '/',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'CONTENT_LENGTH' => '0',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_X_HTTPS' => '1',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/phpstorm:/open',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_SSL_TLS_SNI' => 'sigmisaappunte.com',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'REDIRECT_SCRIPT_URL' => '/phpstorm:/open',
'REDIRECT_SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_SSL_TLS_SNI' => 'sigmisaappunte.com',
'REDIRECT_STATUS' => '200',
'UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'SCRIPT_URL' => '/phpstorm:/open',
'SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'HTTPS' => 'on',
'SSL_TLS_SNI' => 'sigmisaappunte.com',
'SERVER_SIGNATURE' => '',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_NAME' => 'sigmisaappunte.com',
'SERVER_ADDR' => '68.171.213.71',
'SERVER_PORT' => '443',
'REMOTE_ADDR' => '216.73.216.79',
'REQUEST_SCHEME' => 'https',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/home/appunte/public_html',
'SERVER_ADMIN' => 'webmaster@sigmisaappunte.com',
'SCRIPT_FILENAME' => '/home/appunte/public_html/webroot/index.php',
'REMOTE_PORT' => '21282',
'REDIRECT_URL' => '/webroot/phpstorm:/open',
'REDIRECT_QUERY_STRING' => 'file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => 'file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'REQUEST_URI' => '/phpstorm:/open?file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'SCRIPT_NAME' => '/webroot/index.php',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1780427541.5221,
'REQUEST_TIME' => (int) 1780427541,
'ORIGINAL_REQUEST_METHOD' => 'GET',
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
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',
],
'json' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'json',
],
'xml' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'xml',
],
'mobile' => object(Closure) id:1 {
},
'tablet' => object(Closure) id:2 {
},
]
protected _detectorCache => [
]
protected stream => object(Laminas\Diactoros\PhpInputStream) id:3 {
protected resource => (resource) Resource id #135
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object(Cake\Http\Uri) id:4 {
private base => ''
private webroot => '/'
private uri => object(Laminas\Diactoros\Uri) id:5 {
}
}
protected session => object(Cake\Http\Session) id:6 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
protected _isCLI => false
}
protected flash => object(Cake\Http\FlashMessage) id:7 {
protected _defaultConfig => [
'' => [maximum depth reached],
]
protected session => object(Cake\Http\Session) id: 6 {}
protected _config => [
'' => [maximum depth reached],
]
protected _configInitialized => true
}
protected attributes => [
]
protected emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'flash',
(int) 2 => 'webroot',
(int) 3 => 'base',
(int) 4 => 'params',
(int) 5 => 'here',
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
object(Cake\Http\Runner) id:0 {
protected queue => object(Cake\Http\MiddlewareQueue) id:1 {
protected position => (int) 5
protected queue => [
'' => [maximum depth reached],
]
}
protected fallbackHandler => object(App\Application) id:2 {
protected configDir => '/home/appunte/public_html/config/'
protected plugins => object(Cake\Core\PluginCollection) id:3 {
}
protected controllerFactory => object(Cake\Controller\ControllerFactory) id:4 {
}
protected container => object(Cake\Core\Container) id:5 {
}
protected _eventManager => object(Cake\Event\EventManager) id:6 {
}
protected _eventClass => 'Cake\Event\Event'
}
}
|
if ($this->service->isEnabled()) { |
|
$this->service->loadPanels(); |
|
$this->service->initializePanels(); |
|
} |
|
$response = $handler->handle($request); |
|
|
|
if (!$this->service->isEnabled()) { |
|
return $response; |
|
} |
Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => [
],
]
protected data => [
]
protected query => [
'file' => '/home/appunte/public_html/vendor/cakephp/cakephp/src/Controller/Component/AuthComponent.php',
'line' => '287',
]
protected cookies => [
]
protected _environment => [
'HTTP_HOST' => 'sigmisaappunte.com',
'DOCUMENT_ROOT' => '/home/appunte/public_html',
'PATH' => '/usr/local/bin:/usr/bin:/bin',
'TEMP' => '/tmp',
'TMP' => '/tmp',
'TMPDIR' => '/tmp',
'PWD' => '/',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'CONTENT_LENGTH' => '0',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_X_HTTPS' => '1',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/phpstorm:/open',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_SSL_TLS_SNI' => 'sigmisaappunte.com',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'REDIRECT_SCRIPT_URL' => '/phpstorm:/open',
'REDIRECT_SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_SSL_TLS_SNI' => 'sigmisaappunte.com',
'REDIRECT_STATUS' => '200',
'UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'SCRIPT_URL' => '/phpstorm:/open',
'SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'HTTPS' => 'on',
'SSL_TLS_SNI' => 'sigmisaappunte.com',
'SERVER_SIGNATURE' => '',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_NAME' => 'sigmisaappunte.com',
'SERVER_ADDR' => '68.171.213.71',
'SERVER_PORT' => '443',
'REMOTE_ADDR' => '216.73.216.79',
'REQUEST_SCHEME' => 'https',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/home/appunte/public_html',
'SERVER_ADMIN' => 'webmaster@sigmisaappunte.com',
'SCRIPT_FILENAME' => '/home/appunte/public_html/webroot/index.php',
'REMOTE_PORT' => '21282',
'REDIRECT_URL' => '/webroot/phpstorm:/open',
'REDIRECT_QUERY_STRING' => 'file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => 'file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'REQUEST_URI' => '/phpstorm:/open?file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'SCRIPT_NAME' => '/webroot/index.php',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1780427541.5221,
'REQUEST_TIME' => (int) 1780427541,
'ORIGINAL_REQUEST_METHOD' => 'GET',
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
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',
],
'json' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'json',
],
'xml' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'xml',
],
'mobile' => object(Closure) id:1 {
},
'tablet' => object(Closure) id:2 {
},
]
protected _detectorCache => [
]
protected stream => object(Laminas\Diactoros\PhpInputStream) id:3 {
protected resource => (resource) Resource id #135
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object(Cake\Http\Uri) id:4 {
private base => ''
private webroot => '/'
private uri => object(Laminas\Diactoros\Uri) id:5 {
}
}
protected session => object(Cake\Http\Session) id:6 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
protected _isCLI => false
}
protected flash => object(Cake\Http\FlashMessage) id:7 {
protected _defaultConfig => [
'' => [maximum depth reached],
]
protected session => object(Cake\Http\Session) id: 6 {}
protected _config => [
'' => [maximum depth reached],
]
protected _configInitialized => true
}
protected attributes => [
]
protected emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'flash',
(int) 2 => 'webroot',
(int) 3 => 'base',
(int) 4 => 'params',
(int) 5 => 'here',
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
|
if ($this->queue->valid()) { |
|
$middleware = $this->queue->current(); |
|
$this->queue->next(); |
|
|
|
return $middleware->process($request, $this); |
|
} |
|
|
|
if ($this->fallbackHandler) { |
|
return $this->fallbackHandler->handle($request); |
Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => [
],
]
protected data => [
]
protected query => [
'file' => '/home/appunte/public_html/vendor/cakephp/cakephp/src/Controller/Component/AuthComponent.php',
'line' => '287',
]
protected cookies => [
]
protected _environment => [
'HTTP_HOST' => 'sigmisaappunte.com',
'DOCUMENT_ROOT' => '/home/appunte/public_html',
'PATH' => '/usr/local/bin:/usr/bin:/bin',
'TEMP' => '/tmp',
'TMP' => '/tmp',
'TMPDIR' => '/tmp',
'PWD' => '/',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'CONTENT_LENGTH' => '0',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_X_HTTPS' => '1',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/phpstorm:/open',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_SSL_TLS_SNI' => 'sigmisaappunte.com',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'REDIRECT_SCRIPT_URL' => '/phpstorm:/open',
'REDIRECT_SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_SSL_TLS_SNI' => 'sigmisaappunte.com',
'REDIRECT_STATUS' => '200',
'UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'SCRIPT_URL' => '/phpstorm:/open',
'SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'HTTPS' => 'on',
'SSL_TLS_SNI' => 'sigmisaappunte.com',
'SERVER_SIGNATURE' => '',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_NAME' => 'sigmisaappunte.com',
'SERVER_ADDR' => '68.171.213.71',
'SERVER_PORT' => '443',
'REMOTE_ADDR' => '216.73.216.79',
'REQUEST_SCHEME' => 'https',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/home/appunte/public_html',
'SERVER_ADMIN' => 'webmaster@sigmisaappunte.com',
'SCRIPT_FILENAME' => '/home/appunte/public_html/webroot/index.php',
'REMOTE_PORT' => '21282',
'REDIRECT_URL' => '/webroot/phpstorm:/open',
'REDIRECT_QUERY_STRING' => 'file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => 'file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'REQUEST_URI' => '/phpstorm:/open?file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'SCRIPT_NAME' => '/webroot/index.php',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1780427541.5221,
'REQUEST_TIME' => (int) 1780427541,
'ORIGINAL_REQUEST_METHOD' => 'GET',
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
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',
],
'json' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'json',
],
'xml' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'xml',
],
'mobile' => object(Closure) id:1 {
},
'tablet' => object(Closure) id:2 {
},
]
protected _detectorCache => [
]
protected stream => object(Laminas\Diactoros\PhpInputStream) id:3 {
protected resource => (resource) Resource id #135
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object(Cake\Http\Uri) id:4 {
private base => ''
private webroot => '/'
private uri => object(Laminas\Diactoros\Uri) id:5 {
}
}
protected session => object(Cake\Http\Session) id:6 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
protected _isCLI => false
}
protected flash => object(Cake\Http\FlashMessage) id:7 {
protected _defaultConfig => [
'' => [maximum depth reached],
]
protected session => object(Cake\Http\Session) id: 6 {}
protected _config => [
'' => [maximum depth reached],
]
protected _configInitialized => true
}
protected attributes => [
]
protected emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'flash',
(int) 2 => 'webroot',
(int) 3 => 'base',
(int) 4 => 'params',
(int) 5 => 'here',
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
object(Cake\Http\Runner) id:0 {
protected queue => object(Cake\Http\MiddlewareQueue) id:1 {
protected position => (int) 5
protected queue => [
'' => [maximum depth reached],
]
}
protected fallbackHandler => object(App\Application) id:2 {
protected configDir => '/home/appunte/public_html/config/'
protected plugins => object(Cake\Core\PluginCollection) id:3 {
}
protected controllerFactory => object(Cake\Controller\ControllerFactory) id:4 {
}
protected container => object(Cake\Core\Container) id:5 {
}
protected _eventManager => object(Cake\Event\EventManager) id:6 {
}
protected _eventClass => 'Cake\Event\Event'
}
}
|
$this->queue = $queue; |
|
$this->queue->rewind(); |
|
$this->fallbackHandler = $fallbackHandler; |
|
|
|
return $this->handle($request); |
|
} |
|
|
|
/** |
|
* Handle incoming server request and return a response. |
Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => [
],
]
protected data => [
]
protected query => [
'file' => '/home/appunte/public_html/vendor/cakephp/cakephp/src/Controller/Component/AuthComponent.php',
'line' => '287',
]
protected cookies => [
]
protected _environment => [
'HTTP_HOST' => 'sigmisaappunte.com',
'DOCUMENT_ROOT' => '/home/appunte/public_html',
'PATH' => '/usr/local/bin:/usr/bin:/bin',
'TEMP' => '/tmp',
'TMP' => '/tmp',
'TMPDIR' => '/tmp',
'PWD' => '/',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'CONTENT_LENGTH' => '0',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_X_HTTPS' => '1',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/phpstorm:/open',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_SSL_TLS_SNI' => 'sigmisaappunte.com',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'REDIRECT_SCRIPT_URL' => '/phpstorm:/open',
'REDIRECT_SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_SSL_TLS_SNI' => 'sigmisaappunte.com',
'REDIRECT_STATUS' => '200',
'UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'SCRIPT_URL' => '/phpstorm:/open',
'SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'HTTPS' => 'on',
'SSL_TLS_SNI' => 'sigmisaappunte.com',
'SERVER_SIGNATURE' => '',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_NAME' => 'sigmisaappunte.com',
'SERVER_ADDR' => '68.171.213.71',
'SERVER_PORT' => '443',
'REMOTE_ADDR' => '216.73.216.79',
'REQUEST_SCHEME' => 'https',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/home/appunte/public_html',
'SERVER_ADMIN' => 'webmaster@sigmisaappunte.com',
'SCRIPT_FILENAME' => '/home/appunte/public_html/webroot/index.php',
'REMOTE_PORT' => '21282',
'REDIRECT_URL' => '/webroot/phpstorm:/open',
'REDIRECT_QUERY_STRING' => 'file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => 'file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'REQUEST_URI' => '/phpstorm:/open?file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'SCRIPT_NAME' => '/webroot/index.php',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1780427541.5221,
'REQUEST_TIME' => (int) 1780427541,
'ORIGINAL_REQUEST_METHOD' => 'GET',
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
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',
],
'json' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'json',
],
'xml' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'xml',
],
'mobile' => object(Closure) id:1 {
},
'tablet' => object(Closure) id:2 {
},
]
protected _detectorCache => [
]
protected stream => object(Laminas\Diactoros\PhpInputStream) id:3 {
protected resource => (resource) Resource id #135
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object(Cake\Http\Uri) id:4 {
private base => ''
private webroot => '/'
private uri => object(Laminas\Diactoros\Uri) id:5 {
}
}
protected session => object(Cake\Http\Session) id:6 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
protected _isCLI => false
}
protected flash => object(Cake\Http\FlashMessage) id:7 {
protected _defaultConfig => [
'' => [maximum depth reached],
]
protected session => object(Cake\Http\Session) id: 6 {}
protected _config => [
'' => [maximum depth reached],
]
protected _configInitialized => true
}
protected attributes => [
]
protected emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'flash',
(int) 2 => 'webroot',
(int) 3 => 'base',
(int) 4 => 'params',
(int) 5 => 'here',
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
|
} |
|
|
|
$this->dispatchEvent('Server.buildMiddleware', ['middleware' => $middleware]); |
|
|
|
$response = $this->runner->run($middleware, $request, $this->app); |
|
|
|
if ($request instanceof ServerRequest) { |
|
$request->getSession()->close(); |
|
} |
Arguments
object(Cake\Http\MiddlewareQueue) id:0 {
protected position => (int) 5
protected queue => [
(int) 0 => object(DebugKit\Middleware\DebugKitMiddleware) id:1 {
},
(int) 1 => object(Cake\Error\Middleware\ErrorHandlerMiddleware) id:2 {
},
(int) 2 => object(Cake\Routing\Middleware\AssetMiddleware) id:3 {
},
(int) 3 => object(Cake\Routing\Middleware\RoutingMiddleware) id:4 {
},
(int) 4 => object(Cake\Http\Middleware\BodyParserMiddleware) id:5 {
},
]
}
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => [
],
]
protected data => [
]
protected query => [
'file' => '/home/appunte/public_html/vendor/cakephp/cakephp/src/Controller/Component/AuthComponent.php',
'line' => '287',
]
protected cookies => [
]
protected _environment => [
'HTTP_HOST' => 'sigmisaappunte.com',
'DOCUMENT_ROOT' => '/home/appunte/public_html',
'PATH' => '/usr/local/bin:/usr/bin:/bin',
'TEMP' => '/tmp',
'TMP' => '/tmp',
'TMPDIR' => '/tmp',
'PWD' => '/',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'CONTENT_LENGTH' => '0',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_X_HTTPS' => '1',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/phpstorm:/open',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_SSL_TLS_SNI' => 'sigmisaappunte.com',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'REDIRECT_SCRIPT_URL' => '/phpstorm:/open',
'REDIRECT_SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_SSL_TLS_SNI' => 'sigmisaappunte.com',
'REDIRECT_STATUS' => '200',
'UNIQUE_ID' => 'ah8rFcw_qppYwb29E2t1XQAAAA0',
'SCRIPT_URL' => '/phpstorm:/open',
'SCRIPT_URI' => 'https://sigmisaappunte.com/phpstorm:/open',
'HTTPS' => 'on',
'SSL_TLS_SNI' => 'sigmisaappunte.com',
'SERVER_SIGNATURE' => '',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_NAME' => 'sigmisaappunte.com',
'SERVER_ADDR' => '68.171.213.71',
'SERVER_PORT' => '443',
'REMOTE_ADDR' => '216.73.216.79',
'REQUEST_SCHEME' => 'https',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/home/appunte/public_html',
'SERVER_ADMIN' => 'webmaster@sigmisaappunte.com',
'SCRIPT_FILENAME' => '/home/appunte/public_html/webroot/index.php',
'REMOTE_PORT' => '21282',
'REDIRECT_URL' => '/webroot/phpstorm:/open',
'REDIRECT_QUERY_STRING' => 'file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => 'file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'REQUEST_URI' => '/phpstorm:/open?file=%2Fhome%2Fappunte%2Fpublic_html%2Fvendor%2Fcakephp%2Fcakephp%2Fsrc%2FController%2FComponent%2FAuthComponent.php&line=287',
'SCRIPT_NAME' => '/webroot/index.php',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1780427541.5221,
'REQUEST_TIME' => (int) 1780427541,
'ORIGINAL_REQUEST_METHOD' => 'GET',
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
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',
],
'json' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'json',
],
'xml' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'xml',
],
'mobile' => object(Closure) id:1 {
},
'tablet' => object(Closure) id:2 {
},
]
protected _detectorCache => [
]
protected stream => object(Laminas\Diactoros\PhpInputStream) id:3 {
protected resource => (resource) Resource id #135
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object(Cake\Http\Uri) id:4 {
private base => ''
private webroot => '/'
private uri => object(Laminas\Diactoros\Uri) id:5 {
}
}
protected session => object(Cake\Http\Session) id:6 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
protected _isCLI => false
}
protected flash => object(Cake\Http\FlashMessage) id:7 {
protected _defaultConfig => [
'' => [maximum depth reached],
]
protected session => object(Cake\Http\Session) id: 6 {}
protected _config => [
'' => [maximum depth reached],
]
protected _configInitialized => true
}
protected attributes => [
]
protected emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'flash',
(int) 2 => 'webroot',
(int) 3 => 'base',
(int) 4 => 'params',
(int) 5 => 'here',
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
object(App\Application) id:0 {
protected configDir => '/home/appunte/public_html/config/'
protected plugins => object(Cake\Core\PluginCollection) id:1 {
protected plugins => [
'' => [maximum depth reached],
]
protected names => [
'' => [maximum depth reached],
]
protected positions => [
'' => [maximum depth reached],
]
protected loopDepth => (int) -1
}
protected controllerFactory => object(Cake\Controller\ControllerFactory) id:2 {
protected container => object(Cake\Core\Container) id:3 {
}
protected controller => null
}
protected container => object(Cake\Core\Container) id: 3 {}
protected _eventManager => object(Cake\Event\EventManager) id:4 {
'_listeners' => [
'Controller.shutdown' => '16 listener(s)',
'Controller.initialize' => '3 listener(s)',
'Controller.startup' => '3 listener(s)',
'Controller.beforeRender' => '4 listener(s)',
'View.beforeRender' => '2 listener(s)',
'View.afterRender' => '2 listener(s)',
'View.beforeLayout' => '2 listener(s)',
'View.afterLayout' => '2 listener(s)',
'View.beforeRenderFile' => '1 listener(s)',
'View.afterRenderFile' => '1 listener(s)',
]
'_isGlobal' => true
'_trackEvents' => false
'_generalManager' => '(object) EventManager'
'_dispatchedEvents' => null
}
protected _eventClass => 'Cake\Event\Event'
}
|
// Bind your application to the server. |
|
$server = new Server(new Application(dirname(__DIR__) . '/config')); |
|
|
|
// Run the request/response through the application and emit the response. |
|
$server->emit($server->run()); |
|
|
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.
Suggestion
Create the class Phpstorm:Controller below in file: src/Controller/Phpstorm:Controller.php
<?php
namespace App\Controller;
use App\Controller\AppController;
class Phpstorm:Controller extends AppController
{
}
If you want to customize this error message, create
templates/Error/missing_controller.php