Code
$conditions = [];
foreach ($data['type'] as $type) {
$conditions[] = ['Posts.type LIKE' => "%$type%"];
Cake\Error\ErrorTrap->handleError() /var/www/vhosts/existence.thrive-production.fr/httpdocs/src/Controller/Front/PostsController.php, line 30
App\Controller\Front\PostsController->index() /var/www/vhosts/existence.thrive-production.fr/httpdocs/vendor/cakephp/cakephp/src/Controller/Controller.php, line 505
Cake\Controller\Controller->invokeAction() /var/www/vhosts/existence.thrive-production.fr/httpdocs/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 166
Cake\Controller\ControllerFactory->handle() /var/www/vhosts/existence.thrive-production.fr/httpdocs/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 141
Cake\Controller\ControllerFactory->invoke() /var/www/vhosts/existence.thrive-production.fr/httpdocs/vendor/cakephp/cakephp/src/Http/BaseApplication.php, line 362
Cake\Http\BaseApplication->handle() /var/www/vhosts/existence.thrive-production.fr/httpdocs/vendor/cakephp/cakephp/src/Http/Runner.php, line 86
Cake\Http\Runner->handle() /var/www/vhosts/existence.thrive-production.fr/httpdocs/vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php, line 159
Cake\Http\Middleware\CsrfProtectionMiddleware->process() /var/www/vhosts/existence.thrive-production.fr/httpdocs/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner->handle() /var/www/vhosts/existence.thrive-production.fr/httpdocs/src/Middleware/MaintenanceMiddleware.php, line 22
App\Middleware\MaintenanceMiddleware->process() /var/www/vhosts/existence.thrive-production.fr/httpdocs/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner->handle() /var/www/vhosts/existence.thrive-production.fr/httpdocs/vendor/cakephp/cakephp/src/Http/Middleware/BodyParserMiddleware.php, line 157
Cake\Http\Middleware\BodyParserMiddleware->process() /var/www/vhosts/existence.thrive-production.fr/httpdocs/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner->handle() /var/www/vhosts/existence.thrive-production.fr/httpdocs/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php, line 118
Cake\Routing\Middleware\RoutingMiddleware->process() /var/www/vhosts/existence.thrive-production.fr/httpdocs/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner->handle() /var/www/vhosts/existence.thrive-production.fr/httpdocs/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php, line 69
Cake\Routing\Middleware\AssetMiddleware->process() /var/www/vhosts/existence.thrive-production.fr/httpdocs/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner->handle() /var/www/vhosts/existence.thrive-production.fr/httpdocs/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php, line 115
Cake\Error\Middleware\ErrorHandlerMiddleware->process() /var/www/vhosts/existence.thrive-production.fr/httpdocs/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner->handle() /var/www/vhosts/existence.thrive-production.fr/httpdocs/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php, line 60
DebugKit\Middleware\DebugKitMiddleware->process() /var/www/vhosts/existence.thrive-production.fr/httpdocs/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner->handle() /var/www/vhosts/existence.thrive-production.fr/httpdocs/vendor/cakephp/cakephp/src/Http/Runner.php, line 60
Cake\Http\Runner->run() /var/www/vhosts/existence.thrive-production.fr/httpdocs/vendor/cakephp/cakephp/src/Http/Server.php, line 104
Cake\Http\Server->run() /var/www/vhosts/existence.thrive-production.fr/httpdocs/webroot/index.php, line 37
[main]