Deprecated (8192) : Cake\View\ViewBuilder implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) [CORE/src/View/ViewBuilder.php , line 37 ]Code Context */
class ViewBuilder implements JsonSerializable , Serializable
{
include - CORE/src/View/ViewBuilder.php, line 37
Composer\Autoload\{closure} - ROOT/vendor/composer/ClassLoader.php, line 576
Composer\Autoload\ClassLoader::loadClass() - ROOT/vendor/composer/ClassLoader.php, line 427
Cake\Controller\Controller::viewBuilder() - CORE/src/View/ViewVarsTrait.php, line 43
Cake\Controller\Controller::set() - CORE/src/View/ViewVarsTrait.php, line 98
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 271
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 148
Cake\Error\Middleware\ErrorHandlerMiddleware::process() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 130
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 58
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 90
[main] - ROOT/webroot/index.php, line 40 Warning (512) : Unable to emit headers. Headers sent in file=/home/u800835374/domains/progressive-hub.com/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php line=971 [CORE/src/Http/ResponseEmitter.php , line 71 ]Code Context $message = "Unable to emit headers. Headers sent in file= $file line= $line " ;
trigger_error ( $message , E_USER_WARNING );
}
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 71
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 128
[main] - ROOT/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/u800835374/domains/progressive-hub.com/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:971) [CORE/src/Http/ResponseEmitter.php , line 168 ]Code Context $response -> getStatusCode (),
( $reasonPhrase ? ' ' . $reasonPhrase : '' )
));
header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 168
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 74
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 128
[main] - ROOT/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/u800835374/domains/progressive-hub.com/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:971) [CORE/src/Http/ResponseEmitter.php , line 197 ]Code Context foreach ( $values as $value ) {
header ( sprintf (
'%s: %s' ,
header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 197
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 75
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 128
[main] - ROOT/webroot/index.php, line 40
Error: Missing Controller
Error
Sitemap.xmlController 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
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' );
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 => [
'LSPHP_ProcessGroup' => 'on' ,
'PATH' => '/usr/local/bin:/bin:/usr/bin' ,
'HTTP_ACCEPT' => '*/*' ,
'HTTP_ACCEPT_ENCODING' => 'br' ,
'HTTP_HOST' => 'progressive-hub.com' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'HTTP_X_FORWARDED_FOR' => '216.73.216.103' ,
'HTTP_X_FORWARDED_PROTO' => 'https' ,
'HTTP_X_REAL_IP' => '216.73.216.103' ,
'HTTP_X_REAL_PORT' => '6198' ,
'HTTP_X_FORWARDED_PORT' => '443' ,
'HTTP_X_PORT' => '443' ,
'HTTP_X_LSCACHE' => '1' ,
'DOCUMENT_ROOT' => '/home/u800835374/domains/progressive-hub.com/public_html' ,
'REMOTE_ADDR' => '216.73.216.103' ,
'REMOTE_PORT' => '10324' ,
'SERVER_ADDR' => '2a02:4780:6:1862:0:2fbb:c72e:4' ,
'SERVER_NAME' => 'progressive-hub.com' ,
'SERVER_ADMIN' => '' ,
'SERVER_PORT' => '443' ,
'REQUEST_SCHEME' => 'https' ,
'REQUEST_URI' => '/sitemap.xml' ,
'REDIRECT_URL' => '/webroot/sitemap.xml' ,
'REDIRECT_REQUEST_METHOD' => 'GET' ,
'PROXY_REMOTE_ADDR' => '2a02:4780:1:22::3' ,
'FRONTEND_CDN' => 'QC' ,
'HTTPS' => 'on' ,
'CRAWLER_USLEEP' => '1000' ,
'CRAWLER_LOAD_LIMIT_ENFORCE' => '25' ,
'H_PLATFORM' => 'Hostinger' ,
'H_TYPE' => 'shared' ,
'H_CANARY' => 'false' ,
'H_STAGING' => 'false' ,
'REDIRECT_STATUS' => '200' ,
'SSL_PROTOCOL' => 'TLSv1.3' ,
'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384' ,
'SSL_CIPHER_USEKEYSIZE' => '256' ,
'SSL_CIPHER_ALGKEYSIZE' => '256' ,
'SCRIPT_FILENAME' => '/home/u800835374/domains/progressive-hub.com/public_html/webroot/index.php' ,
'QUERY_STRING' => '' ,
'SCRIPT_URI' => 'https://progressive-hub.com/sitemap.xml' ,
'SCRIPT_URL' => '/sitemap.xml' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'SERVER_SOFTWARE' => 'LiteSpeed' ,
'REQUEST_METHOD' => 'GET' ,
'X-LSCACHE' => 'on,crawler,esi,combine' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1754455033.6642 ,
'REQUEST_TIME' => (int) 1754455033 ,
'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 #5
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object( Laminas\Diactoros\Uri ) id: 4 {
base => ''
webroot => '/'
protected allowedSchemes => [
'' => [maximum depth reached] ,
]
private scheme => 'https'
private userInfo => ''
private host => 'progressive-hub.com'
private port => null
private path => '/sitemap.xml'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 30000
protected _isCLI => false
}
protected flash => object( Cake\Http\FlashMessage ) id: 6 {
protected _defaultConfig => [
'' => [maximum depth reached] ,
]
protected session => object( Cake\Http\Session ) id: 5 {}
protected _config => [
'' => [maximum depth reached] ,
]
protected _configInitialized => true
}
protected attributes => [
'identity' => null ,
'authentication' => object( Authentication\AuthenticationService ) id: 7 {
} ,
'authenticationResult' => object( Authentication\Authenticator\Result ) id: 8 {
} ,
'csrfToken' => '4u3fiJnvbNl/a2Dpwa9CPPVNN+3vOtB+2yLXlhIp+uiTkdGja1fJI3GEK0FP5oIiwuExceMetF4d5T1+N13KbqxrNPCTS4lSxCgHjooP6UzvFe+vKk+f2Pf05sJcYvEWRLNPJXuAtxrygARD0C2AOA==' ,
]
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 );
}
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 => [
'LSPHP_ProcessGroup' => 'on' ,
'PATH' => '/usr/local/bin:/bin:/usr/bin' ,
'HTTP_ACCEPT' => '*/*' ,
'HTTP_ACCEPT_ENCODING' => 'br' ,
'HTTP_HOST' => 'progressive-hub.com' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'HTTP_X_FORWARDED_FOR' => '216.73.216.103' ,
'HTTP_X_FORWARDED_PROTO' => 'https' ,
'HTTP_X_REAL_IP' => '216.73.216.103' ,
'HTTP_X_REAL_PORT' => '6198' ,
'HTTP_X_FORWARDED_PORT' => '443' ,
'HTTP_X_PORT' => '443' ,
'HTTP_X_LSCACHE' => '1' ,
'DOCUMENT_ROOT' => '/home/u800835374/domains/progressive-hub.com/public_html' ,
'REMOTE_ADDR' => '216.73.216.103' ,
'REMOTE_PORT' => '10324' ,
'SERVER_ADDR' => '2a02:4780:6:1862:0:2fbb:c72e:4' ,
'SERVER_NAME' => 'progressive-hub.com' ,
'SERVER_ADMIN' => '' ,
'SERVER_PORT' => '443' ,
'REQUEST_SCHEME' => 'https' ,
'REQUEST_URI' => '/sitemap.xml' ,
'REDIRECT_URL' => '/webroot/sitemap.xml' ,
'REDIRECT_REQUEST_METHOD' => 'GET' ,
'PROXY_REMOTE_ADDR' => '2a02:4780:1:22::3' ,
'FRONTEND_CDN' => 'QC' ,
'HTTPS' => 'on' ,
'CRAWLER_USLEEP' => '1000' ,
'CRAWLER_LOAD_LIMIT_ENFORCE' => '25' ,
'H_PLATFORM' => 'Hostinger' ,
'H_TYPE' => 'shared' ,
'H_CANARY' => 'false' ,
'H_STAGING' => 'false' ,
'REDIRECT_STATUS' => '200' ,
'SSL_PROTOCOL' => 'TLSv1.3' ,
'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384' ,
'SSL_CIPHER_USEKEYSIZE' => '256' ,
'SSL_CIPHER_ALGKEYSIZE' => '256' ,
'SCRIPT_FILENAME' => '/home/u800835374/domains/progressive-hub.com/public_html/webroot/index.php' ,
'QUERY_STRING' => '' ,
'SCRIPT_URI' => 'https://progressive-hub.com/sitemap.xml' ,
'SCRIPT_URL' => '/sitemap.xml' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'SERVER_SOFTWARE' => 'LiteSpeed' ,
'REQUEST_METHOD' => 'GET' ,
'X-LSCACHE' => 'on,crawler,esi,combine' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1754455033.6642 ,
'REQUEST_TIME' => (int) 1754455033 ,
'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 #5
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object( Laminas\Diactoros\Uri ) id: 4 {
base => ''
webroot => '/'
protected allowedSchemes => [
'' => [maximum depth reached] ,
]
private scheme => 'https'
private userInfo => ''
private host => 'progressive-hub.com'
private port => null
private path => '/sitemap.xml'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 30000
protected _isCLI => false
}
protected flash => object( Cake\Http\FlashMessage ) id: 6 {
protected _defaultConfig => [
'' => [maximum depth reached] ,
]
protected session => object( Cake\Http\Session ) id: 5 {}
protected _config => [
'' => [maximum depth reached] ,
]
protected _configInitialized => true
}
protected attributes => [
'identity' => null ,
'authentication' => object( Authentication\AuthenticationService ) id: 7 {
} ,
'authenticationResult' => object( Authentication\Authenticator\Result ) id: 8 {
} ,
'csrfToken' => '4u3fiJnvbNl/a2Dpwa9CPPVNN+3vOtB+2yLXlhIp+uiTkdGja1fJI3GEK0FP5oIiwuExceMetF4d5T1+N13KbqxrNPCTS4lSxCgHjooP6UzvFe+vKk+f2Pf05sJcYvEWRLNPJXuAtxrygARD0C2AOA==' ,
]
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' => 'Sitemap.xml' ,
'pass' => [
] ,
'action' => 'index' ,
'plugin' => null ,
'_matchedRoute' => '/{controller}' ,
'_ext' => null ,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'LSPHP_ProcessGroup' => 'on' ,
'PATH' => '/usr/local/bin:/bin:/usr/bin' ,
'HTTP_ACCEPT' => '*/*' ,
'HTTP_ACCEPT_ENCODING' => 'br' ,
'HTTP_HOST' => 'progressive-hub.com' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'HTTP_X_FORWARDED_FOR' => '216.73.216.103' ,
'HTTP_X_FORWARDED_PROTO' => 'https' ,
'HTTP_X_REAL_IP' => '216.73.216.103' ,
'HTTP_X_REAL_PORT' => '6198' ,
'HTTP_X_FORWARDED_PORT' => '443' ,
'HTTP_X_PORT' => '443' ,
'HTTP_X_LSCACHE' => '1' ,
'DOCUMENT_ROOT' => '/home/u800835374/domains/progressive-hub.com/public_html' ,
'REMOTE_ADDR' => '216.73.216.103' ,
'REMOTE_PORT' => '10324' ,
'SERVER_ADDR' => '2a02:4780:6:1862:0:2fbb:c72e:4' ,
'SERVER_NAME' => 'progressive-hub.com' ,
'SERVER_ADMIN' => '' ,
'SERVER_PORT' => '443' ,
'REQUEST_SCHEME' => 'https' ,
'REQUEST_URI' => '/sitemap.xml' ,
'REDIRECT_URL' => '/webroot/sitemap.xml' ,
'REDIRECT_REQUEST_METHOD' => 'GET' ,
'PROXY_REMOTE_ADDR' => '2a02:4780:1:22::3' ,
'FRONTEND_CDN' => 'QC' ,
'HTTPS' => 'on' ,
'CRAWLER_USLEEP' => '1000' ,
'CRAWLER_LOAD_LIMIT_ENFORCE' => '25' ,
'H_PLATFORM' => 'Hostinger' ,
'H_TYPE' => 'shared' ,
'H_CANARY' => 'false' ,
'H_STAGING' => 'false' ,
'REDIRECT_STATUS' => '200' ,
'SSL_PROTOCOL' => 'TLSv1.3' ,
'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384' ,
'SSL_CIPHER_USEKEYSIZE' => '256' ,
'SSL_CIPHER_ALGKEYSIZE' => '256' ,
'SCRIPT_FILENAME' => '/home/u800835374/domains/progressive-hub.com/public_html/webroot/index.php' ,
'QUERY_STRING' => '' ,
'SCRIPT_URI' => 'https://progressive-hub.com/sitemap.xml' ,
'SCRIPT_URL' => '/sitemap.xml' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'SERVER_SOFTWARE' => 'LiteSpeed' ,
'REQUEST_METHOD' => 'GET' ,
'X-LSCACHE' => 'on,crawler,esi,combine' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1754455033.6642 ,
'REQUEST_TIME' => (int) 1754455033 ,
'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 #5
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object( Laminas\Diactoros\Uri ) id: 4 {
base => ''
webroot => '/'
protected allowedSchemes => [
'' => [maximum depth reached] ,
]
private scheme => 'https'
private userInfo => ''
private host => 'progressive-hub.com'
private port => null
private path => '/sitemap.xml'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 30000
protected _isCLI => false
}
protected flash => object( Cake\Http\FlashMessage ) id: 6 {
protected _defaultConfig => [
'' => [maximum depth reached] ,
]
protected session => object( Cake\Http\Session ) id: 5 {}
protected _config => [
'' => [maximum depth reached] ,
]
protected _configInitialized => true
}
protected attributes => [
'identity' => null ,
'authentication' => object( Authentication\AuthenticationService ) id: 7 {
} ,
'authenticationResult' => object( Authentication\Authenticator\Result ) id: 8 {
} ,
'csrfToken' => '4u3fiJnvbNl/a2Dpwa9CPPVNN+3vOtB+2yLXlhIp+uiTkdGja1fJI3GEK0FP5oIiwuExceMetF4d5T1+N13KbqxrNPCTS4lSxCgHjooP6UzvFe+vKk+f2Pf05sJcYvEWRLNPJXuAtxrygARD0C2AOA==' ,
]
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' => 'Sitemap.xml' ,
'pass' => [
] ,
'action' => 'index' ,
'plugin' => null ,
'_matchedRoute' => '/{controller}' ,
'_ext' => null ,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'LSPHP_ProcessGroup' => 'on' ,
'PATH' => '/usr/local/bin:/bin:/usr/bin' ,
'HTTP_ACCEPT' => '*/*' ,
'HTTP_ACCEPT_ENCODING' => 'br' ,
'HTTP_HOST' => 'progressive-hub.com' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'HTTP_X_FORWARDED_FOR' => '216.73.216.103' ,
'HTTP_X_FORWARDED_PROTO' => 'https' ,
'HTTP_X_REAL_IP' => '216.73.216.103' ,
'HTTP_X_REAL_PORT' => '6198' ,
'HTTP_X_FORWARDED_PORT' => '443' ,
'HTTP_X_PORT' => '443' ,
'HTTP_X_LSCACHE' => '1' ,
'DOCUMENT_ROOT' => '/home/u800835374/domains/progressive-hub.com/public_html' ,
'REMOTE_ADDR' => '216.73.216.103' ,
'REMOTE_PORT' => '10324' ,
'SERVER_ADDR' => '2a02:4780:6:1862:0:2fbb:c72e:4' ,
'SERVER_NAME' => 'progressive-hub.com' ,
'SERVER_ADMIN' => '' ,
'SERVER_PORT' => '443' ,
'REQUEST_SCHEME' => 'https' ,
'REQUEST_URI' => '/sitemap.xml' ,
'REDIRECT_URL' => '/webroot/sitemap.xml' ,
'REDIRECT_REQUEST_METHOD' => 'GET' ,
'PROXY_REMOTE_ADDR' => '2a02:4780:1:22::3' ,
'FRONTEND_CDN' => 'QC' ,
'HTTPS' => 'on' ,
'CRAWLER_USLEEP' => '1000' ,
'CRAWLER_LOAD_LIMIT_ENFORCE' => '25' ,
'H_PLATFORM' => 'Hostinger' ,
'H_TYPE' => 'shared' ,
'H_CANARY' => 'false' ,
'H_STAGING' => 'false' ,
'REDIRECT_STATUS' => '200' ,
'SSL_PROTOCOL' => 'TLSv1.3' ,
'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384' ,
'SSL_CIPHER_USEKEYSIZE' => '256' ,
'SSL_CIPHER_ALGKEYSIZE' => '256' ,
'SCRIPT_FILENAME' => '/home/u800835374/domains/progressive-hub.com/public_html/webroot/index.php' ,
'QUERY_STRING' => '' ,
'SCRIPT_URI' => 'https://progressive-hub.com/sitemap.xml' ,
'SCRIPT_URL' => '/sitemap.xml' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'SERVER_SOFTWARE' => 'LiteSpeed' ,
'REQUEST_METHOD' => 'GET' ,
'X-LSCACHE' => 'on,crawler,esi,combine' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1754455033.6642 ,
'REQUEST_TIME' => (int) 1754455033 ,
'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 #5
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object( Laminas\Diactoros\Uri ) id: 4 {
base => ''
webroot => '/'
protected allowedSchemes => [
'' => [maximum depth reached] ,
]
private scheme => 'https'
private userInfo => ''
private host => 'progressive-hub.com'
private port => null
private path => '/sitemap.xml'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 30000
protected _isCLI => false
}
protected flash => object( Cake\Http\FlashMessage ) id: 6 {
protected _defaultConfig => [
'' => [maximum depth reached] ,
]
protected session => object( Cake\Http\Session ) id: 5 {}
protected _config => [
'' => [maximum depth reached] ,
]
protected _configInitialized => true
}
protected attributes => [
'identity' => null ,
'authentication' => object( Authentication\AuthenticationService ) id: 7 {
} ,
'authenticationResult' => object( Authentication\Authenticator\Result ) id: 8 {
} ,
'csrfToken' => '4u3fiJnvbNl/a2Dpwa9CPPVNN+3vOtB+2yLXlhIp+uiTkdGja1fJI3GEK0FP5oIiwuExceMetF4d5T1+N13KbqxrNPCTS4lSxCgHjooP6UzvFe+vKk+f2Pf05sJcYvEWRLNPJXuAtxrygARD0C2AOA==' ,
]
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 );
}
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 => [
'LSPHP_ProcessGroup' => 'on' ,
'PATH' => '/usr/local/bin:/bin:/usr/bin' ,
'HTTP_ACCEPT' => '*/*' ,
'HTTP_ACCEPT_ENCODING' => 'br' ,
'HTTP_HOST' => 'progressive-hub.com' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'HTTP_X_FORWARDED_FOR' => '216.73.216.103' ,
'HTTP_X_FORWARDED_PROTO' => 'https' ,
'HTTP_X_REAL_IP' => '216.73.216.103' ,
'HTTP_X_REAL_PORT' => '6198' ,
'HTTP_X_FORWARDED_PORT' => '443' ,
'HTTP_X_PORT' => '443' ,
'HTTP_X_LSCACHE' => '1' ,
'DOCUMENT_ROOT' => '/home/u800835374/domains/progressive-hub.com/public_html' ,
'REMOTE_ADDR' => '216.73.216.103' ,
'REMOTE_PORT' => '10324' ,
'SERVER_ADDR' => '2a02:4780:6:1862:0:2fbb:c72e:4' ,
'SERVER_NAME' => 'progressive-hub.com' ,
'SERVER_ADMIN' => '' ,
'SERVER_PORT' => '443' ,
'REQUEST_SCHEME' => 'https' ,
'REQUEST_URI' => '/sitemap.xml' ,
'REDIRECT_URL' => '/webroot/sitemap.xml' ,
'REDIRECT_REQUEST_METHOD' => 'GET' ,
'PROXY_REMOTE_ADDR' => '2a02:4780:1:22::3' ,
'FRONTEND_CDN' => 'QC' ,
'HTTPS' => 'on' ,
'CRAWLER_USLEEP' => '1000' ,
'CRAWLER_LOAD_LIMIT_ENFORCE' => '25' ,
'H_PLATFORM' => 'Hostinger' ,
'H_TYPE' => 'shared' ,
'H_CANARY' => 'false' ,
'H_STAGING' => 'false' ,
'REDIRECT_STATUS' => '200' ,
'SSL_PROTOCOL' => 'TLSv1.3' ,
'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384' ,
'SSL_CIPHER_USEKEYSIZE' => '256' ,
'SSL_CIPHER_ALGKEYSIZE' => '256' ,
'SCRIPT_FILENAME' => '/home/u800835374/domains/progressive-hub.com/public_html/webroot/index.php' ,
'QUERY_STRING' => '' ,
'SCRIPT_URI' => 'https://progressive-hub.com/sitemap.xml' ,
'SCRIPT_URL' => '/sitemap.xml' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'SERVER_SOFTWARE' => 'LiteSpeed' ,
'REQUEST_METHOD' => 'GET' ,
'X-LSCACHE' => 'on,crawler,esi,combine' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1754455033.6642 ,
'REQUEST_TIME' => (int) 1754455033 ,
'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 #5
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object( Laminas\Diactoros\Uri ) id: 4 {
base => ''
webroot => '/'
protected allowedSchemes => [
'' => [maximum depth reached] ,
]
private scheme => 'https'
private userInfo => ''
private host => 'progressive-hub.com'
private port => null
private path => '/sitemap.xml'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 30000
protected _isCLI => false
}
protected flash => object( Cake\Http\FlashMessage ) id: 6 {
protected _defaultConfig => [
'' => [maximum depth reached] ,
]
protected session => object( Cake\Http\Session ) id: 5 {}
protected _config => [
'' => [maximum depth reached] ,
]
protected _configInitialized => true
}
protected attributes => [
'identity' => null ,
'authentication' => object( Authentication\AuthenticationService ) id: 7 {
} ,
'authenticationResult' => object( Authentication\Authenticator\Result ) id: 8 {
} ,
'csrfToken' => '4u3fiJnvbNl/a2Dpwa9CPPVNN+3vOtB+2yLXlhIp+uiTkdGja1fJI3GEK0FP5oIiwuExceMetF4d5T1+N13KbqxrNPCTS4lSxCgHjooP6UzvFe+vKk+f2Pf05sJcYvEWRLNPJXuAtxrygARD0C2AOA==' ,
]
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' => 'Sitemap.xml' ,
'pass' => [
] ,
'action' => 'index' ,
'plugin' => null ,
'_matchedRoute' => '/{controller}' ,
'_ext' => null ,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'LSPHP_ProcessGroup' => 'on' ,
'PATH' => '/usr/local/bin:/bin:/usr/bin' ,
'HTTP_ACCEPT' => '*/*' ,
'HTTP_ACCEPT_ENCODING' => 'br' ,
'HTTP_HOST' => 'progressive-hub.com' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'HTTP_X_FORWARDED_FOR' => '216.73.216.103' ,
'HTTP_X_FORWARDED_PROTO' => 'https' ,
'HTTP_X_REAL_IP' => '216.73.216.103' ,
'HTTP_X_REAL_PORT' => '6198' ,
'HTTP_X_FORWARDED_PORT' => '443' ,
'HTTP_X_PORT' => '443' ,
'HTTP_X_LSCACHE' => '1' ,
'DOCUMENT_ROOT' => '/home/u800835374/domains/progressive-hub.com/public_html' ,
'REMOTE_ADDR' => '216.73.216.103' ,
'REMOTE_PORT' => '10324' ,
'SERVER_ADDR' => '2a02:4780:6:1862:0:2fbb:c72e:4' ,
'SERVER_NAME' => 'progressive-hub.com' ,
'SERVER_ADMIN' => '' ,
'SERVER_PORT' => '443' ,
'REQUEST_SCHEME' => 'https' ,
'REQUEST_URI' => '/sitemap.xml' ,
'REDIRECT_URL' => '/webroot/sitemap.xml' ,
'REDIRECT_REQUEST_METHOD' => 'GET' ,
'PROXY_REMOTE_ADDR' => '2a02:4780:1:22::3' ,
'FRONTEND_CDN' => 'QC' ,
'HTTPS' => 'on' ,
'CRAWLER_USLEEP' => '1000' ,
'CRAWLER_LOAD_LIMIT_ENFORCE' => '25' ,
'H_PLATFORM' => 'Hostinger' ,
'H_TYPE' => 'shared' ,
'H_CANARY' => 'false' ,
'H_STAGING' => 'false' ,
'REDIRECT_STATUS' => '200' ,
'SSL_PROTOCOL' => 'TLSv1.3' ,
'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384' ,
'SSL_CIPHER_USEKEYSIZE' => '256' ,
'SSL_CIPHER_ALGKEYSIZE' => '256' ,
'SCRIPT_FILENAME' => '/home/u800835374/domains/progressive-hub.com/public_html/webroot/index.php' ,
'QUERY_STRING' => '' ,
'SCRIPT_URI' => 'https://progressive-hub.com/sitemap.xml' ,
'SCRIPT_URL' => '/sitemap.xml' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'SERVER_SOFTWARE' => 'LiteSpeed' ,
'REQUEST_METHOD' => 'GET' ,
'X-LSCACHE' => 'on,crawler,esi,combine' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1754455033.6642 ,
'REQUEST_TIME' => (int) 1754455033 ,
'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 #5
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object( Laminas\Diactoros\Uri ) id: 4 {
base => ''
webroot => '/'
protected allowedSchemes => [
'' => [maximum depth reached] ,
]
private scheme => 'https'
private userInfo => ''
private host => 'progressive-hub.com'
private port => null
private path => '/sitemap.xml'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 30000
protected _isCLI => false
}
protected flash => object( Cake\Http\FlashMessage ) id: 6 {
protected _defaultConfig => [
'' => [maximum depth reached] ,
]
protected session => object( Cake\Http\Session ) id: 5 {}
protected _config => [
'' => [maximum depth reached] ,
]
protected _configInitialized => true
}
protected attributes => [
'identity' => null ,
'authentication' => object( Authentication\AuthenticationService ) id: 7 {
} ,
'authenticationResult' => object( Authentication\Authenticator\Result ) id: 8 {
} ,
'csrfToken' => '4u3fiJnvbNl/a2Dpwa9CPPVNN+3vOtB+2yLXlhIp+uiTkdGja1fJI3GEK0FP5oIiwuExceMetF4d5T1+N13KbqxrNPCTS4lSxCgHjooP6UzvFe+vKk+f2Pf05sJcYvEWRLNPJXuAtxrygARD0C2AOA==' ,
]
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) 6
protected queue => [
'' => [maximum depth reached] ,
]
}
protected fallbackHandler => object( App\Application ) id: 2 {
protected configDir => '/home/u800835374/domains/progressive-hub.com/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
{
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' => 'Sitemap.xml' ,
'pass' => [
] ,
'action' => 'index' ,
'plugin' => null ,
'_matchedRoute' => '/{controller}' ,
'_ext' => null ,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'LSPHP_ProcessGroup' => 'on' ,
'PATH' => '/usr/local/bin:/bin:/usr/bin' ,
'HTTP_ACCEPT' => '*/*' ,
'HTTP_ACCEPT_ENCODING' => 'br' ,
'HTTP_HOST' => 'progressive-hub.com' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'HTTP_X_FORWARDED_FOR' => '216.73.216.103' ,
'HTTP_X_FORWARDED_PROTO' => 'https' ,
'HTTP_X_REAL_IP' => '216.73.216.103' ,
'HTTP_X_REAL_PORT' => '6198' ,
'HTTP_X_FORWARDED_PORT' => '443' ,
'HTTP_X_PORT' => '443' ,
'HTTP_X_LSCACHE' => '1' ,
'DOCUMENT_ROOT' => '/home/u800835374/domains/progressive-hub.com/public_html' ,
'REMOTE_ADDR' => '216.73.216.103' ,
'REMOTE_PORT' => '10324' ,
'SERVER_ADDR' => '2a02:4780:6:1862:0:2fbb:c72e:4' ,
'SERVER_NAME' => 'progressive-hub.com' ,
'SERVER_ADMIN' => '' ,
'SERVER_PORT' => '443' ,
'REQUEST_SCHEME' => 'https' ,
'REQUEST_URI' => '/sitemap.xml' ,
'REDIRECT_URL' => '/webroot/sitemap.xml' ,
'REDIRECT_REQUEST_METHOD' => 'GET' ,
'PROXY_REMOTE_ADDR' => '2a02:4780:1:22::3' ,
'FRONTEND_CDN' => 'QC' ,
'HTTPS' => 'on' ,
'CRAWLER_USLEEP' => '1000' ,
'CRAWLER_LOAD_LIMIT_ENFORCE' => '25' ,
'H_PLATFORM' => 'Hostinger' ,
'H_TYPE' => 'shared' ,
'H_CANARY' => 'false' ,
'H_STAGING' => 'false' ,
'REDIRECT_STATUS' => '200' ,
'SSL_PROTOCOL' => 'TLSv1.3' ,
'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384' ,
'SSL_CIPHER_USEKEYSIZE' => '256' ,
'SSL_CIPHER_ALGKEYSIZE' => '256' ,
'SCRIPT_FILENAME' => '/home/u800835374/domains/progressive-hub.com/public_html/webroot/index.php' ,
'QUERY_STRING' => '' ,
'SCRIPT_URI' => 'https://progressive-hub.com/sitemap.xml' ,
'SCRIPT_URL' => '/sitemap.xml' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'SERVER_SOFTWARE' => 'LiteSpeed' ,
'REQUEST_METHOD' => 'GET' ,
'X-LSCACHE' => 'on,crawler,esi,combine' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1754455033.6642 ,
'REQUEST_TIME' => (int) 1754455033 ,
'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 #5
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object( Laminas\Diactoros\Uri ) id: 4 {
base => ''
webroot => '/'
protected allowedSchemes => [
'' => [maximum depth reached] ,
]
private scheme => 'https'
private userInfo => ''
private host => 'progressive-hub.com'
private port => null
private path => '/sitemap.xml'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 30000
protected _isCLI => false
}
protected flash => object( Cake\Http\FlashMessage ) id: 6 {
protected _defaultConfig => [
'' => [maximum depth reached] ,
]
protected session => object( Cake\Http\Session ) id: 5 {}
protected _config => [
'' => [maximum depth reached] ,
]
protected _configInitialized => true
}
protected attributes => [
'identity' => null ,
'authentication' => object( Authentication\AuthenticationService ) id: 7 {
} ,
'authenticationResult' => object( Authentication\Authenticator\Result ) 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' => 'Sitemap.xml' ,
'pass' => [
] ,
'action' => 'index' ,
'plugin' => null ,
'_matchedRoute' => '/{controller}' ,
'_ext' => null ,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'LSPHP_ProcessGroup' => 'on' ,
'PATH' => '/usr/local/bin:/bin:/usr/bin' ,
'HTTP_ACCEPT' => '*/*' ,
'HTTP_ACCEPT_ENCODING' => 'br' ,
'HTTP_HOST' => 'progressive-hub.com' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'HTTP_X_FORWARDED_FOR' => '216.73.216.103' ,
'HTTP_X_FORWARDED_PROTO' => 'https' ,
'HTTP_X_REAL_IP' => '216.73.216.103' ,
'HTTP_X_REAL_PORT' => '6198' ,
'HTTP_X_FORWARDED_PORT' => '443' ,
'HTTP_X_PORT' => '443' ,
'HTTP_X_LSCACHE' => '1' ,
'DOCUMENT_ROOT' => '/home/u800835374/domains/progressive-hub.com/public_html' ,
'REMOTE_ADDR' => '216.73.216.103' ,
'REMOTE_PORT' => '10324' ,
'SERVER_ADDR' => '2a02:4780:6:1862:0:2fbb:c72e:4' ,
'SERVER_NAME' => 'progressive-hub.com' ,
'SERVER_ADMIN' => '' ,
'SERVER_PORT' => '443' ,
'REQUEST_SCHEME' => 'https' ,
'REQUEST_URI' => '/sitemap.xml' ,
'REDIRECT_URL' => '/webroot/sitemap.xml' ,
'REDIRECT_REQUEST_METHOD' => 'GET' ,
'PROXY_REMOTE_ADDR' => '2a02:4780:1:22::3' ,
'FRONTEND_CDN' => 'QC' ,
'HTTPS' => 'on' ,
'CRAWLER_USLEEP' => '1000' ,
'CRAWLER_LOAD_LIMIT_ENFORCE' => '25' ,
'H_PLATFORM' => 'Hostinger' ,
'H_TYPE' => 'shared' ,
'H_CANARY' => 'false' ,
'H_STAGING' => 'false' ,
'REDIRECT_STATUS' => '200' ,
'SSL_PROTOCOL' => 'TLSv1.3' ,
'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384' ,
'SSL_CIPHER_USEKEYSIZE' => '256' ,
'SSL_CIPHER_ALGKEYSIZE' => '256' ,
'SCRIPT_FILENAME' => '/home/u800835374/domains/progressive-hub.com/public_html/webroot/index.php' ,
'QUERY_STRING' => '' ,
'SCRIPT_URI' => 'https://progressive-hub.com/sitemap.xml' ,
'SCRIPT_URL' => '/sitemap.xml' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'SERVER_SOFTWARE' => 'LiteSpeed' ,
'REQUEST_METHOD' => 'GET' ,
'X-LSCACHE' => 'on,crawler,esi,combine' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1754455033.6642 ,
'REQUEST_TIME' => (int) 1754455033 ,
'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 #5
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object( Laminas\Diactoros\Uri ) id: 4 {
base => ''
webroot => '/'
protected allowedSchemes => [
'' => [maximum depth reached] ,
]
private scheme => 'https'
private userInfo => ''
private host => 'progressive-hub.com'
private port => null
private path => '/sitemap.xml'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 30000
protected _isCLI => false
}
protected flash => object( Cake\Http\FlashMessage ) id: 6 {
protected _defaultConfig => [
'' => [maximum depth reached] ,
]
protected session => object( Cake\Http\Session ) id: 5 {}
protected _config => [
'' => [maximum depth reached] ,
]
protected _configInitialized => true
}
protected attributes => [
'identity' => null ,
'authentication' => object( Authentication\AuthenticationService ) id: 7 {
} ,
'authenticationResult' => object( Authentication\Authenticator\Result ) 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) 6
protected queue => [
'' => [maximum depth reached] ,
]
}
protected fallbackHandler => object( App\Application ) id: 2 {
protected configDir => '/home/u800835374/domains/progressive-hub.com/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'
}
}
$request = $request -> withAttribute ( 'authentication' , $service );
$request = $request -> withAttribute ( 'authenticationResult' , $result );
try {
$response = $handler -> handle ( $request );
$authenticator = $service -> getAuthenticationProvider ();
if ( $authenticator !== null && ! $authenticator instanceof StatelessInterface ) {
$return = $service -> persistIdentity ( $request , $response , $result -> getData ());
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 => [
'LSPHP_ProcessGroup' => 'on' ,
'PATH' => '/usr/local/bin:/bin:/usr/bin' ,
'HTTP_ACCEPT' => '*/*' ,
'HTTP_ACCEPT_ENCODING' => 'br' ,
'HTTP_HOST' => 'progressive-hub.com' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'HTTP_X_FORWARDED_FOR' => '216.73.216.103' ,
'HTTP_X_FORWARDED_PROTO' => 'https' ,
'HTTP_X_REAL_IP' => '216.73.216.103' ,
'HTTP_X_REAL_PORT' => '6198' ,
'HTTP_X_FORWARDED_PORT' => '443' ,
'HTTP_X_PORT' => '443' ,
'HTTP_X_LSCACHE' => '1' ,
'DOCUMENT_ROOT' => '/home/u800835374/domains/progressive-hub.com/public_html' ,
'REMOTE_ADDR' => '216.73.216.103' ,
'REMOTE_PORT' => '10324' ,
'SERVER_ADDR' => '2a02:4780:6:1862:0:2fbb:c72e:4' ,
'SERVER_NAME' => 'progressive-hub.com' ,
'SERVER_ADMIN' => '' ,
'SERVER_PORT' => '443' ,
'REQUEST_SCHEME' => 'https' ,
'REQUEST_URI' => '/sitemap.xml' ,
'REDIRECT_URL' => '/webroot/sitemap.xml' ,
'REDIRECT_REQUEST_METHOD' => 'GET' ,
'PROXY_REMOTE_ADDR' => '2a02:4780:1:22::3' ,
'FRONTEND_CDN' => 'QC' ,
'HTTPS' => 'on' ,
'CRAWLER_USLEEP' => '1000' ,
'CRAWLER_LOAD_LIMIT_ENFORCE' => '25' ,
'H_PLATFORM' => 'Hostinger' ,
'H_TYPE' => 'shared' ,
'H_CANARY' => 'false' ,
'H_STAGING' => 'false' ,
'REDIRECT_STATUS' => '200' ,
'SSL_PROTOCOL' => 'TLSv1.3' ,
'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384' ,
'SSL_CIPHER_USEKEYSIZE' => '256' ,
'SSL_CIPHER_ALGKEYSIZE' => '256' ,
'SCRIPT_FILENAME' => '/home/u800835374/domains/progressive-hub.com/public_html/webroot/index.php' ,
'QUERY_STRING' => '' ,
'SCRIPT_URI' => 'https://progressive-hub.com/sitemap.xml' ,
'SCRIPT_URL' => '/sitemap.xml' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'SERVER_SOFTWARE' => 'LiteSpeed' ,
'REQUEST_METHOD' => 'GET' ,
'X-LSCACHE' => 'on,crawler,esi,combine' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1754455033.6642 ,
'REQUEST_TIME' => (int) 1754455033 ,
'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 #5
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object( Laminas\Diactoros\Uri ) id: 4 {
base => ''
webroot => '/'
protected allowedSchemes => [
'' => [maximum depth reached] ,
]
private scheme => 'https'
private userInfo => ''
private host => 'progressive-hub.com'
private port => null
private path => '/sitemap.xml'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 30000
protected _isCLI => false
}
protected flash => object( Cake\Http\FlashMessage ) id: 6 {
protected _defaultConfig => [
'' => [maximum depth reached] ,
]
protected session => object( Cake\Http\Session ) id: 5 {}
protected _config => [
'' => [maximum depth reached] ,
]
protected _configInitialized => true
}
protected attributes => [
'identity' => null ,
'authentication' => object( Authentication\AuthenticationService ) id: 7 {
} ,
'authenticationResult' => object( Authentication\Authenticator\Result ) 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' => 'Sitemap.xml' ,
'pass' => [
] ,
'action' => 'index' ,
'plugin' => null ,
'_matchedRoute' => '/{controller}' ,
'_ext' => null ,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'LSPHP_ProcessGroup' => 'on' ,
'PATH' => '/usr/local/bin:/bin:/usr/bin' ,
'HTTP_ACCEPT' => '*/*' ,
'HTTP_ACCEPT_ENCODING' => 'br' ,
'HTTP_HOST' => 'progressive-hub.com' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'HTTP_X_FORWARDED_FOR' => '216.73.216.103' ,
'HTTP_X_FORWARDED_PROTO' => 'https' ,
'HTTP_X_REAL_IP' => '216.73.216.103' ,
'HTTP_X_REAL_PORT' => '6198' ,
'HTTP_X_FORWARDED_PORT' => '443' ,
'HTTP_X_PORT' => '443' ,
'HTTP_X_LSCACHE' => '1' ,
'DOCUMENT_ROOT' => '/home/u800835374/domains/progressive-hub.com/public_html' ,
'REMOTE_ADDR' => '216.73.216.103' ,
'REMOTE_PORT' => '10324' ,
'SERVER_ADDR' => '2a02:4780:6:1862:0:2fbb:c72e:4' ,
'SERVER_NAME' => 'progressive-hub.com' ,
'SERVER_ADMIN' => '' ,
'SERVER_PORT' => '443' ,
'REQUEST_SCHEME' => 'https' ,
'REQUEST_URI' => '/sitemap.xml' ,
'REDIRECT_URL' => '/webroot/sitemap.xml' ,
'REDIRECT_REQUEST_METHOD' => 'GET' ,
'PROXY_REMOTE_ADDR' => '2a02:4780:1:22::3' ,
'FRONTEND_CDN' => 'QC' ,
'HTTPS' => 'on' ,
'CRAWLER_USLEEP' => '1000' ,
'CRAWLER_LOAD_LIMIT_ENFORCE' => '25' ,
'H_PLATFORM' => 'Hostinger' ,
'H_TYPE' => 'shared' ,
'H_CANARY' => 'false' ,
'H_STAGING' => 'false' ,
'REDIRECT_STATUS' => '200' ,
'SSL_PROTOCOL' => 'TLSv1.3' ,
'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384' ,
'SSL_CIPHER_USEKEYSIZE' => '256' ,
'SSL_CIPHER_ALGKEYSIZE' => '256' ,
'SCRIPT_FILENAME' => '/home/u800835374/domains/progressive-hub.com/public_html/webroot/index.php' ,
'QUERY_STRING' => '' ,
'SCRIPT_URI' => 'https://progressive-hub.com/sitemap.xml' ,
'SCRIPT_URL' => '/sitemap.xml' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'SERVER_SOFTWARE' => 'LiteSpeed' ,
'REQUEST_METHOD' => 'GET' ,
'X-LSCACHE' => 'on,crawler,esi,combine' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1754455033.6642 ,
'REQUEST_TIME' => (int) 1754455033 ,
'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 #5
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object( Laminas\Diactoros\Uri ) id: 4 {
base => ''
webroot => '/'
protected allowedSchemes => [
'' => [maximum depth reached] ,
]
private scheme => 'https'
private userInfo => ''
private host => 'progressive-hub.com'
private port => null
private path => '/sitemap.xml'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 30000
protected _isCLI => false
}
protected flash => object( Cake\Http\FlashMessage ) id: 6 {
protected _defaultConfig => [
'' => [maximum depth reached] ,
]
protected session => object( Cake\Http\Session ) id: 5 {}
protected _config => [
'' => [maximum depth reached] ,
]
protected _configInitialized => true
}
protected attributes => [
'identity' => null ,
'authentication' => object( Authentication\AuthenticationService ) id: 7 {
} ,
'authenticationResult' => object( Authentication\Authenticator\Result ) 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) 6
protected queue => [
'' => [maximum depth reached] ,
]
}
protected fallbackHandler => object( App\Application ) id: 2 {
protected configDir => '/home/u800835374/domains/progressive-hub.com/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' => 'Sitemap.xml' ,
'pass' => [
] ,
'action' => 'index' ,
'plugin' => null ,
'_matchedRoute' => '/{controller}' ,
'_ext' => null ,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'LSPHP_ProcessGroup' => 'on' ,
'PATH' => '/usr/local/bin:/bin:/usr/bin' ,
'HTTP_ACCEPT' => '*/*' ,
'HTTP_ACCEPT_ENCODING' => 'br' ,
'HTTP_HOST' => 'progressive-hub.com' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'HTTP_X_FORWARDED_FOR' => '216.73.216.103' ,
'HTTP_X_FORWARDED_PROTO' => 'https' ,
'HTTP_X_REAL_IP' => '216.73.216.103' ,
'HTTP_X_REAL_PORT' => '6198' ,
'HTTP_X_FORWARDED_PORT' => '443' ,
'HTTP_X_PORT' => '443' ,
'HTTP_X_LSCACHE' => '1' ,
'DOCUMENT_ROOT' => '/home/u800835374/domains/progressive-hub.com/public_html' ,
'REMOTE_ADDR' => '216.73.216.103' ,
'REMOTE_PORT' => '10324' ,
'SERVER_ADDR' => '2a02:4780:6:1862:0:2fbb:c72e:4' ,
'SERVER_NAME' => 'progressive-hub.com' ,
'SERVER_ADMIN' => '' ,
'SERVER_PORT' => '443' ,
'REQUEST_SCHEME' => 'https' ,
'REQUEST_URI' => '/sitemap.xml' ,
'REDIRECT_URL' => '/webroot/sitemap.xml' ,
'REDIRECT_REQUEST_METHOD' => 'GET' ,
'PROXY_REMOTE_ADDR' => '2a02:4780:1:22::3' ,
'FRONTEND_CDN' => 'QC' ,
'HTTPS' => 'on' ,
'CRAWLER_USLEEP' => '1000' ,
'CRAWLER_LOAD_LIMIT_ENFORCE' => '25' ,
'H_PLATFORM' => 'Hostinger' ,
'H_TYPE' => 'shared' ,
'H_CANARY' => 'false' ,
'H_STAGING' => 'false' ,
'REDIRECT_STATUS' => '200' ,
'SSL_PROTOCOL' => 'TLSv1.3' ,
'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384' ,
'SSL_CIPHER_USEKEYSIZE' => '256' ,
'SSL_CIPHER_ALGKEYSIZE' => '256' ,
'SCRIPT_FILENAME' => '/home/u800835374/domains/progressive-hub.com/public_html/webroot/index.php' ,
'QUERY_STRING' => '' ,
'SCRIPT_URI' => 'https://progressive-hub.com/sitemap.xml' ,
'SCRIPT_URL' => '/sitemap.xml' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'SERVER_SOFTWARE' => 'LiteSpeed' ,
'REQUEST_METHOD' => 'GET' ,
'X-LSCACHE' => 'on,crawler,esi,combine' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1754455033.6642 ,
'REQUEST_TIME' => (int) 1754455033 ,
'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 #5
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object( Laminas\Diactoros\Uri ) id: 4 {
base => ''
webroot => '/'
protected allowedSchemes => [
'' => [maximum depth reached] ,
]
private scheme => 'https'
private userInfo => ''
private host => 'progressive-hub.com'
private port => null
private path => '/sitemap.xml'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 30000
protected _isCLI => false
}
protected flash => object( Cake\Http\FlashMessage ) id: 6 {
protected _defaultConfig => [
'' => [maximum depth reached] ,
]
protected session => object( Cake\Http\Session ) id: 5 {}
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 => [
'controller' => 'Sitemap.xml' ,
'pass' => [
] ,
'action' => 'index' ,
'plugin' => null ,
'_matchedRoute' => '/{controller}' ,
'_ext' => null ,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'LSPHP_ProcessGroup' => 'on' ,
'PATH' => '/usr/local/bin:/bin:/usr/bin' ,
'HTTP_ACCEPT' => '*/*' ,
'HTTP_ACCEPT_ENCODING' => 'br' ,
'HTTP_HOST' => 'progressive-hub.com' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'HTTP_X_FORWARDED_FOR' => '216.73.216.103' ,
'HTTP_X_FORWARDED_PROTO' => 'https' ,
'HTTP_X_REAL_IP' => '216.73.216.103' ,
'HTTP_X_REAL_PORT' => '6198' ,
'HTTP_X_FORWARDED_PORT' => '443' ,
'HTTP_X_PORT' => '443' ,
'HTTP_X_LSCACHE' => '1' ,
'DOCUMENT_ROOT' => '/home/u800835374/domains/progressive-hub.com/public_html' ,
'REMOTE_ADDR' => '216.73.216.103' ,
'REMOTE_PORT' => '10324' ,
'SERVER_ADDR' => '2a02:4780:6:1862:0:2fbb:c72e:4' ,
'SERVER_NAME' => 'progressive-hub.com' ,
'SERVER_ADMIN' => '' ,
'SERVER_PORT' => '443' ,
'REQUEST_SCHEME' => 'https' ,
'REQUEST_URI' => '/sitemap.xml' ,
'REDIRECT_URL' => '/webroot/sitemap.xml' ,
'REDIRECT_REQUEST_METHOD' => 'GET' ,
'PROXY_REMOTE_ADDR' => '2a02:4780:1:22::3' ,
'FRONTEND_CDN' => 'QC' ,
'HTTPS' => 'on' ,
'CRAWLER_USLEEP' => '1000' ,
'CRAWLER_LOAD_LIMIT_ENFORCE' => '25' ,
'H_PLATFORM' => 'Hostinger' ,
'H_TYPE' => 'shared' ,
'H_CANARY' => 'false' ,
'H_STAGING' => 'false' ,
'REDIRECT_STATUS' => '200' ,
'SSL_PROTOCOL' => 'TLSv1.3' ,
'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384' ,
'SSL_CIPHER_USEKEYSIZE' => '256' ,
'SSL_CIPHER_ALGKEYSIZE' => '256' ,
'SCRIPT_FILENAME' => '/home/u800835374/domains/progressive-hub.com/public_html/webroot/index.php' ,
'QUERY_STRING' => '' ,
'SCRIPT_URI' => 'https://progressive-hub.com/sitemap.xml' ,
'SCRIPT_URL' => '/sitemap.xml' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'SERVER_SOFTWARE' => 'LiteSpeed' ,
'REQUEST_METHOD' => 'GET' ,
'X-LSCACHE' => 'on,crawler,esi,combine' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1754455033.6642 ,
'REQUEST_TIME' => (int) 1754455033 ,
'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 #5
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object( Laminas\Diactoros\Uri ) id: 4 {
base => ''
webroot => '/'
protected allowedSchemes => [
'' => [maximum depth reached] ,
]
private scheme => 'https'
private userInfo => ''
private host => 'progressive-hub.com'
private port => null
private path => '/sitemap.xml'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 30000
protected _isCLI => false
}
protected flash => object( Cake\Http\FlashMessage ) id: 6 {
protected _defaultConfig => [
'' => [maximum depth reached] ,
]
protected session => object( Cake\Http\Session ) id: 5 {}
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) 6
protected queue => [
'' => [maximum depth reached] ,
]
}
protected fallbackHandler => object( App\Application ) id: 2 {
protected configDir => '/home/u800835374/domains/progressive-hub.com/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'
}
}
}
$assetFile = $this -> _getAssetFile ( $url );
if ( $assetFile === null || ! is_file ( $assetFile )) {
return $handler -> handle ( $request );
}
$file = new SplFileInfo ( $assetFile );
$modifiedTime = $file -> getMTime ();
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 => [
'LSPHP_ProcessGroup' => 'on' ,
'PATH' => '/usr/local/bin:/bin:/usr/bin' ,
'HTTP_ACCEPT' => '*/*' ,
'HTTP_ACCEPT_ENCODING' => 'br' ,
'HTTP_HOST' => 'progressive-hub.com' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'HTTP_X_FORWARDED_FOR' => '216.73.216.103' ,
'HTTP_X_FORWARDED_PROTO' => 'https' ,
'HTTP_X_REAL_IP' => '216.73.216.103' ,
'HTTP_X_REAL_PORT' => '6198' ,
'HTTP_X_FORWARDED_PORT' => '443' ,
'HTTP_X_PORT' => '443' ,
'HTTP_X_LSCACHE' => '1' ,
'DOCUMENT_ROOT' => '/home/u800835374/domains/progressive-hub.com/public_html' ,
'REMOTE_ADDR' => '216.73.216.103' ,
'REMOTE_PORT' => '10324' ,
'SERVER_ADDR' => '2a02:4780:6:1862:0:2fbb:c72e:4' ,
'SERVER_NAME' => 'progressive-hub.com' ,
'SERVER_ADMIN' => '' ,
'SERVER_PORT' => '443' ,
'REQUEST_SCHEME' => 'https' ,
'REQUEST_URI' => '/sitemap.xml' ,
'REDIRECT_URL' => '/webroot/sitemap.xml' ,
'REDIRECT_REQUEST_METHOD' => 'GET' ,
'PROXY_REMOTE_ADDR' => '2a02:4780:1:22::3' ,
'FRONTEND_CDN' => 'QC' ,
'HTTPS' => 'on' ,
'CRAWLER_USLEEP' => '1000' ,
'CRAWLER_LOAD_LIMIT_ENFORCE' => '25' ,
'H_PLATFORM' => 'Hostinger' ,
'H_TYPE' => 'shared' ,
'H_CANARY' => 'false' ,
'H_STAGING' => 'false' ,
'REDIRECT_STATUS' => '200' ,
'SSL_PROTOCOL' => 'TLSv1.3' ,
'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384' ,
'SSL_CIPHER_USEKEYSIZE' => '256' ,
'SSL_CIPHER_ALGKEYSIZE' => '256' ,
'SCRIPT_FILENAME' => '/home/u800835374/domains/progressive-hub.com/public_html/webroot/index.php' ,
'QUERY_STRING' => '' ,
'SCRIPT_URI' => 'https://progressive-hub.com/sitemap.xml' ,
'SCRIPT_URL' => '/sitemap.xml' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'SERVER_SOFTWARE' => 'LiteSpeed' ,
'REQUEST_METHOD' => 'GET' ,
'X-LSCACHE' => 'on,crawler,esi,combine' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1754455033.6642 ,
'REQUEST_TIME' => (int) 1754455033 ,
'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 #5
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object( Laminas\Diactoros\Uri ) id: 4 {
base => ''
webroot => '/'
protected allowedSchemes => [
'' => [maximum depth reached] ,
]
private scheme => 'https'
private userInfo => ''
private host => 'progressive-hub.com'
private port => null
private path => '/sitemap.xml'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 30000
protected _isCLI => false
}
protected flash => object( Cake\Http\FlashMessage ) id: 6 {
protected _defaultConfig => [
'' => [maximum depth reached] ,
]
protected session => object( Cake\Http\Session ) id: 5 {}
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 => [
]
protected cookies => [
]
protected _environment => [
'LSPHP_ProcessGroup' => 'on' ,
'PATH' => '/usr/local/bin:/bin:/usr/bin' ,
'HTTP_ACCEPT' => '*/*' ,
'HTTP_ACCEPT_ENCODING' => 'br' ,
'HTTP_HOST' => 'progressive-hub.com' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'HTTP_X_FORWARDED_FOR' => '216.73.216.103' ,
'HTTP_X_FORWARDED_PROTO' => 'https' ,
'HTTP_X_REAL_IP' => '216.73.216.103' ,
'HTTP_X_REAL_PORT' => '6198' ,
'HTTP_X_FORWARDED_PORT' => '443' ,
'HTTP_X_PORT' => '443' ,
'HTTP_X_LSCACHE' => '1' ,
'DOCUMENT_ROOT' => '/home/u800835374/domains/progressive-hub.com/public_html' ,
'REMOTE_ADDR' => '216.73.216.103' ,
'REMOTE_PORT' => '10324' ,
'SERVER_ADDR' => '2a02:4780:6:1862:0:2fbb:c72e:4' ,
'SERVER_NAME' => 'progressive-hub.com' ,
'SERVER_ADMIN' => '' ,
'SERVER_PORT' => '443' ,
'REQUEST_SCHEME' => 'https' ,
'REQUEST_URI' => '/sitemap.xml' ,
'REDIRECT_URL' => '/webroot/sitemap.xml' ,
'REDIRECT_REQUEST_METHOD' => 'GET' ,
'PROXY_REMOTE_ADDR' => '2a02:4780:1:22::3' ,
'FRONTEND_CDN' => 'QC' ,
'HTTPS' => 'on' ,
'CRAWLER_USLEEP' => '1000' ,
'CRAWLER_LOAD_LIMIT_ENFORCE' => '25' ,
'H_PLATFORM' => 'Hostinger' ,
'H_TYPE' => 'shared' ,
'H_CANARY' => 'false' ,
'H_STAGING' => 'false' ,
'REDIRECT_STATUS' => '200' ,
'SSL_PROTOCOL' => 'TLSv1.3' ,
'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384' ,
'SSL_CIPHER_USEKEYSIZE' => '256' ,
'SSL_CIPHER_ALGKEYSIZE' => '256' ,
'SCRIPT_FILENAME' => '/home/u800835374/domains/progressive-hub.com/public_html/webroot/index.php' ,
'QUERY_STRING' => '' ,
'SCRIPT_URI' => 'https://progressive-hub.com/sitemap.xml' ,
'SCRIPT_URL' => '/sitemap.xml' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'SERVER_SOFTWARE' => 'LiteSpeed' ,
'REQUEST_METHOD' => 'GET' ,
'X-LSCACHE' => 'on,crawler,esi,combine' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1754455033.6642 ,
'REQUEST_TIME' => (int) 1754455033 ,
'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 #5
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object( Laminas\Diactoros\Uri ) id: 4 {
base => ''
webroot => '/'
protected allowedSchemes => [
'' => [maximum depth reached] ,
]
private scheme => 'https'
private userInfo => ''
private host => 'progressive-hub.com'
private port => null
private path => '/sitemap.xml'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 30000
protected _isCLI => false
}
protected flash => object( Cake\Http\FlashMessage ) id: 6 {
protected _defaultConfig => [
'' => [maximum depth reached] ,
]
protected session => object( Cake\Http\Session ) id: 5 {}
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) 6
protected queue => [
'' => [maximum depth reached] ,
]
}
protected fallbackHandler => object( App\Application ) id: 2 {
protected configDir => '/home/u800835374/domains/progressive-hub.com/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 => [
]
protected cookies => [
]
protected _environment => [
'LSPHP_ProcessGroup' => 'on' ,
'PATH' => '/usr/local/bin:/bin:/usr/bin' ,
'HTTP_ACCEPT' => '*/*' ,
'HTTP_ACCEPT_ENCODING' => 'br' ,
'HTTP_HOST' => 'progressive-hub.com' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'HTTP_X_FORWARDED_FOR' => '216.73.216.103' ,
'HTTP_X_FORWARDED_PROTO' => 'https' ,
'HTTP_X_REAL_IP' => '216.73.216.103' ,
'HTTP_X_REAL_PORT' => '6198' ,
'HTTP_X_FORWARDED_PORT' => '443' ,
'HTTP_X_PORT' => '443' ,
'HTTP_X_LSCACHE' => '1' ,
'DOCUMENT_ROOT' => '/home/u800835374/domains/progressive-hub.com/public_html' ,
'REMOTE_ADDR' => '216.73.216.103' ,
'REMOTE_PORT' => '10324' ,
'SERVER_ADDR' => '2a02:4780:6:1862:0:2fbb:c72e:4' ,
'SERVER_NAME' => 'progressive-hub.com' ,
'SERVER_ADMIN' => '' ,
'SERVER_PORT' => '443' ,
'REQUEST_SCHEME' => 'https' ,
'REQUEST_URI' => '/sitemap.xml' ,
'REDIRECT_URL' => '/webroot/sitemap.xml' ,
'REDIRECT_REQUEST_METHOD' => 'GET' ,
'PROXY_REMOTE_ADDR' => '2a02:4780:1:22::3' ,
'FRONTEND_CDN' => 'QC' ,
'HTTPS' => 'on' ,
'CRAWLER_USLEEP' => '1000' ,
'CRAWLER_LOAD_LIMIT_ENFORCE' => '25' ,
'H_PLATFORM' => 'Hostinger' ,
'H_TYPE' => 'shared' ,
'H_CANARY' => 'false' ,
'H_STAGING' => 'false' ,
'REDIRECT_STATUS' => '200' ,
'SSL_PROTOCOL' => 'TLSv1.3' ,
'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384' ,
'SSL_CIPHER_USEKEYSIZE' => '256' ,
'SSL_CIPHER_ALGKEYSIZE' => '256' ,
'SCRIPT_FILENAME' => '/home/u800835374/domains/progressive-hub.com/public_html/webroot/index.php' ,
'QUERY_STRING' => '' ,
'SCRIPT_URI' => 'https://progressive-hub.com/sitemap.xml' ,
'SCRIPT_URL' => '/sitemap.xml' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'SERVER_SOFTWARE' => 'LiteSpeed' ,
'REQUEST_METHOD' => 'GET' ,
'X-LSCACHE' => 'on,crawler,esi,combine' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1754455033.6642 ,
'REQUEST_TIME' => (int) 1754455033 ,
'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 #5
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object( Laminas\Diactoros\Uri ) id: 4 {
base => ''
webroot => '/'
protected allowedSchemes => [
'' => [maximum depth reached] ,
]
private scheme => 'https'
private userInfo => ''
private host => 'progressive-hub.com'
private port => null
private path => '/sitemap.xml'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 30000
protected _isCLI => false
}
protected flash => object( Cake\Http\FlashMessage ) id: 6 {
protected _defaultConfig => [
'' => [maximum depth reached] ,
]
protected session => object( Cake\Http\Session ) id: 5 {}
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 => [
]
protected cookies => [
]
protected _environment => [
'LSPHP_ProcessGroup' => 'on' ,
'PATH' => '/usr/local/bin:/bin:/usr/bin' ,
'HTTP_ACCEPT' => '*/*' ,
'HTTP_ACCEPT_ENCODING' => 'br' ,
'HTTP_HOST' => 'progressive-hub.com' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'HTTP_X_FORWARDED_FOR' => '216.73.216.103' ,
'HTTP_X_FORWARDED_PROTO' => 'https' ,
'HTTP_X_REAL_IP' => '216.73.216.103' ,
'HTTP_X_REAL_PORT' => '6198' ,
'HTTP_X_FORWARDED_PORT' => '443' ,
'HTTP_X_PORT' => '443' ,
'HTTP_X_LSCACHE' => '1' ,
'DOCUMENT_ROOT' => '/home/u800835374/domains/progressive-hub.com/public_html' ,
'REMOTE_ADDR' => '216.73.216.103' ,
'REMOTE_PORT' => '10324' ,
'SERVER_ADDR' => '2a02:4780:6:1862:0:2fbb:c72e:4' ,
'SERVER_NAME' => 'progressive-hub.com' ,
'SERVER_ADMIN' => '' ,
'SERVER_PORT' => '443' ,
'REQUEST_SCHEME' => 'https' ,
'REQUEST_URI' => '/sitemap.xml' ,
'REDIRECT_URL' => '/webroot/sitemap.xml' ,
'REDIRECT_REQUEST_METHOD' => 'GET' ,
'PROXY_REMOTE_ADDR' => '2a02:4780:1:22::3' ,
'FRONTEND_CDN' => 'QC' ,
'HTTPS' => 'on' ,
'CRAWLER_USLEEP' => '1000' ,
'CRAWLER_LOAD_LIMIT_ENFORCE' => '25' ,
'H_PLATFORM' => 'Hostinger' ,
'H_TYPE' => 'shared' ,
'H_CANARY' => 'false' ,
'H_STAGING' => 'false' ,
'REDIRECT_STATUS' => '200' ,
'SSL_PROTOCOL' => 'TLSv1.3' ,
'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384' ,
'SSL_CIPHER_USEKEYSIZE' => '256' ,
'SSL_CIPHER_ALGKEYSIZE' => '256' ,
'SCRIPT_FILENAME' => '/home/u800835374/domains/progressive-hub.com/public_html/webroot/index.php' ,
'QUERY_STRING' => '' ,
'SCRIPT_URI' => 'https://progressive-hub.com/sitemap.xml' ,
'SCRIPT_URL' => '/sitemap.xml' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'SERVER_SOFTWARE' => 'LiteSpeed' ,
'REQUEST_METHOD' => 'GET' ,
'X-LSCACHE' => 'on,crawler,esi,combine' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1754455033.6642 ,
'REQUEST_TIME' => (int) 1754455033 ,
'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 #5
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object( Laminas\Diactoros\Uri ) id: 4 {
base => ''
webroot => '/'
protected allowedSchemes => [
'' => [maximum depth reached] ,
]
private scheme => 'https'
private userInfo => ''
private host => 'progressive-hub.com'
private port => null
private path => '/sitemap.xml'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 30000
protected _isCLI => false
}
protected flash => object( Cake\Http\FlashMessage ) id: 6 {
protected _defaultConfig => [
'' => [maximum depth reached] ,
]
protected session => object( Cake\Http\Session ) id: 5 {}
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) 6
protected queue => [
'' => [maximum depth reached] ,
]
}
protected fallbackHandler => object( App\Application ) id: 2 {
protected configDir => '/home/u800835374/domains/progressive-hub.com/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 => [
]
protected cookies => [
]
protected _environment => [
'LSPHP_ProcessGroup' => 'on' ,
'PATH' => '/usr/local/bin:/bin:/usr/bin' ,
'HTTP_ACCEPT' => '*/*' ,
'HTTP_ACCEPT_ENCODING' => 'br' ,
'HTTP_HOST' => 'progressive-hub.com' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'HTTP_X_FORWARDED_FOR' => '216.73.216.103' ,
'HTTP_X_FORWARDED_PROTO' => 'https' ,
'HTTP_X_REAL_IP' => '216.73.216.103' ,
'HTTP_X_REAL_PORT' => '6198' ,
'HTTP_X_FORWARDED_PORT' => '443' ,
'HTTP_X_PORT' => '443' ,
'HTTP_X_LSCACHE' => '1' ,
'DOCUMENT_ROOT' => '/home/u800835374/domains/progressive-hub.com/public_html' ,
'REMOTE_ADDR' => '216.73.216.103' ,
'REMOTE_PORT' => '10324' ,
'SERVER_ADDR' => '2a02:4780:6:1862:0:2fbb:c72e:4' ,
'SERVER_NAME' => 'progressive-hub.com' ,
'SERVER_ADMIN' => '' ,
'SERVER_PORT' => '443' ,
'REQUEST_SCHEME' => 'https' ,
'REQUEST_URI' => '/sitemap.xml' ,
'REDIRECT_URL' => '/webroot/sitemap.xml' ,
'REDIRECT_REQUEST_METHOD' => 'GET' ,
'PROXY_REMOTE_ADDR' => '2a02:4780:1:22::3' ,
'FRONTEND_CDN' => 'QC' ,
'HTTPS' => 'on' ,
'CRAWLER_USLEEP' => '1000' ,
'CRAWLER_LOAD_LIMIT_ENFORCE' => '25' ,
'H_PLATFORM' => 'Hostinger' ,
'H_TYPE' => 'shared' ,
'H_CANARY' => 'false' ,
'H_STAGING' => 'false' ,
'REDIRECT_STATUS' => '200' ,
'SSL_PROTOCOL' => 'TLSv1.3' ,
'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384' ,
'SSL_CIPHER_USEKEYSIZE' => '256' ,
'SSL_CIPHER_ALGKEYSIZE' => '256' ,
'SCRIPT_FILENAME' => '/home/u800835374/domains/progressive-hub.com/public_html/webroot/index.php' ,
'QUERY_STRING' => '' ,
'SCRIPT_URI' => 'https://progressive-hub.com/sitemap.xml' ,
'SCRIPT_URL' => '/sitemap.xml' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'SERVER_SOFTWARE' => 'LiteSpeed' ,
'REQUEST_METHOD' => 'GET' ,
'X-LSCACHE' => 'on,crawler,esi,combine' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1754455033.6642 ,
'REQUEST_TIME' => (int) 1754455033 ,
'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 #5
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object( Laminas\Diactoros\Uri ) id: 4 {
base => ''
webroot => '/'
protected allowedSchemes => [
'' => [maximum depth reached] ,
]
private scheme => 'https'
private userInfo => ''
private host => 'progressive-hub.com'
private port => null
private path => '/sitemap.xml'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 30000
protected _isCLI => false
}
protected flash => object( Cake\Http\FlashMessage ) id: 6 {
protected _defaultConfig => [
'' => [maximum depth reached] ,
]
protected session => object( Cake\Http\Session ) id: 5 {}
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) 6
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 {
} ,
(int) 3 => object( Authentication\Middleware\AuthenticationMiddleware ) id: 4 {
} ,
(int) 4 => object( Cake\Http\Middleware\BodyParserMiddleware ) id: 5 {
} ,
(int) 5 => object( Cake\Http\Middleware\CsrfProtectionMiddleware ) id: 6 {
} ,
]
}
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 => [
'LSPHP_ProcessGroup' => 'on' ,
'PATH' => '/usr/local/bin:/bin:/usr/bin' ,
'HTTP_ACCEPT' => '*/*' ,
'HTTP_ACCEPT_ENCODING' => 'br' ,
'HTTP_HOST' => 'progressive-hub.com' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'HTTP_X_FORWARDED_FOR' => '216.73.216.103' ,
'HTTP_X_FORWARDED_PROTO' => 'https' ,
'HTTP_X_REAL_IP' => '216.73.216.103' ,
'HTTP_X_REAL_PORT' => '6198' ,
'HTTP_X_FORWARDED_PORT' => '443' ,
'HTTP_X_PORT' => '443' ,
'HTTP_X_LSCACHE' => '1' ,
'DOCUMENT_ROOT' => '/home/u800835374/domains/progressive-hub.com/public_html' ,
'REMOTE_ADDR' => '216.73.216.103' ,
'REMOTE_PORT' => '10324' ,
'SERVER_ADDR' => '2a02:4780:6:1862:0:2fbb:c72e:4' ,
'SERVER_NAME' => 'progressive-hub.com' ,
'SERVER_ADMIN' => '' ,
'SERVER_PORT' => '443' ,
'REQUEST_SCHEME' => 'https' ,
'REQUEST_URI' => '/sitemap.xml' ,
'REDIRECT_URL' => '/webroot/sitemap.xml' ,
'REDIRECT_REQUEST_METHOD' => 'GET' ,
'PROXY_REMOTE_ADDR' => '2a02:4780:1:22::3' ,
'FRONTEND_CDN' => 'QC' ,
'HTTPS' => 'on' ,
'CRAWLER_USLEEP' => '1000' ,
'CRAWLER_LOAD_LIMIT_ENFORCE' => '25' ,
'H_PLATFORM' => 'Hostinger' ,
'H_TYPE' => 'shared' ,
'H_CANARY' => 'false' ,
'H_STAGING' => 'false' ,
'REDIRECT_STATUS' => '200' ,
'SSL_PROTOCOL' => 'TLSv1.3' ,
'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384' ,
'SSL_CIPHER_USEKEYSIZE' => '256' ,
'SSL_CIPHER_ALGKEYSIZE' => '256' ,
'SCRIPT_FILENAME' => '/home/u800835374/domains/progressive-hub.com/public_html/webroot/index.php' ,
'QUERY_STRING' => '' ,
'SCRIPT_URI' => 'https://progressive-hub.com/sitemap.xml' ,
'SCRIPT_URL' => '/sitemap.xml' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'SERVER_SOFTWARE' => 'LiteSpeed' ,
'REQUEST_METHOD' => 'GET' ,
'X-LSCACHE' => 'on,crawler,esi,combine' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1754455033.6642 ,
'REQUEST_TIME' => (int) 1754455033 ,
'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 #5
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object( Laminas\Diactoros\Uri ) id: 4 {
base => ''
webroot => '/'
protected allowedSchemes => [
'' => [maximum depth reached] ,
]
private scheme => 'https'
private userInfo => ''
private host => 'progressive-hub.com'
private port => null
private path => '/sitemap.xml'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 30000
protected _isCLI => false
}
protected flash => object( Cake\Http\FlashMessage ) id: 6 {
protected _defaultConfig => [
'' => [maximum depth reached] ,
]
protected session => object( Cake\Http\Session ) id: 5 {}
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/u800835374/domains/progressive-hub.com/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 container => object( Cake\Core\Container ) id: 3 {}
protected _eventManager => object( Cake\Event\EventManager ) id: 4 {
'_listeners' => [
'Controller.initialize' => '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 Sitemap.xmlController below in file: src/Controller/Sitemap.xmlController.php
<?php namespace App\Controller ; use App\Controller\AppController ; class Sitemap . xmlController extends AppController { }
If you want to customize this error message, create
templates/Error/missing_controller.php