Deprecated (8192) : Creation of dynamic property Laminas\Diactoros\Uri::$base is deprecated [CORE/src/Http/ServerRequestFactory.php , line 254 ]Code Context <?php /** @psalm-suppress NoInterfaceProperties */
<?php $uri -> base = $base ;
<?php /** @psalm-suppress NoInterfaceProperties */
Cake\Http\ServerRequestFactory::marshalUriFromSapi() - CORE/src/Http/ServerRequestFactory.php, line 254
Cake\Http\ServerRequestFactory::createUri() - CORE/src/Http/ServerRequestFactory.php, line 220
Cake\Http\ServerRequestFactory::fromGlobals() - CORE/src/Http/ServerRequestFactory.php, line 64
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81
[main] - ROOT/webroot/index.php, line 24 Deprecated (8192) : Creation of dynamic property Laminas\Diactoros\Uri::$webroot is deprecated [CORE/src/Http/ServerRequestFactory.php , line 256 ]Code Context <?php /** @psalm-suppress NoInterfaceProperties */
<?php $uri -> webroot = $webroot ;
<?php
Cake\Http\ServerRequestFactory::marshalUriFromSapi() - CORE/src/Http/ServerRequestFactory.php, line 256
Cake\Http\ServerRequestFactory::createUri() - CORE/src/Http/ServerRequestFactory.php, line 220
Cake\Http\ServerRequestFactory::fromGlobals() - CORE/src/Http/ServerRequestFactory.php, line 64
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81
[main] - ROOT/webroot/index.php, line 24 Deprecated (8192) : Creation of dynamic property App\Controller\PagesController::$RequestHandler is deprecated [CORE/src/Controller/Controller.php , line 362 ]Code Context <?php
<?php $this ->{ $name } = $value ;
<?php }
Cake\Controller\Controller::__set() - CORE/src/Controller/Controller.php, line 362
Cake\Controller\Controller::loadComponent() - CORE/src/Controller/Controller.php, line 296
App\Controller\AppController::initialize() - APP/Controller/AppController.php, line 46
Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 221
ReflectionClass::newInstance() - [internal], line ??
Cake\Controller\ControllerFactory::create() - CORE/src/Controller/ControllerFactory.php, line 88
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 315
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Cake\Http\Middleware\CsrfProtectionMiddleware::process() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 164
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Middleware\BodyParserMiddleware::process() - CORE/src/Http/Middleware/BodyParserMiddleware.php, line 157
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\RoutingMiddleware::process() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 161
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\AssetMiddleware::process() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 68
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Error\Middleware\ErrorHandlerMiddleware::process() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 126 Deprecated (8192) : Creation of dynamic property App\Controller\PagesController::$Flash is deprecated [CORE/src/Controller/Controller.php , line 362 ]Code Context <?php
<?php $this ->{ $name } = $value ;
<?php }
Cake\Controller\Controller::__set() - CORE/src/Controller/Controller.php, line 362
Cake\Controller\Controller::loadComponent() - CORE/src/Controller/Controller.php, line 296
App\Controller\AppController::initialize() - APP/Controller/AppController.php, line 47
Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 221
ReflectionClass::newInstance() - [internal], line ??
Cake\Controller\ControllerFactory::create() - CORE/src/Controller/ControllerFactory.php, line 88
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 315
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Cake\Http\Middleware\CsrfProtectionMiddleware::process() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 164
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Middleware\BodyParserMiddleware::process() - CORE/src/Http/Middleware/BodyParserMiddleware.php, line 157
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\RoutingMiddleware::process() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 161
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\AssetMiddleware::process() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 68
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Error\Middleware\ErrorHandlerMiddleware::process() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 126 Warning (512) : Unable to emit headers. Headers sent in file=/home/u789069674/domains/stomer.in/public_html/anupgarh/vendor/cakephp/cakephp/src/Error/Debugger.php line=988 [CORE/src/Http/ResponseEmitter.php , line 71 ]Code Context <?php $message = "Unable to emit headers. Headers sent in file= $file line= $line " ;
<?php trigger_error ( $message , E_USER_WARNING );
<?php }
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 24 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/u789069674/domains/stomer.in/public_html/anupgarh/vendor/cakephp/cakephp/src/Error/Debugger.php:988) [CORE/src/Http/ResponseEmitter.php , line 164 ]Code Context <?php $reasonPhrase = $response -> getReasonPhrase ();
<?php header ( sprintf (
<?php 'HTTP/%s %d%s' ,
header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 164
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 24 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/u789069674/domains/stomer.in/public_html/anupgarh/vendor/cakephp/cakephp/src/Error/Debugger.php:988) [CORE/src/Http/ResponseEmitter.php , line 197 ]Code Context <?php foreach ( $values as $value ) {
<?php header ( sprintf (
<?php '%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 24
Deprecated (8192) : Creation of dynamic property App\View\AppView::$Html is deprecated [CORE/src/View/View.php , line 1095 ]Code Context <?php
<?php $this ->{ $name } = $registry ->{ $name };
<?php
Cake\View\View::__get() - CORE/src/View/View.php, line 1095
include - CORE/templates/layout/dev_error.php, line 21
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1181
Cake\View\View::_render() - CORE/src/View/View.php, line 1138
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 821
Cake\View\View::render() - CORE/src/View/View.php, line 780
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 762
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 392
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 281
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 24
Error: Missing Template
Deprecated (8192) : Creation of dynamic property App\View\AppView::$Url is deprecated [CORE/src/View/View.php , line 1220 ]Code Context <?php
<?php return $this ->{ $class } = $helpers -> load ( $name , $config );
<?php }
Cake\View\View::loadHelper() - CORE/src/View/View.php, line 1220
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 115
Cake\View\Helper\HtmlHelper::meta() - CORE/src/View/Helper/HtmlHelper.php, line 180
include - CORE/templates/layout/dev_error.php, line 26
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1181
Cake\View\View::_render() - CORE/src/View/View.php, line 1138
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 821
Cake\View\View::render() - CORE/src/View/View.php, line 780
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 762
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 392
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 281
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 24 Deprecated (8192) : Creation of dynamic property Cake\View\Helper\HtmlHelper::$Url is deprecated [CORE/src/View/Helper.php , line 115 ]Code Context <?php $config = [ 'enabled' => false ] + (array) $this -> _helperMap [ $name ][ 'config' ];
<?php $this ->{ $name } = $this -> _View -> loadHelper ( $this -> _helperMap [ $name ][ 'class' ], $config );
<?php
Cake\View\Helper::__get() - CORE/src/View/Helper.php, line 115
Cake\View\Helper\HtmlHelper::meta() - CORE/src/View/Helper/HtmlHelper.php, line 180
include - CORE/templates/layout/dev_error.php, line 26
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1181
Cake\View\View::_render() - CORE/src/View/View.php, line 1138
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 821
Cake\View\View::render() - CORE/src/View/View.php, line 780
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 762
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 392
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 281
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 24
Error
The view for PagesController::whyStomer() was not found.
<?php return $this -> _checkFilePath ( $path . $name , $path );
<?php }
<?php }
<?php
<?php throw new MissingTemplateException ( $name , $paths );
<?php }
<?php
<?php /**
<?php * Change the name of a view template file into underscored format .
Arguments
<?php $defaultLayout = $this -> layout ;
<?php $this -> layout = $layout ;
<?php }
<?php
<?php $templateFileName = $this -> _getTemplateFileName ( $template );
<?php $this -> _currentType = static:: TYPE_TEMPLATE ;
<?php $this -> dispatchEvent ( 'View.beforeRender' , [ $templateFileName ]);
<?php $this -> Blocks -> set ( 'content' , $this -> _render ( $templateFileName ));
<?php $this -> dispatchEvent ( 'View.afterRender' , [ $templateFileName ]);
<?php $builder -> setTemplate ( $this -> request -> getParam ( 'action' ));
<?php }
<?php
<?php $view = $this -> createView ();
<?php $contents = $view -> render ();
<?php $this -> setResponse ( $view -> getResponse ()-> withStringBody ( $contents ));
<?php
<?php return $this -> response ;
<?php }
<?php getTypeName ( $result )
<?php ));
<?php }
<?php if ( $result === null && $this -> isAutoRenderEnabled ()) {
<?php $result = $this -> render ();
<?php }
<?php if ( $result ) {
<?php $this -> response = $result ;
<?php }
<?php $args = $this -> getActionArgs (
<?php $action ,
<?php array_values ((array) $controller -> getRequest ()-> getParam ( 'pass' ))
<?php );
<?php $controller -> invokeAction ( $action , $args );
<?php
<?php $result = $controller -> shutdownProcess ();
<?php if ( $result instanceof ResponseInterface ) {
<?php return $result ;
<?php
<?php return $runner -> run ( $middlewareQueue , $controller -> getRequest (), $this );
<?php }
<?php
<?php return $this -> handle ( $controller -> getRequest ());
<?php }
<?php
<?php /**
<?php * Invoke the action .
Arguments
object( Cake\Http\ServerRequest ) id: 0 {
trustProxy => false
protected params => [
'pass' => [
] ,
'controller' => 'Pages' ,
'action' => 'whyStomer' ,
'plugin' => null ,
'_matchedRoute' => '/why-stomer' ,
'_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' => 'gzip, br, zstd, deflate' ,
'HTTP_HOST' => 'anupgarh.stomer.in' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'DOCUMENT_ROOT' => '/home/u789069674/domains/stomer.in/public_html/anupgarh' ,
'REMOTE_ADDR' => '216.73.216.150' ,
'REMOTE_PORT' => '41650' ,
'SERVER_ADDR' => '86.38.243.121' ,
'SERVER_NAME' => 'anupgarh.stomer.in' ,
'SERVER_ADMIN' => '' ,
'SERVER_PORT' => '443' ,
'REQUEST_SCHEME' => 'https' ,
'REQUEST_URI' => '/why-stomer' ,
'REDIRECT_URL' => '/webroot/why-stomer' ,
'REDIRECT_REQUEST_METHOD' => 'GET' ,
'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' ,
'X_SPDY' => 'HTTP2' ,
'SSL_PROTOCOL' => 'TLSv1.3' ,
'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384' ,
'SSL_CIPHER_USEKEYSIZE' => '256' ,
'SSL_CIPHER_ALGKEYSIZE' => '256' ,
'SCRIPT_FILENAME' => '/home/u789069674/domains/stomer.in/public_html/anupgarh/webroot/index.php' ,
'QUERY_STRING' => '' ,
'SCRIPT_URI' => 'https://anupgarh.stomer.in/why-stomer' ,
'SCRIPT_URL' => '/why-stomer' ,
'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) 1749913063.9539 ,
'REQUEST_TIME' => (int) 1749913063 ,
'ORIGINAL_REQUEST_METHOD' => 'GET' ,
'HTTP_X_REQUESTED_WITH' => null ,
]
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 => [
'ajax' => false ,
]
protected stream => object( Laminas\Diactoros\PhpInputStream ) id: 3 {
protected resource => (resource) Resource id #153
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 => 'anupgarh.stomer.in'
private port => null
private path => '/why-stomer'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
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 => [
'csrfToken' => 'f0WGyXLXwzzKZGzaUgP7zclr3rlkbCuB5EeAf/RKCZidEIFzxDmgzIXZ9ZhDQVbCzj+9DJ//wfeahK4qhRwhYYSnUOh2xF6crFi73VNcGrjUJOEeln5v+qskshenCZapvb+QrSJwZqf9CYVt+Zrxzg==' ,
]
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
}
<?php }
<?php
<?php $controller = $this -> controllerFactory -> create ( $request );
<?php
<?php return $this -> controllerFactory -> invoke ( $controller );
<?php }
<?php }
<?php
Arguments
object( App\Controller\PagesController ) id: 0 {
paginate => [
]
RequestHandler => object( Cake\Controller\Component\RequestHandlerComponent ) id: 1 {
'components' => [
]
'implementedEvents' => [
'Controller.startup' => 'startup' ,
'Controller.beforeRender' => 'beforeRender' ,
]
'_config' => [
'checkHttpCache' => true ,
'viewClassMap' => [
'' => [maximum depth reached] ,
] ,
]
}
Flash => object( Cake\Controller\Component\FlashComponent ) id: 2 {
'components' => [
]
'implementedEvents' => [
]
'_config' => [
'key' => 'flash' ,
'element' => 'default' ,
'plugin' => null ,
'params' => [
'' => [maximum depth reached] ,
] ,
'clear' => false ,
'duplicate' => true ,
]
}
protected name => 'Pages'
protected request => object( Cake\Http\ServerRequest ) id: 3 {
trustProxy => false
protected params => [
'' => [maximum depth reached] ,
]
protected data => [
'' => [maximum depth reached] ,
]
protected query => [
'' => [maximum depth reached] ,
]
protected cookies => [
'' => [maximum depth reached] ,
]
protected _environment => [
'' => [maximum depth reached] ,
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
'' => [maximum depth reached] ,
]
protected _detectors => [
'' => [maximum depth reached] ,
]
protected _detectorCache => [
'' => [maximum depth reached] ,
]
protected stream => object( Laminas\Diactoros\PhpInputStream ) id: 4 {
}
protected uri => object( Laminas\Diactoros\Uri ) id: 5 {
}
protected session => object( Cake\Http\Session ) id: 6 {
}
protected flash => object( Cake\Http\FlashMessage ) id: 7 {
}
protected attributes => [
'' => [maximum depth reached] ,
]
protected emulatedAttributes => [
'' => [maximum depth reached] ,
]
protected uploadedFiles => [
'' => [maximum depth reached] ,
]
protected protocol => null
protected requestTarget => null
}
protected response => object( Cake\Http\Response ) id: 8 {
'status' => (int) 200
'contentType' => 'text/html'
'headers' => [
'Content-Type' => [
'' => [maximum depth reached] ,
] ,
]
'file' => null
'fileRange' => [
]
'cookies' => object( Cake\Http\Cookie\CookieCollection ) id: 9 {
}
'cacheDirectives' => [
]
'body' => ''
}
protected autoRender => false
protected _components => object( Cake\Controller\ComponentRegistry ) id: 10 {
'_loaded' => [
(int) 0 => 'RequestHandler' ,
(int) 1 => 'Flash' ,
]
'_Controller' => object( App\Controller\PagesController ) id: 0 {}
'_eventManager' => object( Cake\Event\EventManager ) id: 11 {
}
'_eventClass' => 'Cake\Event\Event'
}
protected plugin => null
protected middlewares => [
]
protected _eventManager => object( Cake\Event\EventManager ) id: 11 {}
protected _eventClass => 'Cake\Event\Event'
protected defaultTable => 'Pages'
protected _tableLocator => object( Cake\ORM\Locator\TableLocator ) id: 12 {
protected locations => [
'' => [maximum depth reached] ,
]
protected _config => [
'' => [maximum depth reached] ,
]
protected instances => [
'' => [maximum depth reached] ,
]
protected _fallbacked => [
'' => [maximum depth reached] ,
]
protected fallbackClassName => 'Cake\ORM\Table'
protected allowFallbackClass => false
protected options => [
'' => [maximum depth reached] ,
]
}
protected modelClass => 'Pages'
protected _modelFactories => [
'Table' => [
(int) 0 => object( Cake\ORM\Locator\TableLocator ) id: 12 {} ,
(int) 1 => 'get' ,
] ,
]
protected _modelType => 'Table'
protected _viewBuilder => object( Cake\View\ViewBuilder ) id: 13 {
protected _templatePath => 'Pages'
protected _template => 'whyStomer'
protected _plugin => null
protected _theme => null
protected _layout => 'webSite'
protected _autoLayout => true
protected _layoutPath => null
protected _name => 'Pages'
protected _className => null
protected _options => [
'' => [maximum depth reached] ,
]
protected _helpers => [
'' => [maximum depth reached] ,
]
protected _vars => [
'' => [maximum depth reached] ,
]
}
}
<?php return $middleware -> process ( $request , $this );
<?php }
<?php
<?php if ( $this -> fallbackHandler ) {
<?php return $this -> fallbackHandler -> handle ( $request );
<?php }
<?php
<?php $response = new Response ([
<?php 'body' => 'Middleware queue was exhausted without returning a response '
Arguments
object( Cake\Http\ServerRequest ) id: 0 {
trustProxy => false
protected params => [
'pass' => [
] ,
'controller' => 'Pages' ,
'action' => 'whyStomer' ,
'plugin' => null ,
'_matchedRoute' => '/why-stomer' ,
'_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' => 'gzip, br, zstd, deflate' ,
'HTTP_HOST' => 'anupgarh.stomer.in' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'DOCUMENT_ROOT' => '/home/u789069674/domains/stomer.in/public_html/anupgarh' ,
'REMOTE_ADDR' => '216.73.216.150' ,
'REMOTE_PORT' => '41650' ,
'SERVER_ADDR' => '86.38.243.121' ,
'SERVER_NAME' => 'anupgarh.stomer.in' ,
'SERVER_ADMIN' => '' ,
'SERVER_PORT' => '443' ,
'REQUEST_SCHEME' => 'https' ,
'REQUEST_URI' => '/why-stomer' ,
'REDIRECT_URL' => '/webroot/why-stomer' ,
'REDIRECT_REQUEST_METHOD' => 'GET' ,
'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' ,
'X_SPDY' => 'HTTP2' ,
'SSL_PROTOCOL' => 'TLSv1.3' ,
'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384' ,
'SSL_CIPHER_USEKEYSIZE' => '256' ,
'SSL_CIPHER_ALGKEYSIZE' => '256' ,
'SCRIPT_FILENAME' => '/home/u789069674/domains/stomer.in/public_html/anupgarh/webroot/index.php' ,
'QUERY_STRING' => '' ,
'SCRIPT_URI' => 'https://anupgarh.stomer.in/why-stomer' ,
'SCRIPT_URL' => '/why-stomer' ,
'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) 1749913063.9539 ,
'REQUEST_TIME' => (int) 1749913063 ,
'ORIGINAL_REQUEST_METHOD' => 'GET' ,
'HTTP_X_REQUESTED_WITH' => null ,
]
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 => [
'ajax' => false ,
]
protected stream => object( Laminas\Diactoros\PhpInputStream ) id: 3 {
protected resource => (resource) Resource id #153
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 => 'anupgarh.stomer.in'
private port => null
private path => '/why-stomer'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
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 => [
'csrfToken' => 'f0WGyXLXwzzKZGzaUgP7zclr3rlkbCuB5EeAf/RKCZidEIFzxDmgzIXZ9ZhDQVbCzj+9DJ//wfeahK4qhRwhYYSnUOh2xF6crFi73VNcGrjUJOEeln5v+qskshenCZapvb+QrSJwZqf9CYVt+Zrxzg==' ,
]
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
}
<?php if ( $method === 'GET' && $cookieData === null ) {
<?php $token = $this -> createToken ();
<?php $request = $request -> withAttribute ( 'csrfToken' , $this -> saltToken ( $token ));
<?php /** @var mixed $response */
<?php $response = $handler -> handle ( $request );
<?php
<?php return $this -> _addTokenCookie ( $token , $request , $response );
<?php }
<?php
Arguments
object( Cake\Http\ServerRequest ) id: 0 {
trustProxy => false
protected params => [
'pass' => [
] ,
'controller' => 'Pages' ,
'action' => 'whyStomer' ,
'plugin' => null ,
'_matchedRoute' => '/why-stomer' ,
'_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' => 'gzip, br, zstd, deflate' ,
'HTTP_HOST' => 'anupgarh.stomer.in' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'DOCUMENT_ROOT' => '/home/u789069674/domains/stomer.in/public_html/anupgarh' ,
'REMOTE_ADDR' => '216.73.216.150' ,
'REMOTE_PORT' => '41650' ,
'SERVER_ADDR' => '86.38.243.121' ,
'SERVER_NAME' => 'anupgarh.stomer.in' ,
'SERVER_ADMIN' => '' ,
'SERVER_PORT' => '443' ,
'REQUEST_SCHEME' => 'https' ,
'REQUEST_URI' => '/why-stomer' ,
'REDIRECT_URL' => '/webroot/why-stomer' ,
'REDIRECT_REQUEST_METHOD' => 'GET' ,
'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' ,
'X_SPDY' => 'HTTP2' ,
'SSL_PROTOCOL' => 'TLSv1.3' ,
'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384' ,
'SSL_CIPHER_USEKEYSIZE' => '256' ,
'SSL_CIPHER_ALGKEYSIZE' => '256' ,
'SCRIPT_FILENAME' => '/home/u789069674/domains/stomer.in/public_html/anupgarh/webroot/index.php' ,
'QUERY_STRING' => '' ,
'SCRIPT_URI' => 'https://anupgarh.stomer.in/why-stomer' ,
'SCRIPT_URL' => '/why-stomer' ,
'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) 1749913063.9539 ,
'REQUEST_TIME' => (int) 1749913063 ,
'ORIGINAL_REQUEST_METHOD' => 'GET' ,
'HTTP_X_REQUESTED_WITH' => null ,
]
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 => [
'ajax' => false ,
]
protected stream => object( Laminas\Diactoros\PhpInputStream ) id: 3 {
protected resource => (resource) Resource id #153
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 => 'anupgarh.stomer.in'
private port => null
private path => '/why-stomer'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
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 => [
'csrfToken' => 'f0WGyXLXwzzKZGzaUgP7zclr3rlkbCuB5EeAf/RKCZidEIFzxDmgzIXZ9ZhDQVbCzj+9DJ//wfeahK4qhRwhYYSnUOh2xF6crFi73VNcGrjUJOEeln5v+qskshenCZapvb+QrSJwZqf9CYVt+Zrxzg==' ,
]
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
}
<?php if ( $this -> queue -> valid ()) {
<?php $middleware = $this -> queue -> current ();
<?php $this -> queue -> next ();
<?php
<?php return $middleware -> process ( $request , $this );
<?php }
<?php
<?php if ( $this -> fallbackHandler ) {
<?php return $this -> fallbackHandler -> handle ( $request );
Arguments
object( Cake\Http\ServerRequest ) id: 0 {
trustProxy => false
protected params => [
'pass' => [
] ,
'controller' => 'Pages' ,
'action' => 'whyStomer' ,
'plugin' => null ,
'_matchedRoute' => '/why-stomer' ,
'_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' => 'gzip, br, zstd, deflate' ,
'HTTP_HOST' => 'anupgarh.stomer.in' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'DOCUMENT_ROOT' => '/home/u789069674/domains/stomer.in/public_html/anupgarh' ,
'REMOTE_ADDR' => '216.73.216.150' ,
'REMOTE_PORT' => '41650' ,
'SERVER_ADDR' => '86.38.243.121' ,
'SERVER_NAME' => 'anupgarh.stomer.in' ,
'SERVER_ADMIN' => '' ,
'SERVER_PORT' => '443' ,
'REQUEST_SCHEME' => 'https' ,
'REQUEST_URI' => '/why-stomer' ,
'REDIRECT_URL' => '/webroot/why-stomer' ,
'REDIRECT_REQUEST_METHOD' => 'GET' ,
'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' ,
'X_SPDY' => 'HTTP2' ,
'SSL_PROTOCOL' => 'TLSv1.3' ,
'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384' ,
'SSL_CIPHER_USEKEYSIZE' => '256' ,
'SSL_CIPHER_ALGKEYSIZE' => '256' ,
'SCRIPT_FILENAME' => '/home/u789069674/domains/stomer.in/public_html/anupgarh/webroot/index.php' ,
'QUERY_STRING' => '' ,
'SCRIPT_URI' => 'https://anupgarh.stomer.in/why-stomer' ,
'SCRIPT_URL' => '/why-stomer' ,
'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) 1749913063.9539 ,
'REQUEST_TIME' => (int) 1749913063 ,
'ORIGINAL_REQUEST_METHOD' => 'GET' ,
'HTTP_X_REQUESTED_WITH' => null ,
]
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 => [
'ajax' => false ,
]
protected stream => object( Laminas\Diactoros\PhpInputStream ) id: 3 {
protected resource => (resource) Resource id #153
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 => 'anupgarh.stomer.in'
private port => null
private path => '/why-stomer'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
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 => [
'csrfToken' => 'f0WGyXLXwzzKZGzaUgP7zclr3rlkbCuB5EeAf/RKCZidEIFzxDmgzIXZ9ZhDQVbCzj+9DJ//wfeahK4qhRwhYYSnUOh2xF6crFi73VNcGrjUJOEeln5v+qskshenCZapvb+QrSJwZqf9CYVt+Zrxzg==' ,
]
protected emulatedAttributes => [
(int) 0 => 'session' ,
(int) 1 => 'flash' ,
(int) 2 => 'webroot' ,
(int) 3 => 'base' ,
(int) 4 => 'params' ,
(int) 5 => 'here' ,
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
object( Cake\Http\Runner ) id: 0 {
protected queue => object( Cake\Http\MiddlewareQueue ) id: 1 {
protected position => (int) 5
protected queue => [
'' => [maximum depth reached] ,
]
}
protected fallbackHandler => object( App\Application ) id: 2 {
protected configDir => '/home/u789069674/domains/stomer.in/public_html/anupgarh/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'
}
}
<?php */
<?php public function process ( ServerRequestInterface $request , RequestHandlerInterface $handler ): ResponseInterface
<?php {
<?php if (! in_array ( $request -> getMethod (), $this -> methods , true )) {
<?php return $handler -> handle ( $request );
<?php }
<?php [ $type ] = explode ( ';' , $request -> getHeaderLine ( 'Content-Type' ));
<?php $type = strtolower ( $type );
<?php if (!isset( $this -> parsers [ $type ])) {
Arguments
object( Cake\Http\ServerRequest ) id: 0 {
trustProxy => false
protected params => [
'pass' => [
] ,
'controller' => 'Pages' ,
'action' => 'whyStomer' ,
'plugin' => null ,
'_matchedRoute' => '/why-stomer' ,
'_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' => 'gzip, br, zstd, deflate' ,
'HTTP_HOST' => 'anupgarh.stomer.in' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'DOCUMENT_ROOT' => '/home/u789069674/domains/stomer.in/public_html/anupgarh' ,
'REMOTE_ADDR' => '216.73.216.150' ,
'REMOTE_PORT' => '41650' ,
'SERVER_ADDR' => '86.38.243.121' ,
'SERVER_NAME' => 'anupgarh.stomer.in' ,
'SERVER_ADMIN' => '' ,
'SERVER_PORT' => '443' ,
'REQUEST_SCHEME' => 'https' ,
'REQUEST_URI' => '/why-stomer' ,
'REDIRECT_URL' => '/webroot/why-stomer' ,
'REDIRECT_REQUEST_METHOD' => 'GET' ,
'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' ,
'X_SPDY' => 'HTTP2' ,
'SSL_PROTOCOL' => 'TLSv1.3' ,
'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384' ,
'SSL_CIPHER_USEKEYSIZE' => '256' ,
'SSL_CIPHER_ALGKEYSIZE' => '256' ,
'SCRIPT_FILENAME' => '/home/u789069674/domains/stomer.in/public_html/anupgarh/webroot/index.php' ,
'QUERY_STRING' => '' ,
'SCRIPT_URI' => 'https://anupgarh.stomer.in/why-stomer' ,
'SCRIPT_URL' => '/why-stomer' ,
'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) 1749913063.9539 ,
'REQUEST_TIME' => (int) 1749913063 ,
'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 #153
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 => 'anupgarh.stomer.in'
private port => null
private path => '/why-stomer'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
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
}
<?php if ( $this -> queue -> valid ()) {
<?php $middleware = $this -> queue -> current ();
<?php $this -> queue -> next ();
<?php
<?php return $middleware -> process ( $request , $this );
<?php }
<?php
<?php if ( $this -> fallbackHandler ) {
<?php return $this -> fallbackHandler -> handle ( $request );
Arguments
object( Cake\Http\ServerRequest ) id: 0 {
trustProxy => false
protected params => [
'pass' => [
] ,
'controller' => 'Pages' ,
'action' => 'whyStomer' ,
'plugin' => null ,
'_matchedRoute' => '/why-stomer' ,
'_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' => 'gzip, br, zstd, deflate' ,
'HTTP_HOST' => 'anupgarh.stomer.in' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'DOCUMENT_ROOT' => '/home/u789069674/domains/stomer.in/public_html/anupgarh' ,
'REMOTE_ADDR' => '216.73.216.150' ,
'REMOTE_PORT' => '41650' ,
'SERVER_ADDR' => '86.38.243.121' ,
'SERVER_NAME' => 'anupgarh.stomer.in' ,
'SERVER_ADMIN' => '' ,
'SERVER_PORT' => '443' ,
'REQUEST_SCHEME' => 'https' ,
'REQUEST_URI' => '/why-stomer' ,
'REDIRECT_URL' => '/webroot/why-stomer' ,
'REDIRECT_REQUEST_METHOD' => 'GET' ,
'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' ,
'X_SPDY' => 'HTTP2' ,
'SSL_PROTOCOL' => 'TLSv1.3' ,
'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384' ,
'SSL_CIPHER_USEKEYSIZE' => '256' ,
'SSL_CIPHER_ALGKEYSIZE' => '256' ,
'SCRIPT_FILENAME' => '/home/u789069674/domains/stomer.in/public_html/anupgarh/webroot/index.php' ,
'QUERY_STRING' => '' ,
'SCRIPT_URI' => 'https://anupgarh.stomer.in/why-stomer' ,
'SCRIPT_URL' => '/why-stomer' ,
'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) 1749913063.9539 ,
'REQUEST_TIME' => (int) 1749913063 ,
'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 #153
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 => 'anupgarh.stomer.in'
private port => null
private path => '/why-stomer'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
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) 5
protected queue => [
'' => [maximum depth reached] ,
]
}
protected fallbackHandler => object( App\Application ) id: 2 {
protected configDir => '/home/u789069674/domains/stomer.in/public_html/anupgarh/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'
}
}
<?php );
<?php }
<?php $matching = Router :: getRouteCollection ()-> getMiddleware ( $middleware );
<?php if (! $matching ) {
<?php return $handler -> handle ( $request );
<?php }
<?php
<?php $middleware = new MiddlewareQueue ( $matching );
<?php $runner = new Runner ();
Arguments
object( Cake\Http\ServerRequest ) id: 0 {
trustProxy => false
protected params => [
'pass' => [
] ,
'controller' => 'Pages' ,
'action' => 'whyStomer' ,
'plugin' => null ,
'_matchedRoute' => '/why-stomer' ,
'_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' => 'gzip, br, zstd, deflate' ,
'HTTP_HOST' => 'anupgarh.stomer.in' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'DOCUMENT_ROOT' => '/home/u789069674/domains/stomer.in/public_html/anupgarh' ,
'REMOTE_ADDR' => '216.73.216.150' ,
'REMOTE_PORT' => '41650' ,
'SERVER_ADDR' => '86.38.243.121' ,
'SERVER_NAME' => 'anupgarh.stomer.in' ,
'SERVER_ADMIN' => '' ,
'SERVER_PORT' => '443' ,
'REQUEST_SCHEME' => 'https' ,
'REQUEST_URI' => '/why-stomer' ,
'REDIRECT_URL' => '/webroot/why-stomer' ,
'REDIRECT_REQUEST_METHOD' => 'GET' ,
'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' ,
'X_SPDY' => 'HTTP2' ,
'SSL_PROTOCOL' => 'TLSv1.3' ,
'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384' ,
'SSL_CIPHER_USEKEYSIZE' => '256' ,
'SSL_CIPHER_ALGKEYSIZE' => '256' ,
'SCRIPT_FILENAME' => '/home/u789069674/domains/stomer.in/public_html/anupgarh/webroot/index.php' ,
'QUERY_STRING' => '' ,
'SCRIPT_URI' => 'https://anupgarh.stomer.in/why-stomer' ,
'SCRIPT_URL' => '/why-stomer' ,
'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) 1749913063.9539 ,
'REQUEST_TIME' => (int) 1749913063 ,
'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 #153
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 => 'anupgarh.stomer.in'
private port => null
private path => '/why-stomer'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
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
}
<?php if ( $this -> queue -> valid ()) {
<?php $middleware = $this -> queue -> current ();
<?php $this -> queue -> next ();
<?php
<?php return $middleware -> process ( $request , $this );
<?php }
<?php
<?php if ( $this -> fallbackHandler ) {
<?php return $this -> fallbackHandler -> handle ( $request );
Arguments
object( Cake\Http\ServerRequest ) id: 0 {
trustProxy => false
protected params => [
'pass' => [
] ,
'controller' => 'Pages' ,
'action' => 'whyStomer' ,
'plugin' => null ,
'_matchedRoute' => '/why-stomer' ,
'_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' => 'gzip, br, zstd, deflate' ,
'HTTP_HOST' => 'anupgarh.stomer.in' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'DOCUMENT_ROOT' => '/home/u789069674/domains/stomer.in/public_html/anupgarh' ,
'REMOTE_ADDR' => '216.73.216.150' ,
'REMOTE_PORT' => '41650' ,
'SERVER_ADDR' => '86.38.243.121' ,
'SERVER_NAME' => 'anupgarh.stomer.in' ,
'SERVER_ADMIN' => '' ,
'SERVER_PORT' => '443' ,
'REQUEST_SCHEME' => 'https' ,
'REQUEST_URI' => '/why-stomer' ,
'REDIRECT_URL' => '/webroot/why-stomer' ,
'REDIRECT_REQUEST_METHOD' => 'GET' ,
'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' ,
'X_SPDY' => 'HTTP2' ,
'SSL_PROTOCOL' => 'TLSv1.3' ,
'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384' ,
'SSL_CIPHER_USEKEYSIZE' => '256' ,
'SSL_CIPHER_ALGKEYSIZE' => '256' ,
'SCRIPT_FILENAME' => '/home/u789069674/domains/stomer.in/public_html/anupgarh/webroot/index.php' ,
'QUERY_STRING' => '' ,
'SCRIPT_URI' => 'https://anupgarh.stomer.in/why-stomer' ,
'SCRIPT_URL' => '/why-stomer' ,
'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) 1749913063.9539 ,
'REQUEST_TIME' => (int) 1749913063 ,
'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 #153
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 => 'anupgarh.stomer.in'
private port => null
private path => '/why-stomer'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
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) 5
protected queue => [
'' => [maximum depth reached] ,
]
}
protected fallbackHandler => object( App\Application ) id: 2 {
protected configDir => '/home/u789069674/domains/stomer.in/public_html/anupgarh/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'
}
}
<?php public function process ( ServerRequestInterface $request , RequestHandlerInterface $handler ): ResponseInterface
<?php {
<?php $url = $request -> getUri ()-> getPath ();
<?php if ( strpos ( $url , '..' ) !== false || strpos ( $url , '.' ) === false ) {
<?php return $handler -> handle ( $request );
<?php }
<?php
<?php if ( strpos ( $url , '/.' ) !== false ) {
<?php return $handler -> handle ( $request );
Arguments
object( Cake\Http\ServerRequest ) id: 0 {
trustProxy => false
protected params => [
'plugin' => null ,
'controller' => null ,
'action' => null ,
'_ext' => null ,
'pass' => [
] ,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'LSPHP_ProcessGroup' => 'on' ,
'PATH' => '/usr/local/bin:/bin:/usr/bin' ,
'HTTP_ACCEPT' => '*/*' ,
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate' ,
'HTTP_HOST' => 'anupgarh.stomer.in' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'DOCUMENT_ROOT' => '/home/u789069674/domains/stomer.in/public_html/anupgarh' ,
'REMOTE_ADDR' => '216.73.216.150' ,
'REMOTE_PORT' => '41650' ,
'SERVER_ADDR' => '86.38.243.121' ,
'SERVER_NAME' => 'anupgarh.stomer.in' ,
'SERVER_ADMIN' => '' ,
'SERVER_PORT' => '443' ,
'REQUEST_SCHEME' => 'https' ,
'REQUEST_URI' => '/why-stomer' ,
'REDIRECT_URL' => '/webroot/why-stomer' ,
'REDIRECT_REQUEST_METHOD' => 'GET' ,
'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' ,
'X_SPDY' => 'HTTP2' ,
'SSL_PROTOCOL' => 'TLSv1.3' ,
'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384' ,
'SSL_CIPHER_USEKEYSIZE' => '256' ,
'SSL_CIPHER_ALGKEYSIZE' => '256' ,
'SCRIPT_FILENAME' => '/home/u789069674/domains/stomer.in/public_html/anupgarh/webroot/index.php' ,
'QUERY_STRING' => '' ,
'SCRIPT_URI' => 'https://anupgarh.stomer.in/why-stomer' ,
'SCRIPT_URL' => '/why-stomer' ,
'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) 1749913063.9539 ,
'REQUEST_TIME' => (int) 1749913063 ,
'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 #153
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 => 'anupgarh.stomer.in'
private port => null
private path => '/why-stomer'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
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
}
<?php if ( $this -> queue -> valid ()) {
<?php $middleware = $this -> queue -> current ();
<?php $this -> queue -> next ();
<?php
<?php return $middleware -> process ( $request , $this );
<?php }
<?php
<?php if ( $this -> fallbackHandler ) {
<?php 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' => 'gzip, br, zstd, deflate' ,
'HTTP_HOST' => 'anupgarh.stomer.in' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'DOCUMENT_ROOT' => '/home/u789069674/domains/stomer.in/public_html/anupgarh' ,
'REMOTE_ADDR' => '216.73.216.150' ,
'REMOTE_PORT' => '41650' ,
'SERVER_ADDR' => '86.38.243.121' ,
'SERVER_NAME' => 'anupgarh.stomer.in' ,
'SERVER_ADMIN' => '' ,
'SERVER_PORT' => '443' ,
'REQUEST_SCHEME' => 'https' ,
'REQUEST_URI' => '/why-stomer' ,
'REDIRECT_URL' => '/webroot/why-stomer' ,
'REDIRECT_REQUEST_METHOD' => 'GET' ,
'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' ,
'X_SPDY' => 'HTTP2' ,
'SSL_PROTOCOL' => 'TLSv1.3' ,
'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384' ,
'SSL_CIPHER_USEKEYSIZE' => '256' ,
'SSL_CIPHER_ALGKEYSIZE' => '256' ,
'SCRIPT_FILENAME' => '/home/u789069674/domains/stomer.in/public_html/anupgarh/webroot/index.php' ,
'QUERY_STRING' => '' ,
'SCRIPT_URI' => 'https://anupgarh.stomer.in/why-stomer' ,
'SCRIPT_URL' => '/why-stomer' ,
'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) 1749913063.9539 ,
'REQUEST_TIME' => (int) 1749913063 ,
'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 #153
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 => 'anupgarh.stomer.in'
private port => null
private path => '/why-stomer'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
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) 5
protected queue => [
'' => [maximum depth reached] ,
]
}
protected fallbackHandler => object( App\Application ) id: 2 {
protected configDir => '/home/u789069674/domains/stomer.in/public_html/anupgarh/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'
}
}
<?php */
<?php public function process ( ServerRequestInterface $request , RequestHandlerInterface $handler ): ResponseInterface
<?php {
<?php try {
<?php return $handler -> handle ( $request );
<?php } catch ( RedirectException $exception ) {
<?php return $this -> handleRedirect ( $exception );
<?php } catch ( Throwable $exception ) {
<?php 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' => 'gzip, br, zstd, deflate' ,
'HTTP_HOST' => 'anupgarh.stomer.in' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'DOCUMENT_ROOT' => '/home/u789069674/domains/stomer.in/public_html/anupgarh' ,
'REMOTE_ADDR' => '216.73.216.150' ,
'REMOTE_PORT' => '41650' ,
'SERVER_ADDR' => '86.38.243.121' ,
'SERVER_NAME' => 'anupgarh.stomer.in' ,
'SERVER_ADMIN' => '' ,
'SERVER_PORT' => '443' ,
'REQUEST_SCHEME' => 'https' ,
'REQUEST_URI' => '/why-stomer' ,
'REDIRECT_URL' => '/webroot/why-stomer' ,
'REDIRECT_REQUEST_METHOD' => 'GET' ,
'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' ,
'X_SPDY' => 'HTTP2' ,
'SSL_PROTOCOL' => 'TLSv1.3' ,
'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384' ,
'SSL_CIPHER_USEKEYSIZE' => '256' ,
'SSL_CIPHER_ALGKEYSIZE' => '256' ,
'SCRIPT_FILENAME' => '/home/u789069674/domains/stomer.in/public_html/anupgarh/webroot/index.php' ,
'QUERY_STRING' => '' ,
'SCRIPT_URI' => 'https://anupgarh.stomer.in/why-stomer' ,
'SCRIPT_URL' => '/why-stomer' ,
'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) 1749913063.9539 ,
'REQUEST_TIME' => (int) 1749913063 ,
'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 #153
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 => 'anupgarh.stomer.in'
private port => null
private path => '/why-stomer'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
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
}
<?php if ( $this -> queue -> valid ()) {
<?php $middleware = $this -> queue -> current ();
<?php $this -> queue -> next ();
<?php
<?php return $middleware -> process ( $request , $this );
<?php }
<?php
<?php if ( $this -> fallbackHandler ) {
<?php 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' => 'gzip, br, zstd, deflate' ,
'HTTP_HOST' => 'anupgarh.stomer.in' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'DOCUMENT_ROOT' => '/home/u789069674/domains/stomer.in/public_html/anupgarh' ,
'REMOTE_ADDR' => '216.73.216.150' ,
'REMOTE_PORT' => '41650' ,
'SERVER_ADDR' => '86.38.243.121' ,
'SERVER_NAME' => 'anupgarh.stomer.in' ,
'SERVER_ADMIN' => '' ,
'SERVER_PORT' => '443' ,
'REQUEST_SCHEME' => 'https' ,
'REQUEST_URI' => '/why-stomer' ,
'REDIRECT_URL' => '/webroot/why-stomer' ,
'REDIRECT_REQUEST_METHOD' => 'GET' ,
'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' ,
'X_SPDY' => 'HTTP2' ,
'SSL_PROTOCOL' => 'TLSv1.3' ,
'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384' ,
'SSL_CIPHER_USEKEYSIZE' => '256' ,
'SSL_CIPHER_ALGKEYSIZE' => '256' ,
'SCRIPT_FILENAME' => '/home/u789069674/domains/stomer.in/public_html/anupgarh/webroot/index.php' ,
'QUERY_STRING' => '' ,
'SCRIPT_URI' => 'https://anupgarh.stomer.in/why-stomer' ,
'SCRIPT_URL' => '/why-stomer' ,
'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) 1749913063.9539 ,
'REQUEST_TIME' => (int) 1749913063 ,
'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 #153
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 => 'anupgarh.stomer.in'
private port => null
private path => '/why-stomer'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
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) 5
protected queue => [
'' => [maximum depth reached] ,
]
}
protected fallbackHandler => object( App\Application ) id: 2 {
protected configDir => '/home/u789069674/domains/stomer.in/public_html/anupgarh/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'
}
}
<?php $this -> queue = $queue ;
<?php $this -> queue -> rewind ();
<?php $this -> fallbackHandler = $fallbackHandler ;
<?php
<?php return $this -> handle ( $request );
<?php }
<?php
<?php /**
<?php * 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' => 'gzip, br, zstd, deflate' ,
'HTTP_HOST' => 'anupgarh.stomer.in' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'DOCUMENT_ROOT' => '/home/u789069674/domains/stomer.in/public_html/anupgarh' ,
'REMOTE_ADDR' => '216.73.216.150' ,
'REMOTE_PORT' => '41650' ,
'SERVER_ADDR' => '86.38.243.121' ,
'SERVER_NAME' => 'anupgarh.stomer.in' ,
'SERVER_ADMIN' => '' ,
'SERVER_PORT' => '443' ,
'REQUEST_SCHEME' => 'https' ,
'REQUEST_URI' => '/why-stomer' ,
'REDIRECT_URL' => '/webroot/why-stomer' ,
'REDIRECT_REQUEST_METHOD' => 'GET' ,
'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' ,
'X_SPDY' => 'HTTP2' ,
'SSL_PROTOCOL' => 'TLSv1.3' ,
'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384' ,
'SSL_CIPHER_USEKEYSIZE' => '256' ,
'SSL_CIPHER_ALGKEYSIZE' => '256' ,
'SCRIPT_FILENAME' => '/home/u789069674/domains/stomer.in/public_html/anupgarh/webroot/index.php' ,
'QUERY_STRING' => '' ,
'SCRIPT_URI' => 'https://anupgarh.stomer.in/why-stomer' ,
'SCRIPT_URL' => '/why-stomer' ,
'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) 1749913063.9539 ,
'REQUEST_TIME' => (int) 1749913063 ,
'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 #153
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 => 'anupgarh.stomer.in'
private port => null
private path => '/why-stomer'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
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
}
<?php }
<?php
<?php $this -> dispatchEvent ( 'Server.buildMiddleware' , [ 'middleware' => $middleware ]);
<?php
<?php $response = $this -> runner -> run ( $middleware , $request , $this -> app );
<?php
<?php if ( $request instanceof ServerRequest ) {
<?php $request -> getSession ()-> close ();
<?php }
Arguments
object( Cake\Http\MiddlewareQueue ) id: 0 {
protected position => (int) 5
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( Cake\Http\Middleware\BodyParserMiddleware ) id: 4 {
} ,
(int) 4 => object( Cake\Http\Middleware\CsrfProtectionMiddleware ) id: 5 {
} ,
]
}
object( Cake\Http\ServerRequest ) id: 0 {
trustProxy => false
protected params => [
'plugin' => null ,
'controller' => null ,
'action' => null ,
'_ext' => null ,
'pass' => [
] ,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'LSPHP_ProcessGroup' => 'on' ,
'PATH' => '/usr/local/bin:/bin:/usr/bin' ,
'HTTP_ACCEPT' => '*/*' ,
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate' ,
'HTTP_HOST' => 'anupgarh.stomer.in' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'DOCUMENT_ROOT' => '/home/u789069674/domains/stomer.in/public_html/anupgarh' ,
'REMOTE_ADDR' => '216.73.216.150' ,
'REMOTE_PORT' => '41650' ,
'SERVER_ADDR' => '86.38.243.121' ,
'SERVER_NAME' => 'anupgarh.stomer.in' ,
'SERVER_ADMIN' => '' ,
'SERVER_PORT' => '443' ,
'REQUEST_SCHEME' => 'https' ,
'REQUEST_URI' => '/why-stomer' ,
'REDIRECT_URL' => '/webroot/why-stomer' ,
'REDIRECT_REQUEST_METHOD' => 'GET' ,
'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' ,
'X_SPDY' => 'HTTP2' ,
'SSL_PROTOCOL' => 'TLSv1.3' ,
'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384' ,
'SSL_CIPHER_USEKEYSIZE' => '256' ,
'SSL_CIPHER_ALGKEYSIZE' => '256' ,
'SCRIPT_FILENAME' => '/home/u789069674/domains/stomer.in/public_html/anupgarh/webroot/index.php' ,
'QUERY_STRING' => '' ,
'SCRIPT_URI' => 'https://anupgarh.stomer.in/why-stomer' ,
'SCRIPT_URL' => '/why-stomer' ,
'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) 1749913063.9539 ,
'REQUEST_TIME' => (int) 1749913063 ,
'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 #153
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 => 'anupgarh.stomer.in'
private port => null
private path => '/why-stomer'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
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/u789069674/domains/stomer.in/public_html/anupgarh/config/'
protected plugins => object( Cake\Core\PluginCollection ) id: 1 {
protected plugins => [
'' => [maximum depth reached] ,
]
protected names => [
'' => [maximum depth reached] ,
]
protected positions => [
'' => [maximum depth reached] ,
]
protected loopDepth => (int) -1
}
protected controllerFactory => object( Cake\Controller\ControllerFactory ) id: 2 {
protected container => object( Cake\Core\Container ) id: 3 {
}
protected controller => object( App\Controller\PagesController ) id: 4 {
}
}
protected container => object( Cake\Core\Container ) id: 3 {}
protected _eventManager => object( Cake\Event\EventManager ) id: 5 {
'_listeners' => [
]
'_isGlobal' => true
'_trackEvents' => false
'_generalManager' => '(object) EventManager'
'_dispatchedEvents' => null
}
protected _eventClass => 'Cake\Event\Event'
}
<?php // Bind your application to the server.
<?php $server = new Server (new Application ( dirname ( __DIR__ ) . '/config' ));
<?php
<?php // Run the request/response through the application and emit the response.
<?php $server -> emit ( $server -> run ());
<?php
Confirm you have created the file: "Pages/why_stomer.php" in one of the following paths:
/home/u789069674/domains/stomer.in/public_html/anupgarh/templates/Pages/why_stomer.php
If you want to customize this error message, create
templates/Error/missing_template.php