Deprecated (16384): DebugKit\ToolbarService::config() is deprecated. Use setConfig()/getConfig() instead. - /var/www/html/domotica/public/ws/vendor/cakephp/debug_kit/src/ToolbarService.php, line: 75
 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]
Deprecated (16384): EventDispatcherTrait::eventManager() is deprecated. Use EventDispatcherTrait::setEventManager()/getEventManager() instead. - /var/www/html/domotica/public/ws/vendor/cakephp/debug_kit/src/Panel/PanelRegistry.php, line: 35
 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]
Deprecated (16384): Cake\Datasource\ConnectionManager::config() is deprecated. Use setConfig()/getConfig() instead. - /var/www/html/domotica/public/ws/vendor/cakephp/debug_kit/config/bootstrap.php, line: 31
 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]
Deprecated (16384): RouteBuilder::extensions() is deprecated. Use RouteBuilder::setExtensions()/getExtensions() instead. - /var/www/html/domotica/public/ws/vendor/cakephp/debug_kit/config/routes.php, line: 6
 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]
Warning (512): Unable to emit headers. Headers sent in file=/var/www/html/domotica/public/ws/vendor/cakephp/cakephp/src/Error/Debugger.php line=853 [CORE/src/Http/ResponseEmitter.php, line 48]
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/html/domotica/public/ws/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php, line 148]
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/html/domotica/public/ws/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php, line 177]
Error: Missing Route

Missing Route Cake\Routing\Exception\MissingRouteException

Documentation API

Error: A route matching "/" could not be found.

None of the currently connected routes match the provided parameters. Add a matching route to config/routes.php

Connected Routes

