Routing
app_incidencia_show
Matched route
Route Parameters
Name | Value |
---|---|
idInc | "<&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&" |
Route Redirection
This page redirects to:
/lecciones/login
Route Matching Logs
Path to match:
/incidencia/<&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
# | Route name | Path | Log |
---|---|---|---|
1 | homepage | / | Path does not match |
2 | verificar_consulta | /common/verificar | Path does not match |
3 | app_incidencia_index | /incidencia/ | Path does not match |
4 | app_incidencia_reporte | /incidencia/reporte | Path does not match |
5 | app_incidencia_new | /incidencia/new | Path does not match |
6 | app_incidencia_show | /incidencia/{idInc} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.