Warning (2) : imagecreatefromjpeg(): gd-jpeg: JPEG library reports unrecoverable error: JPEG datastream contains no image [APP/Controller/ExportController.php , line 151 ]Code Context
$modified_image = \imagecreatefromjpeg ( $filename );
imagecreatefromjpeg - [internal], line ??
App\Controller\ExportController::latestimage() - APP/Controller/ExportController.php, line 151
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 531
Cake\Controller\ControllerFactory::invoke() - CORE/src/Controller/ControllerFactory.php, line 149
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 313
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Cake\Http\Middleware\BodyParserMiddleware::process() - CORE/src/Http/Middleware/BodyParserMiddleware.php, line 157
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Authentication\Middleware\AuthenticationMiddleware::process() - ROOT/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php, line 124
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
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73 Warning (2) : imagecreatefromjpeg() [<a href='https://secure.php.net/function.imagecreatefromjpeg'>function.imagecreatefromjpeg</a>]: "/var/www/html/images/67ff562622288-00000000c484820e.jpg" is not a valid JPEG file [APP/Controller/ExportController.php , line 151 ]Code Context
$modified_image = \imagecreatefromjpeg ( $filename );
imagecreatefromjpeg - [internal], line ??
App\Controller\ExportController::latestimage() - APP/Controller/ExportController.php, line 151
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 531
Cake\Controller\ControllerFactory::invoke() - CORE/src/Controller/ControllerFactory.php, line 149
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 313
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Cake\Http\Middleware\BodyParserMiddleware::process() - CORE/src/Http/Middleware/BodyParserMiddleware.php, line 157
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Authentication\Middleware\AuthenticationMiddleware::process() - ROOT/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php, line 124
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
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73 Warning (512) : Unable to emit headers. Headers sent in file=/var/www/html/gmis/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 /var/www/html/gmis/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 /var/www/html/gmis/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 Warning (2) : Cannot modify header information - headers already sent by (output started at /var/www/html/gmis/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: imagecolorallocate(): Argument #1 ($image) must be of type GdImage, bool given
$ts -> timezone = $device -> timezone ;
$modified_image = \imagecreatefromjpeg ( $filename );
$color = \imagecolorallocate ( $modified_image , 0 , 0 , 0 );
$string = $device -> name . " - " . $ts -> nice ( $device -> timezone );
$fontSize = 16 ;
Arguments
$ts -> timezone = $device -> timezone ;
$modified_image = \imagecreatefromjpeg ( $filename );
$color = \imagecolorallocate ( $modified_image , 0 , 0 , 0 );
$string = $device -> name . " - " . $ts -> nice ( $device -> timezone );
$fontSize = 16 ;
* @ throws \UnexpectedValueException If return value of action is not ` null ` or ` ResponseInterface ` instance .
*/
public function invokeAction ( Closure $action , array $args ): void
{
$result = $action (... $args );
if ( $result !== null && ! $result instanceof ResponseInterface ) {
throw new UnexpectedValueException ( sprintf (
'Controller actions can only return ResponseInterface instance or null. '
. 'Got %s instead.' ,
}
if ( count ( $passed )) {
$args = array_merge ( $args , $passed );
}
$controller -> invokeAction ( $action , $args );
$result = $controller -> shutdownProcess ();
if ( $result instanceof ResponseInterface ) {
return $result ;
Arguments
[
(int) 0 => 'jpK2byPj6ndNxuVhprb' ,
]
}
$controller = $this -> controllerFactory -> create ( $request );
return $this -> controllerFactory -> invoke ( $controller );
}
}
Arguments
object( App\Controller\ExportController ) 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 ,
]
}
Authentication => object( Authentication\Controller\Component\AuthenticationComponent ) id: 3 {
'components' => [
]
'implementedEvents' => [
'Controller.initialize' => 'beforeFilter' ,
'Controller.startup' => 'startup' ,
]
'_config' => [
'logoutRedirect' => false ,
'requireIdentity' => true ,
'identityAttribute' => 'identity' ,
'identityCheckEvent' => 'Controller.startup' ,
'unauthenticatedMessage' => null ,
]
}
protected name => 'Export'
protected request => object( Cake\Http\ServerRequest ) id: 4 {
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: 5 {
}
protected uri => object( Laminas\Diactoros\Uri ) id: 6 {
}
protected session => object( Cake\Http\Session ) id: 7 {
}
protected flash => object( Cake\Http\FlashMessage ) id: 8 {
}
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: 9 {
'status' => (int) 200
'contentType' => 'text/html'
'headers' => [
'Content-Type' => [
'' => [maximum depth reached] ,
] ,
]
'file' => null
'fileRange' => [
]
'cookies' => object( Cake\Http\Cookie\CookieCollection ) id: 10 {
}
'cacheDirectives' => [
]
'body' => ''
}
protected _responseClass => 'Cake\Http\Response'
protected autoRender => true
protected _components => object( Cake\Controller\ComponentRegistry ) id: 11 {
'_Controller' => object( App\Controller\ExportController ) id: 0 {}
'_loaded' => [
(int) 0 => 'RequestHandler' ,
(int) 1 => 'Flash' ,
(int) 2 => 'Authentication' ,
]
'_eventManager' => object( Cake\Event\EventManager ) id: 12 {
}
'_eventClass' => 'Cake\Event\Event'
}
protected plugin => null
protected _eventManager => object( Cake\Event\EventManager ) id: 12 {}
protected _eventClass => 'Cake\Event\Event'
protected _tableLocator => object( Cake\ORM\Locator\TableLocator ) id: 13 {
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 => 'Export'
protected _modelFactories => [
'Table' => [
(int) 0 => object( Cake\ORM\Locator\TableLocator ) id: 13 {} ,
(int) 1 => 'get' ,
] ,
]
protected _modelType => 'Table'
protected _viewBuilder => object( Cake\View\ViewBuilder ) id: 14 {
protected _templatePath => null
protected _template => null
protected _plugin => null
protected _theme => null
protected _layout => null
protected _autoLayout => true
protected _layoutPath => null
protected _name => null
protected _className => null
protected _options => [
'' => [maximum depth reached] ,
]
protected _helpers => [
'' => [maximum depth reached] ,
]
protected _vars => [
'' => [maximum depth reached] ,
]
}
}
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' => 'Export' ,
'action' => 'latestimage' ,
'pass' => [
(int) 0 => 'jpK2byPj6ndNxuVhprb' ,
] ,
'plugin' => null ,
'_matchedRoute' => '/{controller}/{action}/*' ,
'_ext' => null ,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'REDIRECT_REDIRECT_STATUS' => '200' ,
'REDIRECT_STATUS' => '200' ,
'HTTP_ACCEPT' => '*/*' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate' ,
'HTTP_HOST' => 'croydon.gmis.io' ,
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' ,
'SERVER_SIGNATURE' => '<address>Apache/2.4.41 (Ubuntu) Server at croydon.gmis.io Port 80</address>
' ,
'SERVER_SOFTWARE' => 'Apache/2.4.41 (Ubuntu)' ,
'SERVER_NAME' => 'croydon.gmis.io' ,
'SERVER_ADDR' => '172.31.18.134' ,
'SERVER_PORT' => '80' ,
'REMOTE_ADDR' => '3.14.132.221' ,
'DOCUMENT_ROOT' => '/var/www/html/gmis' ,
'REQUEST_SCHEME' => 'http' ,
'CONTEXT_PREFIX' => '' ,
'CONTEXT_DOCUMENT_ROOT' => '/var/www/html/gmis' ,
'SERVER_ADMIN' => 'it@gmis.io' ,
'SCRIPT_FILENAME' => '/var/www/html/gmis/webroot/index.php' ,
'REMOTE_PORT' => '23065' ,
'REDIRECT_URL' => '/webroot/export/latestimage/jpK2byPj6ndNxuVhprb' ,
'GATEWAY_INTERFACE' => 'CGI/1.1' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'REQUEST_METHOD' => 'GET' ,
'QUERY_STRING' => '' ,
'REQUEST_URI' => '/export/latestimage/jpK2byPj6ndNxuVhprb' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1744825570.0286 ,
'REQUEST_TIME' => (int) 1744825570 ,
'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 #4
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 => 'http'
private userInfo => ''
private host => 'croydon.gmis.io'
private port => null
private path => '/export/latestimage/jpK2byPj6ndNxuVhprb'
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 => [
'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
}
*/
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' => 'Export' ,
'action' => 'latestimage' ,
'pass' => [
(int) 0 => 'jpK2byPj6ndNxuVhprb' ,
] ,
'plugin' => null ,
'_matchedRoute' => '/{controller}/{action}/*' ,
'_ext' => null ,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'REDIRECT_REDIRECT_STATUS' => '200' ,
'REDIRECT_STATUS' => '200' ,
'HTTP_ACCEPT' => '*/*' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate' ,
'HTTP_HOST' => 'croydon.gmis.io' ,
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' ,
'SERVER_SIGNATURE' => '<address>Apache/2.4.41 (Ubuntu) Server at croydon.gmis.io Port 80</address>
' ,
'SERVER_SOFTWARE' => 'Apache/2.4.41 (Ubuntu)' ,
'SERVER_NAME' => 'croydon.gmis.io' ,
'SERVER_ADDR' => '172.31.18.134' ,
'SERVER_PORT' => '80' ,
'REMOTE_ADDR' => '3.14.132.221' ,
'DOCUMENT_ROOT' => '/var/www/html/gmis' ,
'REQUEST_SCHEME' => 'http' ,
'CONTEXT_PREFIX' => '' ,
'CONTEXT_DOCUMENT_ROOT' => '/var/www/html/gmis' ,
'SERVER_ADMIN' => 'it@gmis.io' ,
'SCRIPT_FILENAME' => '/var/www/html/gmis/webroot/index.php' ,
'REMOTE_PORT' => '23065' ,
'REDIRECT_URL' => '/webroot/export/latestimage/jpK2byPj6ndNxuVhprb' ,
'GATEWAY_INTERFACE' => 'CGI/1.1' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'REQUEST_METHOD' => 'GET' ,
'QUERY_STRING' => '' ,
'REQUEST_URI' => '/export/latestimage/jpK2byPj6ndNxuVhprb' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1744825570.0286 ,
'REQUEST_TIME' => (int) 1744825570 ,
'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 #4
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 => 'http'
private userInfo => ''
private host => 'croydon.gmis.io'
private port => null
private path => '/export/latestimage/jpK2byPj6ndNxuVhprb'
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 => [
'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' => 'Export' ,
'action' => 'latestimage' ,
'pass' => [
(int) 0 => 'jpK2byPj6ndNxuVhprb' ,
] ,
'plugin' => null ,
'_matchedRoute' => '/{controller}/{action}/*' ,
'_ext' => null ,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'REDIRECT_REDIRECT_STATUS' => '200' ,
'REDIRECT_STATUS' => '200' ,
'HTTP_ACCEPT' => '*/*' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate' ,
'HTTP_HOST' => 'croydon.gmis.io' ,
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' ,
'SERVER_SIGNATURE' => '<address>Apache/2.4.41 (Ubuntu) Server at croydon.gmis.io Port 80</address>
' ,
'SERVER_SOFTWARE' => 'Apache/2.4.41 (Ubuntu)' ,
'SERVER_NAME' => 'croydon.gmis.io' ,
'SERVER_ADDR' => '172.31.18.134' ,
'SERVER_PORT' => '80' ,
'REMOTE_ADDR' => '3.14.132.221' ,
'DOCUMENT_ROOT' => '/var/www/html/gmis' ,
'REQUEST_SCHEME' => 'http' ,
'CONTEXT_PREFIX' => '' ,
'CONTEXT_DOCUMENT_ROOT' => '/var/www/html/gmis' ,
'SERVER_ADMIN' => 'it@gmis.io' ,
'SCRIPT_FILENAME' => '/var/www/html/gmis/webroot/index.php' ,
'REMOTE_PORT' => '23065' ,
'REDIRECT_URL' => '/webroot/export/latestimage/jpK2byPj6ndNxuVhprb' ,
'GATEWAY_INTERFACE' => 'CGI/1.1' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'REQUEST_METHOD' => 'GET' ,
'QUERY_STRING' => '' ,
'REQUEST_URI' => '/export/latestimage/jpK2byPj6ndNxuVhprb' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1744825570.0286 ,
'REQUEST_TIME' => (int) 1744825570 ,
'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 #4
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 => 'http'
private userInfo => ''
private host => 'croydon.gmis.io'
private port => null
private path => '/export/latestimage/jpK2byPj6ndNxuVhprb'
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 => [
'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 => '/var/www/html/gmis/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' => 'Export' ,
'action' => 'latestimage' ,
'pass' => [
(int) 0 => 'jpK2byPj6ndNxuVhprb' ,
] ,
'plugin' => null ,
'_matchedRoute' => '/{controller}/{action}/*' ,
'_ext' => null ,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'REDIRECT_REDIRECT_STATUS' => '200' ,
'REDIRECT_STATUS' => '200' ,
'HTTP_ACCEPT' => '*/*' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate' ,
'HTTP_HOST' => 'croydon.gmis.io' ,
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' ,
'SERVER_SIGNATURE' => '<address>Apache/2.4.41 (Ubuntu) Server at croydon.gmis.io Port 80</address>
' ,
'SERVER_SOFTWARE' => 'Apache/2.4.41 (Ubuntu)' ,
'SERVER_NAME' => 'croydon.gmis.io' ,
'SERVER_ADDR' => '172.31.18.134' ,
'SERVER_PORT' => '80' ,
'REMOTE_ADDR' => '3.14.132.221' ,
'DOCUMENT_ROOT' => '/var/www/html/gmis' ,
'REQUEST_SCHEME' => 'http' ,
'CONTEXT_PREFIX' => '' ,
'CONTEXT_DOCUMENT_ROOT' => '/var/www/html/gmis' ,
'SERVER_ADMIN' => 'it@gmis.io' ,
'SCRIPT_FILENAME' => '/var/www/html/gmis/webroot/index.php' ,
'REMOTE_PORT' => '23065' ,
'REDIRECT_URL' => '/webroot/export/latestimage/jpK2byPj6ndNxuVhprb' ,
'GATEWAY_INTERFACE' => 'CGI/1.1' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'REQUEST_METHOD' => 'GET' ,
'QUERY_STRING' => '' ,
'REQUEST_URI' => '/export/latestimage/jpK2byPj6ndNxuVhprb' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1744825570.0286 ,
'REQUEST_TIME' => (int) 1744825570 ,
'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 #4
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 => 'http'
private userInfo => ''
private host => 'croydon.gmis.io'
private port => null
private path => '/export/latestimage/jpK2byPj6ndNxuVhprb'
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 => [
'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' => 'Export' ,
'action' => 'latestimage' ,
'pass' => [
(int) 0 => 'jpK2byPj6ndNxuVhprb' ,
] ,
'plugin' => null ,
'_matchedRoute' => '/{controller}/{action}/*' ,
'_ext' => null ,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'REDIRECT_REDIRECT_STATUS' => '200' ,
'REDIRECT_STATUS' => '200' ,
'HTTP_ACCEPT' => '*/*' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate' ,
'HTTP_HOST' => 'croydon.gmis.io' ,
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' ,
'SERVER_SIGNATURE' => '<address>Apache/2.4.41 (Ubuntu) Server at croydon.gmis.io Port 80</address>
' ,
'SERVER_SOFTWARE' => 'Apache/2.4.41 (Ubuntu)' ,
'SERVER_NAME' => 'croydon.gmis.io' ,
'SERVER_ADDR' => '172.31.18.134' ,
'SERVER_PORT' => '80' ,
'REMOTE_ADDR' => '3.14.132.221' ,
'DOCUMENT_ROOT' => '/var/www/html/gmis' ,
'REQUEST_SCHEME' => 'http' ,
'CONTEXT_PREFIX' => '' ,
'CONTEXT_DOCUMENT_ROOT' => '/var/www/html/gmis' ,
'SERVER_ADMIN' => 'it@gmis.io' ,
'SCRIPT_FILENAME' => '/var/www/html/gmis/webroot/index.php' ,
'REMOTE_PORT' => '23065' ,
'REDIRECT_URL' => '/webroot/export/latestimage/jpK2byPj6ndNxuVhprb' ,
'GATEWAY_INTERFACE' => 'CGI/1.1' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'REQUEST_METHOD' => 'GET' ,
'QUERY_STRING' => '' ,
'REQUEST_URI' => '/export/latestimage/jpK2byPj6ndNxuVhprb' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1744825570.0286 ,
'REQUEST_TIME' => (int) 1744825570 ,
'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 #4
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 => 'http'
private userInfo => ''
private host => 'croydon.gmis.io'
private port => null
private path => '/export/latestimage/jpK2byPj6ndNxuVhprb'
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 => [
'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 => '/var/www/html/gmis/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' => 'Export' ,
'action' => 'latestimage' ,
'pass' => [
(int) 0 => 'jpK2byPj6ndNxuVhprb' ,
] ,
'plugin' => null ,
'_matchedRoute' => '/{controller}/{action}/*' ,
'_ext' => null ,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'REDIRECT_REDIRECT_STATUS' => '200' ,
'REDIRECT_STATUS' => '200' ,
'HTTP_ACCEPT' => '*/*' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate' ,
'HTTP_HOST' => 'croydon.gmis.io' ,
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' ,
'SERVER_SIGNATURE' => '<address>Apache/2.4.41 (Ubuntu) Server at croydon.gmis.io Port 80</address>
' ,
'SERVER_SOFTWARE' => 'Apache/2.4.41 (Ubuntu)' ,
'SERVER_NAME' => 'croydon.gmis.io' ,
'SERVER_ADDR' => '172.31.18.134' ,
'SERVER_PORT' => '80' ,
'REMOTE_ADDR' => '3.14.132.221' ,
'DOCUMENT_ROOT' => '/var/www/html/gmis' ,
'REQUEST_SCHEME' => 'http' ,
'CONTEXT_PREFIX' => '' ,
'CONTEXT_DOCUMENT_ROOT' => '/var/www/html/gmis' ,
'SERVER_ADMIN' => 'it@gmis.io' ,
'SCRIPT_FILENAME' => '/var/www/html/gmis/webroot/index.php' ,
'REMOTE_PORT' => '23065' ,
'REDIRECT_URL' => '/webroot/export/latestimage/jpK2byPj6ndNxuVhprb' ,
'GATEWAY_INTERFACE' => 'CGI/1.1' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'REQUEST_METHOD' => 'GET' ,
'QUERY_STRING' => '' ,
'REQUEST_URI' => '/export/latestimage/jpK2byPj6ndNxuVhprb' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1744825570.0286 ,
'REQUEST_TIME' => (int) 1744825570 ,
'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 #4
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 => 'http'
private userInfo => ''
private host => 'croydon.gmis.io'
private port => null
private path => '/export/latestimage/jpK2byPj6ndNxuVhprb'
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
}
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' => 'Export' ,
'action' => 'latestimage' ,
'pass' => [
(int) 0 => 'jpK2byPj6ndNxuVhprb' ,
] ,
'plugin' => null ,
'_matchedRoute' => '/{controller}/{action}/*' ,
'_ext' => null ,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'REDIRECT_REDIRECT_STATUS' => '200' ,
'REDIRECT_STATUS' => '200' ,
'HTTP_ACCEPT' => '*/*' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate' ,
'HTTP_HOST' => 'croydon.gmis.io' ,
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' ,
'SERVER_SIGNATURE' => '<address>Apache/2.4.41 (Ubuntu) Server at croydon.gmis.io Port 80</address>
' ,
'SERVER_SOFTWARE' => 'Apache/2.4.41 (Ubuntu)' ,
'SERVER_NAME' => 'croydon.gmis.io' ,
'SERVER_ADDR' => '172.31.18.134' ,
'SERVER_PORT' => '80' ,
'REMOTE_ADDR' => '3.14.132.221' ,
'DOCUMENT_ROOT' => '/var/www/html/gmis' ,
'REQUEST_SCHEME' => 'http' ,
'CONTEXT_PREFIX' => '' ,
'CONTEXT_DOCUMENT_ROOT' => '/var/www/html/gmis' ,
'SERVER_ADMIN' => 'it@gmis.io' ,
'SCRIPT_FILENAME' => '/var/www/html/gmis/webroot/index.php' ,
'REMOTE_PORT' => '23065' ,
'REDIRECT_URL' => '/webroot/export/latestimage/jpK2byPj6ndNxuVhprb' ,
'GATEWAY_INTERFACE' => 'CGI/1.1' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'REQUEST_METHOD' => 'GET' ,
'QUERY_STRING' => '' ,
'REQUEST_URI' => '/export/latestimage/jpK2byPj6ndNxuVhprb' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1744825570.0286 ,
'REQUEST_TIME' => (int) 1744825570 ,
'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 #4
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 => 'http'
private userInfo => ''
private host => 'croydon.gmis.io'
private port => null
private path => '/export/latestimage/jpK2byPj6ndNxuVhprb'
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) 6
protected queue => [
'' => [maximum depth reached] ,
]
}
protected fallbackHandler => object( App\Application ) id: 2 {
protected configDir => '/var/www/html/gmis/config/'
protected plugins => object( Cake\Core\PluginCollection ) id: 3 {
}
protected controllerFactory => object( Cake\Controller\ControllerFactory ) id: 4 {
}
protected container => object( Cake\Core\Container ) id: 5 {
}
protected _eventManager => object( Cake\Event\EventManager ) id: 6 {
}
protected _eventClass => 'Cake\Event\Event'
}
}
public function process ( ServerRequestInterface $request , RequestHandlerInterface $handler ): ResponseInterface
{
$url = $request -> getUri ()-> getPath ();
if ( strpos ( $url , '..' ) !== false || strpos ( $url , '.' ) === false ) {
return $handler -> handle ( $request );
}
if ( strpos ( $url , '/.' ) !== false ) {
return $handler -> handle ( $request );
Arguments
object( Cake\Http\ServerRequest ) id: 0 {
trustProxy => false
protected params => [
'plugin' => null ,
'controller' => null ,
'action' => null ,
'_ext' => null ,
'pass' => [
] ,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'REDIRECT_REDIRECT_STATUS' => '200' ,
'REDIRECT_STATUS' => '200' ,
'HTTP_ACCEPT' => '*/*' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate' ,
'HTTP_HOST' => 'croydon.gmis.io' ,
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' ,
'SERVER_SIGNATURE' => '<address>Apache/2.4.41 (Ubuntu) Server at croydon.gmis.io Port 80</address>
' ,
'SERVER_SOFTWARE' => 'Apache/2.4.41 (Ubuntu)' ,
'SERVER_NAME' => 'croydon.gmis.io' ,
'SERVER_ADDR' => '172.31.18.134' ,
'SERVER_PORT' => '80' ,
'REMOTE_ADDR' => '3.14.132.221' ,
'DOCUMENT_ROOT' => '/var/www/html/gmis' ,
'REQUEST_SCHEME' => 'http' ,
'CONTEXT_PREFIX' => '' ,
'CONTEXT_DOCUMENT_ROOT' => '/var/www/html/gmis' ,
'SERVER_ADMIN' => 'it@gmis.io' ,
'SCRIPT_FILENAME' => '/var/www/html/gmis/webroot/index.php' ,
'REMOTE_PORT' => '23065' ,
'REDIRECT_URL' => '/webroot/export/latestimage/jpK2byPj6ndNxuVhprb' ,
'GATEWAY_INTERFACE' => 'CGI/1.1' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'REQUEST_METHOD' => 'GET' ,
'QUERY_STRING' => '' ,
'REQUEST_URI' => '/export/latestimage/jpK2byPj6ndNxuVhprb' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1744825570.0286 ,
'REQUEST_TIME' => (int) 1744825570 ,
'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 #4
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 => 'http'
private userInfo => ''
private host => 'croydon.gmis.io'
private port => null
private path => '/export/latestimage/jpK2byPj6ndNxuVhprb'
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
}
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 => [
'REDIRECT_REDIRECT_STATUS' => '200' ,
'REDIRECT_STATUS' => '200' ,
'HTTP_ACCEPT' => '*/*' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate' ,
'HTTP_HOST' => 'croydon.gmis.io' ,
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' ,
'SERVER_SIGNATURE' => '<address>Apache/2.4.41 (Ubuntu) Server at croydon.gmis.io Port 80</address>
' ,
'SERVER_SOFTWARE' => 'Apache/2.4.41 (Ubuntu)' ,
'SERVER_NAME' => 'croydon.gmis.io' ,
'SERVER_ADDR' => '172.31.18.134' ,
'SERVER_PORT' => '80' ,
'REMOTE_ADDR' => '3.14.132.221' ,
'DOCUMENT_ROOT' => '/var/www/html/gmis' ,
'REQUEST_SCHEME' => 'http' ,
'CONTEXT_PREFIX' => '' ,
'CONTEXT_DOCUMENT_ROOT' => '/var/www/html/gmis' ,
'SERVER_ADMIN' => 'it@gmis.io' ,
'SCRIPT_FILENAME' => '/var/www/html/gmis/webroot/index.php' ,
'REMOTE_PORT' => '23065' ,
'REDIRECT_URL' => '/webroot/export/latestimage/jpK2byPj6ndNxuVhprb' ,
'GATEWAY_INTERFACE' => 'CGI/1.1' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'REQUEST_METHOD' => 'GET' ,
'QUERY_STRING' => '' ,
'REQUEST_URI' => '/export/latestimage/jpK2byPj6ndNxuVhprb' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1744825570.0286 ,
'REQUEST_TIME' => (int) 1744825570 ,
'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 #4
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 => 'http'
private userInfo => ''
private host => 'croydon.gmis.io'
private port => null
private path => '/export/latestimage/jpK2byPj6ndNxuVhprb'
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) 6
protected queue => [
'' => [maximum depth reached] ,
]
}
protected fallbackHandler => object( App\Application ) id: 2 {
protected configDir => '/var/www/html/gmis/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 => [
'REDIRECT_REDIRECT_STATUS' => '200' ,
'REDIRECT_STATUS' => '200' ,
'HTTP_ACCEPT' => '*/*' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate' ,
'HTTP_HOST' => 'croydon.gmis.io' ,
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' ,
'SERVER_SIGNATURE' => '<address>Apache/2.4.41 (Ubuntu) Server at croydon.gmis.io Port 80</address>
' ,
'SERVER_SOFTWARE' => 'Apache/2.4.41 (Ubuntu)' ,
'SERVER_NAME' => 'croydon.gmis.io' ,
'SERVER_ADDR' => '172.31.18.134' ,
'SERVER_PORT' => '80' ,
'REMOTE_ADDR' => '3.14.132.221' ,
'DOCUMENT_ROOT' => '/var/www/html/gmis' ,
'REQUEST_SCHEME' => 'http' ,
'CONTEXT_PREFIX' => '' ,
'CONTEXT_DOCUMENT_ROOT' => '/var/www/html/gmis' ,
'SERVER_ADMIN' => 'it@gmis.io' ,
'SCRIPT_FILENAME' => '/var/www/html/gmis/webroot/index.php' ,
'REMOTE_PORT' => '23065' ,
'REDIRECT_URL' => '/webroot/export/latestimage/jpK2byPj6ndNxuVhprb' ,
'GATEWAY_INTERFACE' => 'CGI/1.1' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'REQUEST_METHOD' => 'GET' ,
'QUERY_STRING' => '' ,
'REQUEST_URI' => '/export/latestimage/jpK2byPj6ndNxuVhprb' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1744825570.0286 ,
'REQUEST_TIME' => (int) 1744825570 ,
'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 #4
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 => 'http'
private userInfo => ''
private host => 'croydon.gmis.io'
private port => null
private path => '/export/latestimage/jpK2byPj6ndNxuVhprb'
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
}
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 => [
'REDIRECT_REDIRECT_STATUS' => '200' ,
'REDIRECT_STATUS' => '200' ,
'HTTP_ACCEPT' => '*/*' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate' ,
'HTTP_HOST' => 'croydon.gmis.io' ,
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' ,
'SERVER_SIGNATURE' => '<address>Apache/2.4.41 (Ubuntu) Server at croydon.gmis.io Port 80</address>
' ,
'SERVER_SOFTWARE' => 'Apache/2.4.41 (Ubuntu)' ,
'SERVER_NAME' => 'croydon.gmis.io' ,
'SERVER_ADDR' => '172.31.18.134' ,
'SERVER_PORT' => '80' ,
'REMOTE_ADDR' => '3.14.132.221' ,
'DOCUMENT_ROOT' => '/var/www/html/gmis' ,
'REQUEST_SCHEME' => 'http' ,
'CONTEXT_PREFIX' => '' ,
'CONTEXT_DOCUMENT_ROOT' => '/var/www/html/gmis' ,
'SERVER_ADMIN' => 'it@gmis.io' ,
'SCRIPT_FILENAME' => '/var/www/html/gmis/webroot/index.php' ,
'REMOTE_PORT' => '23065' ,
'REDIRECT_URL' => '/webroot/export/latestimage/jpK2byPj6ndNxuVhprb' ,
'GATEWAY_INTERFACE' => 'CGI/1.1' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'REQUEST_METHOD' => 'GET' ,
'QUERY_STRING' => '' ,
'REQUEST_URI' => '/export/latestimage/jpK2byPj6ndNxuVhprb' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1744825570.0286 ,
'REQUEST_TIME' => (int) 1744825570 ,
'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 #4
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 => 'http'
private userInfo => ''
private host => 'croydon.gmis.io'
private port => null
private path => '/export/latestimage/jpK2byPj6ndNxuVhprb'
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) 6
protected queue => [
'' => [maximum depth reached] ,
]
}
protected fallbackHandler => object( App\Application ) id: 2 {
protected configDir => '/var/www/html/gmis/config/'
protected plugins => object( Cake\Core\PluginCollection ) id: 3 {
}
protected controllerFactory => object( Cake\Controller\ControllerFactory ) id: 4 {
}
protected container => object( Cake\Core\Container ) id: 5 {
}
protected _eventManager => object( Cake\Event\EventManager ) id: 6 {
}
protected _eventClass => 'Cake\Event\Event'
}
}
if ( $this -> service -> isEnabled ()) {
$this -> service -> loadPanels ();
$this -> service -> initializePanels ();
}
$response = $handler -> handle ( $request );
if (! $this -> service -> isEnabled ()) {
return $response ;
}
Arguments
object( Cake\Http\ServerRequest ) id: 0 {
trustProxy => false
protected params => [
'plugin' => null ,
'controller' => null ,
'action' => null ,
'_ext' => null ,
'pass' => [
] ,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'REDIRECT_REDIRECT_STATUS' => '200' ,
'REDIRECT_STATUS' => '200' ,
'HTTP_ACCEPT' => '*/*' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate' ,
'HTTP_HOST' => 'croydon.gmis.io' ,
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' ,
'SERVER_SIGNATURE' => '<address>Apache/2.4.41 (Ubuntu) Server at croydon.gmis.io Port 80</address>
' ,
'SERVER_SOFTWARE' => 'Apache/2.4.41 (Ubuntu)' ,
'SERVER_NAME' => 'croydon.gmis.io' ,
'SERVER_ADDR' => '172.31.18.134' ,
'SERVER_PORT' => '80' ,
'REMOTE_ADDR' => '3.14.132.221' ,
'DOCUMENT_ROOT' => '/var/www/html/gmis' ,
'REQUEST_SCHEME' => 'http' ,
'CONTEXT_PREFIX' => '' ,
'CONTEXT_DOCUMENT_ROOT' => '/var/www/html/gmis' ,
'SERVER_ADMIN' => 'it@gmis.io' ,
'SCRIPT_FILENAME' => '/var/www/html/gmis/webroot/index.php' ,
'REMOTE_PORT' => '23065' ,
'REDIRECT_URL' => '/webroot/export/latestimage/jpK2byPj6ndNxuVhprb' ,
'GATEWAY_INTERFACE' => 'CGI/1.1' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'REQUEST_METHOD' => 'GET' ,
'QUERY_STRING' => '' ,
'REQUEST_URI' => '/export/latestimage/jpK2byPj6ndNxuVhprb' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1744825570.0286 ,
'REQUEST_TIME' => (int) 1744825570 ,
'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 #4
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 => 'http'
private userInfo => ''
private host => 'croydon.gmis.io'
private port => null
private path => '/export/latestimage/jpK2byPj6ndNxuVhprb'
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
}
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 => [
'REDIRECT_REDIRECT_STATUS' => '200' ,
'REDIRECT_STATUS' => '200' ,
'HTTP_ACCEPT' => '*/*' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate' ,
'HTTP_HOST' => 'croydon.gmis.io' ,
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' ,
'SERVER_SIGNATURE' => '<address>Apache/2.4.41 (Ubuntu) Server at croydon.gmis.io Port 80</address>
' ,
'SERVER_SOFTWARE' => 'Apache/2.4.41 (Ubuntu)' ,
'SERVER_NAME' => 'croydon.gmis.io' ,
'SERVER_ADDR' => '172.31.18.134' ,
'SERVER_PORT' => '80' ,
'REMOTE_ADDR' => '3.14.132.221' ,
'DOCUMENT_ROOT' => '/var/www/html/gmis' ,
'REQUEST_SCHEME' => 'http' ,
'CONTEXT_PREFIX' => '' ,
'CONTEXT_DOCUMENT_ROOT' => '/var/www/html/gmis' ,
'SERVER_ADMIN' => 'it@gmis.io' ,
'SCRIPT_FILENAME' => '/var/www/html/gmis/webroot/index.php' ,
'REMOTE_PORT' => '23065' ,
'REDIRECT_URL' => '/webroot/export/latestimage/jpK2byPj6ndNxuVhprb' ,
'GATEWAY_INTERFACE' => 'CGI/1.1' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'REQUEST_METHOD' => 'GET' ,
'QUERY_STRING' => '' ,
'REQUEST_URI' => '/export/latestimage/jpK2byPj6ndNxuVhprb' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1744825570.0286 ,
'REQUEST_TIME' => (int) 1744825570 ,
'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 #4
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 => 'http'
private userInfo => ''
private host => 'croydon.gmis.io'
private port => null
private path => '/export/latestimage/jpK2byPj6ndNxuVhprb'
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) 6
protected queue => [
'' => [maximum depth reached] ,
]
}
protected fallbackHandler => object( App\Application ) id: 2 {
protected configDir => '/var/www/html/gmis/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 => [
'REDIRECT_REDIRECT_STATUS' => '200' ,
'REDIRECT_STATUS' => '200' ,
'HTTP_ACCEPT' => '*/*' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate' ,
'HTTP_HOST' => 'croydon.gmis.io' ,
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' ,
'SERVER_SIGNATURE' => '<address>Apache/2.4.41 (Ubuntu) Server at croydon.gmis.io Port 80</address>
' ,
'SERVER_SOFTWARE' => 'Apache/2.4.41 (Ubuntu)' ,
'SERVER_NAME' => 'croydon.gmis.io' ,
'SERVER_ADDR' => '172.31.18.134' ,
'SERVER_PORT' => '80' ,
'REMOTE_ADDR' => '3.14.132.221' ,
'DOCUMENT_ROOT' => '/var/www/html/gmis' ,
'REQUEST_SCHEME' => 'http' ,
'CONTEXT_PREFIX' => '' ,
'CONTEXT_DOCUMENT_ROOT' => '/var/www/html/gmis' ,
'SERVER_ADMIN' => 'it@gmis.io' ,
'SCRIPT_FILENAME' => '/var/www/html/gmis/webroot/index.php' ,
'REMOTE_PORT' => '23065' ,
'REDIRECT_URL' => '/webroot/export/latestimage/jpK2byPj6ndNxuVhprb' ,
'GATEWAY_INTERFACE' => 'CGI/1.1' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'REQUEST_METHOD' => 'GET' ,
'QUERY_STRING' => '' ,
'REQUEST_URI' => '/export/latestimage/jpK2byPj6ndNxuVhprb' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1744825570.0286 ,
'REQUEST_TIME' => (int) 1744825570 ,
'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 #4
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 => 'http'
private userInfo => ''
private host => 'croydon.gmis.io'
private port => null
private path => '/export/latestimage/jpK2byPj6ndNxuVhprb'
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
}
}
$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( DebugKit\Middleware\DebugKitMiddleware ) id: 1 {
} ,
(int) 1 => object( Cake\Error\Middleware\ErrorHandlerMiddleware ) id: 2 {
} ,
(int) 2 => object( Cake\Routing\Middleware\AssetMiddleware ) id: 3 {
} ,
(int) 3 => object( Cake\Routing\Middleware\RoutingMiddleware ) id: 4 {
} ,
(int) 4 => object( Authentication\Middleware\AuthenticationMiddleware ) id: 5 {
} ,
(int) 5 => object( Cake\Http\Middleware\BodyParserMiddleware ) 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 => [
'REDIRECT_REDIRECT_STATUS' => '200' ,
'REDIRECT_STATUS' => '200' ,
'HTTP_ACCEPT' => '*/*' ,
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' ,
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate' ,
'HTTP_HOST' => 'croydon.gmis.io' ,
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' ,
'SERVER_SIGNATURE' => '<address>Apache/2.4.41 (Ubuntu) Server at croydon.gmis.io Port 80</address>
' ,
'SERVER_SOFTWARE' => 'Apache/2.4.41 (Ubuntu)' ,
'SERVER_NAME' => 'croydon.gmis.io' ,
'SERVER_ADDR' => '172.31.18.134' ,
'SERVER_PORT' => '80' ,
'REMOTE_ADDR' => '3.14.132.221' ,
'DOCUMENT_ROOT' => '/var/www/html/gmis' ,
'REQUEST_SCHEME' => 'http' ,
'CONTEXT_PREFIX' => '' ,
'CONTEXT_DOCUMENT_ROOT' => '/var/www/html/gmis' ,
'SERVER_ADMIN' => 'it@gmis.io' ,
'SCRIPT_FILENAME' => '/var/www/html/gmis/webroot/index.php' ,
'REMOTE_PORT' => '23065' ,
'REDIRECT_URL' => '/webroot/export/latestimage/jpK2byPj6ndNxuVhprb' ,
'GATEWAY_INTERFACE' => 'CGI/1.1' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'REQUEST_METHOD' => 'GET' ,
'QUERY_STRING' => '' ,
'REQUEST_URI' => '/export/latestimage/jpK2byPj6ndNxuVhprb' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1744825570.0286 ,
'REQUEST_TIME' => (int) 1744825570 ,
'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 #4
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 => 'http'
private userInfo => ''
private host => 'croydon.gmis.io'
private port => null
private path => '/export/latestimage/jpK2byPj6ndNxuVhprb'
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 => '/var/www/html/gmis/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.shutdown' => '16 listener(s)' ,
'Controller.initialize' => '3 listener(s)' ,
'Controller.startup' => '3 listener(s)' ,
'Controller.beforeRender' => '4 listener(s)' ,
'View.beforeRender' => '2 listener(s)' ,
'View.afterRender' => '2 listener(s)' ,
'View.beforeLayout' => '2 listener(s)' ,
'View.afterLayout' => '2 listener(s)' ,
'View.beforeRenderFile' => '1 listener(s)' ,
'View.afterRenderFile' => '1 listener(s)' ,
]
'_isGlobal' => true
'_trackEvents' => false
'_generalManager' => '(object) EventManager'
'_dispatchedEvents' => null
}
protected _eventClass => 'Cake\Event\Event'
}
// Bind your application to the server.
$server = new Server (new Application ( dirname ( __DIR__ ) . '/config' ));
// Run the request/response through the application and emit the response.
$server -> emit ( $server -> run ());
Error in:
ROOT/src/Controller/ExportController.php, line 153
If you want to customize this error message, create
templates/Error/error500.php