TemplateDefaultsOptions
/api/users/login[ 'controller' => 'Users', 'action' => 'login', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/users/loginDino[ 'controller' => 'Users', 'action' => 'loginDino', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/users/possessoDino[ 'controller' => 'Users', 'action' => 'catalogContainsDino', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/users/whoami[ 'controller' => 'Users', 'action' => 'whoami', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/users/profile/manage[ 'controller' => 'Users', 'action' => 'manageProfile', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/users/password/manage[ 'controller' => 'Users', 'action' => 'changePassword', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/users/register[ 'controller' => 'Users', 'action' => 'register', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/users/registerDino[ 'controller' => 'Users', 'action' => 'registerDino', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/users/validate[ 'controller' => 'Users', 'action' => 'validate', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/users/correctEmail[ 'controller' => 'Users', 'action' => 'correctEmail', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/users/check[ 'controller' => 'Users', 'action' => 'checkUser', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/users/password/forgot[ 'controller' => 'Users', 'action' => 'forgotPassword', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/users/password/reset[ 'controller' => 'Users', 'action' => 'resetPassword', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/users/setLocationAcceptDate[ 'controller' => 'Users', 'action' => 'setLocationAcceptDate', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/settings/globals[ 'controller' => 'Settings', 'action' => 'globalSettings', '_method' => 'GET', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/sensor/info/:node_id/:hgm_id/:class_id[ 'controller' => 'Hgms', 'action' => 'getSensorInfo', '_method' => 'GET', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/auroravision/:device_id/token[ 'controller' => 'Hgms', 'action' => 'getApiKey', '_method' => 'GET', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/sensor/:sensor_id/alias/update[ 'controller' => 'Hgms', 'action' => 'updateSensorAlias', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/sensor/:sensor_id/value/update[ 'controller' => 'Hgms', 'action' => 'updateSensorValue', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/:hgm_id/state/update[ 'controller' => 'Hgms', 'action' => 'updateHgmState', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/operation/hardreset[ 'controller' => 'Hgms', 'action' => 'resetHgm', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/sensor/:sensor_id/manage/status[ 'controller' => 'Hgms', 'action' => 'manageSensorStatus', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/product/:product_id/manage/status[ 'controller' => 'Hgms', 'action' => 'manageProductStatus', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/index/home[ 'controller' => 'Hgms', 'action' => 'indexHome', '_method' => 'GET', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/myproducts[ 'controller' => 'Hgms', 'action' => 'clientManageProducts', '_method' => 'GET', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/index/actions[ 'controller' => 'Hgms', 'action' => 'indexActions', '_method' => 'GET', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/index/landscapes[ 'controller' => 'Hgms', 'action' => 'indexLandscapes', '_method' => 'GET', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/index/:room_id/environment[ 'controller' => 'Hgms', 'action' => 'indexClient', '_method' => 'GET', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/index/environments[ 'controller' => 'Hgms', 'action' => 'indexEnviroments', '_method' => 'GET', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/welcome/onboard[ 'controller' => 'Hgms', 'action' => 'onBoard', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/manage/nodes[ 'controller' => 'Hgms', 'action' => 'addRemoveNode', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/manage/environment[ 'controller' => 'Hgms', 'action' => 'manageEnviroments', '_method' => 'GET', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/manage/environment/associations[ 'controller' => 'Hgms', 'action' => 'manageEnviromentAssociations', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/manage/landscapes/associations[ 'controller' => 'Hgms', 'action' => 'manageLandscapeAssociations', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/landscape/:land_id/sensors[ 'controller' => 'Hgms', 'action' => 'indexLandSensors', '_method' => 'GET', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/:hgm_id/getGeoInfo[ 'controller' => 'Hgms', 'action' => 'getGeoInfo', '_method' => 'GET', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/sensors/rules[ 'controller' => 'Hgms', 'action' => 'indexRules', '_method' => 'GET', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/sensors/:class_id/:index/:color/image_fase2[ 'controller' => 'Hgms', 'action' => 'getDeviceImageFase2', '_method' => 'GET', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/sensors/:class_id/:index/image[ 'controller' => 'Hgms', 'action' => 'getDeviceImg', '_method' => 'GET', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/index/statistics[ 'controller' => 'Hgms', 'action' => 'indexStatisticsMobile', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/sensors/statistics[ 'controller' => 'Hgms', 'action' => 'indexSensors', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/measures/:timestamp[ 'controller' => 'Hgms', 'action' => 'getMeasures', '_method' => 'GET', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/measures[ 'controller' => 'Hgms', 'action' => 'getMeasures', '_method' => 'GET', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/utilities/environments/count[ 'controller' => 'Utilities', 'action' => 'countEnvironments', '_method' => 'GET', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/utilities/errors[ 'controller' => 'Utilities', 'action' => 'receiveAppError', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/utilities/update/hgm[ 'controller' => 'Utilities', 'action' => 'updateHGM', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/utilities/generate-dino-password[ 'controller' => 'Utilities', 'action' => 'generateDinoPassword', '_method' => 'GET', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/utilities/uvam-plants[ 'controller' => 'Utilities', 'action' => 'uvamPlants', '_method' => 'GET', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/rules/setRule[ 'controller' => 'Hgms', 'action' => 'setRule', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/rules/delRule[ 'controller' => 'Hgms', 'action' => 'delRule', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/rules/delScenario[ 'controller' => 'Hgms', 'action' => 'delScenario', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/rules/actdeactRule[ 'controller' => 'Hgms', 'action' => 'actdeactRule', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/rules/changeNameRule[ 'controller' => 'Hgms', 'action' => 'changeNameRule', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/rules/changeNameScenario[ 'controller' => 'Hgms', 'action' => 'changeNameScenario', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/rules/intervallo[ 'controller' => 'Hgms', 'action' => 'intervallo', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/rules/sendMail[ 'controller' => 'Hgms', 'action' => 'sendMail', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/rules/massiveLoadRule[ 'controller' => 'Hgms', 'action' => 'massiveLoadRule', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/rules/activeHgms[ 'controller' => 'Hgms', 'action' => 'activeHgms', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/rules/publishMQTTSetValue[ 'controller' => 'Hgms', 'action' => 'publishMQTTSetValue', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/weather/refresh[ 'controller' => 'Hgms', 'action' => 'WeatherLoad', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/weather/refresh_old[ 'controller' => 'Hgms', 'action' => 'WeatherLoad_old', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/weather/refreshmeters[ 'controller' => 'Hgms', 'action' => 'MetersLoad', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/weather/setLocation[ 'controller' => 'Hgms', 'action' => 'setLocation', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/weather/getWeather[ 'controller' => 'Hgms', 'action' => 'getWeather', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/weather/getWeatherHome[ 'controller' => 'Hgms', 'action' => 'getWeatherHome', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/rules/saveGeoLocRuleAlways[ 'controller' => 'Hgms', 'action' => 'saveGeoLocRuleAlways', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/rules/upadeActiveStatusGeoLocRuleAlways[ 'controller' => 'Hgms', 'action' => 'upadeActiveStatusGeoLocRuleAlways', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/rules/deleteGeoLocRuleAlways[ 'controller' => 'Hgms', 'action' => 'deleteGeoLocRuleAlways', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/rules/sendMailGeolocRuleWithoutSensor[ 'controller' => 'Hgms', 'action' => 'sendMailGeolocRuleWithoutSensor', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/notification/sendPush[ 'controller' => 'Hgms', 'action' => 'sendPush', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/version/getAppVersion[ 'controller' => 'Hgms', 'action' => 'getAppVersion', '_method' => 'GET', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/devices/associate[ 'controller' => 'Hgms', 'action' => 'associateDevices', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/user/password/getPhoneNumbers[ 'controller' => 'Users', 'action' => 'getPhoneNumbers', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/user/password/sendConfirmationSms[ 'controller' => 'Users', 'action' => 'sendConfirmationSms', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/user/password/register_app_unica[ 'controller' => 'Users', 'action' => 'registerAppUnica', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/users/whoami_app_unica[ 'controller' => 'Users', 'action' => 'whoamiAppUnica', '_method' => 'GET', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/users/registerHGM[ 'controller' => 'Users', 'action' => 'registerHGM', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/users/registerActivePlant[ 'controller' => 'Users', 'action' => 'registerActivePlant', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/users/appUnica/companyRegistration[ 'controller' => 'Users', 'action' => 'companyRegistration', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/users/dino/recoverDinoPassword[ 'controller' => 'Users', 'action' => 'recoverDinoPassword', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/users/dino/changeDinoPassword[ 'controller' => 'Users', 'action' => 'changeDinoPassword', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/hgms/weather/getWeatherWithoutHgm[ 'controller' => 'Hgms', 'action' => 'getWeatherWithoutHgm', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/users/loadDinoData[ 'controller' => 'Users', 'action' => 'loadDinoData', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/users/dino/getDinoData[ 'controller' => 'Users', 'action' => 'getDinoData', '_method' => 'GET', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/users/dino/checkDinoStatus[ 'controller' => 'Users', 'action' => 'checkDinoStatus', '_method' => 'GET', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/users/setUserCensusData[ 'controller' => 'Users', 'action' => 'setUserCensusData', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/users/registerEnergyServiceWithPliers[ 'controller' => 'Users', 'action' => 'registerEnergyServiceWithPliers', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/utilities/hgms/:hgm_serial/isAssociatedWithDino/:dino_serial[ 'controller' => 'Utilities', 'action' => 'checkAssociationBetweenHgmAndDino', '_method' => 'POST', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/users/registerTevi[ 'controller' => 'Users', 'action' => 'registerTevi', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/api/users/suspendTevi[ 'controller' => 'Users', 'action' => 'suspendTevi', 'prefix' => 'api', 'plugin' => null ][ '_ext' => [ (int) 0 => 'json', (int) 1 => 'xml' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/debug-kit/toolbar/clear-cache[ 'controller' => 'Toolbar', 'action' => 'clearCache', 'plugin' => 'DebugKit' ][ '_ext' => [ (int) 0 => 'json' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/debug-kit/toolbar/*[ 'controller' => 'Requests', 'action' => 'view', 'plugin' => 'DebugKit' ][ '_ext' => [ (int) 0 => 'json' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/debug-kit/panels/view/*[ 'controller' => 'Panels', 'action' => 'view', 'plugin' => 'DebugKit' ][ '_ext' => [ (int) 0 => 'json' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/debug-kit/panels/*[ 'controller' => 'Panels', 'action' => 'index', 'plugin' => 'DebugKit' ][ '_ext' => [ (int) 0 => 'json' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/debug-kit/composer/check-dependencies[ 'controller' => 'Composer', 'action' => 'checkDependencies', 'plugin' => 'DebugKit' ][ '_ext' => [ (int) 0 => 'json' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/debug-kit/mail-preview[ 'action' => 'index', 'controller' => 'MailPreview', 'plugin' => 'DebugKit' ][ '_ext' => [ (int) 0 => 'json' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/debug-kit/mail-preview/preview[ 'action' => 'email', 'controller' => 'MailPreview', 'plugin' => 'DebugKit' ][ '_ext' => [ (int) 0 => 'json' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/debug-kit/mail-preview/preview/*[ 'action' => 'email', 'controller' => 'MailPreview', 'plugin' => 'DebugKit' ][ '_ext' => [ (int) 0 => 'json' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/debug-kit/mail-preview/sent/:panel/:id[ 'action' => 'sent', 'controller' => 'MailPreview', 'plugin' => 'DebugKit' ][ 'pass' => [ (int) 0 => 'panel', (int) 1 => 'id' ], '_ext' => [ (int) 0 => 'json' ], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/eugenio/doc[ 'plugin' => 'Alt3/Swagger', 'controller' => 'Ui', 'action' => 'index' ][ '_ext' => [], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/eugenio/docs[ 'plugin' => 'Alt3/Swagger', 'controller' => 'Docs', 'action' => 'index' ][ '_ext' => [], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/eugenio/docs/:id[ 'plugin' => 'Alt3/Swagger', 'controller' => 'Docs', 'action' => 'index' ][ 'id' => '\w+', 'pass' => [ (int) 0 => 'id' ], '_ext' => [], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]
/admin/queue[ 'controller' => 'Queue', 'action' => 'index', 'plugin' => 'Queue', 'prefix' => 'admin' ][ 'routeClass' => 'Cake\Routing\Route\DashedRoute', '_ext' => [] ]
/admin/queue/:controller[ 'action' => 'index', 'plugin' => 'Queue', 'prefix' => 'admin' ][ 'routeClass' => 'Cake\Routing\Route\DashedRoute', '_ext' => [] ]
/admin/queue/:controller/:action/*[ 'plugin' => 'Queue', 'prefix' => 'admin', 'action' => 'index' ][ 'routeClass' => 'Cake\Routing\Route\DashedRoute', '_ext' => [] ]
/queue/:controller[ 'plugin' => 'Queue', 'action' => 'index' ][ '_ext' => [], 'routeClass' => 'Cake\Routing\Route\DashedRoute' ]

If you want to customize this error message, create src/Template/Error/missing_route.ctp

toggle vendor stack frames