https://daiteke.aplicaciones.debamatika.com/accesos/usuario/recuperarpassword/

Routing

app_accesos_usuario_recuperar_password Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /accesos/usuario/recuperarpassword/
# Route name Path Log
1 app_login /login Path does not match
2 app_logout /logout Path does not match
3 app_acceso_tercero_check /acceso/tercero/check/ Path does not match
4 app_acceso_tercero_index /acceso/tercero/{proyecto} Path does not match
5 app_acceso_tercero_show /acceso/tercero/{id} Path does not match
6 app_acceso_tercero_edit /acceso/tercero/{id}/edit Path does not match
7 app_acceso_tercero_delete /acceso/tercero/{id} Path does not match
8 app_accesos_usuario_index /accesos/usuario/ Path does not match
9 app_accesos_usuario_registro_empleada /accesos/usuario/registrarEmpleada/{id} Path does not match
10 app_accesos_usuario_registro_contacto /accesos/usuario/registrarContacto/{id} Path does not match
11 app_accesos_usuario_registro_contactoproveedor /accesos/usuario/registrarContactoProveedor/{id} Path does not match
12 app_accesos_usuario_finalizar /accesos/usuario/finalizar/registro Path does not match
13 app_accesos_usuario_cambiar_password /accesos/usuario/cambiarPassword Path does not match
14 app_accesos_usuario_recuperar_password /accesos/usuario/recuperarpassword/ Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.