Warning (2) : Undefined array key "noticias" [APP/Controller/PostsController.php , line 52 ]Code Context
$categoria = $categorias [ $slug ];
App\Controller\PostsController::index() - APP/Controller/PostsController.php, line 52
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 531
Cake\Controller\ControllerFactory::invoke() - CORE/src/Controller/ControllerFactory.php, line 149
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 313
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Authentication\Middleware\AuthenticationMiddleware::process() - ROOT/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php, line 124
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Middleware\CsrfProtectionMiddleware::process() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 159
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Middleware\BodyParserMiddleware::process() - CORE/src/Http/Middleware/BodyParserMiddleware.php, line 159
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\RoutingMiddleware::process() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 161
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\AssetMiddleware::process() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 68
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Error\Middleware\ErrorHandlerMiddleware::process() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 126
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73 Warning (2) : Attempt to read property "imagem" on null [APP/Controller/PostsController.php , line 87 ]Code Context
list( $width , $height , $type , $attr ) = getimagesize ( WWW_ROOT . 'content' . DS . 'categories' . DS . $categoria -> imagem );
App\Controller\PostsController::index() - APP/Controller/PostsController.php, line 87
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 531
Cake\Controller\ControllerFactory::invoke() - CORE/src/Controller/ControllerFactory.php, line 149
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 313
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Authentication\Middleware\AuthenticationMiddleware::process() - ROOT/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php, line 124
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Middleware\CsrfProtectionMiddleware::process() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 159
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Middleware\BodyParserMiddleware::process() - CORE/src/Http/Middleware/BodyParserMiddleware.php, line 159
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\RoutingMiddleware::process() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 161
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\AssetMiddleware::process() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 68
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Error\Middleware\ErrorHandlerMiddleware::process() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 126
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73 Notice (8) : getimagesize() [<a href='https://secure.php.net/function.getimagesize'>function.getimagesize</a>]: Read of 8192 bytes failed with errno=21 Is a directory [APP/Controller/PostsController.php , line 87 ]Code Context
list( $width , $height , $type , $attr ) = getimagesize ( WWW_ROOT . 'content' . DS . 'categories' . DS . $categoria -> imagem );
getimagesize - [internal], line ??
App\Controller\PostsController::index() - APP/Controller/PostsController.php, line 87
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 531
Cake\Controller\ControllerFactory::invoke() - CORE/src/Controller/ControllerFactory.php, line 149
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 313
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Authentication\Middleware\AuthenticationMiddleware::process() - ROOT/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php, line 124
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Middleware\CsrfProtectionMiddleware::process() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 159
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Middleware\BodyParserMiddleware::process() - CORE/src/Http/Middleware/BodyParserMiddleware.php, line 159
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\RoutingMiddleware::process() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 161
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\AssetMiddleware::process() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 68
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Error\Middleware\ErrorHandlerMiddleware::process() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 126 Notice (8) : getimagesize() [<a href='https://secure.php.net/function.getimagesize'>function.getimagesize</a>]: Error reading from /home/storage/5/33/6f/greenlike1/public_html/webroot/content/categories/! [APP/Controller/PostsController.php , line 87 ]Code Context
list( $width , $height , $type , $attr ) = getimagesize ( WWW_ROOT . 'content' . DS . 'categories' . DS . $categoria -> imagem );
getimagesize - [internal], line ??
App\Controller\PostsController::index() - APP/Controller/PostsController.php, line 87
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 531
Cake\Controller\ControllerFactory::invoke() - CORE/src/Controller/ControllerFactory.php, line 149
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 313
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Authentication\Middleware\AuthenticationMiddleware::process() - ROOT/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php, line 124
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Middleware\CsrfProtectionMiddleware::process() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 159
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Middleware\BodyParserMiddleware::process() - CORE/src/Http/Middleware/BodyParserMiddleware.php, line 159
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\RoutingMiddleware::process() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 161
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\AssetMiddleware::process() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 68
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Error\Middleware\ErrorHandlerMiddleware::process() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 126 Warning (2) : Attempt to read property "categorias_idiomas" on null [APP/Controller/PostsController.php , line 91 ]Code Context 'pagina' => [
'titulo' => $categoria -> categorias_idiomas [ 0 ]-> titulo_pagina ,
'descricao' => $categoria -> categorias_idiomas [ 0 ]-> descricao_pagina ,
App\Controller\PostsController::index() - APP/Controller/PostsController.php, line 91
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 531
Cake\Controller\ControllerFactory::invoke() - CORE/src/Controller/ControllerFactory.php, line 149
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 313
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Authentication\Middleware\AuthenticationMiddleware::process() - ROOT/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php, line 124
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Middleware\CsrfProtectionMiddleware::process() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 159
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Middleware\BodyParserMiddleware::process() - CORE/src/Http/Middleware/BodyParserMiddleware.php, line 159
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\RoutingMiddleware::process() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 161
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\AssetMiddleware::process() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 68
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Error\Middleware\ErrorHandlerMiddleware::process() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 126
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73 Warning (2) : Trying to access array offset on value of type null [APP/Controller/PostsController.php , line 91 ]Code Context 'pagina' => [
'titulo' => $categoria -> categorias_idiomas [ 0 ]-> titulo_pagina ,
'descricao' => $categoria -> categorias_idiomas [ 0 ]-> descricao_pagina ,
App\Controller\PostsController::index() - APP/Controller/PostsController.php, line 91
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 531
Cake\Controller\ControllerFactory::invoke() - CORE/src/Controller/ControllerFactory.php, line 149
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 313
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Authentication\Middleware\AuthenticationMiddleware::process() - ROOT/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php, line 124
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Middleware\CsrfProtectionMiddleware::process() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 159
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Middleware\BodyParserMiddleware::process() - CORE/src/Http/Middleware/BodyParserMiddleware.php, line 159
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\RoutingMiddleware::process() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 161
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\AssetMiddleware::process() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 68
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Error\Middleware\ErrorHandlerMiddleware::process() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 126
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73 Warning (2) : Attempt to read property "titulo_pagina" on null [APP/Controller/PostsController.php , line 91 ]Code Context 'pagina' => [
'titulo' => $categoria -> categorias_idiomas [ 0 ]-> titulo_pagina ,
'descricao' => $categoria -> categorias_idiomas [ 0 ]-> descricao_pagina ,
App\Controller\PostsController::index() - APP/Controller/PostsController.php, line 91
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 531
Cake\Controller\ControllerFactory::invoke() - CORE/src/Controller/ControllerFactory.php, line 149
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 313
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Authentication\Middleware\AuthenticationMiddleware::process() - ROOT/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php, line 124
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Middleware\CsrfProtectionMiddleware::process() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 159
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Middleware\BodyParserMiddleware::process() - CORE/src/Http/Middleware/BodyParserMiddleware.php, line 159
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\RoutingMiddleware::process() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 161
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\AssetMiddleware::process() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 68
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Error\Middleware\ErrorHandlerMiddleware::process() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 126
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73 Warning (2) : Attempt to read property "categorias_idiomas" on null [APP/Controller/PostsController.php , line 92 ]Code Context 'titulo' => $categoria -> categorias_idiomas [ 0 ]-> titulo_pagina ,
'descricao' => $categoria -> categorias_idiomas [ 0 ]-> descricao_pagina ,
'tituloCompartilhamento' => $categoria -> categorias_idiomas [ 0 ]-> titulo_compartilhamento ,
App\Controller\PostsController::index() - APP/Controller/PostsController.php, line 92
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 531
Cake\Controller\ControllerFactory::invoke() - CORE/src/Controller/ControllerFactory.php, line 149
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 313
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Authentication\Middleware\AuthenticationMiddleware::process() - ROOT/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php, line 124
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Middleware\CsrfProtectionMiddleware::process() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 159
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Middleware\BodyParserMiddleware::process() - CORE/src/Http/Middleware/BodyParserMiddleware.php, line 159
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\RoutingMiddleware::process() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 161
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\AssetMiddleware::process() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 68
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Error\Middleware\ErrorHandlerMiddleware::process() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 126
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73 Warning (2) : Trying to access array offset on value of type null [APP/Controller/PostsController.php , line 92 ]Code Context 'titulo' => $categoria -> categorias_idiomas [ 0 ]-> titulo_pagina ,
'descricao' => $categoria -> categorias_idiomas [ 0 ]-> descricao_pagina ,
'tituloCompartilhamento' => $categoria -> categorias_idiomas [ 0 ]-> titulo_compartilhamento ,
App\Controller\PostsController::index() - APP/Controller/PostsController.php, line 92
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 531
Cake\Controller\ControllerFactory::invoke() - CORE/src/Controller/ControllerFactory.php, line 149
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 313
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Authentication\Middleware\AuthenticationMiddleware::process() - ROOT/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php, line 124
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Middleware\CsrfProtectionMiddleware::process() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 159
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Middleware\BodyParserMiddleware::process() - CORE/src/Http/Middleware/BodyParserMiddleware.php, line 159
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\RoutingMiddleware::process() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 161
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\AssetMiddleware::process() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 68
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Error\Middleware\ErrorHandlerMiddleware::process() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 126
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73 Warning (2) : Attempt to read property "descricao_pagina" on null [APP/Controller/PostsController.php , line 92 ]Code Context 'titulo' => $categoria -> categorias_idiomas [ 0 ]-> titulo_pagina ,
'descricao' => $categoria -> categorias_idiomas [ 0 ]-> descricao_pagina ,
'tituloCompartilhamento' => $categoria -> categorias_idiomas [ 0 ]-> titulo_compartilhamento ,
App\Controller\PostsController::index() - APP/Controller/PostsController.php, line 92
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 531
Cake\Controller\ControllerFactory::invoke() - CORE/src/Controller/ControllerFactory.php, line 149
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 313
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Authentication\Middleware\AuthenticationMiddleware::process() - ROOT/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php, line 124
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Middleware\CsrfProtectionMiddleware::process() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 159
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Middleware\BodyParserMiddleware::process() - CORE/src/Http/Middleware/BodyParserMiddleware.php, line 159
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\RoutingMiddleware::process() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 161
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\AssetMiddleware::process() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 68
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Error\Middleware\ErrorHandlerMiddleware::process() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 126
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73 Warning (2) : Attempt to read property "categorias_idiomas" on null [APP/Controller/PostsController.php , line 93 ]Code Context 'descricao' => $categoria -> categorias_idiomas [ 0 ]-> descricao_pagina ,
'tituloCompartilhamento' => $categoria -> categorias_idiomas [ 0 ]-> titulo_compartilhamento ,
'descricaoCompartilhamento' => $categoria -> categorias_idiomas [ 0 ]-> descricao_compartilhamento ,
App\Controller\PostsController::index() - APP/Controller/PostsController.php, line 93
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 531
Cake\Controller\ControllerFactory::invoke() - CORE/src/Controller/ControllerFactory.php, line 149
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 313
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Authentication\Middleware\AuthenticationMiddleware::process() - ROOT/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php, line 124
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Middleware\CsrfProtectionMiddleware::process() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 159
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Middleware\BodyParserMiddleware::process() - CORE/src/Http/Middleware/BodyParserMiddleware.php, line 159
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\RoutingMiddleware::process() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 161
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\AssetMiddleware::process() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 68
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Error\Middleware\ErrorHandlerMiddleware::process() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 126
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73 Warning (2) : Trying to access array offset on value of type null [APP/Controller/PostsController.php , line 93 ]Code Context 'descricao' => $categoria -> categorias_idiomas [ 0 ]-> descricao_pagina ,
'tituloCompartilhamento' => $categoria -> categorias_idiomas [ 0 ]-> titulo_compartilhamento ,
'descricaoCompartilhamento' => $categoria -> categorias_idiomas [ 0 ]-> descricao_compartilhamento ,
App\Controller\PostsController::index() - APP/Controller/PostsController.php, line 93
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 531
Cake\Controller\ControllerFactory::invoke() - CORE/src/Controller/ControllerFactory.php, line 149
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 313
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Authentication\Middleware\AuthenticationMiddleware::process() - ROOT/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php, line 124
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Middleware\CsrfProtectionMiddleware::process() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 159
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Middleware\BodyParserMiddleware::process() - CORE/src/Http/Middleware/BodyParserMiddleware.php, line 159
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\RoutingMiddleware::process() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 161
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\AssetMiddleware::process() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 68
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Error\Middleware\ErrorHandlerMiddleware::process() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 126
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73 Warning (2) : Attempt to read property "titulo_compartilhamento" on null [APP/Controller/PostsController.php , line 93 ]Code Context 'descricao' => $categoria -> categorias_idiomas [ 0 ]-> descricao_pagina ,
'tituloCompartilhamento' => $categoria -> categorias_idiomas [ 0 ]-> titulo_compartilhamento ,
'descricaoCompartilhamento' => $categoria -> categorias_idiomas [ 0 ]-> descricao_compartilhamento ,
App\Controller\PostsController::index() - APP/Controller/PostsController.php, line 93
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 531
Cake\Controller\ControllerFactory::invoke() - CORE/src/Controller/ControllerFactory.php, line 149
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 313
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Authentication\Middleware\AuthenticationMiddleware::process() - ROOT/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php, line 124
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Middleware\CsrfProtectionMiddleware::process() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 159
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Middleware\BodyParserMiddleware::process() - CORE/src/Http/Middleware/BodyParserMiddleware.php, line 159
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\RoutingMiddleware::process() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 161
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\AssetMiddleware::process() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 68
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Error\Middleware\ErrorHandlerMiddleware::process() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 126
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73 Warning (2) : Attempt to read property "categorias_idiomas" on null [APP/Controller/PostsController.php , line 94 ]Code Context 'tituloCompartilhamento' => $categoria -> categorias_idiomas [ 0 ]-> titulo_compartilhamento ,
'descricaoCompartilhamento' => $categoria -> categorias_idiomas [ 0 ]-> descricao_compartilhamento ,
'imagem' => [
App\Controller\PostsController::index() - APP/Controller/PostsController.php, line 94
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 531
Cake\Controller\ControllerFactory::invoke() - CORE/src/Controller/ControllerFactory.php, line 149
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 313
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Authentication\Middleware\AuthenticationMiddleware::process() - ROOT/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php, line 124
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Middleware\CsrfProtectionMiddleware::process() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 159
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Middleware\BodyParserMiddleware::process() - CORE/src/Http/Middleware/BodyParserMiddleware.php, line 159
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\RoutingMiddleware::process() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 161
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\AssetMiddleware::process() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 68
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Error\Middleware\ErrorHandlerMiddleware::process() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 126
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73 Warning (2) : Trying to access array offset on value of type null [APP/Controller/PostsController.php , line 94 ]Code Context 'tituloCompartilhamento' => $categoria -> categorias_idiomas [ 0 ]-> titulo_compartilhamento ,
'descricaoCompartilhamento' => $categoria -> categorias_idiomas [ 0 ]-> descricao_compartilhamento ,
'imagem' => [
App\Controller\PostsController::index() - APP/Controller/PostsController.php, line 94
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 531
Cake\Controller\ControllerFactory::invoke() - CORE/src/Controller/ControllerFactory.php, line 149
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 313
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Authentication\Middleware\AuthenticationMiddleware::process() - ROOT/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php, line 124
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Middleware\CsrfProtectionMiddleware::process() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 159
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Middleware\BodyParserMiddleware::process() - CORE/src/Http/Middleware/BodyParserMiddleware.php, line 159
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\RoutingMiddleware::process() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 161
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\AssetMiddleware::process() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 68
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Error\Middleware\ErrorHandlerMiddleware::process() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 126
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73 Warning (2) : Attempt to read property "descricao_compartilhamento" on null [APP/Controller/PostsController.php , line 94 ]Code Context 'tituloCompartilhamento' => $categoria -> categorias_idiomas [ 0 ]-> titulo_compartilhamento ,
'descricaoCompartilhamento' => $categoria -> categorias_idiomas [ 0 ]-> descricao_compartilhamento ,
'imagem' => [
App\Controller\PostsController::index() - APP/Controller/PostsController.php, line 94
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 531
Cake\Controller\ControllerFactory::invoke() - CORE/src/Controller/ControllerFactory.php, line 149
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 313
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Authentication\Middleware\AuthenticationMiddleware::process() - ROOT/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php, line 124
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Middleware\CsrfProtectionMiddleware::process() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 159
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Middleware\BodyParserMiddleware::process() - CORE/src/Http/Middleware/BodyParserMiddleware.php, line 159
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\RoutingMiddleware::process() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 161
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\AssetMiddleware::process() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 68
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Error\Middleware\ErrorHandlerMiddleware::process() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 126
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73 Warning (512) : Unable to emit headers. Headers sent in file=/home/storage/5/33/6f/greenlike1/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php line=970 [CORE/src/Http/ResponseEmitter.php , line 71 ]Code Context $message = "Unable to emit headers. Headers sent in file= $file line= $line " ;
trigger_error ( $message , E_USER_WARNING );
}
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 71
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 128
[main] - ROOT/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/storage/5/33/6f/greenlike1/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:970) [CORE/src/Http/ResponseEmitter.php , line 168 ]Code Context $response -> getStatusCode (),
( $reasonPhrase ? ' ' . $reasonPhrase : '' )
));
header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 168
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 74
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 128
[main] - ROOT/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/storage/5/33/6f/greenlike1/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:970) [CORE/src/Http/ResponseEmitter.php , line 197 ]Code Context foreach ( $values as $value ) {
header ( sprintf (
'%s: %s' ,
header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 197
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 75
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 128
[main] - ROOT/webroot/index.php, line 40
Error: image_type_to_mime_type(): Argument #1 ($image_type) must be of type int, null given
'tituloCompartilhamento' => $categoria -> categorias_idiomas [ 0 ]-> titulo_compartilhamento ,
'descricaoCompartilhamento' => $categoria -> categorias_idiomas [ 0 ]-> descricao_compartilhamento ,
'imagem' => [
'endereco' => '/content/categories/' . $categoria -> imagem ,
'tipo' => image_type_to_mime_type ( $type ),
'largura' => $width ,
'altura' => $height ,
]
],
Arguments
'tituloCompartilhamento' => $categoria -> categorias_idiomas [ 0 ]-> titulo_compartilhamento ,
'descricaoCompartilhamento' => $categoria -> categorias_idiomas [ 0 ]-> descricao_compartilhamento ,
'imagem' => [
'endereco' => '/content/categories/' . $categoria -> imagem ,
'tipo' => image_type_to_mime_type ( $type ),
'largura' => $width ,
'altura' => $height ,
]
],
* @ throws \UnexpectedValueException If return value of action is not ` null ` or ` ResponseInterface ` instance .
*/
public function invokeAction ( Closure $action , array $args ): void
{
$result = $action (... $args );
if ( $result !== null && ! $result instanceof ResponseInterface ) {
throw new UnexpectedValueException ( sprintf (
'Controller actions can only return ResponseInterface instance or null. '
. 'Got %s instead.' ,
}
if ( count ( $passed )) {
$args = array_merge ( $args , $passed );
}
$controller -> invokeAction ( $action , $args );
$result = $controller -> shutdownProcess ();
if ( $result instanceof ResponseInterface ) {
return $result ;
Arguments
[
(int) 0 => 'noticias' ,
]
}
$controller = $this -> controllerFactory -> create ( $request );
return $this -> controllerFactory -> invoke ( $controller );
}
}
Arguments
object( App\Controller\PostsController ) 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] ,
] ,
]
protected ext => null
protected _renderType => null
protected _defaultConfig => [
'' => [maximum depth reached] ,
]
protected _registry => object( Cake\Controller\ComponentRegistry ) id: 2 {
}
protected components => [
'' => [maximum depth reached] ,
]
protected _componentMap => [
'' => [maximum depth reached] ,
]
protected _config => [
'' => [maximum depth reached] ,
]
protected _configInitialized => true
}
Flash => object( Cake\Controller\Component\FlashComponent ) id: 3 {
'components' => [
]
'implementedEvents' => [
]
'_config' => [
'key' => 'flash' ,
'element' => 'default' ,
'plugin' => null ,
'params' => [
'' => [maximum depth reached] ,
] ,
'clear' => false ,
'duplicate' => true ,
]
protected _defaultConfig => [
'' => [maximum depth reached] ,
]
protected _registry => object( Cake\Controller\ComponentRegistry ) id: 2 {}
protected components => [
'' => [maximum depth reached] ,
]
protected _componentMap => [
'' => [maximum depth reached] ,
]
protected _config => [
'' => [maximum depth reached] ,
]
protected _configInitialized => false
}
FormProtection => object( Cake\Controller\Component\FormProtectionComponent ) id: 4 {
'components' => [
]
'implementedEvents' => [
'Controller.startup' => 'startup' ,
]
'_config' => [
'validate' => true ,
'unlockedFields' => [
'' => [maximum depth reached] ,
] ,
'unlockedActions' => [
'' => [maximum depth reached] ,
] ,
'validationFailureCallback' => null ,
]
protected _defaultConfig => [
'' => [maximum depth reached] ,
]
protected _registry => object( Cake\Controller\ComponentRegistry ) id: 2 {}
protected components => [
'' => [maximum depth reached] ,
]
protected _componentMap => [
'' => [maximum depth reached] ,
]
protected _config => [
'' => [maximum depth reached] ,
]
protected _configInitialized => true
}
Authentication => object( Authentication\Controller\Component\AuthenticationComponent ) id: 5 {
'components' => [
]
'implementedEvents' => [
'Controller.initialize' => 'beforeFilter' ,
'Controller.startup' => 'startup' ,
]
'_config' => [
'logoutRedirect' => false ,
'requireIdentity' => true ,
'identityAttribute' => 'identity' ,
'identityCheckEvent' => 'Controller.startup' ,
'unauthenticatedMessage' => null ,
]
protected _defaultConfig => [
'' => [maximum depth reached] ,
]
protected unauthenticatedActions => [
'' => [maximum depth reached] ,
]
protected _authentication => object( Authentication\AuthenticationService ) id: 6 {
}
protected _registry => object( Cake\Controller\ComponentRegistry ) id: 2 {}
protected components => [
'' => [maximum depth reached] ,
]
protected _componentMap => [
'' => [maximum depth reached] ,
]
protected _config => [
'' => [maximum depth reached] ,
]
protected _configInitialized => true
protected _eventManager => object( Cake\Event\EventManager ) id: 7 {
}
protected _eventClass => 'Cake\Event\Event'
}
Idiomas => object( App\Model\Table\IdiomasTable ) id: 8 {
'registryAlias' => 'Idiomas'
'table' => 'idiomas'
'alias' => 'Idiomas'
'entityClass' => 'App\Model\Entity\Idioma'
'associations' => [
]
'behaviors' => [
(int) 0 => 'Timestamp' ,
]
'defaultConnection' => 'default'
'connectionName' => 'default'
protected _table => 'idiomas'
protected _alias => 'Idiomas'
protected _connection => object( Cake\Database\Connection ) id: 9 {
}
protected _schema => object( Cake\Database\Schema\TableSchema ) id: 10 {
}
protected _primaryKey => 'id'
protected _displayField => 'id'
protected _associations => object( Cake\ORM\AssociationCollection ) id: 11 {
}
protected _behaviors => object( Cake\ORM\BehaviorRegistry ) id: 12 {
}
protected _entityClass => 'App\Model\Entity\Idioma'
protected _registryAlias => 'Idiomas'
protected _eventManager => object( Cake\Event\EventManager ) id: 13 {
}
protected _eventClass => 'Cake\Event\Event'
protected _rulesChecker => null
protected _validatorClass => 'Cake\Validation\Validator'
protected _validators => [
'' => [maximum depth reached] ,
]
}
Conteudos => object( App\Model\Table\ConteudosTable ) id: 14 {
'registryAlias' => 'Conteudos'
'table' => 'conteudos'
'alias' => 'Conteudos'
'entityClass' => 'App\Model\Entity\Conteudo'
'associations' => [
(int) 0 => 'Parametros' ,
(int) 1 => 'ConteudosIdiomas' ,
]
'behaviors' => [
(int) 0 => 'Timestamp' ,
]
'defaultConnection' => 'default'
'connectionName' => 'default'
protected _table => 'conteudos'
protected _alias => 'Conteudos'
protected _connection => object( Cake\Database\Connection ) id: 9 {}
protected _schema => object( Cake\Database\Schema\TableSchema ) id: 15 {
}
protected _primaryKey => 'id'
protected _displayField => null
protected _associations => object( Cake\ORM\AssociationCollection ) id: 16 {
}
protected _behaviors => object( Cake\ORM\BehaviorRegistry ) id: 17 {
}
protected _entityClass => 'App\Model\Entity\Conteudo'
protected _registryAlias => 'Conteudos'
protected _eventManager => object( Cake\Event\EventManager ) id: 18 {
}
protected _eventClass => 'Cake\Event\Event'
protected _rulesChecker => null
protected _validatorClass => 'Cake\Validation\Validator'
protected _validators => [
'' => [maximum depth reached] ,
]
}
Categorias => object( App\Model\Table\CategoriasTable ) id: 19 {
'registryAlias' => 'Categorias'
'table' => 'categorias'
'alias' => 'Categorias'
'entityClass' => 'App\Model\Entity\Categoria'
'associations' => [
(int) 0 => 'CategoriasIdiomas' ,
(int) 1 => 'Posts' ,
]
'behaviors' => [
(int) 0 => 'Timestamp' ,
]
'defaultConnection' => 'default'
'connectionName' => 'default'
protected _table => 'categorias'
protected _alias => 'Categorias'
protected _connection => object( Cake\Database\Connection ) id: 9 {}
protected _schema => object( Cake\Database\Schema\TableSchema ) id: 20 {
}
protected _primaryKey => 'id'
protected _displayField => 'id'
protected _associations => object( Cake\ORM\AssociationCollection ) id: 21 {
}
protected _behaviors => object( Cake\ORM\BehaviorRegistry ) id: 22 {
}
protected _entityClass => 'App\Model\Entity\Categoria'
protected _registryAlias => 'Categorias'
protected _eventManager => object( Cake\Event\EventManager ) id: 23 {
}
protected _eventClass => 'Cake\Event\Event'
protected _rulesChecker => null
protected _validatorClass => 'Cake\Validation\Validator'
protected _validators => [
'' => [maximum depth reached] ,
]
}
Paginas => object( App\Model\Table\PaginasTable ) id: 24 {
'registryAlias' => 'Paginas'
'table' => 'paginas'
'alias' => 'Paginas'
'entityClass' => 'App\Model\Entity\Pagina'
'associations' => [
(int) 0 => 'PaginasIdiomas' ,
]
'behaviors' => [
(int) 0 => 'Timestamp' ,
]
'defaultConnection' => 'default'
'connectionName' => 'default'
protected _table => 'paginas'
protected _alias => 'Paginas'
protected _connection => object( Cake\Database\Connection ) id: 9 {}
protected _schema => object( Cake\Database\Schema\TableSchema ) id: 25 {
}
protected _primaryKey => 'id'
protected _displayField => null
protected _associations => object( Cake\ORM\AssociationCollection ) id: 26 {
}
protected _behaviors => object( Cake\ORM\BehaviorRegistry ) id: 27 {
}
protected _entityClass => 'App\Model\Entity\Pagina'
protected _registryAlias => 'Paginas'
protected _eventManager => object( Cake\Event\EventManager ) id: 28 {
}
protected _eventClass => 'Cake\Event\Event'
protected _rulesChecker => null
protected _validatorClass => 'Cake\Validation\Validator'
protected _validators => [
'' => [maximum depth reached] ,
]
}
Posts => object( App\Model\Table\PostsTable ) id: 29 {
'registryAlias' => 'Posts'
'table' => 'posts'
'alias' => 'Posts'
'entityClass' => 'App\Model\Entity\Post'
'associations' => [
(int) 0 => 'Categorias' ,
(int) 1 => 'PostsIdiomas' ,
]
'behaviors' => [
(int) 0 => 'Timestamp' ,
]
'defaultConnection' => 'default'
'connectionName' => 'default'
protected _table => 'posts'
protected _alias => 'Posts'
protected _connection => object( Cake\Database\Connection ) id: 9 {}
protected _schema => object( Cake\Database\Schema\TableSchema ) id: 30 {
}
protected _primaryKey => null
protected _displayField => null
protected _associations => object( Cake\ORM\AssociationCollection ) id: 31 {
}
protected _behaviors => object( Cake\ORM\BehaviorRegistry ) id: 32 {
}
protected _entityClass => 'App\Model\Entity\Post'
protected _registryAlias => 'Posts'
protected _eventManager => object( Cake\Event\EventManager ) id: 33 {
}
protected _eventClass => 'Cake\Event\Event'
protected _rulesChecker => null
protected _validatorClass => 'Cake\Validation\Validator'
protected _validators => [
'' => [maximum depth reached] ,
]
}
protected name => 'Posts'
protected request => object( Cake\Http\ServerRequest ) id: 34 {
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: 35 {
}
protected uri => object( Laminas\Diactoros\Uri ) id: 36 {
}
protected session => object( Cake\Http\Session ) id: 37 {
}
protected flash => object( Cake\Http\FlashMessage ) id: 38 {
}
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: 39 {
'status' => (int) 200
'contentType' => 'text/html'
'headers' => [
'Content-Type' => [
'' => [maximum depth reached] ,
] ,
]
'file' => null
'fileRange' => [
]
'cookies' => object( Cake\Http\Cookie\CookieCollection ) id: 40 {
}
'cacheDirectives' => [
]
'body' => ''
protected _statusCodes => [
'' => [maximum depth reached] ,
]
protected _mimeTypes => [
'' => [maximum depth reached] ,
]
protected _status => (int) 200
protected _file => null
protected _fileRange => [
'' => [maximum depth reached] ,
]
protected _charset => 'UTF-8'
protected _cacheDirectives => [
'' => [maximum depth reached] ,
]
protected _cookies => object( Cake\Http\Cookie\CookieCollection ) id: 40 {}
protected _reasonPhrase => 'OK'
protected _streamMode => 'wb+'
protected _streamTarget => 'php://memory'
protected headers => [
'' => [maximum depth reached] ,
]
protected headerNames => [
'' => [maximum depth reached] ,
]
private protocol => '1.1'
private stream => object( Laminas\Diactoros\Stream ) id: 41 {
}
}
protected _responseClass => 'Cake\Http\Response'
protected autoRender => true
protected _components => object( Cake\Controller\ComponentRegistry ) id: 2 {}
protected plugin => null
protected _eventManager => object( Cake\Event\EventManager ) id: 7 {}
protected _eventClass => 'Cake\Event\Event'
protected _tableLocator => object( Cake\ORM\Locator\TableLocator ) id: 42 {
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 => 'Posts'
protected _modelFactories => [
'Table' => [
(int) 0 => object( Cake\ORM\Locator\TableLocator ) id: 42 {} ,
(int) 1 => 'get' ,
] ,
]
protected _modelType => 'Table'
protected _viewBuilder => object( Cake\View\ViewBuilder ) id: 43 {
protected _templatePath => null
protected _template => null
protected _plugin => null
protected _theme => null
protected _layout => null
protected _autoLayout => true
protected _layoutPath => null
protected _name => null
protected _className => null
protected _options => [
'' => [maximum depth reached] ,
]
protected _helpers => [
'' => [maximum depth reached] ,
]
protected _vars => [
'' => [maximum depth reached] ,
]
}
}
return $middleware -> process ( $request , $this );
}
if ( $this -> fallbackHandler ) {
return $this -> fallbackHandler -> handle ( $request );
}
$response = new Response ([
'body' => 'Middleware queue was exhausted without returning a response '
Arguments
object( Cake\Http\ServerRequest ) id: 0 {
trustProxy => false
protected params => [
'slug' => 'noticias' ,
'pass' => [
(int) 0 => 'noticias' ,
] ,
'controller' => 'Posts' ,
'action' => 'index' ,
'plugin' => null ,
'_matchedRoute' => '/{slug}' ,
'_ext' => null ,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'greenlike1' ,
'HOME' => '/home/storage/5/33/6f/greenlike1' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'REQUEST_URI' => '/noticias' ,
'QUERY_STRING' => '' ,
'REQUEST_METHOD' => 'GET' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'GATEWAY_INTERFACE' => 'CGI/1.1' ,
'REDIRECT_URL' => '/webroot/noticias' ,
'REMOTE_PORT' => '47048' ,
'SCRIPT_FILENAME' => '/home/storage/5/33/6f/greenlike1/public_html/webroot/index.php' ,
'SERVER_ADMIN' => 'webmaster@greenlike1.hospedagemdesites.ws' ,
'CONTEXT_DOCUMENT_ROOT' => '/home/storage/5/33/6f/greenlike1/public_html' ,
'CONTEXT_PREFIX' => '' ,
'REQUEST_SCHEME' => 'http' ,
'DOCUMENT_ROOT' => '/home/storage/5/33/6f/greenlike1/public_html' ,
'REMOTE_ADDR' => '18.97.14.84' ,
'SERVER_PORT' => '80' ,
'SERVER_ADDR' => '177.153.48.136' ,
'SERVER_NAME' => 'greenlike.com.br' ,
'SERVER_SOFTWARE' => 'Apache' ,
'SERVER_SIGNATURE' => '' ,
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin' ,
'HTTP_CONNECTION' => 'close' ,
'HTTP_X_VARNISH' => '482477325' ,
'HTTP_X_FORWARDED_FOR' => '18.97.14.84' ,
'HTTP_HOST' => 'greenlike.com.br' ,
'HTTP_ACCEPT_ENCODING' => 'br,gzip' ,
'HTTP_IF_MODIFIED_SINCE' => 'Sun, 04 Aug 2024 20:11:03 GMT' ,
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5' ,
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' ,
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)' ,
'LOG_SUBDIR' => 'greenlike1' ,
'UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'REDIRECT_STATUS' => '200' ,
'REDIRECT_LOG_SUBDIR' => 'greenlike1' ,
'REDIRECT_UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'REDIRECT_REDIRECT_STATUS' => '200' ,
'REDIRECT_REDIRECT_LOG_SUBDIR' => 'greenlike1' ,
'REDIRECT_REDIRECT_UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'FCGI_ROLE' => 'RESPONDER' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1733691684.2846 ,
'REQUEST_TIME' => (int) 1733691684 ,
'ORIGINAL_REQUEST_METHOD' => 'GET' ,
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
protected _detectors => [
'get' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'GET' ,
] ,
'post' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'POST' ,
] ,
'put' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'PUT' ,
] ,
'patch' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'PATCH' ,
] ,
'delete' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'DELETE' ,
] ,
'head' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'HEAD' ,
] ,
'options' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'OPTIONS' ,
] ,
'ssl' => [
'env' => 'HTTPS' ,
'options' => [
'' => [maximum depth reached] ,
] ,
] ,
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH' ,
'value' => 'XMLHttpRequest' ,
] ,
'json' => [
'accept' => [
'' => [maximum depth reached] ,
] ,
'param' => '_ext' ,
'value' => 'json' ,
] ,
'xml' => [
'accept' => [
'' => [maximum depth reached] ,
] ,
'param' => '_ext' ,
'value' => 'xml' ,
] ,
'mobile' => object( Closure ) id: 1 {
} ,
'tablet' => object( Closure ) id: 2 {
} ,
]
protected _detectorCache => [
]
protected stream => object( Laminas\Diactoros\PhpInputStream ) id: 3 {
protected resource => (resource) Resource id #140
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object( Laminas\Diactoros\Uri ) id: 4 {
base => ''
webroot => '/'
protected allowedSchemes => [
'' => [maximum depth reached] ,
]
private scheme => 'http'
private userInfo => ''
private host => 'greenlike.com.br'
private port => null
private path => '/noticias'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
protected _isCLI => false
}
protected flash => object( Cake\Http\FlashMessage ) id: 6 {
protected _defaultConfig => [
'' => [maximum depth reached] ,
]
protected session => object( Cake\Http\Session ) id: 5 {}
protected _config => [
'' => [maximum depth reached] ,
]
protected _configInitialized => true
}
protected attributes => [
'csrfToken' => '/w1EEBpBfv91gjObCskml2vv7JYww2rqOOrbHwyRDzbl4zA8r00UFTAVAN1pxbRlasQuDl+laQqXc8AZMXDaTDpiTqZKPvJYXt6K81ShCdMK2O4naaI7A9bTVVmcfiMgAydivA+ggFBToh0+a8YNMw==' ,
'identity' => null ,
'authentication' => object( Authentication\AuthenticationService ) id: 7 {
} ,
'authenticationResult' => object( Authentication\Authenticator\Result ) id: 8 {
} ,
]
protected emulatedAttributes => [
(int) 0 => 'session' ,
(int) 1 => 'flash' ,
(int) 2 => 'webroot' ,
(int) 3 => 'base' ,
(int) 4 => 'params' ,
(int) 5 => 'here' ,
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
$request = $request -> withAttribute ( 'authentication' , $service );
$request = $request -> withAttribute ( 'authenticationResult' , $result );
try {
$response = $handler -> handle ( $request );
$authenticator = $service -> getAuthenticationProvider ();
if ( $authenticator !== null && ! $authenticator instanceof StatelessInterface ) {
$return = $service -> persistIdentity ( $request , $response , $result -> getData ());
Arguments
object( Cake\Http\ServerRequest ) id: 0 {
trustProxy => false
protected params => [
'slug' => 'noticias' ,
'pass' => [
(int) 0 => 'noticias' ,
] ,
'controller' => 'Posts' ,
'action' => 'index' ,
'plugin' => null ,
'_matchedRoute' => '/{slug}' ,
'_ext' => null ,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'greenlike1' ,
'HOME' => '/home/storage/5/33/6f/greenlike1' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'REQUEST_URI' => '/noticias' ,
'QUERY_STRING' => '' ,
'REQUEST_METHOD' => 'GET' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'GATEWAY_INTERFACE' => 'CGI/1.1' ,
'REDIRECT_URL' => '/webroot/noticias' ,
'REMOTE_PORT' => '47048' ,
'SCRIPT_FILENAME' => '/home/storage/5/33/6f/greenlike1/public_html/webroot/index.php' ,
'SERVER_ADMIN' => 'webmaster@greenlike1.hospedagemdesites.ws' ,
'CONTEXT_DOCUMENT_ROOT' => '/home/storage/5/33/6f/greenlike1/public_html' ,
'CONTEXT_PREFIX' => '' ,
'REQUEST_SCHEME' => 'http' ,
'DOCUMENT_ROOT' => '/home/storage/5/33/6f/greenlike1/public_html' ,
'REMOTE_ADDR' => '18.97.14.84' ,
'SERVER_PORT' => '80' ,
'SERVER_ADDR' => '177.153.48.136' ,
'SERVER_NAME' => 'greenlike.com.br' ,
'SERVER_SOFTWARE' => 'Apache' ,
'SERVER_SIGNATURE' => '' ,
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin' ,
'HTTP_CONNECTION' => 'close' ,
'HTTP_X_VARNISH' => '482477325' ,
'HTTP_X_FORWARDED_FOR' => '18.97.14.84' ,
'HTTP_HOST' => 'greenlike.com.br' ,
'HTTP_ACCEPT_ENCODING' => 'br,gzip' ,
'HTTP_IF_MODIFIED_SINCE' => 'Sun, 04 Aug 2024 20:11:03 GMT' ,
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5' ,
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' ,
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)' ,
'LOG_SUBDIR' => 'greenlike1' ,
'UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'REDIRECT_STATUS' => '200' ,
'REDIRECT_LOG_SUBDIR' => 'greenlike1' ,
'REDIRECT_UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'REDIRECT_REDIRECT_STATUS' => '200' ,
'REDIRECT_REDIRECT_LOG_SUBDIR' => 'greenlike1' ,
'REDIRECT_REDIRECT_UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'FCGI_ROLE' => 'RESPONDER' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1733691684.2846 ,
'REQUEST_TIME' => (int) 1733691684 ,
'ORIGINAL_REQUEST_METHOD' => 'GET' ,
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
protected _detectors => [
'get' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'GET' ,
] ,
'post' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'POST' ,
] ,
'put' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'PUT' ,
] ,
'patch' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'PATCH' ,
] ,
'delete' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'DELETE' ,
] ,
'head' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'HEAD' ,
] ,
'options' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'OPTIONS' ,
] ,
'ssl' => [
'env' => 'HTTPS' ,
'options' => [
'' => [maximum depth reached] ,
] ,
] ,
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH' ,
'value' => 'XMLHttpRequest' ,
] ,
'json' => [
'accept' => [
'' => [maximum depth reached] ,
] ,
'param' => '_ext' ,
'value' => 'json' ,
] ,
'xml' => [
'accept' => [
'' => [maximum depth reached] ,
] ,
'param' => '_ext' ,
'value' => 'xml' ,
] ,
'mobile' => object( Closure ) id: 1 {
} ,
'tablet' => object( Closure ) id: 2 {
} ,
]
protected _detectorCache => [
]
protected stream => object( Laminas\Diactoros\PhpInputStream ) id: 3 {
protected resource => (resource) Resource id #140
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object( Laminas\Diactoros\Uri ) id: 4 {
base => ''
webroot => '/'
protected allowedSchemes => [
'' => [maximum depth reached] ,
]
private scheme => 'http'
private userInfo => ''
private host => 'greenlike.com.br'
private port => null
private path => '/noticias'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
protected _isCLI => false
}
protected flash => object( Cake\Http\FlashMessage ) id: 6 {
protected _defaultConfig => [
'' => [maximum depth reached] ,
]
protected session => object( Cake\Http\Session ) id: 5 {}
protected _config => [
'' => [maximum depth reached] ,
]
protected _configInitialized => true
}
protected attributes => [
'csrfToken' => '/w1EEBpBfv91gjObCskml2vv7JYww2rqOOrbHwyRDzbl4zA8r00UFTAVAN1pxbRlasQuDl+laQqXc8AZMXDaTDpiTqZKPvJYXt6K81ShCdMK2O4naaI7A9bTVVmcfiMgAydivA+ggFBToh0+a8YNMw==' ,
'identity' => null ,
'authentication' => object( Authentication\AuthenticationService ) id: 7 {
} ,
'authenticationResult' => object( Authentication\Authenticator\Result ) id: 8 {
} ,
]
protected emulatedAttributes => [
(int) 0 => 'session' ,
(int) 1 => 'flash' ,
(int) 2 => 'webroot' ,
(int) 3 => 'base' ,
(int) 4 => 'params' ,
(int) 5 => 'here' ,
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
if ( $this -> queue -> valid ()) {
$middleware = $this -> queue -> current ();
$this -> queue -> next ();
return $middleware -> process ( $request , $this );
}
if ( $this -> fallbackHandler ) {
return $this -> fallbackHandler -> handle ( $request );
Arguments
object( Cake\Http\ServerRequest ) id: 0 {
trustProxy => false
protected params => [
'slug' => 'noticias' ,
'pass' => [
(int) 0 => 'noticias' ,
] ,
'controller' => 'Posts' ,
'action' => 'index' ,
'plugin' => null ,
'_matchedRoute' => '/{slug}' ,
'_ext' => null ,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'greenlike1' ,
'HOME' => '/home/storage/5/33/6f/greenlike1' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'REQUEST_URI' => '/noticias' ,
'QUERY_STRING' => '' ,
'REQUEST_METHOD' => 'GET' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'GATEWAY_INTERFACE' => 'CGI/1.1' ,
'REDIRECT_URL' => '/webroot/noticias' ,
'REMOTE_PORT' => '47048' ,
'SCRIPT_FILENAME' => '/home/storage/5/33/6f/greenlike1/public_html/webroot/index.php' ,
'SERVER_ADMIN' => 'webmaster@greenlike1.hospedagemdesites.ws' ,
'CONTEXT_DOCUMENT_ROOT' => '/home/storage/5/33/6f/greenlike1/public_html' ,
'CONTEXT_PREFIX' => '' ,
'REQUEST_SCHEME' => 'http' ,
'DOCUMENT_ROOT' => '/home/storage/5/33/6f/greenlike1/public_html' ,
'REMOTE_ADDR' => '18.97.14.84' ,
'SERVER_PORT' => '80' ,
'SERVER_ADDR' => '177.153.48.136' ,
'SERVER_NAME' => 'greenlike.com.br' ,
'SERVER_SOFTWARE' => 'Apache' ,
'SERVER_SIGNATURE' => '' ,
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin' ,
'HTTP_CONNECTION' => 'close' ,
'HTTP_X_VARNISH' => '482477325' ,
'HTTP_X_FORWARDED_FOR' => '18.97.14.84' ,
'HTTP_HOST' => 'greenlike.com.br' ,
'HTTP_ACCEPT_ENCODING' => 'br,gzip' ,
'HTTP_IF_MODIFIED_SINCE' => 'Sun, 04 Aug 2024 20:11:03 GMT' ,
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5' ,
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' ,
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)' ,
'LOG_SUBDIR' => 'greenlike1' ,
'UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'REDIRECT_STATUS' => '200' ,
'REDIRECT_LOG_SUBDIR' => 'greenlike1' ,
'REDIRECT_UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'REDIRECT_REDIRECT_STATUS' => '200' ,
'REDIRECT_REDIRECT_LOG_SUBDIR' => 'greenlike1' ,
'REDIRECT_REDIRECT_UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'FCGI_ROLE' => 'RESPONDER' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1733691684.2846 ,
'REQUEST_TIME' => (int) 1733691684 ,
'ORIGINAL_REQUEST_METHOD' => 'GET' ,
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
protected _detectors => [
'get' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'GET' ,
] ,
'post' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'POST' ,
] ,
'put' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'PUT' ,
] ,
'patch' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'PATCH' ,
] ,
'delete' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'DELETE' ,
] ,
'head' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'HEAD' ,
] ,
'options' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'OPTIONS' ,
] ,
'ssl' => [
'env' => 'HTTPS' ,
'options' => [
'' => [maximum depth reached] ,
] ,
] ,
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH' ,
'value' => 'XMLHttpRequest' ,
] ,
'json' => [
'accept' => [
'' => [maximum depth reached] ,
] ,
'param' => '_ext' ,
'value' => 'json' ,
] ,
'xml' => [
'accept' => [
'' => [maximum depth reached] ,
] ,
'param' => '_ext' ,
'value' => 'xml' ,
] ,
'mobile' => object( Closure ) id: 1 {
} ,
'tablet' => object( Closure ) id: 2 {
} ,
]
protected _detectorCache => [
]
protected stream => object( Laminas\Diactoros\PhpInputStream ) id: 3 {
protected resource => (resource) Resource id #140
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object( Laminas\Diactoros\Uri ) id: 4 {
base => ''
webroot => '/'
protected allowedSchemes => [
'' => [maximum depth reached] ,
]
private scheme => 'http'
private userInfo => ''
private host => 'greenlike.com.br'
private port => null
private path => '/noticias'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
protected _isCLI => false
}
protected flash => object( Cake\Http\FlashMessage ) id: 6 {
protected _defaultConfig => [
'' => [maximum depth reached] ,
]
protected session => object( Cake\Http\Session ) id: 5 {}
protected _config => [
'' => [maximum depth reached] ,
]
protected _configInitialized => true
}
protected attributes => [
'csrfToken' => '/w1EEBpBfv91gjObCskml2vv7JYww2rqOOrbHwyRDzbl4zA8r00UFTAVAN1pxbRlasQuDl+laQqXc8AZMXDaTDpiTqZKPvJYXt6K81ShCdMK2O4naaI7A9bTVVmcfiMgAydivA+ggFBToh0+a8YNMw==' ,
'identity' => null ,
'authentication' => object( Authentication\AuthenticationService ) id: 7 {
} ,
'authenticationResult' => object( Authentication\Authenticator\Result ) id: 8 {
} ,
]
protected emulatedAttributes => [
(int) 0 => 'session' ,
(int) 1 => 'flash' ,
(int) 2 => 'webroot' ,
(int) 3 => 'base' ,
(int) 4 => 'params' ,
(int) 5 => 'here' ,
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
object( Cake\Http\Runner ) id: 0 {
protected queue => object( Cake\Http\MiddlewareQueue ) id: 1 {
protected position => (int) 6
protected queue => [
'' => [maximum depth reached] ,
]
}
protected fallbackHandler => object( App\Application ) id: 2 {
protected configDir => '/home/storage/5/33/6f/greenlike1/public_html/config/'
protected plugins => object( Cake\Core\PluginCollection ) id: 3 {
}
protected controllerFactory => object( Cake\Controller\ControllerFactory ) id: 4 {
}
protected container => object( Cake\Core\Container ) id: 5 {
}
protected _eventManager => object( Cake\Event\EventManager ) id: 6 {
}
protected _eventClass => 'Cake\Event\Event'
}
}
if ( $method === 'GET' && $cookieData === null ) {
$token = $this -> createToken ();
$request = $request -> withAttribute ( 'csrfToken' , $this -> saltToken ( $token ));
/** @var mixed $response */
$response = $handler -> handle ( $request );
return $this -> _addTokenCookie ( $token , $request , $response );
}
Arguments
object( Cake\Http\ServerRequest ) id: 0 {
trustProxy => false
protected params => [
'slug' => 'noticias' ,
'pass' => [
(int) 0 => 'noticias' ,
] ,
'controller' => 'Posts' ,
'action' => 'index' ,
'plugin' => null ,
'_matchedRoute' => '/{slug}' ,
'_ext' => null ,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'greenlike1' ,
'HOME' => '/home/storage/5/33/6f/greenlike1' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'REQUEST_URI' => '/noticias' ,
'QUERY_STRING' => '' ,
'REQUEST_METHOD' => 'GET' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'GATEWAY_INTERFACE' => 'CGI/1.1' ,
'REDIRECT_URL' => '/webroot/noticias' ,
'REMOTE_PORT' => '47048' ,
'SCRIPT_FILENAME' => '/home/storage/5/33/6f/greenlike1/public_html/webroot/index.php' ,
'SERVER_ADMIN' => 'webmaster@greenlike1.hospedagemdesites.ws' ,
'CONTEXT_DOCUMENT_ROOT' => '/home/storage/5/33/6f/greenlike1/public_html' ,
'CONTEXT_PREFIX' => '' ,
'REQUEST_SCHEME' => 'http' ,
'DOCUMENT_ROOT' => '/home/storage/5/33/6f/greenlike1/public_html' ,
'REMOTE_ADDR' => '18.97.14.84' ,
'SERVER_PORT' => '80' ,
'SERVER_ADDR' => '177.153.48.136' ,
'SERVER_NAME' => 'greenlike.com.br' ,
'SERVER_SOFTWARE' => 'Apache' ,
'SERVER_SIGNATURE' => '' ,
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin' ,
'HTTP_CONNECTION' => 'close' ,
'HTTP_X_VARNISH' => '482477325' ,
'HTTP_X_FORWARDED_FOR' => '18.97.14.84' ,
'HTTP_HOST' => 'greenlike.com.br' ,
'HTTP_ACCEPT_ENCODING' => 'br,gzip' ,
'HTTP_IF_MODIFIED_SINCE' => 'Sun, 04 Aug 2024 20:11:03 GMT' ,
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5' ,
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' ,
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)' ,
'LOG_SUBDIR' => 'greenlike1' ,
'UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'REDIRECT_STATUS' => '200' ,
'REDIRECT_LOG_SUBDIR' => 'greenlike1' ,
'REDIRECT_UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'REDIRECT_REDIRECT_STATUS' => '200' ,
'REDIRECT_REDIRECT_LOG_SUBDIR' => 'greenlike1' ,
'REDIRECT_REDIRECT_UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'FCGI_ROLE' => 'RESPONDER' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1733691684.2846 ,
'REQUEST_TIME' => (int) 1733691684 ,
'ORIGINAL_REQUEST_METHOD' => 'GET' ,
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
protected _detectors => [
'get' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'GET' ,
] ,
'post' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'POST' ,
] ,
'put' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'PUT' ,
] ,
'patch' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'PATCH' ,
] ,
'delete' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'DELETE' ,
] ,
'head' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'HEAD' ,
] ,
'options' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'OPTIONS' ,
] ,
'ssl' => [
'env' => 'HTTPS' ,
'options' => [
'' => [maximum depth reached] ,
] ,
] ,
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH' ,
'value' => 'XMLHttpRequest' ,
] ,
'json' => [
'accept' => [
'' => [maximum depth reached] ,
] ,
'param' => '_ext' ,
'value' => 'json' ,
] ,
'xml' => [
'accept' => [
'' => [maximum depth reached] ,
] ,
'param' => '_ext' ,
'value' => 'xml' ,
] ,
'mobile' => object( Closure ) id: 1 {
} ,
'tablet' => object( Closure ) id: 2 {
} ,
]
protected _detectorCache => [
]
protected stream => object( Laminas\Diactoros\PhpInputStream ) id: 3 {
protected resource => (resource) Resource id #140
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object( Laminas\Diactoros\Uri ) id: 4 {
base => ''
webroot => '/'
protected allowedSchemes => [
'' => [maximum depth reached] ,
]
private scheme => 'http'
private userInfo => ''
private host => 'greenlike.com.br'
private port => null
private path => '/noticias'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
protected _isCLI => false
}
protected flash => object( Cake\Http\FlashMessage ) id: 6 {
protected _defaultConfig => [
'' => [maximum depth reached] ,
]
protected session => object( Cake\Http\Session ) id: 5 {}
protected _config => [
'' => [maximum depth reached] ,
]
protected _configInitialized => true
}
protected attributes => [
'csrfToken' => '/w1EEBpBfv91gjObCskml2vv7JYww2rqOOrbHwyRDzbl4zA8r00UFTAVAN1pxbRlasQuDl+laQqXc8AZMXDaTDpiTqZKPvJYXt6K81ShCdMK2O4naaI7A9bTVVmcfiMgAydivA+ggFBToh0+a8YNMw==' ,
]
protected emulatedAttributes => [
(int) 0 => 'session' ,
(int) 1 => 'flash' ,
(int) 2 => 'webroot' ,
(int) 3 => 'base' ,
(int) 4 => 'params' ,
(int) 5 => 'here' ,
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
if ( $this -> queue -> valid ()) {
$middleware = $this -> queue -> current ();
$this -> queue -> next ();
return $middleware -> process ( $request , $this );
}
if ( $this -> fallbackHandler ) {
return $this -> fallbackHandler -> handle ( $request );
Arguments
object( Cake\Http\ServerRequest ) id: 0 {
trustProxy => false
protected params => [
'slug' => 'noticias' ,
'pass' => [
(int) 0 => 'noticias' ,
] ,
'controller' => 'Posts' ,
'action' => 'index' ,
'plugin' => null ,
'_matchedRoute' => '/{slug}' ,
'_ext' => null ,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'greenlike1' ,
'HOME' => '/home/storage/5/33/6f/greenlike1' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'REQUEST_URI' => '/noticias' ,
'QUERY_STRING' => '' ,
'REQUEST_METHOD' => 'GET' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'GATEWAY_INTERFACE' => 'CGI/1.1' ,
'REDIRECT_URL' => '/webroot/noticias' ,
'REMOTE_PORT' => '47048' ,
'SCRIPT_FILENAME' => '/home/storage/5/33/6f/greenlike1/public_html/webroot/index.php' ,
'SERVER_ADMIN' => 'webmaster@greenlike1.hospedagemdesites.ws' ,
'CONTEXT_DOCUMENT_ROOT' => '/home/storage/5/33/6f/greenlike1/public_html' ,
'CONTEXT_PREFIX' => '' ,
'REQUEST_SCHEME' => 'http' ,
'DOCUMENT_ROOT' => '/home/storage/5/33/6f/greenlike1/public_html' ,
'REMOTE_ADDR' => '18.97.14.84' ,
'SERVER_PORT' => '80' ,
'SERVER_ADDR' => '177.153.48.136' ,
'SERVER_NAME' => 'greenlike.com.br' ,
'SERVER_SOFTWARE' => 'Apache' ,
'SERVER_SIGNATURE' => '' ,
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin' ,
'HTTP_CONNECTION' => 'close' ,
'HTTP_X_VARNISH' => '482477325' ,
'HTTP_X_FORWARDED_FOR' => '18.97.14.84' ,
'HTTP_HOST' => 'greenlike.com.br' ,
'HTTP_ACCEPT_ENCODING' => 'br,gzip' ,
'HTTP_IF_MODIFIED_SINCE' => 'Sun, 04 Aug 2024 20:11:03 GMT' ,
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5' ,
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' ,
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)' ,
'LOG_SUBDIR' => 'greenlike1' ,
'UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'REDIRECT_STATUS' => '200' ,
'REDIRECT_LOG_SUBDIR' => 'greenlike1' ,
'REDIRECT_UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'REDIRECT_REDIRECT_STATUS' => '200' ,
'REDIRECT_REDIRECT_LOG_SUBDIR' => 'greenlike1' ,
'REDIRECT_REDIRECT_UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'FCGI_ROLE' => 'RESPONDER' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1733691684.2846 ,
'REQUEST_TIME' => (int) 1733691684 ,
'ORIGINAL_REQUEST_METHOD' => 'GET' ,
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
protected _detectors => [
'get' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'GET' ,
] ,
'post' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'POST' ,
] ,
'put' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'PUT' ,
] ,
'patch' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'PATCH' ,
] ,
'delete' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'DELETE' ,
] ,
'head' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'HEAD' ,
] ,
'options' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'OPTIONS' ,
] ,
'ssl' => [
'env' => 'HTTPS' ,
'options' => [
'' => [maximum depth reached] ,
] ,
] ,
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH' ,
'value' => 'XMLHttpRequest' ,
] ,
'json' => [
'accept' => [
'' => [maximum depth reached] ,
] ,
'param' => '_ext' ,
'value' => 'json' ,
] ,
'xml' => [
'accept' => [
'' => [maximum depth reached] ,
] ,
'param' => '_ext' ,
'value' => 'xml' ,
] ,
'mobile' => object( Closure ) id: 1 {
} ,
'tablet' => object( Closure ) id: 2 {
} ,
]
protected _detectorCache => [
]
protected stream => object( Laminas\Diactoros\PhpInputStream ) id: 3 {
protected resource => (resource) Resource id #140
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object( Laminas\Diactoros\Uri ) id: 4 {
base => ''
webroot => '/'
protected allowedSchemes => [
'' => [maximum depth reached] ,
]
private scheme => 'http'
private userInfo => ''
private host => 'greenlike.com.br'
private port => null
private path => '/noticias'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
protected _isCLI => false
}
protected flash => object( Cake\Http\FlashMessage ) id: 6 {
protected _defaultConfig => [
'' => [maximum depth reached] ,
]
protected session => object( Cake\Http\Session ) id: 5 {}
protected _config => [
'' => [maximum depth reached] ,
]
protected _configInitialized => true
}
protected attributes => [
'csrfToken' => '/w1EEBpBfv91gjObCskml2vv7JYww2rqOOrbHwyRDzbl4zA8r00UFTAVAN1pxbRlasQuDl+laQqXc8AZMXDaTDpiTqZKPvJYXt6K81ShCdMK2O4naaI7A9bTVVmcfiMgAydivA+ggFBToh0+a8YNMw==' ,
]
protected emulatedAttributes => [
(int) 0 => 'session' ,
(int) 1 => 'flash' ,
(int) 2 => 'webroot' ,
(int) 3 => 'base' ,
(int) 4 => 'params' ,
(int) 5 => 'here' ,
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
object( Cake\Http\Runner ) id: 0 {
protected queue => object( Cake\Http\MiddlewareQueue ) id: 1 {
protected position => (int) 6
protected queue => [
'' => [maximum depth reached] ,
]
}
protected fallbackHandler => object( App\Application ) id: 2 {
protected configDir => '/home/storage/5/33/6f/greenlike1/public_html/config/'
protected plugins => object( Cake\Core\PluginCollection ) id: 3 {
}
protected controllerFactory => object( Cake\Controller\ControllerFactory ) id: 4 {
}
protected container => object( Cake\Core\Container ) id: 5 {
}
protected _eventManager => object( Cake\Event\EventManager ) id: 6 {
}
protected _eventClass => 'Cake\Event\Event'
}
}
*/
public function process ( ServerRequestInterface $request , RequestHandlerInterface $handler ): ResponseInterface
{
if (! in_array ( $request -> getMethod (), $this -> methods , true )) {
return $handler -> handle ( $request );
}
[ $type ] = explode ( ';' , $request -> getHeaderLine ( 'Content-Type' ));
$type = strtolower ( $type );
if (!isset( $this -> parsers [ $type ])) {
Arguments
object( Cake\Http\ServerRequest ) id: 0 {
trustProxy => false
protected params => [
'slug' => 'noticias' ,
'pass' => [
(int) 0 => 'noticias' ,
] ,
'controller' => 'Posts' ,
'action' => 'index' ,
'plugin' => null ,
'_matchedRoute' => '/{slug}' ,
'_ext' => null ,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'greenlike1' ,
'HOME' => '/home/storage/5/33/6f/greenlike1' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'REQUEST_URI' => '/noticias' ,
'QUERY_STRING' => '' ,
'REQUEST_METHOD' => 'GET' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'GATEWAY_INTERFACE' => 'CGI/1.1' ,
'REDIRECT_URL' => '/webroot/noticias' ,
'REMOTE_PORT' => '47048' ,
'SCRIPT_FILENAME' => '/home/storage/5/33/6f/greenlike1/public_html/webroot/index.php' ,
'SERVER_ADMIN' => 'webmaster@greenlike1.hospedagemdesites.ws' ,
'CONTEXT_DOCUMENT_ROOT' => '/home/storage/5/33/6f/greenlike1/public_html' ,
'CONTEXT_PREFIX' => '' ,
'REQUEST_SCHEME' => 'http' ,
'DOCUMENT_ROOT' => '/home/storage/5/33/6f/greenlike1/public_html' ,
'REMOTE_ADDR' => '18.97.14.84' ,
'SERVER_PORT' => '80' ,
'SERVER_ADDR' => '177.153.48.136' ,
'SERVER_NAME' => 'greenlike.com.br' ,
'SERVER_SOFTWARE' => 'Apache' ,
'SERVER_SIGNATURE' => '' ,
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin' ,
'HTTP_CONNECTION' => 'close' ,
'HTTP_X_VARNISH' => '482477325' ,
'HTTP_X_FORWARDED_FOR' => '18.97.14.84' ,
'HTTP_HOST' => 'greenlike.com.br' ,
'HTTP_ACCEPT_ENCODING' => 'br,gzip' ,
'HTTP_IF_MODIFIED_SINCE' => 'Sun, 04 Aug 2024 20:11:03 GMT' ,
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5' ,
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' ,
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)' ,
'LOG_SUBDIR' => 'greenlike1' ,
'UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'REDIRECT_STATUS' => '200' ,
'REDIRECT_LOG_SUBDIR' => 'greenlike1' ,
'REDIRECT_UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'REDIRECT_REDIRECT_STATUS' => '200' ,
'REDIRECT_REDIRECT_LOG_SUBDIR' => 'greenlike1' ,
'REDIRECT_REDIRECT_UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'FCGI_ROLE' => 'RESPONDER' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1733691684.2846 ,
'REQUEST_TIME' => (int) 1733691684 ,
'ORIGINAL_REQUEST_METHOD' => 'GET' ,
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
protected _detectors => [
'get' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'GET' ,
] ,
'post' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'POST' ,
] ,
'put' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'PUT' ,
] ,
'patch' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'PATCH' ,
] ,
'delete' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'DELETE' ,
] ,
'head' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'HEAD' ,
] ,
'options' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'OPTIONS' ,
] ,
'ssl' => [
'env' => 'HTTPS' ,
'options' => [
'' => [maximum depth reached] ,
] ,
] ,
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH' ,
'value' => 'XMLHttpRequest' ,
] ,
'json' => [
'accept' => [
'' => [maximum depth reached] ,
] ,
'param' => '_ext' ,
'value' => 'json' ,
] ,
'xml' => [
'accept' => [
'' => [maximum depth reached] ,
] ,
'param' => '_ext' ,
'value' => 'xml' ,
] ,
'mobile' => object( Closure ) id: 1 {
} ,
'tablet' => object( Closure ) id: 2 {
} ,
]
protected _detectorCache => [
]
protected stream => object( Laminas\Diactoros\PhpInputStream ) id: 3 {
protected resource => (resource) Resource id #140
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object( Laminas\Diactoros\Uri ) id: 4 {
base => ''
webroot => '/'
protected allowedSchemes => [
'' => [maximum depth reached] ,
]
private scheme => 'http'
private userInfo => ''
private host => 'greenlike.com.br'
private port => null
private path => '/noticias'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
protected _isCLI => false
}
protected flash => object( Cake\Http\FlashMessage ) id: 6 {
protected _defaultConfig => [
'' => [maximum depth reached] ,
]
protected session => object( Cake\Http\Session ) id: 5 {}
protected _config => [
'' => [maximum depth reached] ,
]
protected _configInitialized => true
}
protected attributes => [
]
protected emulatedAttributes => [
(int) 0 => 'session' ,
(int) 1 => 'flash' ,
(int) 2 => 'webroot' ,
(int) 3 => 'base' ,
(int) 4 => 'params' ,
(int) 5 => 'here' ,
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
if ( $this -> queue -> valid ()) {
$middleware = $this -> queue -> current ();
$this -> queue -> next ();
return $middleware -> process ( $request , $this );
}
if ( $this -> fallbackHandler ) {
return $this -> fallbackHandler -> handle ( $request );
Arguments
object( Cake\Http\ServerRequest ) id: 0 {
trustProxy => false
protected params => [
'slug' => 'noticias' ,
'pass' => [
(int) 0 => 'noticias' ,
] ,
'controller' => 'Posts' ,
'action' => 'index' ,
'plugin' => null ,
'_matchedRoute' => '/{slug}' ,
'_ext' => null ,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'greenlike1' ,
'HOME' => '/home/storage/5/33/6f/greenlike1' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'REQUEST_URI' => '/noticias' ,
'QUERY_STRING' => '' ,
'REQUEST_METHOD' => 'GET' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'GATEWAY_INTERFACE' => 'CGI/1.1' ,
'REDIRECT_URL' => '/webroot/noticias' ,
'REMOTE_PORT' => '47048' ,
'SCRIPT_FILENAME' => '/home/storage/5/33/6f/greenlike1/public_html/webroot/index.php' ,
'SERVER_ADMIN' => 'webmaster@greenlike1.hospedagemdesites.ws' ,
'CONTEXT_DOCUMENT_ROOT' => '/home/storage/5/33/6f/greenlike1/public_html' ,
'CONTEXT_PREFIX' => '' ,
'REQUEST_SCHEME' => 'http' ,
'DOCUMENT_ROOT' => '/home/storage/5/33/6f/greenlike1/public_html' ,
'REMOTE_ADDR' => '18.97.14.84' ,
'SERVER_PORT' => '80' ,
'SERVER_ADDR' => '177.153.48.136' ,
'SERVER_NAME' => 'greenlike.com.br' ,
'SERVER_SOFTWARE' => 'Apache' ,
'SERVER_SIGNATURE' => '' ,
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin' ,
'HTTP_CONNECTION' => 'close' ,
'HTTP_X_VARNISH' => '482477325' ,
'HTTP_X_FORWARDED_FOR' => '18.97.14.84' ,
'HTTP_HOST' => 'greenlike.com.br' ,
'HTTP_ACCEPT_ENCODING' => 'br,gzip' ,
'HTTP_IF_MODIFIED_SINCE' => 'Sun, 04 Aug 2024 20:11:03 GMT' ,
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5' ,
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' ,
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)' ,
'LOG_SUBDIR' => 'greenlike1' ,
'UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'REDIRECT_STATUS' => '200' ,
'REDIRECT_LOG_SUBDIR' => 'greenlike1' ,
'REDIRECT_UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'REDIRECT_REDIRECT_STATUS' => '200' ,
'REDIRECT_REDIRECT_LOG_SUBDIR' => 'greenlike1' ,
'REDIRECT_REDIRECT_UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'FCGI_ROLE' => 'RESPONDER' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1733691684.2846 ,
'REQUEST_TIME' => (int) 1733691684 ,
'ORIGINAL_REQUEST_METHOD' => 'GET' ,
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
protected _detectors => [
'get' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'GET' ,
] ,
'post' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'POST' ,
] ,
'put' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'PUT' ,
] ,
'patch' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'PATCH' ,
] ,
'delete' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'DELETE' ,
] ,
'head' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'HEAD' ,
] ,
'options' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'OPTIONS' ,
] ,
'ssl' => [
'env' => 'HTTPS' ,
'options' => [
'' => [maximum depth reached] ,
] ,
] ,
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH' ,
'value' => 'XMLHttpRequest' ,
] ,
'json' => [
'accept' => [
'' => [maximum depth reached] ,
] ,
'param' => '_ext' ,
'value' => 'json' ,
] ,
'xml' => [
'accept' => [
'' => [maximum depth reached] ,
] ,
'param' => '_ext' ,
'value' => 'xml' ,
] ,
'mobile' => object( Closure ) id: 1 {
} ,
'tablet' => object( Closure ) id: 2 {
} ,
]
protected _detectorCache => [
]
protected stream => object( Laminas\Diactoros\PhpInputStream ) id: 3 {
protected resource => (resource) Resource id #140
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object( Laminas\Diactoros\Uri ) id: 4 {
base => ''
webroot => '/'
protected allowedSchemes => [
'' => [maximum depth reached] ,
]
private scheme => 'http'
private userInfo => ''
private host => 'greenlike.com.br'
private port => null
private path => '/noticias'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
protected _isCLI => false
}
protected flash => object( Cake\Http\FlashMessage ) id: 6 {
protected _defaultConfig => [
'' => [maximum depth reached] ,
]
protected session => object( Cake\Http\Session ) id: 5 {}
protected _config => [
'' => [maximum depth reached] ,
]
protected _configInitialized => true
}
protected attributes => [
]
protected emulatedAttributes => [
(int) 0 => 'session' ,
(int) 1 => 'flash' ,
(int) 2 => 'webroot' ,
(int) 3 => 'base' ,
(int) 4 => 'params' ,
(int) 5 => 'here' ,
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
object( Cake\Http\Runner ) id: 0 {
protected queue => object( Cake\Http\MiddlewareQueue ) id: 1 {
protected position => (int) 6
protected queue => [
'' => [maximum depth reached] ,
]
}
protected fallbackHandler => object( App\Application ) id: 2 {
protected configDir => '/home/storage/5/33/6f/greenlike1/public_html/config/'
protected plugins => object( Cake\Core\PluginCollection ) id: 3 {
}
protected controllerFactory => object( Cake\Controller\ControllerFactory ) id: 4 {
}
protected container => object( Cake\Core\Container ) id: 5 {
}
protected _eventManager => object( Cake\Event\EventManager ) id: 6 {
}
protected _eventClass => 'Cake\Event\Event'
}
}
);
}
$matching = Router :: getRouteCollection ()-> getMiddleware ( $middleware );
if (! $matching ) {
return $handler -> handle ( $request );
}
$middleware = new MiddlewareQueue ( $matching );
$runner = new Runner ();
Arguments
object( Cake\Http\ServerRequest ) id: 0 {
trustProxy => false
protected params => [
'slug' => 'noticias' ,
'pass' => [
(int) 0 => 'noticias' ,
] ,
'controller' => 'Posts' ,
'action' => 'index' ,
'plugin' => null ,
'_matchedRoute' => '/{slug}' ,
'_ext' => null ,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'greenlike1' ,
'HOME' => '/home/storage/5/33/6f/greenlike1' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'REQUEST_URI' => '/noticias' ,
'QUERY_STRING' => '' ,
'REQUEST_METHOD' => 'GET' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'GATEWAY_INTERFACE' => 'CGI/1.1' ,
'REDIRECT_URL' => '/webroot/noticias' ,
'REMOTE_PORT' => '47048' ,
'SCRIPT_FILENAME' => '/home/storage/5/33/6f/greenlike1/public_html/webroot/index.php' ,
'SERVER_ADMIN' => 'webmaster@greenlike1.hospedagemdesites.ws' ,
'CONTEXT_DOCUMENT_ROOT' => '/home/storage/5/33/6f/greenlike1/public_html' ,
'CONTEXT_PREFIX' => '' ,
'REQUEST_SCHEME' => 'http' ,
'DOCUMENT_ROOT' => '/home/storage/5/33/6f/greenlike1/public_html' ,
'REMOTE_ADDR' => '18.97.14.84' ,
'SERVER_PORT' => '80' ,
'SERVER_ADDR' => '177.153.48.136' ,
'SERVER_NAME' => 'greenlike.com.br' ,
'SERVER_SOFTWARE' => 'Apache' ,
'SERVER_SIGNATURE' => '' ,
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin' ,
'HTTP_CONNECTION' => 'close' ,
'HTTP_X_VARNISH' => '482477325' ,
'HTTP_X_FORWARDED_FOR' => '18.97.14.84' ,
'HTTP_HOST' => 'greenlike.com.br' ,
'HTTP_ACCEPT_ENCODING' => 'br,gzip' ,
'HTTP_IF_MODIFIED_SINCE' => 'Sun, 04 Aug 2024 20:11:03 GMT' ,
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5' ,
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' ,
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)' ,
'LOG_SUBDIR' => 'greenlike1' ,
'UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'REDIRECT_STATUS' => '200' ,
'REDIRECT_LOG_SUBDIR' => 'greenlike1' ,
'REDIRECT_UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'REDIRECT_REDIRECT_STATUS' => '200' ,
'REDIRECT_REDIRECT_LOG_SUBDIR' => 'greenlike1' ,
'REDIRECT_REDIRECT_UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'FCGI_ROLE' => 'RESPONDER' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1733691684.2846 ,
'REQUEST_TIME' => (int) 1733691684 ,
'ORIGINAL_REQUEST_METHOD' => 'GET' ,
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
protected _detectors => [
'get' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'GET' ,
] ,
'post' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'POST' ,
] ,
'put' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'PUT' ,
] ,
'patch' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'PATCH' ,
] ,
'delete' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'DELETE' ,
] ,
'head' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'HEAD' ,
] ,
'options' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'OPTIONS' ,
] ,
'ssl' => [
'env' => 'HTTPS' ,
'options' => [
'' => [maximum depth reached] ,
] ,
] ,
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH' ,
'value' => 'XMLHttpRequest' ,
] ,
'json' => [
'accept' => [
'' => [maximum depth reached] ,
] ,
'param' => '_ext' ,
'value' => 'json' ,
] ,
'xml' => [
'accept' => [
'' => [maximum depth reached] ,
] ,
'param' => '_ext' ,
'value' => 'xml' ,
] ,
'mobile' => object( Closure ) id: 1 {
} ,
'tablet' => object( Closure ) id: 2 {
} ,
]
protected _detectorCache => [
]
protected stream => object( Laminas\Diactoros\PhpInputStream ) id: 3 {
protected resource => (resource) Resource id #140
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object( Laminas\Diactoros\Uri ) id: 4 {
base => ''
webroot => '/'
protected allowedSchemes => [
'' => [maximum depth reached] ,
]
private scheme => 'http'
private userInfo => ''
private host => 'greenlike.com.br'
private port => null
private path => '/noticias'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
protected _isCLI => false
}
protected flash => object( Cake\Http\FlashMessage ) id: 6 {
protected _defaultConfig => [
'' => [maximum depth reached] ,
]
protected session => object( Cake\Http\Session ) id: 5 {}
protected _config => [
'' => [maximum depth reached] ,
]
protected _configInitialized => true
}
protected attributes => [
]
protected emulatedAttributes => [
(int) 0 => 'session' ,
(int) 1 => 'flash' ,
(int) 2 => 'webroot' ,
(int) 3 => 'base' ,
(int) 4 => 'params' ,
(int) 5 => 'here' ,
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
if ( $this -> queue -> valid ()) {
$middleware = $this -> queue -> current ();
$this -> queue -> next ();
return $middleware -> process ( $request , $this );
}
if ( $this -> fallbackHandler ) {
return $this -> fallbackHandler -> handle ( $request );
Arguments
object( Cake\Http\ServerRequest ) id: 0 {
trustProxy => false
protected params => [
'slug' => 'noticias' ,
'pass' => [
(int) 0 => 'noticias' ,
] ,
'controller' => 'Posts' ,
'action' => 'index' ,
'plugin' => null ,
'_matchedRoute' => '/{slug}' ,
'_ext' => null ,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'greenlike1' ,
'HOME' => '/home/storage/5/33/6f/greenlike1' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'REQUEST_URI' => '/noticias' ,
'QUERY_STRING' => '' ,
'REQUEST_METHOD' => 'GET' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'GATEWAY_INTERFACE' => 'CGI/1.1' ,
'REDIRECT_URL' => '/webroot/noticias' ,
'REMOTE_PORT' => '47048' ,
'SCRIPT_FILENAME' => '/home/storage/5/33/6f/greenlike1/public_html/webroot/index.php' ,
'SERVER_ADMIN' => 'webmaster@greenlike1.hospedagemdesites.ws' ,
'CONTEXT_DOCUMENT_ROOT' => '/home/storage/5/33/6f/greenlike1/public_html' ,
'CONTEXT_PREFIX' => '' ,
'REQUEST_SCHEME' => 'http' ,
'DOCUMENT_ROOT' => '/home/storage/5/33/6f/greenlike1/public_html' ,
'REMOTE_ADDR' => '18.97.14.84' ,
'SERVER_PORT' => '80' ,
'SERVER_ADDR' => '177.153.48.136' ,
'SERVER_NAME' => 'greenlike.com.br' ,
'SERVER_SOFTWARE' => 'Apache' ,
'SERVER_SIGNATURE' => '' ,
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin' ,
'HTTP_CONNECTION' => 'close' ,
'HTTP_X_VARNISH' => '482477325' ,
'HTTP_X_FORWARDED_FOR' => '18.97.14.84' ,
'HTTP_HOST' => 'greenlike.com.br' ,
'HTTP_ACCEPT_ENCODING' => 'br,gzip' ,
'HTTP_IF_MODIFIED_SINCE' => 'Sun, 04 Aug 2024 20:11:03 GMT' ,
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5' ,
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' ,
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)' ,
'LOG_SUBDIR' => 'greenlike1' ,
'UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'REDIRECT_STATUS' => '200' ,
'REDIRECT_LOG_SUBDIR' => 'greenlike1' ,
'REDIRECT_UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'REDIRECT_REDIRECT_STATUS' => '200' ,
'REDIRECT_REDIRECT_LOG_SUBDIR' => 'greenlike1' ,
'REDIRECT_REDIRECT_UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'FCGI_ROLE' => 'RESPONDER' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1733691684.2846 ,
'REQUEST_TIME' => (int) 1733691684 ,
'ORIGINAL_REQUEST_METHOD' => 'GET' ,
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
protected _detectors => [
'get' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'GET' ,
] ,
'post' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'POST' ,
] ,
'put' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'PUT' ,
] ,
'patch' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'PATCH' ,
] ,
'delete' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'DELETE' ,
] ,
'head' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'HEAD' ,
] ,
'options' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'OPTIONS' ,
] ,
'ssl' => [
'env' => 'HTTPS' ,
'options' => [
'' => [maximum depth reached] ,
] ,
] ,
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH' ,
'value' => 'XMLHttpRequest' ,
] ,
'json' => [
'accept' => [
'' => [maximum depth reached] ,
] ,
'param' => '_ext' ,
'value' => 'json' ,
] ,
'xml' => [
'accept' => [
'' => [maximum depth reached] ,
] ,
'param' => '_ext' ,
'value' => 'xml' ,
] ,
'mobile' => object( Closure ) id: 1 {
} ,
'tablet' => object( Closure ) id: 2 {
} ,
]
protected _detectorCache => [
]
protected stream => object( Laminas\Diactoros\PhpInputStream ) id: 3 {
protected resource => (resource) Resource id #140
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object( Laminas\Diactoros\Uri ) id: 4 {
base => ''
webroot => '/'
protected allowedSchemes => [
'' => [maximum depth reached] ,
]
private scheme => 'http'
private userInfo => ''
private host => 'greenlike.com.br'
private port => null
private path => '/noticias'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
protected _isCLI => false
}
protected flash => object( Cake\Http\FlashMessage ) id: 6 {
protected _defaultConfig => [
'' => [maximum depth reached] ,
]
protected session => object( Cake\Http\Session ) id: 5 {}
protected _config => [
'' => [maximum depth reached] ,
]
protected _configInitialized => true
}
protected attributes => [
]
protected emulatedAttributes => [
(int) 0 => 'session' ,
(int) 1 => 'flash' ,
(int) 2 => 'webroot' ,
(int) 3 => 'base' ,
(int) 4 => 'params' ,
(int) 5 => 'here' ,
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
object( Cake\Http\Runner ) id: 0 {
protected queue => object( Cake\Http\MiddlewareQueue ) id: 1 {
protected position => (int) 6
protected queue => [
'' => [maximum depth reached] ,
]
}
protected fallbackHandler => object( App\Application ) id: 2 {
protected configDir => '/home/storage/5/33/6f/greenlike1/public_html/config/'
protected plugins => object( Cake\Core\PluginCollection ) id: 3 {
}
protected controllerFactory => object( Cake\Controller\ControllerFactory ) id: 4 {
}
protected container => object( Cake\Core\Container ) id: 5 {
}
protected _eventManager => object( Cake\Event\EventManager ) id: 6 {
}
protected _eventClass => 'Cake\Event\Event'
}
}
public function process ( ServerRequestInterface $request , RequestHandlerInterface $handler ): ResponseInterface
{
$url = $request -> getUri ()-> getPath ();
if ( strpos ( $url , '..' ) !== false || strpos ( $url , '.' ) === false ) {
return $handler -> handle ( $request );
}
if ( strpos ( $url , '/.' ) !== false ) {
return $handler -> handle ( $request );
Arguments
object( Cake\Http\ServerRequest ) id: 0 {
trustProxy => false
protected params => [
'plugin' => null ,
'controller' => null ,
'action' => null ,
'_ext' => null ,
'pass' => [
] ,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'greenlike1' ,
'HOME' => '/home/storage/5/33/6f/greenlike1' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'REQUEST_URI' => '/noticias' ,
'QUERY_STRING' => '' ,
'REQUEST_METHOD' => 'GET' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'GATEWAY_INTERFACE' => 'CGI/1.1' ,
'REDIRECT_URL' => '/webroot/noticias' ,
'REMOTE_PORT' => '47048' ,
'SCRIPT_FILENAME' => '/home/storage/5/33/6f/greenlike1/public_html/webroot/index.php' ,
'SERVER_ADMIN' => 'webmaster@greenlike1.hospedagemdesites.ws' ,
'CONTEXT_DOCUMENT_ROOT' => '/home/storage/5/33/6f/greenlike1/public_html' ,
'CONTEXT_PREFIX' => '' ,
'REQUEST_SCHEME' => 'http' ,
'DOCUMENT_ROOT' => '/home/storage/5/33/6f/greenlike1/public_html' ,
'REMOTE_ADDR' => '18.97.14.84' ,
'SERVER_PORT' => '80' ,
'SERVER_ADDR' => '177.153.48.136' ,
'SERVER_NAME' => 'greenlike.com.br' ,
'SERVER_SOFTWARE' => 'Apache' ,
'SERVER_SIGNATURE' => '' ,
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin' ,
'HTTP_CONNECTION' => 'close' ,
'HTTP_X_VARNISH' => '482477325' ,
'HTTP_X_FORWARDED_FOR' => '18.97.14.84' ,
'HTTP_HOST' => 'greenlike.com.br' ,
'HTTP_ACCEPT_ENCODING' => 'br,gzip' ,
'HTTP_IF_MODIFIED_SINCE' => 'Sun, 04 Aug 2024 20:11:03 GMT' ,
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5' ,
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' ,
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)' ,
'LOG_SUBDIR' => 'greenlike1' ,
'UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'REDIRECT_STATUS' => '200' ,
'REDIRECT_LOG_SUBDIR' => 'greenlike1' ,
'REDIRECT_UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'REDIRECT_REDIRECT_STATUS' => '200' ,
'REDIRECT_REDIRECT_LOG_SUBDIR' => 'greenlike1' ,
'REDIRECT_REDIRECT_UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'FCGI_ROLE' => 'RESPONDER' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1733691684.2846 ,
'REQUEST_TIME' => (int) 1733691684 ,
'ORIGINAL_REQUEST_METHOD' => 'GET' ,
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
protected _detectors => [
'get' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'GET' ,
] ,
'post' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'POST' ,
] ,
'put' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'PUT' ,
] ,
'patch' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'PATCH' ,
] ,
'delete' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'DELETE' ,
] ,
'head' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'HEAD' ,
] ,
'options' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'OPTIONS' ,
] ,
'ssl' => [
'env' => 'HTTPS' ,
'options' => [
'' => [maximum depth reached] ,
] ,
] ,
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH' ,
'value' => 'XMLHttpRequest' ,
] ,
'json' => [
'accept' => [
'' => [maximum depth reached] ,
] ,
'param' => '_ext' ,
'value' => 'json' ,
] ,
'xml' => [
'accept' => [
'' => [maximum depth reached] ,
] ,
'param' => '_ext' ,
'value' => 'xml' ,
] ,
'mobile' => object( Closure ) id: 1 {
} ,
'tablet' => object( Closure ) id: 2 {
} ,
]
protected _detectorCache => [
]
protected stream => object( Laminas\Diactoros\PhpInputStream ) id: 3 {
protected resource => (resource) Resource id #140
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object( Laminas\Diactoros\Uri ) id: 4 {
base => ''
webroot => '/'
protected allowedSchemes => [
'' => [maximum depth reached] ,
]
private scheme => 'http'
private userInfo => ''
private host => 'greenlike.com.br'
private port => null
private path => '/noticias'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
protected _isCLI => false
}
protected flash => object( Cake\Http\FlashMessage ) id: 6 {
protected _defaultConfig => [
'' => [maximum depth reached] ,
]
protected session => object( Cake\Http\Session ) id: 5 {}
protected _config => [
'' => [maximum depth reached] ,
]
protected _configInitialized => true
}
protected attributes => [
]
protected emulatedAttributes => [
(int) 0 => 'session' ,
(int) 1 => 'flash' ,
(int) 2 => 'webroot' ,
(int) 3 => 'base' ,
(int) 4 => 'params' ,
(int) 5 => 'here' ,
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
if ( $this -> queue -> valid ()) {
$middleware = $this -> queue -> current ();
$this -> queue -> next ();
return $middleware -> process ( $request , $this );
}
if ( $this -> fallbackHandler ) {
return $this -> fallbackHandler -> handle ( $request );
Arguments
object( Cake\Http\ServerRequest ) id: 0 {
trustProxy => false
protected params => [
'plugin' => null ,
'controller' => null ,
'action' => null ,
'_ext' => null ,
'pass' => [
] ,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'greenlike1' ,
'HOME' => '/home/storage/5/33/6f/greenlike1' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'REQUEST_URI' => '/noticias' ,
'QUERY_STRING' => '' ,
'REQUEST_METHOD' => 'GET' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'GATEWAY_INTERFACE' => 'CGI/1.1' ,
'REDIRECT_URL' => '/webroot/noticias' ,
'REMOTE_PORT' => '47048' ,
'SCRIPT_FILENAME' => '/home/storage/5/33/6f/greenlike1/public_html/webroot/index.php' ,
'SERVER_ADMIN' => 'webmaster@greenlike1.hospedagemdesites.ws' ,
'CONTEXT_DOCUMENT_ROOT' => '/home/storage/5/33/6f/greenlike1/public_html' ,
'CONTEXT_PREFIX' => '' ,
'REQUEST_SCHEME' => 'http' ,
'DOCUMENT_ROOT' => '/home/storage/5/33/6f/greenlike1/public_html' ,
'REMOTE_ADDR' => '18.97.14.84' ,
'SERVER_PORT' => '80' ,
'SERVER_ADDR' => '177.153.48.136' ,
'SERVER_NAME' => 'greenlike.com.br' ,
'SERVER_SOFTWARE' => 'Apache' ,
'SERVER_SIGNATURE' => '' ,
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin' ,
'HTTP_CONNECTION' => 'close' ,
'HTTP_X_VARNISH' => '482477325' ,
'HTTP_X_FORWARDED_FOR' => '18.97.14.84' ,
'HTTP_HOST' => 'greenlike.com.br' ,
'HTTP_ACCEPT_ENCODING' => 'br,gzip' ,
'HTTP_IF_MODIFIED_SINCE' => 'Sun, 04 Aug 2024 20:11:03 GMT' ,
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5' ,
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' ,
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)' ,
'LOG_SUBDIR' => 'greenlike1' ,
'UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'REDIRECT_STATUS' => '200' ,
'REDIRECT_LOG_SUBDIR' => 'greenlike1' ,
'REDIRECT_UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'REDIRECT_REDIRECT_STATUS' => '200' ,
'REDIRECT_REDIRECT_LOG_SUBDIR' => 'greenlike1' ,
'REDIRECT_REDIRECT_UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'FCGI_ROLE' => 'RESPONDER' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1733691684.2846 ,
'REQUEST_TIME' => (int) 1733691684 ,
'ORIGINAL_REQUEST_METHOD' => 'GET' ,
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
protected _detectors => [
'get' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'GET' ,
] ,
'post' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'POST' ,
] ,
'put' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'PUT' ,
] ,
'patch' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'PATCH' ,
] ,
'delete' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'DELETE' ,
] ,
'head' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'HEAD' ,
] ,
'options' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'OPTIONS' ,
] ,
'ssl' => [
'env' => 'HTTPS' ,
'options' => [
'' => [maximum depth reached] ,
] ,
] ,
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH' ,
'value' => 'XMLHttpRequest' ,
] ,
'json' => [
'accept' => [
'' => [maximum depth reached] ,
] ,
'param' => '_ext' ,
'value' => 'json' ,
] ,
'xml' => [
'accept' => [
'' => [maximum depth reached] ,
] ,
'param' => '_ext' ,
'value' => 'xml' ,
] ,
'mobile' => object( Closure ) id: 1 {
} ,
'tablet' => object( Closure ) id: 2 {
} ,
]
protected _detectorCache => [
]
protected stream => object( Laminas\Diactoros\PhpInputStream ) id: 3 {
protected resource => (resource) Resource id #140
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object( Laminas\Diactoros\Uri ) id: 4 {
base => ''
webroot => '/'
protected allowedSchemes => [
'' => [maximum depth reached] ,
]
private scheme => 'http'
private userInfo => ''
private host => 'greenlike.com.br'
private port => null
private path => '/noticias'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
protected _isCLI => false
}
protected flash => object( Cake\Http\FlashMessage ) id: 6 {
protected _defaultConfig => [
'' => [maximum depth reached] ,
]
protected session => object( Cake\Http\Session ) id: 5 {}
protected _config => [
'' => [maximum depth reached] ,
]
protected _configInitialized => true
}
protected attributes => [
]
protected emulatedAttributes => [
(int) 0 => 'session' ,
(int) 1 => 'flash' ,
(int) 2 => 'webroot' ,
(int) 3 => 'base' ,
(int) 4 => 'params' ,
(int) 5 => 'here' ,
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
object( Cake\Http\Runner ) id: 0 {
protected queue => object( Cake\Http\MiddlewareQueue ) id: 1 {
protected position => (int) 6
protected queue => [
'' => [maximum depth reached] ,
]
}
protected fallbackHandler => object( App\Application ) id: 2 {
protected configDir => '/home/storage/5/33/6f/greenlike1/public_html/config/'
protected plugins => object( Cake\Core\PluginCollection ) id: 3 {
}
protected controllerFactory => object( Cake\Controller\ControllerFactory ) id: 4 {
}
protected container => object( Cake\Core\Container ) id: 5 {
}
protected _eventManager => object( Cake\Event\EventManager ) id: 6 {
}
protected _eventClass => 'Cake\Event\Event'
}
}
*/
public function process ( ServerRequestInterface $request , RequestHandlerInterface $handler ): ResponseInterface
{
try {
return $handler -> handle ( $request );
} catch ( RedirectException $exception ) {
return $this -> handleRedirect ( $exception );
} catch ( Throwable $exception ) {
return $this -> handleException ( $exception , $request );
Arguments
object( Cake\Http\ServerRequest ) id: 0 {
trustProxy => false
protected params => [
'plugin' => null ,
'controller' => null ,
'action' => null ,
'_ext' => null ,
'pass' => [
] ,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'greenlike1' ,
'HOME' => '/home/storage/5/33/6f/greenlike1' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'REQUEST_URI' => '/noticias' ,
'QUERY_STRING' => '' ,
'REQUEST_METHOD' => 'GET' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'GATEWAY_INTERFACE' => 'CGI/1.1' ,
'REDIRECT_URL' => '/webroot/noticias' ,
'REMOTE_PORT' => '47048' ,
'SCRIPT_FILENAME' => '/home/storage/5/33/6f/greenlike1/public_html/webroot/index.php' ,
'SERVER_ADMIN' => 'webmaster@greenlike1.hospedagemdesites.ws' ,
'CONTEXT_DOCUMENT_ROOT' => '/home/storage/5/33/6f/greenlike1/public_html' ,
'CONTEXT_PREFIX' => '' ,
'REQUEST_SCHEME' => 'http' ,
'DOCUMENT_ROOT' => '/home/storage/5/33/6f/greenlike1/public_html' ,
'REMOTE_ADDR' => '18.97.14.84' ,
'SERVER_PORT' => '80' ,
'SERVER_ADDR' => '177.153.48.136' ,
'SERVER_NAME' => 'greenlike.com.br' ,
'SERVER_SOFTWARE' => 'Apache' ,
'SERVER_SIGNATURE' => '' ,
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin' ,
'HTTP_CONNECTION' => 'close' ,
'HTTP_X_VARNISH' => '482477325' ,
'HTTP_X_FORWARDED_FOR' => '18.97.14.84' ,
'HTTP_HOST' => 'greenlike.com.br' ,
'HTTP_ACCEPT_ENCODING' => 'br,gzip' ,
'HTTP_IF_MODIFIED_SINCE' => 'Sun, 04 Aug 2024 20:11:03 GMT' ,
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5' ,
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' ,
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)' ,
'LOG_SUBDIR' => 'greenlike1' ,
'UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'REDIRECT_STATUS' => '200' ,
'REDIRECT_LOG_SUBDIR' => 'greenlike1' ,
'REDIRECT_UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'REDIRECT_REDIRECT_STATUS' => '200' ,
'REDIRECT_REDIRECT_LOG_SUBDIR' => 'greenlike1' ,
'REDIRECT_REDIRECT_UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'FCGI_ROLE' => 'RESPONDER' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1733691684.2846 ,
'REQUEST_TIME' => (int) 1733691684 ,
'ORIGINAL_REQUEST_METHOD' => 'GET' ,
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
protected _detectors => [
'get' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'GET' ,
] ,
'post' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'POST' ,
] ,
'put' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'PUT' ,
] ,
'patch' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'PATCH' ,
] ,
'delete' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'DELETE' ,
] ,
'head' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'HEAD' ,
] ,
'options' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'OPTIONS' ,
] ,
'ssl' => [
'env' => 'HTTPS' ,
'options' => [
'' => [maximum depth reached] ,
] ,
] ,
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH' ,
'value' => 'XMLHttpRequest' ,
] ,
'json' => [
'accept' => [
'' => [maximum depth reached] ,
] ,
'param' => '_ext' ,
'value' => 'json' ,
] ,
'xml' => [
'accept' => [
'' => [maximum depth reached] ,
] ,
'param' => '_ext' ,
'value' => 'xml' ,
] ,
'mobile' => object( Closure ) id: 1 {
} ,
'tablet' => object( Closure ) id: 2 {
} ,
]
protected _detectorCache => [
]
protected stream => object( Laminas\Diactoros\PhpInputStream ) id: 3 {
protected resource => (resource) Resource id #140
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object( Laminas\Diactoros\Uri ) id: 4 {
base => ''
webroot => '/'
protected allowedSchemes => [
'' => [maximum depth reached] ,
]
private scheme => 'http'
private userInfo => ''
private host => 'greenlike.com.br'
private port => null
private path => '/noticias'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
protected _isCLI => false
}
protected flash => object( Cake\Http\FlashMessage ) id: 6 {
protected _defaultConfig => [
'' => [maximum depth reached] ,
]
protected session => object( Cake\Http\Session ) id: 5 {}
protected _config => [
'' => [maximum depth reached] ,
]
protected _configInitialized => true
}
protected attributes => [
]
protected emulatedAttributes => [
(int) 0 => 'session' ,
(int) 1 => 'flash' ,
(int) 2 => 'webroot' ,
(int) 3 => 'base' ,
(int) 4 => 'params' ,
(int) 5 => 'here' ,
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
if ( $this -> queue -> valid ()) {
$middleware = $this -> queue -> current ();
$this -> queue -> next ();
return $middleware -> process ( $request , $this );
}
if ( $this -> fallbackHandler ) {
return $this -> fallbackHandler -> handle ( $request );
Arguments
object( Cake\Http\ServerRequest ) id: 0 {
trustProxy => false
protected params => [
'plugin' => null ,
'controller' => null ,
'action' => null ,
'_ext' => null ,
'pass' => [
] ,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'greenlike1' ,
'HOME' => '/home/storage/5/33/6f/greenlike1' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'REQUEST_URI' => '/noticias' ,
'QUERY_STRING' => '' ,
'REQUEST_METHOD' => 'GET' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'GATEWAY_INTERFACE' => 'CGI/1.1' ,
'REDIRECT_URL' => '/webroot/noticias' ,
'REMOTE_PORT' => '47048' ,
'SCRIPT_FILENAME' => '/home/storage/5/33/6f/greenlike1/public_html/webroot/index.php' ,
'SERVER_ADMIN' => 'webmaster@greenlike1.hospedagemdesites.ws' ,
'CONTEXT_DOCUMENT_ROOT' => '/home/storage/5/33/6f/greenlike1/public_html' ,
'CONTEXT_PREFIX' => '' ,
'REQUEST_SCHEME' => 'http' ,
'DOCUMENT_ROOT' => '/home/storage/5/33/6f/greenlike1/public_html' ,
'REMOTE_ADDR' => '18.97.14.84' ,
'SERVER_PORT' => '80' ,
'SERVER_ADDR' => '177.153.48.136' ,
'SERVER_NAME' => 'greenlike.com.br' ,
'SERVER_SOFTWARE' => 'Apache' ,
'SERVER_SIGNATURE' => '' ,
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin' ,
'HTTP_CONNECTION' => 'close' ,
'HTTP_X_VARNISH' => '482477325' ,
'HTTP_X_FORWARDED_FOR' => '18.97.14.84' ,
'HTTP_HOST' => 'greenlike.com.br' ,
'HTTP_ACCEPT_ENCODING' => 'br,gzip' ,
'HTTP_IF_MODIFIED_SINCE' => 'Sun, 04 Aug 2024 20:11:03 GMT' ,
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5' ,
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' ,
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)' ,
'LOG_SUBDIR' => 'greenlike1' ,
'UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'REDIRECT_STATUS' => '200' ,
'REDIRECT_LOG_SUBDIR' => 'greenlike1' ,
'REDIRECT_UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'REDIRECT_REDIRECT_STATUS' => '200' ,
'REDIRECT_REDIRECT_LOG_SUBDIR' => 'greenlike1' ,
'REDIRECT_REDIRECT_UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'FCGI_ROLE' => 'RESPONDER' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1733691684.2846 ,
'REQUEST_TIME' => (int) 1733691684 ,
'ORIGINAL_REQUEST_METHOD' => 'GET' ,
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
protected _detectors => [
'get' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'GET' ,
] ,
'post' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'POST' ,
] ,
'put' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'PUT' ,
] ,
'patch' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'PATCH' ,
] ,
'delete' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'DELETE' ,
] ,
'head' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'HEAD' ,
] ,
'options' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'OPTIONS' ,
] ,
'ssl' => [
'env' => 'HTTPS' ,
'options' => [
'' => [maximum depth reached] ,
] ,
] ,
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH' ,
'value' => 'XMLHttpRequest' ,
] ,
'json' => [
'accept' => [
'' => [maximum depth reached] ,
] ,
'param' => '_ext' ,
'value' => 'json' ,
] ,
'xml' => [
'accept' => [
'' => [maximum depth reached] ,
] ,
'param' => '_ext' ,
'value' => 'xml' ,
] ,
'mobile' => object( Closure ) id: 1 {
} ,
'tablet' => object( Closure ) id: 2 {
} ,
]
protected _detectorCache => [
]
protected stream => object( Laminas\Diactoros\PhpInputStream ) id: 3 {
protected resource => (resource) Resource id #140
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object( Laminas\Diactoros\Uri ) id: 4 {
base => ''
webroot => '/'
protected allowedSchemes => [
'' => [maximum depth reached] ,
]
private scheme => 'http'
private userInfo => ''
private host => 'greenlike.com.br'
private port => null
private path => '/noticias'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
protected _isCLI => false
}
protected flash => object( Cake\Http\FlashMessage ) id: 6 {
protected _defaultConfig => [
'' => [maximum depth reached] ,
]
protected session => object( Cake\Http\Session ) id: 5 {}
protected _config => [
'' => [maximum depth reached] ,
]
protected _configInitialized => true
}
protected attributes => [
]
protected emulatedAttributes => [
(int) 0 => 'session' ,
(int) 1 => 'flash' ,
(int) 2 => 'webroot' ,
(int) 3 => 'base' ,
(int) 4 => 'params' ,
(int) 5 => 'here' ,
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
object( Cake\Http\Runner ) id: 0 {
protected queue => object( Cake\Http\MiddlewareQueue ) id: 1 {
protected position => (int) 6
protected queue => [
'' => [maximum depth reached] ,
]
}
protected fallbackHandler => object( App\Application ) id: 2 {
protected configDir => '/home/storage/5/33/6f/greenlike1/public_html/config/'
protected plugins => object( Cake\Core\PluginCollection ) id: 3 {
}
protected controllerFactory => object( Cake\Controller\ControllerFactory ) id: 4 {
}
protected container => object( Cake\Core\Container ) id: 5 {
}
protected _eventManager => object( Cake\Event\EventManager ) id: 6 {
}
protected _eventClass => 'Cake\Event\Event'
}
}
$this -> queue = $queue ;
$this -> queue -> rewind ();
$this -> fallbackHandler = $fallbackHandler ;
return $this -> handle ( $request );
}
/**
* Handle incoming server request and return a response .
Arguments
object( Cake\Http\ServerRequest ) id: 0 {
trustProxy => false
protected params => [
'plugin' => null ,
'controller' => null ,
'action' => null ,
'_ext' => null ,
'pass' => [
] ,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'greenlike1' ,
'HOME' => '/home/storage/5/33/6f/greenlike1' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'REQUEST_URI' => '/noticias' ,
'QUERY_STRING' => '' ,
'REQUEST_METHOD' => 'GET' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'GATEWAY_INTERFACE' => 'CGI/1.1' ,
'REDIRECT_URL' => '/webroot/noticias' ,
'REMOTE_PORT' => '47048' ,
'SCRIPT_FILENAME' => '/home/storage/5/33/6f/greenlike1/public_html/webroot/index.php' ,
'SERVER_ADMIN' => 'webmaster@greenlike1.hospedagemdesites.ws' ,
'CONTEXT_DOCUMENT_ROOT' => '/home/storage/5/33/6f/greenlike1/public_html' ,
'CONTEXT_PREFIX' => '' ,
'REQUEST_SCHEME' => 'http' ,
'DOCUMENT_ROOT' => '/home/storage/5/33/6f/greenlike1/public_html' ,
'REMOTE_ADDR' => '18.97.14.84' ,
'SERVER_PORT' => '80' ,
'SERVER_ADDR' => '177.153.48.136' ,
'SERVER_NAME' => 'greenlike.com.br' ,
'SERVER_SOFTWARE' => 'Apache' ,
'SERVER_SIGNATURE' => '' ,
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin' ,
'HTTP_CONNECTION' => 'close' ,
'HTTP_X_VARNISH' => '482477325' ,
'HTTP_X_FORWARDED_FOR' => '18.97.14.84' ,
'HTTP_HOST' => 'greenlike.com.br' ,
'HTTP_ACCEPT_ENCODING' => 'br,gzip' ,
'HTTP_IF_MODIFIED_SINCE' => 'Sun, 04 Aug 2024 20:11:03 GMT' ,
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5' ,
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' ,
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)' ,
'LOG_SUBDIR' => 'greenlike1' ,
'UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'REDIRECT_STATUS' => '200' ,
'REDIRECT_LOG_SUBDIR' => 'greenlike1' ,
'REDIRECT_UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'REDIRECT_REDIRECT_STATUS' => '200' ,
'REDIRECT_REDIRECT_LOG_SUBDIR' => 'greenlike1' ,
'REDIRECT_REDIRECT_UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'FCGI_ROLE' => 'RESPONDER' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1733691684.2846 ,
'REQUEST_TIME' => (int) 1733691684 ,
'ORIGINAL_REQUEST_METHOD' => 'GET' ,
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
protected _detectors => [
'get' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'GET' ,
] ,
'post' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'POST' ,
] ,
'put' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'PUT' ,
] ,
'patch' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'PATCH' ,
] ,
'delete' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'DELETE' ,
] ,
'head' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'HEAD' ,
] ,
'options' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'OPTIONS' ,
] ,
'ssl' => [
'env' => 'HTTPS' ,
'options' => [
'' => [maximum depth reached] ,
] ,
] ,
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH' ,
'value' => 'XMLHttpRequest' ,
] ,
'json' => [
'accept' => [
'' => [maximum depth reached] ,
] ,
'param' => '_ext' ,
'value' => 'json' ,
] ,
'xml' => [
'accept' => [
'' => [maximum depth reached] ,
] ,
'param' => '_ext' ,
'value' => 'xml' ,
] ,
'mobile' => object( Closure ) id: 1 {
} ,
'tablet' => object( Closure ) id: 2 {
} ,
]
protected _detectorCache => [
]
protected stream => object( Laminas\Diactoros\PhpInputStream ) id: 3 {
protected resource => (resource) Resource id #140
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object( Laminas\Diactoros\Uri ) id: 4 {
base => ''
webroot => '/'
protected allowedSchemes => [
'' => [maximum depth reached] ,
]
private scheme => 'http'
private userInfo => ''
private host => 'greenlike.com.br'
private port => null
private path => '/noticias'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
protected _isCLI => false
}
protected flash => object( Cake\Http\FlashMessage ) id: 6 {
protected _defaultConfig => [
'' => [maximum depth reached] ,
]
protected session => object( Cake\Http\Session ) id: 5 {}
protected _config => [
'' => [maximum depth reached] ,
]
protected _configInitialized => true
}
protected attributes => [
]
protected emulatedAttributes => [
(int) 0 => 'session' ,
(int) 1 => 'flash' ,
(int) 2 => 'webroot' ,
(int) 3 => 'base' ,
(int) 4 => 'params' ,
(int) 5 => 'here' ,
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
}
$this -> dispatchEvent ( 'Server.buildMiddleware' , [ 'middleware' => $middleware ]);
$response = $this -> runner -> run ( $middleware , $request , $this -> app );
if ( $request instanceof ServerRequest ) {
$request -> getSession ()-> close ();
}
Arguments
object( Cake\Http\MiddlewareQueue ) id: 0 {
protected position => (int) 6
protected queue => [
(int) 0 => object( Cake\Error\Middleware\ErrorHandlerMiddleware ) id: 1 {
} ,
(int) 1 => object( Cake\Routing\Middleware\AssetMiddleware ) id: 2 {
} ,
(int) 2 => object( Cake\Routing\Middleware\RoutingMiddleware ) id: 3 {
} ,
(int) 3 => object( Cake\Http\Middleware\BodyParserMiddleware ) id: 4 {
} ,
(int) 4 => object( Cake\Http\Middleware\CsrfProtectionMiddleware ) id: 5 {
} ,
(int) 5 => object( Authentication\Middleware\AuthenticationMiddleware ) id: 6 {
} ,
]
}
object( Cake\Http\ServerRequest ) id: 0 {
trustProxy => false
protected params => [
'plugin' => null ,
'controller' => null ,
'action' => null ,
'_ext' => null ,
'pass' => [
] ,
]
protected data => [
]
protected query => [
]
protected cookies => [
]
protected _environment => [
'USER' => 'greenlike1' ,
'HOME' => '/home/storage/5/33/6f/greenlike1' ,
'SCRIPT_NAME' => '/webroot/index.php' ,
'REQUEST_URI' => '/noticias' ,
'QUERY_STRING' => '' ,
'REQUEST_METHOD' => 'GET' ,
'SERVER_PROTOCOL' => 'HTTP/1.1' ,
'GATEWAY_INTERFACE' => 'CGI/1.1' ,
'REDIRECT_URL' => '/webroot/noticias' ,
'REMOTE_PORT' => '47048' ,
'SCRIPT_FILENAME' => '/home/storage/5/33/6f/greenlike1/public_html/webroot/index.php' ,
'SERVER_ADMIN' => 'webmaster@greenlike1.hospedagemdesites.ws' ,
'CONTEXT_DOCUMENT_ROOT' => '/home/storage/5/33/6f/greenlike1/public_html' ,
'CONTEXT_PREFIX' => '' ,
'REQUEST_SCHEME' => 'http' ,
'DOCUMENT_ROOT' => '/home/storage/5/33/6f/greenlike1/public_html' ,
'REMOTE_ADDR' => '18.97.14.84' ,
'SERVER_PORT' => '80' ,
'SERVER_ADDR' => '177.153.48.136' ,
'SERVER_NAME' => 'greenlike.com.br' ,
'SERVER_SOFTWARE' => 'Apache' ,
'SERVER_SIGNATURE' => '' ,
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin' ,
'HTTP_CONNECTION' => 'close' ,
'HTTP_X_VARNISH' => '482477325' ,
'HTTP_X_FORWARDED_FOR' => '18.97.14.84' ,
'HTTP_HOST' => 'greenlike.com.br' ,
'HTTP_ACCEPT_ENCODING' => 'br,gzip' ,
'HTTP_IF_MODIFIED_SINCE' => 'Sun, 04 Aug 2024 20:11:03 GMT' ,
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5' ,
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' ,
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)' ,
'LOG_SUBDIR' => 'greenlike1' ,
'UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'REDIRECT_STATUS' => '200' ,
'REDIRECT_LOG_SUBDIR' => 'greenlike1' ,
'REDIRECT_UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'REDIRECT_REDIRECT_STATUS' => '200' ,
'REDIRECT_REDIRECT_LOG_SUBDIR' => 'greenlike1' ,
'REDIRECT_REDIRECT_UNIQUE_ID' => 'Z1YJJA5Rbzbr07CGWtonxwAAABY' ,
'FCGI_ROLE' => 'RESPONDER' ,
'PHP_SELF' => '/webroot/index.php' ,
'REQUEST_TIME_FLOAT' => (float) 1733691684.2846 ,
'REQUEST_TIME' => (int) 1733691684 ,
'ORIGINAL_REQUEST_METHOD' => 'GET' ,
]
protected base => ''
protected webroot => '/'
protected trustedProxies => [
]
protected _detectors => [
'get' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'GET' ,
] ,
'post' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'POST' ,
] ,
'put' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'PUT' ,
] ,
'patch' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'PATCH' ,
] ,
'delete' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'DELETE' ,
] ,
'head' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'HEAD' ,
] ,
'options' => [
'env' => 'REQUEST_METHOD' ,
'value' => 'OPTIONS' ,
] ,
'ssl' => [
'env' => 'HTTPS' ,
'options' => [
'' => [maximum depth reached] ,
] ,
] ,
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH' ,
'value' => 'XMLHttpRequest' ,
] ,
'json' => [
'accept' => [
'' => [maximum depth reached] ,
] ,
'param' => '_ext' ,
'value' => 'json' ,
] ,
'xml' => [
'accept' => [
'' => [maximum depth reached] ,
] ,
'param' => '_ext' ,
'value' => 'xml' ,
] ,
'mobile' => object( Closure ) id: 1 {
} ,
'tablet' => object( Closure ) id: 2 {
} ,
]
protected _detectorCache => [
]
protected stream => object( Laminas\Diactoros\PhpInputStream ) id: 3 {
protected resource => (resource) Resource id #140
protected stream => 'php://input'
private cache => ''
private reachedEof => false
}
protected uri => object( Laminas\Diactoros\Uri ) id: 4 {
base => ''
webroot => '/'
protected allowedSchemes => [
'' => [maximum depth reached] ,
]
private scheme => 'http'
private userInfo => ''
private host => 'greenlike.com.br'
private port => null
private path => '/noticias'
private query => ''
private fragment => ''
private uriString => null
}
protected session => object( Cake\Http\Session ) id: 5 {
protected _engine => null
protected _started => null
protected _lifetime => (int) 1440
protected _isCLI => false
}
protected flash => object( Cake\Http\FlashMessage ) id: 6 {
protected _defaultConfig => [
'' => [maximum depth reached] ,
]
protected session => object( Cake\Http\Session ) id: 5 {}
protected _config => [
'' => [maximum depth reached] ,
]
protected _configInitialized => true
}
protected attributes => [
]
protected emulatedAttributes => [
(int) 0 => 'session' ,
(int) 1 => 'flash' ,
(int) 2 => 'webroot' ,
(int) 3 => 'base' ,
(int) 4 => 'params' ,
(int) 5 => 'here' ,
]
protected uploadedFiles => [
]
protected protocol => null
protected requestTarget => null
}
object( App\Application ) id: 0 {
protected configDir => '/home/storage/5/33/6f/greenlike1/public_html/config/'
protected plugins => object( Cake\Core\PluginCollection ) id: 1 {
protected plugins => [
'' => [maximum depth reached] ,
]
protected names => [
'' => [maximum depth reached] ,
]
protected positions => [
'' => [maximum depth reached] ,
]
protected loopDepth => (int) -1
}
protected controllerFactory => object( Cake\Controller\ControllerFactory ) id: 2 {
protected container => object( Cake\Core\Container ) id: 3 {
}
}
protected container => object( Cake\Core\Container ) id: 3 {}
protected _eventManager => object( Cake\Event\EventManager ) id: 4 {
'_listeners' => [
]
'_isGlobal' => true
'_trackEvents' => false
'_generalManager' => '(object) EventManager'
'_dispatchedEvents' => null
protected _generalManager => object( Cake\Event\EventManager ) id: 4 {}
protected _listeners => [
'' => [maximum depth reached] ,
]
protected _isGlobal => true
protected _eventList => null
protected _trackEvents => false
}
protected _eventClass => 'Cake\Event\Event'
}
// Bind your application to the server.
$server = new Server (new Application ( dirname ( __DIR__ ) . '/config' ));
// Run the request/response through the application and emit the response.
$server -> emit ( $server -> run ());
Error in:
ROOT/src/Controller/PostsController.php, line 97
If you want to customize this error message, create
templates/Error/error500.php