http://vuv.iubeo.app/registro/

Routing

registro Matched route

Route Parameters

Name Value
schemes
[
  "https"
]

Route Matching Logs

Path to match: /registro/
# Route name Path Log
1 ver_fusd /documento/ver_fusd/{id} Path does not match
2 documento_tramite_entrega /documento/documento_tramite_entrega/{id}/{idDocumento}/ Path does not match
3 ver_requisito /documento/ver_requisito/{id} Path does not match
4 terminos_condiciones /documento/terminos_condiciones/ Path does not match
5 home /home/ Path does not match
6 show_avatar_edit /image/show_avatar/ Path does not match
7 show_avatar /image/show_avatar/{nombre} Path does not match
8 notificacion /notificacion/ Path does not match
9 notificacion_nuevo /notificacion/notificacion_nuevo Path does not match
10 notificacion_ver /notificacion/notificacion_ver/{id}/{idticket} Path does not match
11 perfil /perfil/ Path does not match
12 contrasena /perfil/contrasena Path does not match
13 registro /registro/ Route matches!

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