Code
$region = $this->fetchTable("UbiRegiones")->find()->where(["slug" => $slug])->first();
$condicionUbigeo['perfil_direcciones.ubi_region_id'] = $region->id;
} elseif ($zona === 'provincia') {
App\Controller\WebController::directorio() /home/todos/public_html/src/Controller/WebController.php, line 493
Cake\Controller\Controller::invokeAction() /home/todos/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php, line 547
Cake\Controller\ControllerFactory::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 139
Cake\Controller\ControllerFactory::invoke() /home/todos/public_html/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 114
Cake\Http\BaseApplication::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php, line 320
Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 86
Authentication\Middleware\AuthenticationMiddleware::process() /home/todos/public_html/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php, line 124
Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Middleware\BodyParserMiddleware::process() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Middleware/BodyParserMiddleware.php, line 157
Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Routing\Middleware\RoutingMiddleware::process() /home/todos/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php, line 186
Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Routing\Middleware\AssetMiddleware::process() /home/todos/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php, line 77
Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Error\Middleware\ErrorHandlerMiddleware::process() /home/todos/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php, line 131
Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82
Cake\Http\Runner::run() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 67
Cake\Http\Server::run() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Server.php, line 90
[main] /home/todos/public_html/webroot/index.php, line 44