Warning (2)
: file_put_contents(/data/repos/visionmax/iskon/iskon-platform/logs/error.log): Failed to open stream: Permission denied [in
/data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php, line
142]
Code
if (!$mask) {
file_put_contents($pathname, $message . "\n", FILE_APPEND);
/data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php, line 142
Cake\Log\Engine\FileLog->log() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Log/Log.php, line 392
Cake\Log\Log::write() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Log/Log.php, line 477
Cake\Log\Log::warning() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/debug_kit/src/ToolbarService.php, line 170
DebugKit\ToolbarService->isSuspiciouslyProduction() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/debug_kit/src/ToolbarService.php, line 107
DebugKit\ToolbarService->isEnabled() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/debug_kit/src/Plugin.php, line 50
DebugKit\Plugin->bootstrap() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Http/BaseApplication.php, line 183
Cake\Http\BaseApplication->pluginBootstrap() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Http/Server.php, line 120
Cake\Http\Server->bootstrap() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Http/Server.php, line 80
Cake\Http\Server->run() /data/repos/visionmax/iskon/iskon-platform/webroot/index.php, line 40
[main]
Warning (2)
: file_put_contents(/data/repos/visionmax/iskon/iskon-platform/logs/error.log) [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Failed to open stream: Permission denied [in
/data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php, line
142]
Code
if (!$mask) {
file_put_contents($pathname, $message . "\n", FILE_APPEND);
/data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php, line 142
Cake\Log\Engine\FileLog->log() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Log/Log.php, line 392
Cake\Log\Log::write() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Log/Log.php, line 461
Cake\Log\Log::error() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Error/ErrorLogger.php, line 99
Cake\Error\ErrorLogger->logException() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Error/ExceptionTrap.php, line 367
Cake\Error\ExceptionTrap->logException() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php, line 171
Cake\Error\Middleware\ErrorHandlerMiddleware->handleException() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php, line 153
Cake\Error\Middleware\ErrorHandlerMiddleware->process() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner->handle() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Http/Runner.php, line 67
Cake\Http\Runner->run() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Http/Server.php, line 99
Cake\Http\Server->run() /data/repos/visionmax/iskon/iskon-platform/webroot/index.php, line 40
[main]
Warning (512)
: Unable to emit headers. Headers sent in file=/data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php line=37 [in
/data/repos/visionmax/iskon/iskon-platform/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);
}
/data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 71
Cake\Http\ResponseEmitter->emit() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Http/Server.php, line 137
Cake\Http\Server->emit() /data/repos/visionmax/iskon/iskon-platform/webroot/index.php, line 40
[main]
Warning (2)
: Cannot modify header information - headers already sent by (output started at /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php:37) [in
/data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line
164]
Code
$reasonPhrase = $response->getReasonPhrase();
header(sprintf(
'HTTP/%s %d%s',
/data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 164
Cake\Http\ResponseEmitter->emitStatusLine() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 74
Cake\Http\ResponseEmitter->emit() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Http/Server.php, line 137
Cake\Http\Server->emit() /data/repos/visionmax/iskon/iskon-platform/webroot/index.php, line 40
[main]
Warning (2)
: Cannot modify header information - headers already sent by (output started at /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php:37) [in
/data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line
197]
Code
foreach ($values as $value) {
header(sprintf(
'%s: %s',
/data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 197
Cake\Http\ResponseEmitter->emitHeaders() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 75
Cake\Http\ResponseEmitter->emit() /data/repos/visionmax/iskon/iskon-platform/vendor/cakephp/cakephp/src/Http/Server.php, line 137
Cake\Http\Server->emit() /data/repos/visionmax/iskon/iskon-platform/webroot/index.php, line 40
[main]
Error
Sitemap.xmlController could not be found.
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 Sitemap.xmlController below in file: src/Controller/Sitemap.xmlController.php
<?php
namespace App\Controller;
use App\Controller\AppController;
class Sitemap.xmlController extends AppController
{
}
CORE/src/Controller/ControllerFactory.php at line 338
(edit)
|
* @return \Cake\Http\Exception\MissingControllerException
|
|
*/
|
|
protected function missingController(ServerRequest $request)
|
|
{
|
|
return new MissingControllerException([
|
|
'controller' => $request->getParam('controller'),
|
|
'plugin' => $request->getParam('plugin'),
|
|
'prefix' => $request->getParam('prefix'),
|
|
'_ext' => $request->getParam('_ext'),
|
-
|
strpos($controller, '/') !== false ||
|
|
strpos($controller, '.') !== false ||
|
|
$firstChar === strtolower($firstChar)
|
|
) {
|
|
throw $this->missingController($request);
|
|
}
|
|
|
|
/** @var class-string<\Cake\Controller\Controller>|null */
|
|
return App::className($pluginPath . $controller, $namespace, 'Controller');
|
Toggle Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'controller' => 'Sitemap.xml',
'pass' => [
],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/{controller}',
'_ext' => null,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'www-data',
'HOME' => '/var/www',
'SCRIPT_NAME' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/sitemap.xml',
'REMOTE_PORT' => '9753',
'SCRIPT_FILENAME' => '/data/vhost/www.iskon.xyz/index.php',
'SERVER_ADMIN' => 'contact@iskon.xyz',
'CONTEXT_DOCUMENT_ROOT' => '/data/vhost/www.iskon.xyz',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/data/vhost/www.iskon.xyz',
'REMOTE_ADDR' => '104.23.197.40',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '172.31.27.203',
'SERVER_NAME' => 'www.iskon.xyz',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin',
'HTTP_HOST' => 'www.iskon.xyz',
'HTTP_CONNECTION' => 'Keep-Alive',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_CF_CONNECTING_IP' => '216.73.216.254',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT_ENCODING' => 'gzip, br',
'HTTP_ACCEPT' => '*/*',
'HTTP_CF_RAY' => 'a2044ea32d2d79f3-CMH',
'HTTP_X_FORWARDED_FOR' => '216.73.216.254',
'proxy-nokeepalive' => '1',
'SSL_TLS_SNI' => 'www.iskon.xyz',
'HTTPS' => 'on',
'REDIRECT_STATUS' => '200',
'REDIRECT_SSL_TLS_SNI' => 'www.iskon.xyz',
'REDIRECT_HTTPS' => 'on',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1784910603.3077,
'REQUEST_TIME' => (int) 1784910603,
'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],
],
],
'https' => [
'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],
],
'exclude' => [
'' => [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 #8
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 headerSentInfo => null
}
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 {
},
'csrfToken' => 'g2wRH095B+bWtLzZhQW8sNjm5iwMVyUPF6rRTmwF2QOEZ7RUTZT7g+7twllrNMk10Ej93J+FQIczMO0Rq65VYEzcyzVfTcmTu9KCHztnRGkvzuF/VGHsM7IFhGB6pszgit2gbggNqwCyLsjl+7N3sA==',
]
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
}
-
|
* @throws \Cake\Http\Exception\MissingControllerException
|
|
*/
|
|
public function create(ServerRequestInterface $request): Controller
|
|
{
|
|
$className = $this->getControllerClass($request);
|
|
if ($className === null) {
|
|
throw $this->missingController($request);
|
|
}
|
|
|
Toggle Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'controller' => 'Sitemap.xml',
'pass' => [
],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/{controller}',
'_ext' => null,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'www-data',
'HOME' => '/var/www',
'SCRIPT_NAME' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/sitemap.xml',
'REMOTE_PORT' => '9753',
'SCRIPT_FILENAME' => '/data/vhost/www.iskon.xyz/index.php',
'SERVER_ADMIN' => 'contact@iskon.xyz',
'CONTEXT_DOCUMENT_ROOT' => '/data/vhost/www.iskon.xyz',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/data/vhost/www.iskon.xyz',
'REMOTE_ADDR' => '104.23.197.40',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '172.31.27.203',
'SERVER_NAME' => 'www.iskon.xyz',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin',
'HTTP_HOST' => 'www.iskon.xyz',
'HTTP_CONNECTION' => 'Keep-Alive',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_CF_CONNECTING_IP' => '216.73.216.254',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT_ENCODING' => 'gzip, br',
'HTTP_ACCEPT' => '*/*',
'HTTP_CF_RAY' => 'a2044ea32d2d79f3-CMH',
'HTTP_X_FORWARDED_FOR' => '216.73.216.254',
'proxy-nokeepalive' => '1',
'SSL_TLS_SNI' => 'www.iskon.xyz',
'HTTPS' => 'on',
'REDIRECT_STATUS' => '200',
'REDIRECT_SSL_TLS_SNI' => 'www.iskon.xyz',
'REDIRECT_HTTPS' => 'on',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1784910603.3077,
'REQUEST_TIME' => (int) 1784910603,
'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],
],
],
'https' => [
'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],
],
'exclude' => [
'' => [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 #8
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 headerSentInfo => null
}
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 {
},
'csrfToken' => 'g2wRH095B+bWtLzZhQW8sNjm5iwMVyUPF6rRTmwF2QOEZ7RUTZT7g+7twllrNMk10Ej93J+FQIczMO0Rq65VYEzcyzVfTcmTu9KCHztnRGkvzuF/VGHsM7IFhGB6pszgit2gbggNqwCyLsjl+7N3sA==',
]
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);
|
|
|
|
// This is needed for auto-wiring. Should be removed in 5.x
|
|
$container->add(ComponentRegistry::class, $controller->components());
|
|
|
Toggle Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'controller' => 'Sitemap.xml',
'pass' => [
],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/{controller}',
'_ext' => null,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'www-data',
'HOME' => '/var/www',
'SCRIPT_NAME' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/sitemap.xml',
'REMOTE_PORT' => '9753',
'SCRIPT_FILENAME' => '/data/vhost/www.iskon.xyz/index.php',
'SERVER_ADMIN' => 'contact@iskon.xyz',
'CONTEXT_DOCUMENT_ROOT' => '/data/vhost/www.iskon.xyz',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/data/vhost/www.iskon.xyz',
'REMOTE_ADDR' => '104.23.197.40',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '172.31.27.203',
'SERVER_NAME' => 'www.iskon.xyz',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin',
'HTTP_HOST' => 'www.iskon.xyz',
'HTTP_CONNECTION' => 'Keep-Alive',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_CF_CONNECTING_IP' => '216.73.216.254',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT_ENCODING' => 'gzip, br',
'HTTP_ACCEPT' => '*/*',
'HTTP_CF_RAY' => 'a2044ea32d2d79f3-CMH',
'HTTP_X_FORWARDED_FOR' => '216.73.216.254',
'proxy-nokeepalive' => '1',
'SSL_TLS_SNI' => 'www.iskon.xyz',
'HTTPS' => 'on',
'REDIRECT_STATUS' => '200',
'REDIRECT_SSL_TLS_SNI' => 'www.iskon.xyz',
'REDIRECT_HTTPS' => 'on',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1784910603.3077,
'REQUEST_TIME' => (int) 1784910603,
'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],
],
],
'https' => [
'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],
],
'exclude' => [
'' => [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 #8
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 headerSentInfo => null
}
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 {
},
'csrfToken' => 'g2wRH095B+bWtLzZhQW8sNjm5iwMVyUPF6rRTmwF2QOEZ7RUTZT7g+7twllrNMk10Ej93J+FQIczMO0Rq65VYEzcyzVfTcmTu9KCHztnRGkvzuF/VGHsM7IFhGB6pszgit2gbggNqwCyLsjl+7N3sA==',
]
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);
|
|
}
|
|
|
|
return new Response([
|
|
'body' => 'Middleware queue was exhausted without returning a response '
|
Toggle Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'controller' => 'Sitemap.xml',
'pass' => [
],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/{controller}',
'_ext' => null,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'www-data',
'HOME' => '/var/www',
'SCRIPT_NAME' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/sitemap.xml',
'REMOTE_PORT' => '9753',
'SCRIPT_FILENAME' => '/data/vhost/www.iskon.xyz/index.php',
'SERVER_ADMIN' => 'contact@iskon.xyz',
'CONTEXT_DOCUMENT_ROOT' => '/data/vhost/www.iskon.xyz',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/data/vhost/www.iskon.xyz',
'REMOTE_ADDR' => '104.23.197.40',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '172.31.27.203',
'SERVER_NAME' => 'www.iskon.xyz',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin',
'HTTP_HOST' => 'www.iskon.xyz',
'HTTP_CONNECTION' => 'Keep-Alive',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_CF_CONNECTING_IP' => '216.73.216.254',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT_ENCODING' => 'gzip, br',
'HTTP_ACCEPT' => '*/*',
'HTTP_CF_RAY' => 'a2044ea32d2d79f3-CMH',
'HTTP_X_FORWARDED_FOR' => '216.73.216.254',
'proxy-nokeepalive' => '1',
'SSL_TLS_SNI' => 'www.iskon.xyz',
'HTTPS' => 'on',
'REDIRECT_STATUS' => '200',
'REDIRECT_SSL_TLS_SNI' => 'www.iskon.xyz',
'REDIRECT_HTTPS' => 'on',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1784910603.3077,
'REQUEST_TIME' => (int) 1784910603,
'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],
],
],
'https' => [
'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],
],
'exclude' => [
'' => [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 #8
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 headerSentInfo => null
}
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 {
},
'csrfToken' => 'g2wRH095B+bWtLzZhQW8sNjm5iwMVyUPF6rRTmwF2QOEZ7RUTZT7g+7twllrNMk10Ej93J+FQIczMO0Rq65VYEzcyzVfTcmTu9KCHztnRGkvzuF/VGHsM7IFhGB6pszgit2gbggNqwCyLsjl+7N3sA==',
]
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);
|
|
}
|
|
|
|
return new Response([
|
|
'body' => 'Middleware queue was exhausted without returning a response '
|
Toggle Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'controller' => 'Sitemap.xml',
'pass' => [
],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/{controller}',
'_ext' => null,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'www-data',
'HOME' => '/var/www',
'SCRIPT_NAME' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/sitemap.xml',
'REMOTE_PORT' => '9753',
'SCRIPT_FILENAME' => '/data/vhost/www.iskon.xyz/index.php',
'SERVER_ADMIN' => 'contact@iskon.xyz',
'CONTEXT_DOCUMENT_ROOT' => '/data/vhost/www.iskon.xyz',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/data/vhost/www.iskon.xyz',
'REMOTE_ADDR' => '104.23.197.40',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '172.31.27.203',
'SERVER_NAME' => 'www.iskon.xyz',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin',
'HTTP_HOST' => 'www.iskon.xyz',
'HTTP_CONNECTION' => 'Keep-Alive',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_CF_CONNECTING_IP' => '216.73.216.254',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT_ENCODING' => 'gzip, br',
'HTTP_ACCEPT' => '*/*',
'HTTP_CF_RAY' => 'a2044ea32d2d79f3-CMH',
'HTTP_X_FORWARDED_FOR' => '216.73.216.254',
'proxy-nokeepalive' => '1',
'SSL_TLS_SNI' => 'www.iskon.xyz',
'HTTPS' => 'on',
'REDIRECT_STATUS' => '200',
'REDIRECT_SSL_TLS_SNI' => 'www.iskon.xyz',
'REDIRECT_HTTPS' => 'on',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1784910603.3077,
'REQUEST_TIME' => (int) 1784910603,
'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],
],
],
'https' => [
'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],
],
'exclude' => [
'' => [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 #8
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 headerSentInfo => null
}
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 {
},
'csrfToken' => 'g2wRH095B+bWtLzZhQW8sNjm5iwMVyUPF6rRTmwF2QOEZ7RUTZT7g+7twllrNMk10Ej93J+FQIczMO0Rq65VYEzcyzVfTcmTu9KCHztnRGkvzuF/VGHsM7IFhGB6pszgit2gbggNqwCyLsjl+7N3sA==',
]
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 ($method === 'GET' && $cookieData === null) {
|
|
$token = $this->createToken();
|
|
$request = $request->withAttribute('csrfToken', $this->saltToken($token));
|
|
/** @var mixed $response */
|
|
$response = $handler->handle($request);
|
|
|
|
return $this->_addTokenCookie($token, $request, $response);
|
|
}
|
|
|
Toggle Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'controller' => 'Sitemap.xml',
'pass' => [
],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/{controller}',
'_ext' => null,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'www-data',
'HOME' => '/var/www',
'SCRIPT_NAME' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/sitemap.xml',
'REMOTE_PORT' => '9753',
'SCRIPT_FILENAME' => '/data/vhost/www.iskon.xyz/index.php',
'SERVER_ADMIN' => 'contact@iskon.xyz',
'CONTEXT_DOCUMENT_ROOT' => '/data/vhost/www.iskon.xyz',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/data/vhost/www.iskon.xyz',
'REMOTE_ADDR' => '104.23.197.40',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '172.31.27.203',
'SERVER_NAME' => 'www.iskon.xyz',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin',
'HTTP_HOST' => 'www.iskon.xyz',
'HTTP_CONNECTION' => 'Keep-Alive',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_CF_CONNECTING_IP' => '216.73.216.254',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT_ENCODING' => 'gzip, br',
'HTTP_ACCEPT' => '*/*',
'HTTP_CF_RAY' => 'a2044ea32d2d79f3-CMH',
'HTTP_X_FORWARDED_FOR' => '216.73.216.254',
'proxy-nokeepalive' => '1',
'SSL_TLS_SNI' => 'www.iskon.xyz',
'HTTPS' => 'on',
'REDIRECT_STATUS' => '200',
'REDIRECT_SSL_TLS_SNI' => 'www.iskon.xyz',
'REDIRECT_HTTPS' => 'on',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1784910603.3077,
'REQUEST_TIME' => (int) 1784910603,
'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],
],
],
'https' => [
'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],
],
'exclude' => [
'' => [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 #8
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 headerSentInfo => null
}
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 {
},
'csrfToken' => 'g2wRH095B+bWtLzZhQW8sNjm5iwMVyUPF6rRTmwF2QOEZ7RUTZT7g+7twllrNMk10Ej93J+FQIczMO0Rq65VYEzcyzVfTcmTu9KCHztnRGkvzuF/VGHsM7IFhGB6pszgit2gbggNqwCyLsjl+7N3sA==',
]
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);
|
Toggle Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'controller' => 'Sitemap.xml',
'pass' => [
],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/{controller}',
'_ext' => null,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'www-data',
'HOME' => '/var/www',
'SCRIPT_NAME' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/sitemap.xml',
'REMOTE_PORT' => '9753',
'SCRIPT_FILENAME' => '/data/vhost/www.iskon.xyz/index.php',
'SERVER_ADMIN' => 'contact@iskon.xyz',
'CONTEXT_DOCUMENT_ROOT' => '/data/vhost/www.iskon.xyz',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/data/vhost/www.iskon.xyz',
'REMOTE_ADDR' => '104.23.197.40',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '172.31.27.203',
'SERVER_NAME' => 'www.iskon.xyz',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin',
'HTTP_HOST' => 'www.iskon.xyz',
'HTTP_CONNECTION' => 'Keep-Alive',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_CF_CONNECTING_IP' => '216.73.216.254',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT_ENCODING' => 'gzip, br',
'HTTP_ACCEPT' => '*/*',
'HTTP_CF_RAY' => 'a2044ea32d2d79f3-CMH',
'HTTP_X_FORWARDED_FOR' => '216.73.216.254',
'proxy-nokeepalive' => '1',
'SSL_TLS_SNI' => 'www.iskon.xyz',
'HTTPS' => 'on',
'REDIRECT_STATUS' => '200',
'REDIRECT_SSL_TLS_SNI' => 'www.iskon.xyz',
'REDIRECT_HTTPS' => 'on',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1784910603.3077,
'REQUEST_TIME' => (int) 1784910603,
'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],
],
],
'https' => [
'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],
],
'exclude' => [
'' => [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 #8
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 headerSentInfo => null
}
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 {
},
'csrfToken' => 'g2wRH095B+bWtLzZhQW8sNjm5iwMVyUPF6rRTmwF2QOEZ7RUTZT7g+7twllrNMk10Ej93J+FQIczMO0Rq65VYEzcyzVfTcmTu9KCHztnRGkvzuF/VGHsM7IFhGB6pszgit2gbggNqwCyLsjl+7N3sA==',
]
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) 1
protected queue => [
'' => [maximum depth reached],
]
protected container => object(Cake\Core\Container) id:2 {
}
}
protected fallbackHandler => object(Cake\Http\Runner) id:3 {
protected queue => object(Cake\Http\MiddlewareQueue) id:4 {
}
protected fallbackHandler => object(App\Application) id:5 {
}
}
}
-
|
) {
|
|
Router::setRequest($request);
|
|
}
|
|
|
|
return $this->handle($request);
|
|
}
|
|
|
|
/**
|
|
* Handle incoming server request and return a response.
|
Toggle Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'controller' => 'Sitemap.xml',
'pass' => [
],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/{controller}',
'_ext' => null,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'www-data',
'HOME' => '/var/www',
'SCRIPT_NAME' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/sitemap.xml',
'REMOTE_PORT' => '9753',
'SCRIPT_FILENAME' => '/data/vhost/www.iskon.xyz/index.php',
'SERVER_ADMIN' => 'contact@iskon.xyz',
'CONTEXT_DOCUMENT_ROOT' => '/data/vhost/www.iskon.xyz',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/data/vhost/www.iskon.xyz',
'REMOTE_ADDR' => '104.23.197.40',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '172.31.27.203',
'SERVER_NAME' => 'www.iskon.xyz',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin',
'HTTP_HOST' => 'www.iskon.xyz',
'HTTP_CONNECTION' => 'Keep-Alive',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_CF_CONNECTING_IP' => '216.73.216.254',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT_ENCODING' => 'gzip, br',
'HTTP_ACCEPT' => '*/*',
'HTTP_CF_RAY' => 'a2044ea32d2d79f3-CMH',
'HTTP_X_FORWARDED_FOR' => '216.73.216.254',
'proxy-nokeepalive' => '1',
'SSL_TLS_SNI' => 'www.iskon.xyz',
'HTTPS' => 'on',
'REDIRECT_STATUS' => '200',
'REDIRECT_SSL_TLS_SNI' => 'www.iskon.xyz',
'REDIRECT_HTTPS' => 'on',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1784910603.3077,
'REQUEST_TIME' => (int) 1784910603,
'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],
],
],
'https' => [
'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],
],
'exclude' => [
'' => [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 #8
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 headerSentInfo => null
}
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
}
-
|
: null;
|
|
$middleware = new MiddlewareQueue($matching, $container);
|
|
$runner = new Runner();
|
|
|
|
return $runner->run($middleware, $request, $handler);
|
|
}
|
|
}
|
|
|
Toggle Arguments
object(Cake\Http\MiddlewareQueue) id:0 {
protected position => (int) 1
protected queue => [
(int) 0 => object(Cake\Http\Middleware\CsrfProtectionMiddleware) id:1 {
},
]
protected container => object(Cake\Core\Container) id:2 {
protected defaultToShared => false
protected definitions => object(League\Container\Definition\DefinitionAggregate) id:3 {
}
protected providers => object(League\Container\ServiceProvider\ServiceProviderAggregate) id:4 {
}
protected inflectors => object(League\Container\Inflector\InflectorAggregate) id:5 {
}
protected delegates => [
'' => [maximum depth reached],
]
}
}
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'controller' => 'Sitemap.xml',
'pass' => [
],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/{controller}',
'_ext' => null,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'www-data',
'HOME' => '/var/www',
'SCRIPT_NAME' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/sitemap.xml',
'REMOTE_PORT' => '9753',
'SCRIPT_FILENAME' => '/data/vhost/www.iskon.xyz/index.php',
'SERVER_ADMIN' => 'contact@iskon.xyz',
'CONTEXT_DOCUMENT_ROOT' => '/data/vhost/www.iskon.xyz',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/data/vhost/www.iskon.xyz',
'REMOTE_ADDR' => '104.23.197.40',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '172.31.27.203',
'SERVER_NAME' => 'www.iskon.xyz',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin',
'HTTP_HOST' => 'www.iskon.xyz',
'HTTP_CONNECTION' => 'Keep-Alive',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_CF_CONNECTING_IP' => '216.73.216.254',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT_ENCODING' => 'gzip, br',
'HTTP_ACCEPT' => '*/*',
'HTTP_CF_RAY' => 'a2044ea32d2d79f3-CMH',
'HTTP_X_FORWARDED_FOR' => '216.73.216.254',
'proxy-nokeepalive' => '1',
'SSL_TLS_SNI' => 'www.iskon.xyz',
'HTTPS' => 'on',
'REDIRECT_STATUS' => '200',
'REDIRECT_SSL_TLS_SNI' => 'www.iskon.xyz',
'REDIRECT_HTTPS' => 'on',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1784910603.3077,
'REQUEST_TIME' => (int) 1784910603,
'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],
],
],
'https' => [
'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],
],
'exclude' => [
'' => [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 #8
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 headerSentInfo => null
}
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) 3
protected queue => [
'' => [maximum depth reached],
]
protected container => object(Cake\Core\Container) id:2 {
}
}
protected fallbackHandler => object(App\Application) id:3 {
protected configDir => '/data/repos/visionmax/iskon/iskon-platform/config/'
protected plugins => object(Cake\Core\PluginCollection) id:4 {
}
protected controllerFactory => object(Cake\Controller\ControllerFactory) id:5 {
}
protected container => object(Cake\Core\Container) id: 2 {}
protected _eventManager => object(Cake\Event\EventManager) id:6 {
}
protected _eventClass => 'Cake\Event\Event'
}
}
-
|
if ($this->queue->valid()) {
|
|
$middleware = $this->queue->current();
|
|
$this->queue->next();
|
|
|
|
return $middleware->process($request, $this);
|
|
}
|
|
|
|
if ($this->fallbackHandler) {
|
|
return $this->fallbackHandler->handle($request);
|
Toggle Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'controller' => 'Sitemap.xml',
'pass' => [
],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/{controller}',
'_ext' => null,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'www-data',
'HOME' => '/var/www',
'SCRIPT_NAME' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/sitemap.xml',
'REMOTE_PORT' => '9753',
'SCRIPT_FILENAME' => '/data/vhost/www.iskon.xyz/index.php',
'SERVER_ADMIN' => 'contact@iskon.xyz',
'CONTEXT_DOCUMENT_ROOT' => '/data/vhost/www.iskon.xyz',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/data/vhost/www.iskon.xyz',
'REMOTE_ADDR' => '104.23.197.40',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '172.31.27.203',
'SERVER_NAME' => 'www.iskon.xyz',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin',
'HTTP_HOST' => 'www.iskon.xyz',
'HTTP_CONNECTION' => 'Keep-Alive',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_CF_CONNECTING_IP' => '216.73.216.254',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT_ENCODING' => 'gzip, br',
'HTTP_ACCEPT' => '*/*',
'HTTP_CF_RAY' => 'a2044ea32d2d79f3-CMH',
'HTTP_X_FORWARDED_FOR' => '216.73.216.254',
'proxy-nokeepalive' => '1',
'SSL_TLS_SNI' => 'www.iskon.xyz',
'HTTPS' => 'on',
'REDIRECT_STATUS' => '200',
'REDIRECT_SSL_TLS_SNI' => 'www.iskon.xyz',
'REDIRECT_HTTPS' => 'on',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1784910603.3077,
'REQUEST_TIME' => (int) 1784910603,
'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],
],
],
'https' => [
'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],
],
'exclude' => [
'' => [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 #8
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 headerSentInfo => null
}
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) 3
protected queue => [
'' => [maximum depth reached],
]
protected container => object(Cake\Core\Container) id:2 {
}
}
protected fallbackHandler => object(App\Application) id:3 {
protected configDir => '/data/repos/visionmax/iskon/iskon-platform/config/'
protected plugins => object(Cake\Core\PluginCollection) id:4 {
}
protected controllerFactory => object(Cake\Controller\ControllerFactory) id:5 {
}
protected container => object(Cake\Core\Container) id: 2 {}
protected _eventManager => object(Cake\Event\EventManager) id:6 {
}
protected _eventClass => 'Cake\Event\Event'
}
}
-
|
}
|
|
|
|
$assetFile = $this->_getAssetFile($url);
|
|
if ($assetFile === null || !is_file($assetFile)) {
|
|
return $handler->handle($request);
|
|
}
|
|
|
|
$file = new SplFileInfo($assetFile);
|
|
$modifiedTime = $file->getMTime();
|
Toggle Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => [
],
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'www-data',
'HOME' => '/var/www',
'SCRIPT_NAME' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/sitemap.xml',
'REMOTE_PORT' => '9753',
'SCRIPT_FILENAME' => '/data/vhost/www.iskon.xyz/index.php',
'SERVER_ADMIN' => 'contact@iskon.xyz',
'CONTEXT_DOCUMENT_ROOT' => '/data/vhost/www.iskon.xyz',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/data/vhost/www.iskon.xyz',
'REMOTE_ADDR' => '104.23.197.40',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '172.31.27.203',
'SERVER_NAME' => 'www.iskon.xyz',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin',
'HTTP_HOST' => 'www.iskon.xyz',
'HTTP_CONNECTION' => 'Keep-Alive',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_CF_CONNECTING_IP' => '216.73.216.254',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT_ENCODING' => 'gzip, br',
'HTTP_ACCEPT' => '*/*',
'HTTP_CF_RAY' => 'a2044ea32d2d79f3-CMH',
'HTTP_X_FORWARDED_FOR' => '216.73.216.254',
'proxy-nokeepalive' => '1',
'SSL_TLS_SNI' => 'www.iskon.xyz',
'HTTPS' => 'on',
'REDIRECT_STATUS' => '200',
'REDIRECT_SSL_TLS_SNI' => 'www.iskon.xyz',
'REDIRECT_HTTPS' => 'on',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1784910603.3077,
'REQUEST_TIME' => (int) 1784910603,
'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],
],
],
'https' => [
'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],
],
'exclude' => [
'' => [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 #8
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 headerSentInfo => null
}
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);
|
Toggle Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => [
],
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'www-data',
'HOME' => '/var/www',
'SCRIPT_NAME' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/sitemap.xml',
'REMOTE_PORT' => '9753',
'SCRIPT_FILENAME' => '/data/vhost/www.iskon.xyz/index.php',
'SERVER_ADMIN' => 'contact@iskon.xyz',
'CONTEXT_DOCUMENT_ROOT' => '/data/vhost/www.iskon.xyz',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/data/vhost/www.iskon.xyz',
'REMOTE_ADDR' => '104.23.197.40',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '172.31.27.203',
'SERVER_NAME' => 'www.iskon.xyz',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin',
'HTTP_HOST' => 'www.iskon.xyz',
'HTTP_CONNECTION' => 'Keep-Alive',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_CF_CONNECTING_IP' => '216.73.216.254',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT_ENCODING' => 'gzip, br',
'HTTP_ACCEPT' => '*/*',
'HTTP_CF_RAY' => 'a2044ea32d2d79f3-CMH',
'HTTP_X_FORWARDED_FOR' => '216.73.216.254',
'proxy-nokeepalive' => '1',
'SSL_TLS_SNI' => 'www.iskon.xyz',
'HTTPS' => 'on',
'REDIRECT_STATUS' => '200',
'REDIRECT_SSL_TLS_SNI' => 'www.iskon.xyz',
'REDIRECT_HTTPS' => 'on',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1784910603.3077,
'REQUEST_TIME' => (int) 1784910603,
'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],
],
],
'https' => [
'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],
],
'exclude' => [
'' => [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 #8
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 headerSentInfo => null
}
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) 3
protected queue => [
'' => [maximum depth reached],
]
protected container => object(Cake\Core\Container) id:2 {
}
}
protected fallbackHandler => object(App\Application) id:3 {
protected configDir => '/data/repos/visionmax/iskon/iskon-platform/config/'
protected plugins => object(Cake\Core\PluginCollection) id:4 {
}
protected controllerFactory => object(Cake\Controller\ControllerFactory) id:5 {
}
protected container => object(Cake\Core\Container) id: 2 {}
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);
|
Toggle Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => [
],
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'www-data',
'HOME' => '/var/www',
'SCRIPT_NAME' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/sitemap.xml',
'REMOTE_PORT' => '9753',
'SCRIPT_FILENAME' => '/data/vhost/www.iskon.xyz/index.php',
'SERVER_ADMIN' => 'contact@iskon.xyz',
'CONTEXT_DOCUMENT_ROOT' => '/data/vhost/www.iskon.xyz',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/data/vhost/www.iskon.xyz',
'REMOTE_ADDR' => '104.23.197.40',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '172.31.27.203',
'SERVER_NAME' => 'www.iskon.xyz',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin',
'HTTP_HOST' => 'www.iskon.xyz',
'HTTP_CONNECTION' => 'Keep-Alive',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_CF_CONNECTING_IP' => '216.73.216.254',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT_ENCODING' => 'gzip, br',
'HTTP_ACCEPT' => '*/*',
'HTTP_CF_RAY' => 'a2044ea32d2d79f3-CMH',
'HTTP_X_FORWARDED_FOR' => '216.73.216.254',
'proxy-nokeepalive' => '1',
'SSL_TLS_SNI' => 'www.iskon.xyz',
'HTTPS' => 'on',
'REDIRECT_STATUS' => '200',
'REDIRECT_SSL_TLS_SNI' => 'www.iskon.xyz',
'REDIRECT_HTTPS' => 'on',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1784910603.3077,
'REQUEST_TIME' => (int) 1784910603,
'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],
],
],
'https' => [
'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],
],
'exclude' => [
'' => [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 #8
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 headerSentInfo => null
}
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);
|
Toggle Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => [
],
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'www-data',
'HOME' => '/var/www',
'SCRIPT_NAME' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/sitemap.xml',
'REMOTE_PORT' => '9753',
'SCRIPT_FILENAME' => '/data/vhost/www.iskon.xyz/index.php',
'SERVER_ADMIN' => 'contact@iskon.xyz',
'CONTEXT_DOCUMENT_ROOT' => '/data/vhost/www.iskon.xyz',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/data/vhost/www.iskon.xyz',
'REMOTE_ADDR' => '104.23.197.40',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '172.31.27.203',
'SERVER_NAME' => 'www.iskon.xyz',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin',
'HTTP_HOST' => 'www.iskon.xyz',
'HTTP_CONNECTION' => 'Keep-Alive',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_CF_CONNECTING_IP' => '216.73.216.254',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT_ENCODING' => 'gzip, br',
'HTTP_ACCEPT' => '*/*',
'HTTP_CF_RAY' => 'a2044ea32d2d79f3-CMH',
'HTTP_X_FORWARDED_FOR' => '216.73.216.254',
'proxy-nokeepalive' => '1',
'SSL_TLS_SNI' => 'www.iskon.xyz',
'HTTPS' => 'on',
'REDIRECT_STATUS' => '200',
'REDIRECT_SSL_TLS_SNI' => 'www.iskon.xyz',
'REDIRECT_HTTPS' => 'on',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1784910603.3077,
'REQUEST_TIME' => (int) 1784910603,
'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],
],
],
'https' => [
'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],
],
'exclude' => [
'' => [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 #8
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 headerSentInfo => null
}
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) 3
protected queue => [
'' => [maximum depth reached],
]
protected container => object(Cake\Core\Container) id:2 {
}
}
protected fallbackHandler => object(App\Application) id:3 {
protected configDir => '/data/repos/visionmax/iskon/iskon-platform/config/'
protected plugins => object(Cake\Core\PluginCollection) id:4 {
}
protected controllerFactory => object(Cake\Controller\ControllerFactory) id:5 {
}
protected container => object(Cake\Core\Container) id: 2 {}
protected _eventManager => object(Cake\Event\EventManager) id:6 {
}
protected _eventClass => 'Cake\Event\Event'
}
}
-
|
) {
|
|
Router::setRequest($request);
|
|
}
|
|
|
|
return $this->handle($request);
|
|
}
|
|
|
|
/**
|
|
* Handle incoming server request and return a response.
|
Toggle Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => [
],
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'www-data',
'HOME' => '/var/www',
'SCRIPT_NAME' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/sitemap.xml',
'REMOTE_PORT' => '9753',
'SCRIPT_FILENAME' => '/data/vhost/www.iskon.xyz/index.php',
'SERVER_ADMIN' => 'contact@iskon.xyz',
'CONTEXT_DOCUMENT_ROOT' => '/data/vhost/www.iskon.xyz',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/data/vhost/www.iskon.xyz',
'REMOTE_ADDR' => '104.23.197.40',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '172.31.27.203',
'SERVER_NAME' => 'www.iskon.xyz',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin',
'HTTP_HOST' => 'www.iskon.xyz',
'HTTP_CONNECTION' => 'Keep-Alive',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_CF_CONNECTING_IP' => '216.73.216.254',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT_ENCODING' => 'gzip, br',
'HTTP_ACCEPT' => '*/*',
'HTTP_CF_RAY' => 'a2044ea32d2d79f3-CMH',
'HTTP_X_FORWARDED_FOR' => '216.73.216.254',
'proxy-nokeepalive' => '1',
'SSL_TLS_SNI' => 'www.iskon.xyz',
'HTTPS' => 'on',
'REDIRECT_STATUS' => '200',
'REDIRECT_SSL_TLS_SNI' => 'www.iskon.xyz',
'REDIRECT_HTTPS' => 'on',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1784910603.3077,
'REQUEST_TIME' => (int) 1784910603,
'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],
],
],
'https' => [
'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],
],
'exclude' => [
'' => [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 #8
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 headerSentInfo => null
}
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();
|
|
}
|
Toggle Arguments
object(Cake\Http\MiddlewareQueue) id:0 {
protected position => (int) 3
protected queue => [
(int) 0 => object(Cake\Error\Middleware\ErrorHandlerMiddleware) id:1 {
},
(int) 1 => object(Cake\Routing\Middleware\AssetMiddleware) id:2 {
},
(int) 2 => object(Cake\Routing\Middleware\RoutingMiddleware) id:3 {
},
]
protected container => object(Cake\Core\Container) id:4 {
protected defaultToShared => false
protected definitions => object(League\Container\Definition\DefinitionAggregate) id:5 {
}
protected providers => object(League\Container\ServiceProvider\ServiceProviderAggregate) id:6 {
}
protected inflectors => object(League\Container\Inflector\InflectorAggregate) id:7 {
}
protected delegates => [
'' => [maximum depth reached],
]
}
}
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => [
],
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'www-data',
'HOME' => '/var/www',
'SCRIPT_NAME' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/sitemap.xml',
'REMOTE_PORT' => '9753',
'SCRIPT_FILENAME' => '/data/vhost/www.iskon.xyz/index.php',
'SERVER_ADMIN' => 'contact@iskon.xyz',
'CONTEXT_DOCUMENT_ROOT' => '/data/vhost/www.iskon.xyz',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/data/vhost/www.iskon.xyz',
'REMOTE_ADDR' => '104.23.197.40',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '172.31.27.203',
'SERVER_NAME' => 'www.iskon.xyz',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin',
'HTTP_HOST' => 'www.iskon.xyz',
'HTTP_CONNECTION' => 'Keep-Alive',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_CF_CONNECTING_IP' => '216.73.216.254',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT_ENCODING' => 'gzip, br',
'HTTP_ACCEPT' => '*/*',
'HTTP_CF_RAY' => 'a2044ea32d2d79f3-CMH',
'HTTP_X_FORWARDED_FOR' => '216.73.216.254',
'proxy-nokeepalive' => '1',
'SSL_TLS_SNI' => 'www.iskon.xyz',
'HTTPS' => 'on',
'REDIRECT_STATUS' => '200',
'REDIRECT_SSL_TLS_SNI' => 'www.iskon.xyz',
'REDIRECT_HTTPS' => 'on',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1784910603.3077,
'REQUEST_TIME' => (int) 1784910603,
'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],
],
],
'https' => [
'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],
],
'exclude' => [
'' => [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 #8
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 headerSentInfo => null
}
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 => '/data/repos/visionmax/iskon/iskon-platform/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' => [
]
'_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());
|
|
|
Toggle Arguments
-
If you want to customize this error message, create
templates/Error/missing_controller.php