Warning (2)
: Undefined array key "article_id" [in
/home/eimainifi-dev/htdocs/dev.eimainifi.gr/plugins/Aboutus/Site/src/Controller/AboutuspagesController.php, line
22]
Code
$item->set('article', null);
if ($item->params['article_id']) {
$article = $this->fetchTable('Blog/Site.Articlecategories')->get($item->params['article_id']);
Aboutus\Site\Controller\AboutuspagesController->display() /home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Controller/Controller.php, line 560
Cake\Controller\Controller->invokeAction() /home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 140
Cake\Controller\ControllerFactory->handle() /home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 115
Cake\Controller\ControllerFactory->invoke() /home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Http/BaseApplication.php, line 325
Cake\Http\BaseApplication->handle() /home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Http/Runner.php, line 86
Cake\Http\Runner->handle() /home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php, line 166
Cake\Http\Middleware\CsrfProtectionMiddleware->process() /home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner->handle() /home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php, line 124
Authentication\Middleware\AuthenticationMiddleware->process() /home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner->handle() /home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Http/Middleware/BodyParserMiddleware.php, line 157
Cake\Http\Middleware\BodyParserMiddleware->process() /home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner->handle() /home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php, line 189
Cake\Routing\Middleware\RoutingMiddleware->process() /home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner->handle() /home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php, line 68
Cake\Routing\Middleware\AssetMiddleware->process() /home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner->handle() /home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php, line 149
Cake\Error\Middleware\ErrorHandlerMiddleware->process() /home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner->handle() /home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php, line 60
DebugKit\Middleware\DebugKitMiddleware->process() /home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner->handle() /home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Http/Runner.php, line 67
Cake\Http\Runner->run() /home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Http/Server.php, line 99
Cake\Http\Server->run() /home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot/index.php, line 40
[main]
Warning (512)
: Unable to emit headers. Headers sent in file=/home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php line=37 [in
/home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line
71]
Code
$message = "Unable to emit headers. Headers sent in file=$file line=$line";
trigger_error($message, E_USER_WARNING);
}
/home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php /home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 71
Cake\Http\ResponseEmitter->emit() /home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Http/Server.php, line 137
Cake\Http\Server->emit() /home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot/index.php, line 40
[main]
Warning (2)
: Cannot modify header information - headers already sent by (output started at /home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php:37) [in
/home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line
164]
Code
$reasonPhrase = $response->getReasonPhrase();
header(sprintf(
'HTTP/%s %d%s',
/home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php /home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 164
Cake\Http\ResponseEmitter->emitStatusLine() /home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 74
Cake\Http\ResponseEmitter->emit() /home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Http/Server.php, line 137
Cake\Http\Server->emit() /home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot/index.php, line 40
[main]
Warning (2)
: Cannot modify header information - headers already sent by (output started at /home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php:37) [in
/home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line
197]
Code
foreach ($values as $value) {
header(sprintf(
'%s: %s',
/home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php /home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 197
Cake\Http\ResponseEmitter->emitHeaders() /home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 75
Cake\Http\ResponseEmitter->emit() /home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Http/Server.php, line 137
Cake\Http\Server->emit() /home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot/index.php, line 40
[main]
Warning (2)
: Cannot modify header information - headers already sent by (output started at /home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php:37) [in
/home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line
197]
Code
foreach ($values as $value) {
header(sprintf(
'%s: %s',
/home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php /home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 197
Cake\Http\ResponseEmitter->emitHeaders() /home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 75
Cake\Http\ResponseEmitter->emit() /home/eimainifi-dev/htdocs/dev.eimainifi.gr/vendor/cakephp/cakephp/src/Http/Server.php, line 137
Cake\Http\Server->emit() /home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot/index.php, line 40
[main]
Error
The view for AboutuspagesController::display() was not found.
Confirm you have created the file: "Aboutuspages/display.php" in one of the following paths:
- /home/eimainifi-dev/htdocs/dev.eimainifi.gr/plugins/Themes/Eimainifi/templates/plugin/Aboutus/Site/Aboutuspages/display.php
- /home/eimainifi-dev/htdocs/dev.eimainifi.gr/plugins/Themes/Eimainifi/templates/Aboutuspages/display.php
- /home/eimainifi-dev/htdocs/dev.eimainifi.gr/templates/plugin/Aboutus/Site/Aboutuspages/display.php
- /home/eimainifi-dev/htdocs/dev.eimainifi.gr/templates/plugin/Aboutus/Site/Aboutuspages/display.php
- /home/eimainifi-dev/htdocs/dev.eimainifi.gr/plugins/Aboutus/Site/templates/Aboutuspages/display.php
- /home/eimainifi-dev/htdocs/dev.eimainifi.gr/templates/Aboutuspages/display.php
- /home/eimainifi-dev/htdocs/dev.eimainifi.gr/templates/Aboutuspages/display.php
CORE/src/View/View.php at line 1419
(edit)
|
return $this->_checkFilePath($path . $name, $path); |
|
} |
|
} |
|
|
|
throw new MissingTemplateException($name, $paths); |
|
} |
|
|
|
/** |
|
* Change the name of a view template file into underscored format. |
-
|
$defaultLayout = $this->layout; |
|
$this->layout = $layout; |
|
} |
|
|
|
$templateFileName = $this->_getTemplateFileName($template); |
|
$this->_currentType = static::TYPE_TEMPLATE; |
|
$this->dispatchEvent('View.beforeRender', [$templateFileName]); |
|
$this->Blocks->set('content', $this->_render($templateFileName)); |
|
$this->dispatchEvent('View.afterRender', [$templateFileName]); |
Toggle Arguments
'Aboutuspages/display.php'
-
|
} |
|
$viewClass = $this->chooseViewClass(); |
|
$view = $this->createView($viewClass); |
|
|
|
$contents = $view->render(); |
|
$response = $view->getResponse()->withStringBody($contents); |
|
|
|
return $this->setResponse($response)->response; |
|
} |
Toggle Arguments
-
|
getTypeName($result) |
|
)); |
|
} |
|
if ($result === null && $this->isAutoRenderEnabled()) { |
|
$result = $this->render(); |
|
} |
|
if ($result) { |
|
$this->response = $result; |
|
} |
Toggle Arguments
-
|
$args = $this->getActionArgs( |
|
$action, |
|
array_values((array)$controller->getRequest()->getParam('pass')) |
|
); |
|
$controller->invokeAction($action, $args); |
|
|
|
$result = $controller->shutdownProcess(); |
|
if ($result instanceof ResponseInterface) { |
|
return $result; |
Toggle Arguments
-
|
|
|
return $runner->run($middlewareQueue, $controller->getRequest(), $this); |
|
} |
|
|
|
return $this->handle($controller->getRequest()); |
|
} |
|
|
|
/** |
|
* Invoke the action. |
Toggle Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'pass' => [
],
'plugin' => 'Aboutus/Site',
'controller' => 'Aboutuspages',
'action' => 'display',
'lang' => 'el',
'_matchedRoute' => '/about-us',
'_ext' => null,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'eimainifi-dev',
'HOME' => '/home/eimainifi-dev',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'HTTP_CONNECTION' => 'close',
'HTTP_X_FORWARDED_FOR' => '216.73.216.149',
'HTTP_X_REAL_IP' => '216.73.216.149',
'HTTP_X_FORWARDED_HOST' => 'dev.eimainifi.gr',
'HTTP_HOST' => 'dev.eimainifi.gr',
'PHP_VALUE' => '
error_log=/home/eimainifi-dev/logs/php/error.log;
memory_limit=512M;
max_execution_time=60;
max_input_time=60;
max_input_vars=10000;
post_max_size=64M;
upload_max_filesize=64M;
date.timezone=UTC;
display_errors=off;',
'HTTPS' => 'on',
'MGT' => '1',
'GEOIP_LONGITUDE' => '-119.1091',
'GEOIP_LATITUDE' => '34.1453',
'GEOIP_CITY_CONTINENT_CODE' => 'NA',
'GEOIP_POSTAL_CODE' => '93033',
'GEOIP_CITY' => 'Oxnard',
'GEOIP_REGION' => 'CA',
'GEOIP_CITY_COUNTRY_NAME' => 'United States',
'GEOIP_CITY_COUNTRY_CODE3' => 'USA',
'GEOIP_CITY_COUNTRY_CODE' => 'US',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE3' => 'USA',
'GEOIP_COUNTRY_CODE' => 'US',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'dev.eimainifi.gr',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '127.0.0.1',
'REMOTE_PORT' => '',
'REMOTE_ADDR' => '216.73.216.149',
'SERVER_SOFTWARE' => 'nginx/1.21.4',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'DOCUMENT_ROOT' => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/about-us',
'SCRIPT_NAME' => '/index.php',
'SCRIPT_FILENAME' => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1765384387.2898,
'REQUEST_TIME' => (int) 1765384387,
'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],
],
],
'https' => [
'env' => 'HTTPS',
'options' => [
'' => [maximum depth reached],
],
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest',
],
'json' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'json',
],
'xml' => [
'accept' => [
'' => [maximum depth reached],
],
'exclude' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'xml',
],
'mobile' => object(Closure) id:1 {
},
'tablet' => object(Closure) id:2 {
},
]
protected _detectorCache => [
'xml' => false,
'ajax' => false,
]
protected stream => object(Laminas\Diactoros\PhpInputStream) id:3 {
protected resource => (resource) Resource id #262
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object(Cake\Http\Uri) id:4 {
private base => ''
private webroot => '/'
private uri => object(Laminas\Diactoros\Uri) id:5 {
}
}
protected session => object(Cake\Http\Session) id:6 {
protected _engine => null
protected _started => true
protected _lifetime => (int) 86400
protected _isCLI => false
protected headerSentInfo => null
}
protected flash => object(Cake\Http\FlashMessage) id:7 {
protected _defaultConfig => [
'' => [maximum depth reached],
]
protected session => object(Cake\Http\Session) id: 6 {}
protected _config => [
'' => [maximum depth reached],
]
protected _configInitialized => true
}
protected attributes => [
'route' => object(Cake\Routing\Route\DashedRoute) id:8 {
},
'identity' => null,
'authentication' => object(Authentication\AuthenticationService) id:9 {
},
'authenticationResult' => object(Authentication\Authenticator\Result) id:10 {
},
'csrfToken' => 'LHvnv2lNqbs77Lz68D3K3j5UVThqrCo9r1MMHZwHvh10WXtjnVG6pvb9IphqMlOkDMN3uNJ+wCBDQtDyls821WbqZ+cZQyXPX2IwXF/OHQ7LZjl/qmOOLhA7SgL7ZIOXwctAqw8GZcU8ohHesEelQQ==',
]
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 is needed for auto-wiring. Should be removed in 5.x |
|
$container->add(ComponentRegistry::class, $controller->components()); |
|
|
|
return $this->controllerFactory->invoke($controller); |
|
} |
|
} |
|
|
Toggle Arguments
object(Aboutus\Site\Controller\AboutuspagesController) 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,
]
}
SimpleCache => object(Frontend\Controller\Component\SimplecacheComponent) id:3 {
'components' => [
]
'implementedEvents' => [
'Controller.shutdown' => 'afterFilter',
]
'_config' => [
'actions' => [
'' => [maximum depth reached],
],
'compress' => '\WyriHaximus\MinifyHtml\compress',
'force' => false,
]
}
protected _locale => 'el'
protected _siteProperty => object(Frontend\Model\Entity\Siteproperty) id:4 {
'id' => (int) 1
'title' => 'Νυφικά Είμαι Νύφη'
'subtitle' => 'Νυφικά που θα κλέψουν τις εντυπώσεις!'
'hypertitle' => ''
'moto' => ''
'introtext' => '<p><br></p>'
'img' => null
'page_title' => ''
'meta_description' => ''
'social_title' => ''
'social_description' => ''
'social_img' => null
'created' => object(Cake\I18n\FrozenTime) id:5 {
}
'created_by' => (int) 1
'modified' => object(Cake\I18n\FrozenTime) id:6 {
}
'modified_by' => (int) 1
'params' => [
'contact' => [
'' => [maximum depth reached],
],
]
'config' => [
'gacode' => '',
'fbpixel' => '',
'cdn' => [
'' => [maximum depth reached],
],
'seo' => [
'' => [maximum depth reached],
],
'social' => [
'' => [maximum depth reached],
],
]
'_translations' => [
'el' => object(Frontend\Model\Entity\SitepropertiesTranslation) id:7 {
},
'en' => object(Frontend\Model\Entity\SitepropertiesTranslation) id:8 {
},
'es' => object(Frontend\Model\Entity\SitepropertiesTranslation) id:9 {
},
'it' => object(Frontend\Model\Entity\SitepropertiesTranslation) id:10 {
},
]
'[new]' => false
'[accessible]' => [
'title' => true,
'img' => true,
'page_title' => true,
'meta_description' => true,
'social_title' => true,
'social_description' => true,
'social_img' => true,
'created' => true,
'created_by' => true,
'modified' => true,
'modified_by' => true,
'params' => true,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'Frontend.Siteproperties'
}
protected hotel => null
protected _cells => object(Cake\ORM\Query\SelectQuery) id:11 {
'(help)' => 'This is a Query object, to get the results execute or iterate it.'
'sql' => 'SELECT Cells.id AS Cells__id, Cells.title AS Cells__title, Cells.language AS Cells__language, Cells.cellclass AS Cells__cellclass, Cells.position AS Cells__position, Cells.pages AS Cells__pages, Cells.created AS Cells__created, Cells.created_by AS Cells__created_by, Cells.modified AS Cells__modified, Cells.modified_by AS Cells__modified_by, Cells.rowstatus AS Cells__rowstatus, Cells.ordering AS Cells__ordering, Cells.params AS Cells__params FROM cells Cells WHERE ((Cells.language = :c0 OR Cells.language = :c1) AND Cells.rowstatus = :c2) ORDER BY Cells.ordering DESC'
'params' => [
':c0' => [
'' => [maximum depth reached],
],
':c1' => [
'' => [maximum depth reached],
],
':c2' => [
'' => [maximum depth reached],
],
]
'defaultTypes' => [
'Cells__id' => 'integer',
'Cells.id' => 'integer',
'id' => 'integer',
'Cells__title' => 'string',
'Cells.title' => 'string',
'title' => 'string',
'Cells__language' => 'string',
'Cells.language' => 'string',
'language' => 'string',
'Cells__cellclass' => 'string',
'Cells.cellclass' => 'string',
'cellclass' => 'string',
'Cells__position' => 'string',
'Cells.position' => 'string',
'position' => 'string',
'Cells__pages' => 'json',
'Cells.pages' => 'json',
'pages' => 'json',
'Cells__created' => 'datetime',
'Cells.created' => 'datetime',
'created' => 'datetime',
'Cells__created_by' => 'integer',
'Cells.created_by' => 'integer',
'created_by' => 'integer',
'Cells__modified' => 'datetime',
'Cells.modified' => 'datetime',
'modified' => 'datetime',
'Cells__modified_by' => 'integer',
'Cells.modified_by' => 'integer',
'modified_by' => 'integer',
'Cells__rowstatus' => 'integer',
'Cells.rowstatus' => 'integer',
'rowstatus' => 'integer',
'Cells__ordering' => 'integer',
'Cells.ordering' => 'integer',
'ordering' => 'integer',
'Cells__params' => 'json',
'Cells.params' => 'json',
'params' => 'json',
]
'decorators' => (int) 0
'executed' => true
'hydrate' => true
'buffered' => true
'formatters' => (int) 0
'mapReducers' => (int) 0
'contain' => [
]
'matching' => [
]
'extraOptions' => [
'cache' => true,
'locale' => 'el',
]
'repository' => object(Frontend\Model\Table\CellsTable) id:12 {
}
}
protected _menusRaw => object(Cake\ORM\Query\SelectQuery) id:13 {
'(help)' => 'This is a Query object, to get the results execute or iterate it.'
'sql' => 'SELECT Menus.id AS Menus__id, Menus.menu_group_id AS Menus__menu_group_id, Menus.title AS Menus__title, Menus.subtitle AS Menus__subtitle, Menus.hypertitle AS Menus__hypertitle, Menus.introtext AS Menus__introtext, Menus.slug AS Menus__slug, Menus.ishome AS Menus__ishome, Menus.language AS Menus__language, Menus.menutype AS Menus__menutype, Menus.m_plugin AS Menus__m_plugin, Menus.m_controller AS Menus__m_controller, Menus.m_action AS Menus__m_action, Menus.m_model AS Menus__m_model, Menus.parent_id AS Menus__parent_id, Menus.lft AS Menus__lft, Menus.rght AS Menus__rght, Menus.tree_level AS Menus__tree_level, Menus.img AS Menus__img, Menus.page_title AS Menus__page_title, Menus.meta_description AS Menus__meta_description, Menus.social_title AS Menus__social_title, Menus.social_description AS Menus__social_description, Menus.social_img AS Menus__social_img, Menus.created AS Menus__created, Menus.created_by AS Menus__created_by, Menus.modified AS Menus__modified, Menus.modified_by AS Menus__modified_by, Menus.ordering AS Menus__ordering, Menus.rowstatus AS Menus__rowstatus, Menus.params AS Menus__params FROM menus Menus WHERE ((Menus.language = :c0 OR Menus.language = :c1) AND Menus.rowstatus = :c2)'
'params' => [
':c0' => [
'' => [maximum depth reached],
],
':c1' => [
'' => [maximum depth reached],
],
':c2' => [
'' => [maximum depth reached],
],
]
'defaultTypes' => [
'Menus__id' => 'integer',
'Menus.id' => 'integer',
'id' => 'integer',
'Menus__menu_group_id' => 'integer',
'Menus.menu_group_id' => 'integer',
'menu_group_id' => 'integer',
'Menus__title' => 'string',
'Menus.title' => 'string',
'title' => 'string',
'Menus__subtitle' => 'string',
'Menus.subtitle' => 'string',
'subtitle' => 'string',
'Menus__hypertitle' => 'string',
'Menus.hypertitle' => 'string',
'hypertitle' => 'string',
'Menus__introtext' => 'text',
'Menus.introtext' => 'text',
'introtext' => 'text',
'Menus__slug' => 'string',
'Menus.slug' => 'string',
'slug' => 'string',
'Menus__ishome' => 'integer',
'Menus.ishome' => 'integer',
'ishome' => 'integer',
'Menus__language' => 'string',
'Menus.language' => 'string',
'language' => 'string',
'Menus__menutype' => 'string',
'Menus.menutype' => 'string',
'menutype' => 'string',
'Menus__m_plugin' => 'string',
'Menus.m_plugin' => 'string',
'm_plugin' => 'string',
'Menus__m_controller' => 'string',
'Menus.m_controller' => 'string',
'm_controller' => 'string',
'Menus__m_action' => 'string',
'Menus.m_action' => 'string',
'm_action' => 'string',
'Menus__m_model' => 'string',
'Menus.m_model' => 'string',
'm_model' => 'string',
'Menus__parent_id' => 'integer',
'Menus.parent_id' => 'integer',
'parent_id' => 'integer',
'Menus__lft' => 'integer',
'Menus.lft' => 'integer',
'lft' => 'integer',
'Menus__rght' => 'integer',
'Menus.rght' => 'integer',
'rght' => 'integer',
'Menus__tree_level' => 'integer',
'Menus.tree_level' => 'integer',
'tree_level' => 'integer',
'Menus__img' => 'text',
'Menus.img' => 'text',
'img' => 'text',
'Menus__page_title' => 'string',
'Menus.page_title' => 'string',
'page_title' => 'string',
'Menus__meta_description' => 'text',
'Menus.meta_description' => 'text',
'meta_description' => 'text',
'Menus__social_title' => 'string',
'Menus.social_title' => 'string',
'social_title' => 'string',
'Menus__social_description' => 'text',
'Menus.social_description' => 'text',
'social_description' => 'text',
'Menus__social_img' => 'text',
'Menus.social_img' => 'text',
'social_img' => 'text',
'Menus__created' => 'datetime',
'Menus.created' => 'datetime',
'created' => 'datetime',
'Menus__created_by' => 'integer',
'Menus.created_by' => 'integer',
'created_by' => 'integer',
'Menus__modified' => 'datetime',
'Menus.modified' => 'datetime',
'modified' => 'datetime',
'Menus__modified_by' => 'integer',
'Menus.modified_by' => 'integer',
'modified_by' => 'integer',
'Menus__ordering' => 'integer',
'Menus.ordering' => 'integer',
'ordering' => 'integer',
'Menus__rowstatus' => 'integer',
'Menus.rowstatus' => 'integer',
'rowstatus' => 'integer',
'Menus__params' => 'json',
'Menus.params' => 'json',
'params' => 'json',
'MenusTranslations__id' => 'integer',
'MenusTranslations.id' => 'integer',
'MenusTranslations__locale' => 'string',
'MenusTranslations.locale' => 'string',
'locale' => 'string',
'MenusTranslations__title' => 'string',
'MenusTranslations.title' => 'string',
'MenusTranslations__subtitle' => 'string',
'MenusTranslations.subtitle' => 'string',
'MenusTranslations__slug' => 'string',
'MenusTranslations.slug' => 'string',
'MenusTranslations__page_title' => 'string',
'MenusTranslations.page_title' => 'string',
'MenusTranslations__meta_description' => 'text',
'MenusTranslations.meta_description' => 'text',
'MenusTranslations__social_title' => 'string',
'MenusTranslations.social_title' => 'string',
'MenusTranslations__social_description' => 'text',
'MenusTranslations.social_description' => 'text',
]
'decorators' => (int) 0
'executed' => true
'hydrate' => true
'buffered' => true
'formatters' => (int) 1
'mapReducers' => (int) 0
'contain' => [
'MenusTranslations' => [
'' => [maximum depth reached],
],
]
'matching' => [
]
'extraOptions' => [
'cache' => false,
'locale' => 'el',
]
'repository' => object(Frontend\Model\Table\MenusTable) id:14 {
}
}
protected name => 'Aboutuspages'
protected request => object(Cake\Http\ServerRequest) id:15 {
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:16 {
}
protected uri => object(Cake\Http\Uri) id:17 {
}
protected session => object(Cake\Http\Session) id:18 {
}
protected flash => object(Cake\Http\FlashMessage) id:19 {
}
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:20 {
'status' => (int) 200
'contentType' => 'text/html'
'headers' => [
'Content-Type' => [
'' => [maximum depth reached],
],
]
'file' => null
'fileRange' => [
]
'cookies' => object(Cake\Http\Cookie\CookieCollection) id:21 {
}
'cacheDirectives' => [
]
'body' => ''
}
protected autoRender => false
protected _components => object(Cake\Controller\ComponentRegistry) id:22 {
'_loaded' => [
(int) 0 => 'RequestHandler',
(int) 1 => 'Flash',
(int) 2 => 'SimpleCache',
]
'_Controller' => object(Aboutus\Site\Controller\AboutuspagesController) id: 0 {}
'_eventManager' => object(Cake\Event\EventManager) id:23 {
}
'_eventClass' => 'Cake\Event\Event'
}
protected plugin => 'Aboutus/Site'
protected middlewares => [
]
protected viewClasses => [
]
protected _eventManager => object(Cake\Event\EventManager) id: 23 {}
protected _eventClass => 'Cake\Event\Event'
protected defaultTable => 'Aboutus/Site.Aboutuspages'
protected _tableLocator => object(Cake\ORM\Locator\TableLocator) id:24 {
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 => 'Aboutus/Site.Aboutuspages'
protected _modelFactories => [
'Table' => [
(int) 0 => object(Cake\ORM\Locator\TableLocator) id: 24 {},
(int) 1 => 'get',
],
]
protected _modelType => 'Table'
protected _viewBuilder => object(Cake\View\ViewBuilder) id:25 {
protected _templatePath => 'Aboutuspages'
protected _template => 'display'
protected _plugin => 'Aboutus/Site'
protected _theme => 'Themes/Eimainifi'
protected _layout => null
protected _autoLayout => true
protected _layoutPath => null
protected _name => 'Aboutuspages'
protected _className => 'Frontend.Frontend'
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); |
|
} |
|
|
|
return new Response([ |
|
'body' => 'Middleware queue was exhausted without returning a response ' |
Toggle Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'pass' => [
],
'plugin' => 'Aboutus/Site',
'controller' => 'Aboutuspages',
'action' => 'display',
'lang' => 'el',
'_matchedRoute' => '/about-us',
'_ext' => null,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'eimainifi-dev',
'HOME' => '/home/eimainifi-dev',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'HTTP_CONNECTION' => 'close',
'HTTP_X_FORWARDED_FOR' => '216.73.216.149',
'HTTP_X_REAL_IP' => '216.73.216.149',
'HTTP_X_FORWARDED_HOST' => 'dev.eimainifi.gr',
'HTTP_HOST' => 'dev.eimainifi.gr',
'PHP_VALUE' => '
error_log=/home/eimainifi-dev/logs/php/error.log;
memory_limit=512M;
max_execution_time=60;
max_input_time=60;
max_input_vars=10000;
post_max_size=64M;
upload_max_filesize=64M;
date.timezone=UTC;
display_errors=off;',
'HTTPS' => 'on',
'MGT' => '1',
'GEOIP_LONGITUDE' => '-119.1091',
'GEOIP_LATITUDE' => '34.1453',
'GEOIP_CITY_CONTINENT_CODE' => 'NA',
'GEOIP_POSTAL_CODE' => '93033',
'GEOIP_CITY' => 'Oxnard',
'GEOIP_REGION' => 'CA',
'GEOIP_CITY_COUNTRY_NAME' => 'United States',
'GEOIP_CITY_COUNTRY_CODE3' => 'USA',
'GEOIP_CITY_COUNTRY_CODE' => 'US',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE3' => 'USA',
'GEOIP_COUNTRY_CODE' => 'US',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'dev.eimainifi.gr',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '127.0.0.1',
'REMOTE_PORT' => '',
'REMOTE_ADDR' => '216.73.216.149',
'SERVER_SOFTWARE' => 'nginx/1.21.4',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'DOCUMENT_ROOT' => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/about-us',
'SCRIPT_NAME' => '/index.php',
'SCRIPT_FILENAME' => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1765384387.2898,
'REQUEST_TIME' => (int) 1765384387,
'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],
],
],
'https' => [
'env' => 'HTTPS',
'options' => [
'' => [maximum depth reached],
],
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest',
],
'json' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'json',
],
'xml' => [
'accept' => [
'' => [maximum depth reached],
],
'exclude' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'xml',
],
'mobile' => object(Closure) id:1 {
},
'tablet' => object(Closure) id:2 {
},
]
protected _detectorCache => [
'xml' => false,
'ajax' => false,
]
protected stream => object(Laminas\Diactoros\PhpInputStream) id:3 {
protected resource => (resource) Resource id #262
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object(Cake\Http\Uri) id:4 {
private base => ''
private webroot => '/'
private uri => object(Laminas\Diactoros\Uri) id:5 {
}
}
protected session => object(Cake\Http\Session) id:6 {
protected _engine => null
protected _started => true
protected _lifetime => (int) 86400
protected _isCLI => false
protected headerSentInfo => null
}
protected flash => object(Cake\Http\FlashMessage) id:7 {
protected _defaultConfig => [
'' => [maximum depth reached],
]
protected session => object(Cake\Http\Session) id: 6 {}
protected _config => [
'' => [maximum depth reached],
]
protected _configInitialized => true
}
protected attributes => [
'route' => object(Cake\Routing\Route\DashedRoute) id:8 {
},
'identity' => null,
'authentication' => object(Authentication\AuthenticationService) id:9 {
},
'authenticationResult' => object(Authentication\Authenticator\Result) id:10 {
},
'csrfToken' => 'LHvnv2lNqbs77Lz68D3K3j5UVThqrCo9r1MMHZwHvh10WXtjnVG6pvb9IphqMlOkDMN3uNJ+wCBDQtDyls821WbqZ+cZQyXPX2IwXF/OHQ7LZjl/qmOOLhA7SgL7ZIOXwctAqw8GZcU8ohHesEelQQ==',
]
protected emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'flash',
(int) 2 => 'webroot',
(int) 3 => 'base',
(int) 4 => 'params',
(int) 5 => 'here',
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
-
|
if ($method === 'GET' && $cookieData === null) { |
|
$token = $this->createToken(); |
|
$request = $request->withAttribute('csrfToken', $this->saltToken($token)); |
|
/** @var mixed $response */ |
|
$response = $handler->handle($request); |
|
|
|
return $this->_addTokenCookie($token, $request, $response); |
|
} |
|
|
Toggle Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'pass' => [
],
'plugin' => 'Aboutus/Site',
'controller' => 'Aboutuspages',
'action' => 'display',
'lang' => 'el',
'_matchedRoute' => '/about-us',
'_ext' => null,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'eimainifi-dev',
'HOME' => '/home/eimainifi-dev',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'HTTP_CONNECTION' => 'close',
'HTTP_X_FORWARDED_FOR' => '216.73.216.149',
'HTTP_X_REAL_IP' => '216.73.216.149',
'HTTP_X_FORWARDED_HOST' => 'dev.eimainifi.gr',
'HTTP_HOST' => 'dev.eimainifi.gr',
'PHP_VALUE' => '
error_log=/home/eimainifi-dev/logs/php/error.log;
memory_limit=512M;
max_execution_time=60;
max_input_time=60;
max_input_vars=10000;
post_max_size=64M;
upload_max_filesize=64M;
date.timezone=UTC;
display_errors=off;',
'HTTPS' => 'on',
'MGT' => '1',
'GEOIP_LONGITUDE' => '-119.1091',
'GEOIP_LATITUDE' => '34.1453',
'GEOIP_CITY_CONTINENT_CODE' => 'NA',
'GEOIP_POSTAL_CODE' => '93033',
'GEOIP_CITY' => 'Oxnard',
'GEOIP_REGION' => 'CA',
'GEOIP_CITY_COUNTRY_NAME' => 'United States',
'GEOIP_CITY_COUNTRY_CODE3' => 'USA',
'GEOIP_CITY_COUNTRY_CODE' => 'US',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE3' => 'USA',
'GEOIP_COUNTRY_CODE' => 'US',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'dev.eimainifi.gr',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '127.0.0.1',
'REMOTE_PORT' => '',
'REMOTE_ADDR' => '216.73.216.149',
'SERVER_SOFTWARE' => 'nginx/1.21.4',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'DOCUMENT_ROOT' => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/about-us',
'SCRIPT_NAME' => '/index.php',
'SCRIPT_FILENAME' => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1765384387.2898,
'REQUEST_TIME' => (int) 1765384387,
'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],
],
],
'https' => [
'env' => 'HTTPS',
'options' => [
'' => [maximum depth reached],
],
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest',
],
'json' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'json',
],
'xml' => [
'accept' => [
'' => [maximum depth reached],
],
'exclude' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'xml',
],
'mobile' => object(Closure) id:1 {
},
'tablet' => object(Closure) id:2 {
},
]
protected _detectorCache => [
'xml' => false,
'ajax' => false,
]
protected stream => object(Laminas\Diactoros\PhpInputStream) id:3 {
protected resource => (resource) Resource id #262
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object(Cake\Http\Uri) id:4 {
private base => ''
private webroot => '/'
private uri => object(Laminas\Diactoros\Uri) id:5 {
}
}
protected session => object(Cake\Http\Session) id:6 {
protected _engine => null
protected _started => true
protected _lifetime => (int) 86400
protected _isCLI => false
protected headerSentInfo => null
}
protected flash => object(Cake\Http\FlashMessage) id:7 {
protected _defaultConfig => [
'' => [maximum depth reached],
]
protected session => object(Cake\Http\Session) id: 6 {}
protected _config => [
'' => [maximum depth reached],
]
protected _configInitialized => true
}
protected attributes => [
'route' => object(Cake\Routing\Route\DashedRoute) id:8 {
},
'identity' => null,
'authentication' => object(Authentication\AuthenticationService) id:9 {
},
'authenticationResult' => object(Authentication\Authenticator\Result) id:10 {
},
'csrfToken' => 'LHvnv2lNqbs77Lz68D3K3j5UVThqrCo9r1MMHZwHvh10WXtjnVG6pvb9IphqMlOkDMN3uNJ+wCBDQtDyls821WbqZ+cZQyXPX2IwXF/OHQ7LZjl/qmOOLhA7SgL7ZIOXwctAqw8GZcU8ohHesEelQQ==',
]
protected emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'flash',
(int) 2 => 'webroot',
(int) 3 => 'base',
(int) 4 => 'params',
(int) 5 => 'here',
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
-
|
if ($this->queue->valid()) { |
|
$middleware = $this->queue->current(); |
|
$this->queue->next(); |
|
|
|
return $middleware->process($request, $this); |
|
} |
|
|
|
if ($this->fallbackHandler) { |
|
return $this->fallbackHandler->handle($request); |
Toggle Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'pass' => [
],
'plugin' => 'Aboutus/Site',
'controller' => 'Aboutuspages',
'action' => 'display',
'lang' => 'el',
'_matchedRoute' => '/about-us',
'_ext' => null,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'eimainifi-dev',
'HOME' => '/home/eimainifi-dev',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'HTTP_CONNECTION' => 'close',
'HTTP_X_FORWARDED_FOR' => '216.73.216.149',
'HTTP_X_REAL_IP' => '216.73.216.149',
'HTTP_X_FORWARDED_HOST' => 'dev.eimainifi.gr',
'HTTP_HOST' => 'dev.eimainifi.gr',
'PHP_VALUE' => '
error_log=/home/eimainifi-dev/logs/php/error.log;
memory_limit=512M;
max_execution_time=60;
max_input_time=60;
max_input_vars=10000;
post_max_size=64M;
upload_max_filesize=64M;
date.timezone=UTC;
display_errors=off;',
'HTTPS' => 'on',
'MGT' => '1',
'GEOIP_LONGITUDE' => '-119.1091',
'GEOIP_LATITUDE' => '34.1453',
'GEOIP_CITY_CONTINENT_CODE' => 'NA',
'GEOIP_POSTAL_CODE' => '93033',
'GEOIP_CITY' => 'Oxnard',
'GEOIP_REGION' => 'CA',
'GEOIP_CITY_COUNTRY_NAME' => 'United States',
'GEOIP_CITY_COUNTRY_CODE3' => 'USA',
'GEOIP_CITY_COUNTRY_CODE' => 'US',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE3' => 'USA',
'GEOIP_COUNTRY_CODE' => 'US',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'dev.eimainifi.gr',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '127.0.0.1',
'REMOTE_PORT' => '',
'REMOTE_ADDR' => '216.73.216.149',
'SERVER_SOFTWARE' => 'nginx/1.21.4',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'DOCUMENT_ROOT' => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/about-us',
'SCRIPT_NAME' => '/index.php',
'SCRIPT_FILENAME' => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1765384387.2898,
'REQUEST_TIME' => (int) 1765384387,
'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],
],
],
'https' => [
'env' => 'HTTPS',
'options' => [
'' => [maximum depth reached],
],
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest',
],
'json' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'json',
],
'xml' => [
'accept' => [
'' => [maximum depth reached],
],
'exclude' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'xml',
],
'mobile' => object(Closure) id:1 {
},
'tablet' => object(Closure) id:2 {
},
]
protected _detectorCache => [
'xml' => false,
'ajax' => false,
]
protected stream => object(Laminas\Diactoros\PhpInputStream) id:3 {
protected resource => (resource) Resource id #262
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object(Cake\Http\Uri) id:4 {
private base => ''
private webroot => '/'
private uri => object(Laminas\Diactoros\Uri) id:5 {
}
}
protected session => object(Cake\Http\Session) id:6 {
protected _engine => null
protected _started => true
protected _lifetime => (int) 86400
protected _isCLI => false
protected headerSentInfo => null
}
protected flash => object(Cake\Http\FlashMessage) id:7 {
protected _defaultConfig => [
'' => [maximum depth reached],
]
protected session => object(Cake\Http\Session) id: 6 {}
protected _config => [
'' => [maximum depth reached],
]
protected _configInitialized => true
}
protected attributes => [
'route' => object(Cake\Routing\Route\DashedRoute) id:8 {
},
'identity' => null,
'authentication' => object(Authentication\AuthenticationService) id:9 {
},
'authenticationResult' => object(Authentication\Authenticator\Result) id:10 {
},
'csrfToken' => 'LHvnv2lNqbs77Lz68D3K3j5UVThqrCo9r1MMHZwHvh10WXtjnVG6pvb9IphqMlOkDMN3uNJ+wCBDQtDyls821WbqZ+cZQyXPX2IwXF/OHQ7LZjl/qmOOLhA7SgL7ZIOXwctAqw8GZcU8ohHesEelQQ==',
]
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) 7
protected queue => [
'' => [maximum depth reached],
]
protected container => object(Cake\Core\Container) id:2 {
}
}
protected fallbackHandler => object(App\Application) id:3 {
protected configDir => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/config/'
protected plugins => object(Cake\Core\PluginCollection) id:4 {
}
protected controllerFactory => object(Cake\Controller\ControllerFactory) id:5 {
}
protected container => object(Cake\Core\Container) id: 2 {}
protected _eventManager => object(Cake\Event\EventManager) id:6 {
}
protected _eventClass => 'Cake\Event\Event'
}
}
-
|
$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()); |
Toggle Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'pass' => [
],
'plugin' => 'Aboutus/Site',
'controller' => 'Aboutuspages',
'action' => 'display',
'lang' => 'el',
'_matchedRoute' => '/about-us',
'_ext' => null,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'eimainifi-dev',
'HOME' => '/home/eimainifi-dev',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'HTTP_CONNECTION' => 'close',
'HTTP_X_FORWARDED_FOR' => '216.73.216.149',
'HTTP_X_REAL_IP' => '216.73.216.149',
'HTTP_X_FORWARDED_HOST' => 'dev.eimainifi.gr',
'HTTP_HOST' => 'dev.eimainifi.gr',
'PHP_VALUE' => '
error_log=/home/eimainifi-dev/logs/php/error.log;
memory_limit=512M;
max_execution_time=60;
max_input_time=60;
max_input_vars=10000;
post_max_size=64M;
upload_max_filesize=64M;
date.timezone=UTC;
display_errors=off;',
'HTTPS' => 'on',
'MGT' => '1',
'GEOIP_LONGITUDE' => '-119.1091',
'GEOIP_LATITUDE' => '34.1453',
'GEOIP_CITY_CONTINENT_CODE' => 'NA',
'GEOIP_POSTAL_CODE' => '93033',
'GEOIP_CITY' => 'Oxnard',
'GEOIP_REGION' => 'CA',
'GEOIP_CITY_COUNTRY_NAME' => 'United States',
'GEOIP_CITY_COUNTRY_CODE3' => 'USA',
'GEOIP_CITY_COUNTRY_CODE' => 'US',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE3' => 'USA',
'GEOIP_COUNTRY_CODE' => 'US',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'dev.eimainifi.gr',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '127.0.0.1',
'REMOTE_PORT' => '',
'REMOTE_ADDR' => '216.73.216.149',
'SERVER_SOFTWARE' => 'nginx/1.21.4',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'DOCUMENT_ROOT' => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/about-us',
'SCRIPT_NAME' => '/index.php',
'SCRIPT_FILENAME' => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1765384387.2898,
'REQUEST_TIME' => (int) 1765384387,
'ORIGINAL_REQUEST_METHOD' => 'GET',
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
protected _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET',
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST',
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT',
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH',
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE',
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD',
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS',
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
'' => [maximum depth reached],
],
],
'https' => [
'env' => 'HTTPS',
'options' => [
'' => [maximum depth reached],
],
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest',
],
'json' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'json',
],
'xml' => [
'accept' => [
'' => [maximum depth reached],
],
'exclude' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'xml',
],
'mobile' => object(Closure) id:1 {
},
'tablet' => object(Closure) id:2 {
},
]
protected _detectorCache => [
]
protected stream => object(Laminas\Diactoros\PhpInputStream) id:3 {
protected resource => (resource) Resource id #262
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object(Cake\Http\Uri) id:4 {
private base => ''
private webroot => '/'
private uri => object(Laminas\Diactoros\Uri) id:5 {
}
}
protected session => object(Cake\Http\Session) id:6 {
protected _engine => null
protected _started => true
protected _lifetime => (int) 86400
protected _isCLI => false
protected headerSentInfo => null
}
protected flash => object(Cake\Http\FlashMessage) id:7 {
protected _defaultConfig => [
'' => [maximum depth reached],
]
protected session => object(Cake\Http\Session) id: 6 {}
protected _config => [
'' => [maximum depth reached],
]
protected _configInitialized => true
}
protected attributes => [
'route' => object(Cake\Routing\Route\DashedRoute) id:8 {
},
'identity' => null,
'authentication' => object(Authentication\AuthenticationService) id:9 {
},
'authenticationResult' => object(Authentication\Authenticator\Result) id:10 {
},
]
protected emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'flash',
(int) 2 => 'webroot',
(int) 3 => 'base',
(int) 4 => 'params',
(int) 5 => 'here',
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
-
|
if ($this->queue->valid()) { |
|
$middleware = $this->queue->current(); |
|
$this->queue->next(); |
|
|
|
return $middleware->process($request, $this); |
|
} |
|
|
|
if ($this->fallbackHandler) { |
|
return $this->fallbackHandler->handle($request); |
Toggle Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'pass' => [
],
'plugin' => 'Aboutus/Site',
'controller' => 'Aboutuspages',
'action' => 'display',
'lang' => 'el',
'_matchedRoute' => '/about-us',
'_ext' => null,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'eimainifi-dev',
'HOME' => '/home/eimainifi-dev',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'HTTP_CONNECTION' => 'close',
'HTTP_X_FORWARDED_FOR' => '216.73.216.149',
'HTTP_X_REAL_IP' => '216.73.216.149',
'HTTP_X_FORWARDED_HOST' => 'dev.eimainifi.gr',
'HTTP_HOST' => 'dev.eimainifi.gr',
'PHP_VALUE' => '
error_log=/home/eimainifi-dev/logs/php/error.log;
memory_limit=512M;
max_execution_time=60;
max_input_time=60;
max_input_vars=10000;
post_max_size=64M;
upload_max_filesize=64M;
date.timezone=UTC;
display_errors=off;',
'HTTPS' => 'on',
'MGT' => '1',
'GEOIP_LONGITUDE' => '-119.1091',
'GEOIP_LATITUDE' => '34.1453',
'GEOIP_CITY_CONTINENT_CODE' => 'NA',
'GEOIP_POSTAL_CODE' => '93033',
'GEOIP_CITY' => 'Oxnard',
'GEOIP_REGION' => 'CA',
'GEOIP_CITY_COUNTRY_NAME' => 'United States',
'GEOIP_CITY_COUNTRY_CODE3' => 'USA',
'GEOIP_CITY_COUNTRY_CODE' => 'US',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE3' => 'USA',
'GEOIP_COUNTRY_CODE' => 'US',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'dev.eimainifi.gr',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '127.0.0.1',
'REMOTE_PORT' => '',
'REMOTE_ADDR' => '216.73.216.149',
'SERVER_SOFTWARE' => 'nginx/1.21.4',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'DOCUMENT_ROOT' => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/about-us',
'SCRIPT_NAME' => '/index.php',
'SCRIPT_FILENAME' => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1765384387.2898,
'REQUEST_TIME' => (int) 1765384387,
'ORIGINAL_REQUEST_METHOD' => 'GET',
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
protected _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET',
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST',
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT',
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH',
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE',
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD',
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS',
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
'' => [maximum depth reached],
],
],
'https' => [
'env' => 'HTTPS',
'options' => [
'' => [maximum depth reached],
],
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest',
],
'json' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'json',
],
'xml' => [
'accept' => [
'' => [maximum depth reached],
],
'exclude' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'xml',
],
'mobile' => object(Closure) id:1 {
},
'tablet' => object(Closure) id:2 {
},
]
protected _detectorCache => [
]
protected stream => object(Laminas\Diactoros\PhpInputStream) id:3 {
protected resource => (resource) Resource id #262
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object(Cake\Http\Uri) id:4 {
private base => ''
private webroot => '/'
private uri => object(Laminas\Diactoros\Uri) id:5 {
}
}
protected session => object(Cake\Http\Session) id:6 {
protected _engine => null
protected _started => true
protected _lifetime => (int) 86400
protected _isCLI => false
protected headerSentInfo => null
}
protected flash => object(Cake\Http\FlashMessage) id:7 {
protected _defaultConfig => [
'' => [maximum depth reached],
]
protected session => object(Cake\Http\Session) id: 6 {}
protected _config => [
'' => [maximum depth reached],
]
protected _configInitialized => true
}
protected attributes => [
'route' => object(Cake\Routing\Route\DashedRoute) id:8 {
},
'identity' => null,
'authentication' => object(Authentication\AuthenticationService) id:9 {
},
'authenticationResult' => object(Authentication\Authenticator\Result) id:10 {
},
]
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) 7
protected queue => [
'' => [maximum depth reached],
]
protected container => object(Cake\Core\Container) id:2 {
}
}
protected fallbackHandler => object(App\Application) id:3 {
protected configDir => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/config/'
protected plugins => object(Cake\Core\PluginCollection) id:4 {
}
protected controllerFactory => object(Cake\Controller\ControllerFactory) id:5 {
}
protected container => object(Cake\Core\Container) id: 2 {}
protected _eventManager => object(Cake\Event\EventManager) id:6 {
}
protected _eventClass => 'Cake\Event\Event'
}
}
-
|
*/ |
|
public function process(ServerRequestInterface $request, RequestHandlerInterface $handler): ResponseInterface |
|
{ |
|
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])) { |
Toggle Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'pass' => [
],
'plugin' => 'Aboutus/Site',
'controller' => 'Aboutuspages',
'action' => 'display',
'lang' => 'el',
'_matchedRoute' => '/about-us',
'_ext' => null,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'eimainifi-dev',
'HOME' => '/home/eimainifi-dev',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'HTTP_CONNECTION' => 'close',
'HTTP_X_FORWARDED_FOR' => '216.73.216.149',
'HTTP_X_REAL_IP' => '216.73.216.149',
'HTTP_X_FORWARDED_HOST' => 'dev.eimainifi.gr',
'HTTP_HOST' => 'dev.eimainifi.gr',
'PHP_VALUE' => '
error_log=/home/eimainifi-dev/logs/php/error.log;
memory_limit=512M;
max_execution_time=60;
max_input_time=60;
max_input_vars=10000;
post_max_size=64M;
upload_max_filesize=64M;
date.timezone=UTC;
display_errors=off;',
'HTTPS' => 'on',
'MGT' => '1',
'GEOIP_LONGITUDE' => '-119.1091',
'GEOIP_LATITUDE' => '34.1453',
'GEOIP_CITY_CONTINENT_CODE' => 'NA',
'GEOIP_POSTAL_CODE' => '93033',
'GEOIP_CITY' => 'Oxnard',
'GEOIP_REGION' => 'CA',
'GEOIP_CITY_COUNTRY_NAME' => 'United States',
'GEOIP_CITY_COUNTRY_CODE3' => 'USA',
'GEOIP_CITY_COUNTRY_CODE' => 'US',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE3' => 'USA',
'GEOIP_COUNTRY_CODE' => 'US',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'dev.eimainifi.gr',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '127.0.0.1',
'REMOTE_PORT' => '',
'REMOTE_ADDR' => '216.73.216.149',
'SERVER_SOFTWARE' => 'nginx/1.21.4',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'DOCUMENT_ROOT' => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/about-us',
'SCRIPT_NAME' => '/index.php',
'SCRIPT_FILENAME' => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1765384387.2898,
'REQUEST_TIME' => (int) 1765384387,
'ORIGINAL_REQUEST_METHOD' => 'GET',
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
protected _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET',
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST',
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT',
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH',
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE',
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD',
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS',
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
'' => [maximum depth reached],
],
],
'https' => [
'env' => 'HTTPS',
'options' => [
'' => [maximum depth reached],
],
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest',
],
'json' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'json',
],
'xml' => [
'accept' => [
'' => [maximum depth reached],
],
'exclude' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'xml',
],
'mobile' => object(Closure) id:1 {
},
'tablet' => object(Closure) id:2 {
},
]
protected _detectorCache => [
]
protected stream => object(Laminas\Diactoros\PhpInputStream) id:3 {
protected resource => (resource) Resource id #262
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object(Cake\Http\Uri) id:4 {
private base => ''
private webroot => '/'
private uri => object(Laminas\Diactoros\Uri) id:5 {
}
}
protected session => object(Cake\Http\Session) id:6 {
protected _engine => null
protected _started => true
protected _lifetime => (int) 86400
protected _isCLI => false
protected headerSentInfo => null
}
protected flash => object(Cake\Http\FlashMessage) id:7 {
protected _defaultConfig => [
'' => [maximum depth reached],
]
protected session => object(Cake\Http\Session) id: 6 {}
protected _config => [
'' => [maximum depth reached],
]
protected _configInitialized => true
}
protected attributes => [
'route' => object(Cake\Routing\Route\DashedRoute) id:8 {
},
]
protected emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'flash',
(int) 2 => 'webroot',
(int) 3 => 'base',
(int) 4 => 'params',
(int) 5 => 'here',
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
-
|
if ($this->queue->valid()) { |
|
$middleware = $this->queue->current(); |
|
$this->queue->next(); |
|
|
|
return $middleware->process($request, $this); |
|
} |
|
|
|
if ($this->fallbackHandler) { |
|
return $this->fallbackHandler->handle($request); |
Toggle Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'pass' => [
],
'plugin' => 'Aboutus/Site',
'controller' => 'Aboutuspages',
'action' => 'display',
'lang' => 'el',
'_matchedRoute' => '/about-us',
'_ext' => null,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'eimainifi-dev',
'HOME' => '/home/eimainifi-dev',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'HTTP_CONNECTION' => 'close',
'HTTP_X_FORWARDED_FOR' => '216.73.216.149',
'HTTP_X_REAL_IP' => '216.73.216.149',
'HTTP_X_FORWARDED_HOST' => 'dev.eimainifi.gr',
'HTTP_HOST' => 'dev.eimainifi.gr',
'PHP_VALUE' => '
error_log=/home/eimainifi-dev/logs/php/error.log;
memory_limit=512M;
max_execution_time=60;
max_input_time=60;
max_input_vars=10000;
post_max_size=64M;
upload_max_filesize=64M;
date.timezone=UTC;
display_errors=off;',
'HTTPS' => 'on',
'MGT' => '1',
'GEOIP_LONGITUDE' => '-119.1091',
'GEOIP_LATITUDE' => '34.1453',
'GEOIP_CITY_CONTINENT_CODE' => 'NA',
'GEOIP_POSTAL_CODE' => '93033',
'GEOIP_CITY' => 'Oxnard',
'GEOIP_REGION' => 'CA',
'GEOIP_CITY_COUNTRY_NAME' => 'United States',
'GEOIP_CITY_COUNTRY_CODE3' => 'USA',
'GEOIP_CITY_COUNTRY_CODE' => 'US',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE3' => 'USA',
'GEOIP_COUNTRY_CODE' => 'US',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'dev.eimainifi.gr',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '127.0.0.1',
'REMOTE_PORT' => '',
'REMOTE_ADDR' => '216.73.216.149',
'SERVER_SOFTWARE' => 'nginx/1.21.4',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'DOCUMENT_ROOT' => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/about-us',
'SCRIPT_NAME' => '/index.php',
'SCRIPT_FILENAME' => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1765384387.2898,
'REQUEST_TIME' => (int) 1765384387,
'ORIGINAL_REQUEST_METHOD' => 'GET',
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
protected _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET',
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST',
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT',
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH',
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE',
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD',
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS',
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
'' => [maximum depth reached],
],
],
'https' => [
'env' => 'HTTPS',
'options' => [
'' => [maximum depth reached],
],
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest',
],
'json' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'json',
],
'xml' => [
'accept' => [
'' => [maximum depth reached],
],
'exclude' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'xml',
],
'mobile' => object(Closure) id:1 {
},
'tablet' => object(Closure) id:2 {
},
]
protected _detectorCache => [
]
protected stream => object(Laminas\Diactoros\PhpInputStream) id:3 {
protected resource => (resource) Resource id #262
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object(Cake\Http\Uri) id:4 {
private base => ''
private webroot => '/'
private uri => object(Laminas\Diactoros\Uri) id:5 {
}
}
protected session => object(Cake\Http\Session) id:6 {
protected _engine => null
protected _started => true
protected _lifetime => (int) 86400
protected _isCLI => false
protected headerSentInfo => null
}
protected flash => object(Cake\Http\FlashMessage) id:7 {
protected _defaultConfig => [
'' => [maximum depth reached],
]
protected session => object(Cake\Http\Session) id: 6 {}
protected _config => [
'' => [maximum depth reached],
]
protected _configInitialized => true
}
protected attributes => [
'route' => object(Cake\Routing\Route\DashedRoute) id:8 {
},
]
protected emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'flash',
(int) 2 => 'webroot',
(int) 3 => 'base',
(int) 4 => 'params',
(int) 5 => 'here',
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
object(Cake\Http\Runner) id:0 {
protected queue => object(Cake\Http\MiddlewareQueue) id:1 {
protected position => (int) 7
protected queue => [
'' => [maximum depth reached],
]
protected container => object(Cake\Core\Container) id:2 {
}
}
protected fallbackHandler => object(App\Application) id:3 {
protected configDir => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/config/'
protected plugins => object(Cake\Core\PluginCollection) id:4 {
}
protected controllerFactory => object(Cake\Controller\ControllerFactory) id:5 {
}
protected container => object(Cake\Core\Container) id: 2 {}
protected _eventManager => object(Cake\Event\EventManager) id:6 {
}
protected _eventClass => 'Cake\Event\Event'
}
}
-
|
); |
|
} |
|
$matching = Router::getRouteCollection()->getMiddleware($middleware); |
|
if (!$matching) { |
|
return $handler->handle($request); |
|
} |
|
|
|
$container = $this->app instanceof ContainerApplicationInterface |
|
? $this->app->getContainer() |
Toggle Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'pass' => [
],
'plugin' => 'Aboutus/Site',
'controller' => 'Aboutuspages',
'action' => 'display',
'lang' => 'el',
'_matchedRoute' => '/about-us',
'_ext' => null,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'eimainifi-dev',
'HOME' => '/home/eimainifi-dev',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'HTTP_CONNECTION' => 'close',
'HTTP_X_FORWARDED_FOR' => '216.73.216.149',
'HTTP_X_REAL_IP' => '216.73.216.149',
'HTTP_X_FORWARDED_HOST' => 'dev.eimainifi.gr',
'HTTP_HOST' => 'dev.eimainifi.gr',
'PHP_VALUE' => '
error_log=/home/eimainifi-dev/logs/php/error.log;
memory_limit=512M;
max_execution_time=60;
max_input_time=60;
max_input_vars=10000;
post_max_size=64M;
upload_max_filesize=64M;
date.timezone=UTC;
display_errors=off;',
'HTTPS' => 'on',
'MGT' => '1',
'GEOIP_LONGITUDE' => '-119.1091',
'GEOIP_LATITUDE' => '34.1453',
'GEOIP_CITY_CONTINENT_CODE' => 'NA',
'GEOIP_POSTAL_CODE' => '93033',
'GEOIP_CITY' => 'Oxnard',
'GEOIP_REGION' => 'CA',
'GEOIP_CITY_COUNTRY_NAME' => 'United States',
'GEOIP_CITY_COUNTRY_CODE3' => 'USA',
'GEOIP_CITY_COUNTRY_CODE' => 'US',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE3' => 'USA',
'GEOIP_COUNTRY_CODE' => 'US',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'dev.eimainifi.gr',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '127.0.0.1',
'REMOTE_PORT' => '',
'REMOTE_ADDR' => '216.73.216.149',
'SERVER_SOFTWARE' => 'nginx/1.21.4',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'DOCUMENT_ROOT' => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/about-us',
'SCRIPT_NAME' => '/index.php',
'SCRIPT_FILENAME' => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1765384387.2898,
'REQUEST_TIME' => (int) 1765384387,
'ORIGINAL_REQUEST_METHOD' => 'GET',
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
protected _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET',
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST',
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT',
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH',
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE',
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD',
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS',
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
'' => [maximum depth reached],
],
],
'https' => [
'env' => 'HTTPS',
'options' => [
'' => [maximum depth reached],
],
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest',
],
'json' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'json',
],
'xml' => [
'accept' => [
'' => [maximum depth reached],
],
'exclude' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'xml',
],
'mobile' => object(Closure) id:1 {
},
'tablet' => object(Closure) id:2 {
},
]
protected _detectorCache => [
]
protected stream => object(Laminas\Diactoros\PhpInputStream) id:3 {
protected resource => (resource) Resource id #262
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object(Cake\Http\Uri) id:4 {
private base => ''
private webroot => '/'
private uri => object(Laminas\Diactoros\Uri) id:5 {
}
}
protected session => object(Cake\Http\Session) id:6 {
protected _engine => null
protected _started => true
protected _lifetime => (int) 86400
protected _isCLI => false
protected headerSentInfo => null
}
protected flash => object(Cake\Http\FlashMessage) id:7 {
protected _defaultConfig => [
'' => [maximum depth reached],
]
protected session => object(Cake\Http\Session) id: 6 {}
protected _config => [
'' => [maximum depth reached],
]
protected _configInitialized => true
}
protected attributes => [
'route' => object(Cake\Routing\Route\DashedRoute) id:8 {
},
]
protected emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'flash',
(int) 2 => 'webroot',
(int) 3 => 'base',
(int) 4 => 'params',
(int) 5 => 'here',
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
-
|
if ($this->queue->valid()) { |
|
$middleware = $this->queue->current(); |
|
$this->queue->next(); |
|
|
|
return $middleware->process($request, $this); |
|
} |
|
|
|
if ($this->fallbackHandler) { |
|
return $this->fallbackHandler->handle($request); |
Toggle Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'pass' => [
],
'plugin' => 'Aboutus/Site',
'controller' => 'Aboutuspages',
'action' => 'display',
'lang' => 'el',
'_matchedRoute' => '/about-us',
'_ext' => null,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'eimainifi-dev',
'HOME' => '/home/eimainifi-dev',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'HTTP_CONNECTION' => 'close',
'HTTP_X_FORWARDED_FOR' => '216.73.216.149',
'HTTP_X_REAL_IP' => '216.73.216.149',
'HTTP_X_FORWARDED_HOST' => 'dev.eimainifi.gr',
'HTTP_HOST' => 'dev.eimainifi.gr',
'PHP_VALUE' => '
error_log=/home/eimainifi-dev/logs/php/error.log;
memory_limit=512M;
max_execution_time=60;
max_input_time=60;
max_input_vars=10000;
post_max_size=64M;
upload_max_filesize=64M;
date.timezone=UTC;
display_errors=off;',
'HTTPS' => 'on',
'MGT' => '1',
'GEOIP_LONGITUDE' => '-119.1091',
'GEOIP_LATITUDE' => '34.1453',
'GEOIP_CITY_CONTINENT_CODE' => 'NA',
'GEOIP_POSTAL_CODE' => '93033',
'GEOIP_CITY' => 'Oxnard',
'GEOIP_REGION' => 'CA',
'GEOIP_CITY_COUNTRY_NAME' => 'United States',
'GEOIP_CITY_COUNTRY_CODE3' => 'USA',
'GEOIP_CITY_COUNTRY_CODE' => 'US',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE3' => 'USA',
'GEOIP_COUNTRY_CODE' => 'US',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'dev.eimainifi.gr',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '127.0.0.1',
'REMOTE_PORT' => '',
'REMOTE_ADDR' => '216.73.216.149',
'SERVER_SOFTWARE' => 'nginx/1.21.4',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'DOCUMENT_ROOT' => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/about-us',
'SCRIPT_NAME' => '/index.php',
'SCRIPT_FILENAME' => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1765384387.2898,
'REQUEST_TIME' => (int) 1765384387,
'ORIGINAL_REQUEST_METHOD' => 'GET',
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
protected _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET',
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST',
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT',
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH',
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE',
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD',
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS',
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
'' => [maximum depth reached],
],
],
'https' => [
'env' => 'HTTPS',
'options' => [
'' => [maximum depth reached],
],
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest',
],
'json' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'json',
],
'xml' => [
'accept' => [
'' => [maximum depth reached],
],
'exclude' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'xml',
],
'mobile' => object(Closure) id:1 {
},
'tablet' => object(Closure) id:2 {
},
]
protected _detectorCache => [
]
protected stream => object(Laminas\Diactoros\PhpInputStream) id:3 {
protected resource => (resource) Resource id #262
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object(Cake\Http\Uri) id:4 {
private base => ''
private webroot => '/'
private uri => object(Laminas\Diactoros\Uri) id:5 {
}
}
protected session => object(Cake\Http\Session) id:6 {
protected _engine => null
protected _started => true
protected _lifetime => (int) 86400
protected _isCLI => false
protected headerSentInfo => null
}
protected flash => object(Cake\Http\FlashMessage) id:7 {
protected _defaultConfig => [
'' => [maximum depth reached],
]
protected session => object(Cake\Http\Session) id: 6 {}
protected _config => [
'' => [maximum depth reached],
]
protected _configInitialized => true
}
protected attributes => [
'route' => object(Cake\Routing\Route\DashedRoute) id:8 {
},
]
protected emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'flash',
(int) 2 => 'webroot',
(int) 3 => 'base',
(int) 4 => 'params',
(int) 5 => 'here',
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
object(Cake\Http\Runner) id:0 {
protected queue => object(Cake\Http\MiddlewareQueue) id:1 {
protected position => (int) 7
protected queue => [
'' => [maximum depth reached],
]
protected container => object(Cake\Core\Container) id:2 {
}
}
protected fallbackHandler => object(App\Application) id:3 {
protected configDir => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/config/'
protected plugins => object(Cake\Core\PluginCollection) id:4 {
}
protected controllerFactory => object(Cake\Controller\ControllerFactory) id:5 {
}
protected container => object(Cake\Core\Container) id: 2 {}
protected _eventManager => object(Cake\Event\EventManager) id:6 {
}
protected _eventClass => 'Cake\Event\Event'
}
}
-
|
public function process(ServerRequestInterface $request, RequestHandlerInterface $handler): ResponseInterface |
|
{ |
|
$url = $request->getUri()->getPath(); |
|
if (strpos($url, '..') !== false || strpos($url, '.') === false) { |
|
return $handler->handle($request); |
|
} |
|
|
|
if (strpos($url, '/.') !== false) { |
|
return $handler->handle($request); |
Toggle Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => [
],
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'eimainifi-dev',
'HOME' => '/home/eimainifi-dev',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'HTTP_CONNECTION' => 'close',
'HTTP_X_FORWARDED_FOR' => '216.73.216.149',
'HTTP_X_REAL_IP' => '216.73.216.149',
'HTTP_X_FORWARDED_HOST' => 'dev.eimainifi.gr',
'HTTP_HOST' => 'dev.eimainifi.gr',
'PHP_VALUE' => '
error_log=/home/eimainifi-dev/logs/php/error.log;
memory_limit=512M;
max_execution_time=60;
max_input_time=60;
max_input_vars=10000;
post_max_size=64M;
upload_max_filesize=64M;
date.timezone=UTC;
display_errors=off;',
'HTTPS' => 'on',
'MGT' => '1',
'GEOIP_LONGITUDE' => '-119.1091',
'GEOIP_LATITUDE' => '34.1453',
'GEOIP_CITY_CONTINENT_CODE' => 'NA',
'GEOIP_POSTAL_CODE' => '93033',
'GEOIP_CITY' => 'Oxnard',
'GEOIP_REGION' => 'CA',
'GEOIP_CITY_COUNTRY_NAME' => 'United States',
'GEOIP_CITY_COUNTRY_CODE3' => 'USA',
'GEOIP_CITY_COUNTRY_CODE' => 'US',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE3' => 'USA',
'GEOIP_COUNTRY_CODE' => 'US',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'dev.eimainifi.gr',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '127.0.0.1',
'REMOTE_PORT' => '',
'REMOTE_ADDR' => '216.73.216.149',
'SERVER_SOFTWARE' => 'nginx/1.21.4',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'DOCUMENT_ROOT' => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/about-us',
'SCRIPT_NAME' => '/index.php',
'SCRIPT_FILENAME' => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1765384387.2898,
'REQUEST_TIME' => (int) 1765384387,
'ORIGINAL_REQUEST_METHOD' => 'GET',
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
protected _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET',
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST',
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT',
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH',
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE',
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD',
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS',
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
'' => [maximum depth reached],
],
],
'https' => [
'env' => 'HTTPS',
'options' => [
'' => [maximum depth reached],
],
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest',
],
'json' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'json',
],
'xml' => [
'accept' => [
'' => [maximum depth reached],
],
'exclude' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'xml',
],
'mobile' => object(Closure) id:1 {
},
'tablet' => object(Closure) id:2 {
},
]
protected _detectorCache => [
]
protected stream => object(Laminas\Diactoros\PhpInputStream) id:3 {
protected resource => (resource) Resource id #262
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object(Cake\Http\Uri) id:4 {
private base => ''
private webroot => '/'
private uri => object(Laminas\Diactoros\Uri) id:5 {
}
}
protected session => object(Cake\Http\Session) id:6 {
protected _engine => null
protected _started => true
protected _lifetime => (int) 86400
protected _isCLI => false
protected headerSentInfo => null
}
protected flash => object(Cake\Http\FlashMessage) id:7 {
protected _defaultConfig => [
'' => [maximum depth reached],
]
protected session => object(Cake\Http\Session) id: 6 {}
protected _config => [
'' => [maximum depth reached],
]
protected _configInitialized => true
}
protected attributes => [
]
protected emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'flash',
(int) 2 => 'webroot',
(int) 3 => 'base',
(int) 4 => 'params',
(int) 5 => 'here',
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
-
|
if ($this->queue->valid()) { |
|
$middleware = $this->queue->current(); |
|
$this->queue->next(); |
|
|
|
return $middleware->process($request, $this); |
|
} |
|
|
|
if ($this->fallbackHandler) { |
|
return $this->fallbackHandler->handle($request); |
Toggle Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => [
],
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'eimainifi-dev',
'HOME' => '/home/eimainifi-dev',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'HTTP_CONNECTION' => 'close',
'HTTP_X_FORWARDED_FOR' => '216.73.216.149',
'HTTP_X_REAL_IP' => '216.73.216.149',
'HTTP_X_FORWARDED_HOST' => 'dev.eimainifi.gr',
'HTTP_HOST' => 'dev.eimainifi.gr',
'PHP_VALUE' => '
error_log=/home/eimainifi-dev/logs/php/error.log;
memory_limit=512M;
max_execution_time=60;
max_input_time=60;
max_input_vars=10000;
post_max_size=64M;
upload_max_filesize=64M;
date.timezone=UTC;
display_errors=off;',
'HTTPS' => 'on',
'MGT' => '1',
'GEOIP_LONGITUDE' => '-119.1091',
'GEOIP_LATITUDE' => '34.1453',
'GEOIP_CITY_CONTINENT_CODE' => 'NA',
'GEOIP_POSTAL_CODE' => '93033',
'GEOIP_CITY' => 'Oxnard',
'GEOIP_REGION' => 'CA',
'GEOIP_CITY_COUNTRY_NAME' => 'United States',
'GEOIP_CITY_COUNTRY_CODE3' => 'USA',
'GEOIP_CITY_COUNTRY_CODE' => 'US',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE3' => 'USA',
'GEOIP_COUNTRY_CODE' => 'US',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'dev.eimainifi.gr',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '127.0.0.1',
'REMOTE_PORT' => '',
'REMOTE_ADDR' => '216.73.216.149',
'SERVER_SOFTWARE' => 'nginx/1.21.4',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'DOCUMENT_ROOT' => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/about-us',
'SCRIPT_NAME' => '/index.php',
'SCRIPT_FILENAME' => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1765384387.2898,
'REQUEST_TIME' => (int) 1765384387,
'ORIGINAL_REQUEST_METHOD' => 'GET',
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
protected _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET',
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST',
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT',
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH',
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE',
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD',
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS',
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
'' => [maximum depth reached],
],
],
'https' => [
'env' => 'HTTPS',
'options' => [
'' => [maximum depth reached],
],
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest',
],
'json' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'json',
],
'xml' => [
'accept' => [
'' => [maximum depth reached],
],
'exclude' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'xml',
],
'mobile' => object(Closure) id:1 {
},
'tablet' => object(Closure) id:2 {
},
]
protected _detectorCache => [
]
protected stream => object(Laminas\Diactoros\PhpInputStream) id:3 {
protected resource => (resource) Resource id #262
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object(Cake\Http\Uri) id:4 {
private base => ''
private webroot => '/'
private uri => object(Laminas\Diactoros\Uri) id:5 {
}
}
protected session => object(Cake\Http\Session) id:6 {
protected _engine => null
protected _started => true
protected _lifetime => (int) 86400
protected _isCLI => false
protected headerSentInfo => null
}
protected flash => object(Cake\Http\FlashMessage) id:7 {
protected _defaultConfig => [
'' => [maximum depth reached],
]
protected session => object(Cake\Http\Session) id: 6 {}
protected _config => [
'' => [maximum depth reached],
]
protected _configInitialized => true
}
protected attributes => [
]
protected emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'flash',
(int) 2 => 'webroot',
(int) 3 => 'base',
(int) 4 => 'params',
(int) 5 => 'here',
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
object(Cake\Http\Runner) id:0 {
protected queue => object(Cake\Http\MiddlewareQueue) id:1 {
protected position => (int) 7
protected queue => [
'' => [maximum depth reached],
]
protected container => object(Cake\Core\Container) id:2 {
}
}
protected fallbackHandler => object(App\Application) id:3 {
protected configDir => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/config/'
protected plugins => object(Cake\Core\PluginCollection) id:4 {
}
protected controllerFactory => object(Cake\Controller\ControllerFactory) id:5 {
}
protected container => object(Cake\Core\Container) id: 2 {}
protected _eventManager => object(Cake\Event\EventManager) id:6 {
}
protected _eventClass => 'Cake\Event\Event'
}
}
-
|
*/ |
|
public function process(ServerRequestInterface $request, RequestHandlerInterface $handler): ResponseInterface |
|
{ |
|
try { |
|
return $handler->handle($request); |
|
} catch (RedirectException $exception) { |
|
return $this->handleRedirect($exception); |
|
} catch (Throwable $exception) { |
|
return $this->handleException($exception, $request); |
Toggle Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => [
],
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'eimainifi-dev',
'HOME' => '/home/eimainifi-dev',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'HTTP_CONNECTION' => 'close',
'HTTP_X_FORWARDED_FOR' => '216.73.216.149',
'HTTP_X_REAL_IP' => '216.73.216.149',
'HTTP_X_FORWARDED_HOST' => 'dev.eimainifi.gr',
'HTTP_HOST' => 'dev.eimainifi.gr',
'PHP_VALUE' => '
error_log=/home/eimainifi-dev/logs/php/error.log;
memory_limit=512M;
max_execution_time=60;
max_input_time=60;
max_input_vars=10000;
post_max_size=64M;
upload_max_filesize=64M;
date.timezone=UTC;
display_errors=off;',
'HTTPS' => 'on',
'MGT' => '1',
'GEOIP_LONGITUDE' => '-119.1091',
'GEOIP_LATITUDE' => '34.1453',
'GEOIP_CITY_CONTINENT_CODE' => 'NA',
'GEOIP_POSTAL_CODE' => '93033',
'GEOIP_CITY' => 'Oxnard',
'GEOIP_REGION' => 'CA',
'GEOIP_CITY_COUNTRY_NAME' => 'United States',
'GEOIP_CITY_COUNTRY_CODE3' => 'USA',
'GEOIP_CITY_COUNTRY_CODE' => 'US',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE3' => 'USA',
'GEOIP_COUNTRY_CODE' => 'US',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'dev.eimainifi.gr',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '127.0.0.1',
'REMOTE_PORT' => '',
'REMOTE_ADDR' => '216.73.216.149',
'SERVER_SOFTWARE' => 'nginx/1.21.4',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'DOCUMENT_ROOT' => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/about-us',
'SCRIPT_NAME' => '/index.php',
'SCRIPT_FILENAME' => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1765384387.2898,
'REQUEST_TIME' => (int) 1765384387,
'ORIGINAL_REQUEST_METHOD' => 'GET',
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
protected _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET',
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST',
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT',
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH',
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE',
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD',
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS',
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
'' => [maximum depth reached],
],
],
'https' => [
'env' => 'HTTPS',
'options' => [
'' => [maximum depth reached],
],
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest',
],
'json' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'json',
],
'xml' => [
'accept' => [
'' => [maximum depth reached],
],
'exclude' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'xml',
],
'mobile' => object(Closure) id:1 {
},
'tablet' => object(Closure) id:2 {
},
]
protected _detectorCache => [
]
protected stream => object(Laminas\Diactoros\PhpInputStream) id:3 {
protected resource => (resource) Resource id #262
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object(Cake\Http\Uri) id:4 {
private base => ''
private webroot => '/'
private uri => object(Laminas\Diactoros\Uri) id:5 {
}
}
protected session => object(Cake\Http\Session) id:6 {
protected _engine => null
protected _started => true
protected _lifetime => (int) 86400
protected _isCLI => false
protected headerSentInfo => null
}
protected flash => object(Cake\Http\FlashMessage) id:7 {
protected _defaultConfig => [
'' => [maximum depth reached],
]
protected session => object(Cake\Http\Session) id: 6 {}
protected _config => [
'' => [maximum depth reached],
]
protected _configInitialized => true
}
protected attributes => [
]
protected emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'flash',
(int) 2 => 'webroot',
(int) 3 => 'base',
(int) 4 => 'params',
(int) 5 => 'here',
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
-
|
if ($this->queue->valid()) { |
|
$middleware = $this->queue->current(); |
|
$this->queue->next(); |
|
|
|
return $middleware->process($request, $this); |
|
} |
|
|
|
if ($this->fallbackHandler) { |
|
return $this->fallbackHandler->handle($request); |
Toggle Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => [
],
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'eimainifi-dev',
'HOME' => '/home/eimainifi-dev',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'HTTP_CONNECTION' => 'close',
'HTTP_X_FORWARDED_FOR' => '216.73.216.149',
'HTTP_X_REAL_IP' => '216.73.216.149',
'HTTP_X_FORWARDED_HOST' => 'dev.eimainifi.gr',
'HTTP_HOST' => 'dev.eimainifi.gr',
'PHP_VALUE' => '
error_log=/home/eimainifi-dev/logs/php/error.log;
memory_limit=512M;
max_execution_time=60;
max_input_time=60;
max_input_vars=10000;
post_max_size=64M;
upload_max_filesize=64M;
date.timezone=UTC;
display_errors=off;',
'HTTPS' => 'on',
'MGT' => '1',
'GEOIP_LONGITUDE' => '-119.1091',
'GEOIP_LATITUDE' => '34.1453',
'GEOIP_CITY_CONTINENT_CODE' => 'NA',
'GEOIP_POSTAL_CODE' => '93033',
'GEOIP_CITY' => 'Oxnard',
'GEOIP_REGION' => 'CA',
'GEOIP_CITY_COUNTRY_NAME' => 'United States',
'GEOIP_CITY_COUNTRY_CODE3' => 'USA',
'GEOIP_CITY_COUNTRY_CODE' => 'US',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE3' => 'USA',
'GEOIP_COUNTRY_CODE' => 'US',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'dev.eimainifi.gr',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '127.0.0.1',
'REMOTE_PORT' => '',
'REMOTE_ADDR' => '216.73.216.149',
'SERVER_SOFTWARE' => 'nginx/1.21.4',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'DOCUMENT_ROOT' => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/about-us',
'SCRIPT_NAME' => '/index.php',
'SCRIPT_FILENAME' => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1765384387.2898,
'REQUEST_TIME' => (int) 1765384387,
'ORIGINAL_REQUEST_METHOD' => 'GET',
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
protected _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET',
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST',
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT',
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH',
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE',
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD',
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS',
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
'' => [maximum depth reached],
],
],
'https' => [
'env' => 'HTTPS',
'options' => [
'' => [maximum depth reached],
],
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest',
],
'json' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'json',
],
'xml' => [
'accept' => [
'' => [maximum depth reached],
],
'exclude' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'xml',
],
'mobile' => object(Closure) id:1 {
},
'tablet' => object(Closure) id:2 {
},
]
protected _detectorCache => [
]
protected stream => object(Laminas\Diactoros\PhpInputStream) id:3 {
protected resource => (resource) Resource id #262
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object(Cake\Http\Uri) id:4 {
private base => ''
private webroot => '/'
private uri => object(Laminas\Diactoros\Uri) id:5 {
}
}
protected session => object(Cake\Http\Session) id:6 {
protected _engine => null
protected _started => true
protected _lifetime => (int) 86400
protected _isCLI => false
protected headerSentInfo => null
}
protected flash => object(Cake\Http\FlashMessage) id:7 {
protected _defaultConfig => [
'' => [maximum depth reached],
]
protected session => object(Cake\Http\Session) id: 6 {}
protected _config => [
'' => [maximum depth reached],
]
protected _configInitialized => true
}
protected attributes => [
]
protected emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'flash',
(int) 2 => 'webroot',
(int) 3 => 'base',
(int) 4 => 'params',
(int) 5 => 'here',
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
object(Cake\Http\Runner) id:0 {
protected queue => object(Cake\Http\MiddlewareQueue) id:1 {
protected position => (int) 7
protected queue => [
'' => [maximum depth reached],
]
protected container => object(Cake\Core\Container) id:2 {
}
}
protected fallbackHandler => object(App\Application) id:3 {
protected configDir => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/config/'
protected plugins => object(Cake\Core\PluginCollection) id:4 {
}
protected controllerFactory => object(Cake\Controller\ControllerFactory) id:5 {
}
protected container => object(Cake\Core\Container) id: 2 {}
protected _eventManager => object(Cake\Event\EventManager) id:6 {
}
protected _eventClass => 'Cake\Event\Event'
}
}
-
|
if ($this->service->isEnabled()) { |
|
$this->service->loadPanels(); |
|
$this->service->initializePanels(); |
|
} |
|
$response = $handler->handle($request); |
|
|
|
if (!$this->service->isEnabled()) { |
|
return $response; |
|
} |
Toggle Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => [
],
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'eimainifi-dev',
'HOME' => '/home/eimainifi-dev',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'HTTP_CONNECTION' => 'close',
'HTTP_X_FORWARDED_FOR' => '216.73.216.149',
'HTTP_X_REAL_IP' => '216.73.216.149',
'HTTP_X_FORWARDED_HOST' => 'dev.eimainifi.gr',
'HTTP_HOST' => 'dev.eimainifi.gr',
'PHP_VALUE' => '
error_log=/home/eimainifi-dev/logs/php/error.log;
memory_limit=512M;
max_execution_time=60;
max_input_time=60;
max_input_vars=10000;
post_max_size=64M;
upload_max_filesize=64M;
date.timezone=UTC;
display_errors=off;',
'HTTPS' => 'on',
'MGT' => '1',
'GEOIP_LONGITUDE' => '-119.1091',
'GEOIP_LATITUDE' => '34.1453',
'GEOIP_CITY_CONTINENT_CODE' => 'NA',
'GEOIP_POSTAL_CODE' => '93033',
'GEOIP_CITY' => 'Oxnard',
'GEOIP_REGION' => 'CA',
'GEOIP_CITY_COUNTRY_NAME' => 'United States',
'GEOIP_CITY_COUNTRY_CODE3' => 'USA',
'GEOIP_CITY_COUNTRY_CODE' => 'US',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE3' => 'USA',
'GEOIP_COUNTRY_CODE' => 'US',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'dev.eimainifi.gr',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '127.0.0.1',
'REMOTE_PORT' => '',
'REMOTE_ADDR' => '216.73.216.149',
'SERVER_SOFTWARE' => 'nginx/1.21.4',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'DOCUMENT_ROOT' => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/about-us',
'SCRIPT_NAME' => '/index.php',
'SCRIPT_FILENAME' => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1765384387.2898,
'REQUEST_TIME' => (int) 1765384387,
'ORIGINAL_REQUEST_METHOD' => 'GET',
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
protected _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET',
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST',
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT',
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH',
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE',
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD',
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS',
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
'' => [maximum depth reached],
],
],
'https' => [
'env' => 'HTTPS',
'options' => [
'' => [maximum depth reached],
],
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest',
],
'json' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'json',
],
'xml' => [
'accept' => [
'' => [maximum depth reached],
],
'exclude' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'xml',
],
'mobile' => object(Closure) id:1 {
},
'tablet' => object(Closure) id:2 {
},
]
protected _detectorCache => [
]
protected stream => object(Laminas\Diactoros\PhpInputStream) id:3 {
protected resource => (resource) Resource id #262
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object(Cake\Http\Uri) id:4 {
private base => ''
private webroot => '/'
private uri => object(Laminas\Diactoros\Uri) id:5 {
}
}
protected session => object(Cake\Http\Session) id:6 {
protected _engine => null
protected _started => true
protected _lifetime => (int) 86400
protected _isCLI => false
protected headerSentInfo => null
}
protected flash => object(Cake\Http\FlashMessage) id:7 {
protected _defaultConfig => [
'' => [maximum depth reached],
]
protected session => object(Cake\Http\Session) id: 6 {}
protected _config => [
'' => [maximum depth reached],
]
protected _configInitialized => true
}
protected attributes => [
]
protected emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'flash',
(int) 2 => 'webroot',
(int) 3 => 'base',
(int) 4 => 'params',
(int) 5 => 'here',
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
-
|
if ($this->queue->valid()) { |
|
$middleware = $this->queue->current(); |
|
$this->queue->next(); |
|
|
|
return $middleware->process($request, $this); |
|
} |
|
|
|
if ($this->fallbackHandler) { |
|
return $this->fallbackHandler->handle($request); |
Toggle Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => [
],
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'eimainifi-dev',
'HOME' => '/home/eimainifi-dev',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'HTTP_CONNECTION' => 'close',
'HTTP_X_FORWARDED_FOR' => '216.73.216.149',
'HTTP_X_REAL_IP' => '216.73.216.149',
'HTTP_X_FORWARDED_HOST' => 'dev.eimainifi.gr',
'HTTP_HOST' => 'dev.eimainifi.gr',
'PHP_VALUE' => '
error_log=/home/eimainifi-dev/logs/php/error.log;
memory_limit=512M;
max_execution_time=60;
max_input_time=60;
max_input_vars=10000;
post_max_size=64M;
upload_max_filesize=64M;
date.timezone=UTC;
display_errors=off;',
'HTTPS' => 'on',
'MGT' => '1',
'GEOIP_LONGITUDE' => '-119.1091',
'GEOIP_LATITUDE' => '34.1453',
'GEOIP_CITY_CONTINENT_CODE' => 'NA',
'GEOIP_POSTAL_CODE' => '93033',
'GEOIP_CITY' => 'Oxnard',
'GEOIP_REGION' => 'CA',
'GEOIP_CITY_COUNTRY_NAME' => 'United States',
'GEOIP_CITY_COUNTRY_CODE3' => 'USA',
'GEOIP_CITY_COUNTRY_CODE' => 'US',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE3' => 'USA',
'GEOIP_COUNTRY_CODE' => 'US',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'dev.eimainifi.gr',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '127.0.0.1',
'REMOTE_PORT' => '',
'REMOTE_ADDR' => '216.73.216.149',
'SERVER_SOFTWARE' => 'nginx/1.21.4',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'DOCUMENT_ROOT' => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/about-us',
'SCRIPT_NAME' => '/index.php',
'SCRIPT_FILENAME' => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1765384387.2898,
'REQUEST_TIME' => (int) 1765384387,
'ORIGINAL_REQUEST_METHOD' => 'GET',
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
protected _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET',
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST',
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT',
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH',
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE',
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD',
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS',
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
'' => [maximum depth reached],
],
],
'https' => [
'env' => 'HTTPS',
'options' => [
'' => [maximum depth reached],
],
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest',
],
'json' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'json',
],
'xml' => [
'accept' => [
'' => [maximum depth reached],
],
'exclude' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'xml',
],
'mobile' => object(Closure) id:1 {
},
'tablet' => object(Closure) id:2 {
},
]
protected _detectorCache => [
]
protected stream => object(Laminas\Diactoros\PhpInputStream) id:3 {
protected resource => (resource) Resource id #262
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object(Cake\Http\Uri) id:4 {
private base => ''
private webroot => '/'
private uri => object(Laminas\Diactoros\Uri) id:5 {
}
}
protected session => object(Cake\Http\Session) id:6 {
protected _engine => null
protected _started => true
protected _lifetime => (int) 86400
protected _isCLI => false
protected headerSentInfo => null
}
protected flash => object(Cake\Http\FlashMessage) id:7 {
protected _defaultConfig => [
'' => [maximum depth reached],
]
protected session => object(Cake\Http\Session) id: 6 {}
protected _config => [
'' => [maximum depth reached],
]
protected _configInitialized => true
}
protected attributes => [
]
protected emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'flash',
(int) 2 => 'webroot',
(int) 3 => 'base',
(int) 4 => 'params',
(int) 5 => 'here',
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
object(Cake\Http\Runner) id:0 {
protected queue => object(Cake\Http\MiddlewareQueue) id:1 {
protected position => (int) 7
protected queue => [
'' => [maximum depth reached],
]
protected container => object(Cake\Core\Container) id:2 {
}
}
protected fallbackHandler => object(App\Application) id:3 {
protected configDir => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/config/'
protected plugins => object(Cake\Core\PluginCollection) id:4 {
}
protected controllerFactory => object(Cake\Controller\ControllerFactory) id:5 {
}
protected container => object(Cake\Core\Container) id: 2 {}
protected _eventManager => object(Cake\Event\EventManager) id:6 {
}
protected _eventClass => 'Cake\Event\Event'
}
}
-
|
) { |
|
Router::setRequest($request); |
|
} |
|
|
|
return $this->handle($request); |
|
} |
|
|
|
/** |
|
* Handle incoming server request and return a response. |
Toggle Arguments
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => [
],
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'eimainifi-dev',
'HOME' => '/home/eimainifi-dev',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'HTTP_CONNECTION' => 'close',
'HTTP_X_FORWARDED_FOR' => '216.73.216.149',
'HTTP_X_REAL_IP' => '216.73.216.149',
'HTTP_X_FORWARDED_HOST' => 'dev.eimainifi.gr',
'HTTP_HOST' => 'dev.eimainifi.gr',
'PHP_VALUE' => '
error_log=/home/eimainifi-dev/logs/php/error.log;
memory_limit=512M;
max_execution_time=60;
max_input_time=60;
max_input_vars=10000;
post_max_size=64M;
upload_max_filesize=64M;
date.timezone=UTC;
display_errors=off;',
'HTTPS' => 'on',
'MGT' => '1',
'GEOIP_LONGITUDE' => '-119.1091',
'GEOIP_LATITUDE' => '34.1453',
'GEOIP_CITY_CONTINENT_CODE' => 'NA',
'GEOIP_POSTAL_CODE' => '93033',
'GEOIP_CITY' => 'Oxnard',
'GEOIP_REGION' => 'CA',
'GEOIP_CITY_COUNTRY_NAME' => 'United States',
'GEOIP_CITY_COUNTRY_CODE3' => 'USA',
'GEOIP_CITY_COUNTRY_CODE' => 'US',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE3' => 'USA',
'GEOIP_COUNTRY_CODE' => 'US',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'dev.eimainifi.gr',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '127.0.0.1',
'REMOTE_PORT' => '',
'REMOTE_ADDR' => '216.73.216.149',
'SERVER_SOFTWARE' => 'nginx/1.21.4',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'DOCUMENT_ROOT' => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/about-us',
'SCRIPT_NAME' => '/index.php',
'SCRIPT_FILENAME' => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1765384387.2898,
'REQUEST_TIME' => (int) 1765384387,
'ORIGINAL_REQUEST_METHOD' => 'GET',
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
protected _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET',
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST',
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT',
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH',
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE',
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD',
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS',
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
'' => [maximum depth reached],
],
],
'https' => [
'env' => 'HTTPS',
'options' => [
'' => [maximum depth reached],
],
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest',
],
'json' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'json',
],
'xml' => [
'accept' => [
'' => [maximum depth reached],
],
'exclude' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'xml',
],
'mobile' => object(Closure) id:1 {
},
'tablet' => object(Closure) id:2 {
},
]
protected _detectorCache => [
]
protected stream => object(Laminas\Diactoros\PhpInputStream) id:3 {
protected resource => (resource) Resource id #262
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object(Cake\Http\Uri) id:4 {
private base => ''
private webroot => '/'
private uri => object(Laminas\Diactoros\Uri) id:5 {
}
}
protected session => object(Cake\Http\Session) id:6 {
protected _engine => null
protected _started => true
protected _lifetime => (int) 86400
protected _isCLI => false
protected headerSentInfo => null
}
protected flash => object(Cake\Http\FlashMessage) id:7 {
protected _defaultConfig => [
'' => [maximum depth reached],
]
protected session => object(Cake\Http\Session) id: 6 {}
protected _config => [
'' => [maximum depth reached],
]
protected _configInitialized => true
}
protected attributes => [
]
protected emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'flash',
(int) 2 => 'webroot',
(int) 3 => 'base',
(int) 4 => 'params',
(int) 5 => 'here',
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
-
|
} |
|
|
|
$this->dispatchEvent('Server.buildMiddleware', ['middleware' => $middleware]); |
|
|
|
$response = $this->runner->run($middleware, $request, $this->app); |
|
|
|
if ($request instanceof ServerRequest) { |
|
$request->getSession()->close(); |
|
} |
Toggle Arguments
object(Cake\Http\MiddlewareQueue) id:0 {
protected position => (int) 7
protected queue => [
(int) 0 => object(DebugKit\Middleware\DebugKitMiddleware) id:1 {
},
(int) 1 => object(Cake\Error\Middleware\ErrorHandlerMiddleware) id:2 {
},
(int) 2 => object(Cake\Routing\Middleware\AssetMiddleware) id:3 {
},
(int) 3 => object(Cake\Routing\Middleware\RoutingMiddleware) id:4 {
},
(int) 4 => object(Cake\Http\Middleware\BodyParserMiddleware) id:5 {
},
(int) 5 => object(Authentication\Middleware\AuthenticationMiddleware) id:6 {
},
(int) 6 => object(Cake\Http\Middleware\CsrfProtectionMiddleware) id:7 {
},
]
protected container => object(Cake\Core\Container) id:8 {
protected defaultToShared => false
protected definitions => object(League\Container\Definition\DefinitionAggregate) id:9 {
}
protected providers => object(League\Container\ServiceProvider\ServiceProviderAggregate) id:10 {
}
protected inflectors => object(League\Container\Inflector\InflectorAggregate) id:11 {
}
protected delegates => [
'' => [maximum depth reached],
]
}
}
object(Cake\Http\ServerRequest) id:0 {
trustProxy => false
protected params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => [
],
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'eimainifi-dev',
'HOME' => '/home/eimainifi-dev',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'HTTP_CONNECTION' => 'close',
'HTTP_X_FORWARDED_FOR' => '216.73.216.149',
'HTTP_X_REAL_IP' => '216.73.216.149',
'HTTP_X_FORWARDED_HOST' => 'dev.eimainifi.gr',
'HTTP_HOST' => 'dev.eimainifi.gr',
'PHP_VALUE' => '
error_log=/home/eimainifi-dev/logs/php/error.log;
memory_limit=512M;
max_execution_time=60;
max_input_time=60;
max_input_vars=10000;
post_max_size=64M;
upload_max_filesize=64M;
date.timezone=UTC;
display_errors=off;',
'HTTPS' => 'on',
'MGT' => '1',
'GEOIP_LONGITUDE' => '-119.1091',
'GEOIP_LATITUDE' => '34.1453',
'GEOIP_CITY_CONTINENT_CODE' => 'NA',
'GEOIP_POSTAL_CODE' => '93033',
'GEOIP_CITY' => 'Oxnard',
'GEOIP_REGION' => 'CA',
'GEOIP_CITY_COUNTRY_NAME' => 'United States',
'GEOIP_CITY_COUNTRY_CODE3' => 'USA',
'GEOIP_CITY_COUNTRY_CODE' => 'US',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE3' => 'USA',
'GEOIP_COUNTRY_CODE' => 'US',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'dev.eimainifi.gr',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '127.0.0.1',
'REMOTE_PORT' => '',
'REMOTE_ADDR' => '216.73.216.149',
'SERVER_SOFTWARE' => 'nginx/1.21.4',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'DOCUMENT_ROOT' => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/about-us',
'SCRIPT_NAME' => '/index.php',
'SCRIPT_FILENAME' => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/webroot/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1765384387.2898,
'REQUEST_TIME' => (int) 1765384387,
'ORIGINAL_REQUEST_METHOD' => 'GET',
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
protected _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET',
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST',
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT',
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH',
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE',
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD',
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS',
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
'' => [maximum depth reached],
],
],
'https' => [
'env' => 'HTTPS',
'options' => [
'' => [maximum depth reached],
],
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest',
],
'json' => [
'accept' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'json',
],
'xml' => [
'accept' => [
'' => [maximum depth reached],
],
'exclude' => [
'' => [maximum depth reached],
],
'param' => '_ext',
'value' => 'xml',
],
'mobile' => object(Closure) id:1 {
},
'tablet' => object(Closure) id:2 {
},
]
protected _detectorCache => [
]
protected stream => object(Laminas\Diactoros\PhpInputStream) id:3 {
protected resource => (resource) Resource id #262
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object(Cake\Http\Uri) id:4 {
private base => ''
private webroot => '/'
private uri => object(Laminas\Diactoros\Uri) id:5 {
}
}
protected session => object(Cake\Http\Session) id:6 {
protected _engine => null
protected _started => true
protected _lifetime => (int) 86400
protected _isCLI => false
protected headerSentInfo => null
}
protected flash => object(Cake\Http\FlashMessage) id:7 {
protected _defaultConfig => [
'' => [maximum depth reached],
]
protected session => object(Cake\Http\Session) id: 6 {}
protected _config => [
'' => [maximum depth reached],
]
protected _configInitialized => true
}
protected attributes => [
]
protected emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'flash',
(int) 2 => 'webroot',
(int) 3 => 'base',
(int) 4 => 'params',
(int) 5 => 'here',
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
object(App\Application) id:0 {
protected configDir => '/home/eimainifi-dev/htdocs/dev.eimainifi.gr/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(Aboutus\Site\Controller\AboutuspagesController) id:4 {
}
}
protected container => object(Cake\Core\Container) id: 3 {}
protected _eventManager => object(Cake\Event\EventManager) id:5 {
'_listeners' => [
'Error.beforeRender' => '1 listener(s)',
'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()); |
|
|
Toggle Arguments
-
If you want to customize this error message, create
templates/Error/missing_template.php