Routing
app_forgot_password_request
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/reset-password
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 9 | _profiler_open_file | /_profiler/open | Path does not match |
| 10 | _profiler | /_profiler/{token} | Path does not match |
| 11 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 14 | app_avances_alcance_index | /dashboard/avances/{id}/alcance | Path does not match |
| 15 | app_avances_alcance_new | /dashboard/avances/{id}/alcance/new | Path does not match |
| 16 | app_avances_edit | /dashboard/avances/{id}/edit | Path does not match |
| 17 | app_avances_delete | /dashboard/avances/{id}/delete | Path does not match |
| 18 | app_competencia_trabajador_index | /dashboard/competencias | Path does not match |
| 19 | app_competencia_trabajador_by_trabajador_list | /dashboard/competencias/{id}/list | Path does not match |
| 20 | app_competencia_trabajador_by_trabajador_new | /dashboard/competencias/{id}/new | Path does not match |
| 21 | app_competencia_trabajador_new | /dashboard/competencias/new | Path does not match |
| 22 | app_competencia_trabajador_edit | /dashboard/competencias/{id}/edit | Path does not match |
| 23 | app_competencia_trabajador_delete | /dashboard/competencias/{id}/delete | Path does not match |
| 24 | app_index | / | Path does not match |
| 25 | app_dashboard | /dashboard | Path does not match |
| 26 | app_desplazamientos_list | /dashboard/desplazamientos/{id}/list | Path does not match |
| 27 | app_desplazamientos_new | /dashboard/desplazamientos/{id}/new | Path does not match |
| 28 | app_desplazamientos_edit | /dashboard/desplazamientos/{id}/edit | Path does not match |
| 29 | app_desplazamientos_show | /dashboard/desplazamientos/{id}/show | Path does not match |
| 30 | app_desplazamientos_delete | /dashboard/desplazamientos/{id}/delete | Path does not match |
| 31 | app_evaluaciones_index | /dashboard/evaluaciones | Path does not match |
| 32 | app_evaluaciones_new | /dashboard/evaluaciones/{id}/new | Path does not match |
| 33 | app_evaluaciones_show | /dashboard/evaluaciones/{id}/show | Path does not match |
| 34 | app_evaluaciones_export | /dashboard/evaluaciones/{id}/export | Path does not match |
| 35 | app_motivo_permiso_new | /dashboard/motivo-permiso/new | Path does not match |
| 36 | app_obras_alcances_edit | /dashboard/obras/alcances/{id}/edit | Path does not match |
| 37 | app_obras_alcances_new | /dashboard/obras/alcances/obra/{obra}/new | Path does not match |
| 38 | app_obras_alcances_delete | /dashboard/obras/alcances/{id}/delete | Path does not match |
| 39 | app_obras_alcances_tareas_edit | /dashboard/obras/alcances/tareas/{id}/edit | Path does not match |
| 40 | app_obras_alcances_tareas_obra_new | /dashboard/obras/alcances/tareas/obra/{obra}/new | Path does not match |
| 41 | app_obras_alcances_tareas_delete | /dashboard/obras/alcances/tareas/{id}/deletes | Path does not match |
| 42 | app_obras_alcances_tareas_informe | /dashboard/obras/alcances/tareas/{id}/informe | Path does not match |
| 43 | app_obras_index | /dashboard/obras | Path does not match |
| 44 | app_obras_show | /dashboard/obras/{id}/show | Path does not match |
| 45 | app_obras_edit | /dashboard/obras/{id}/edit | Path does not match |
| 46 | app_obras_trabajadores_add | /dashboard/obras/{id}/trabajadores/add | Path does not match |
| 47 | app_obras_trabajadores_edit | /dashboard/obras/{obra}/trabajadores/{trabajadorObra}/edit | Path does not match |
| 48 | app_obras_trabajadores_delete | /dashboard/obras/{obra}/trabajadores/{trabajadorObra}/delete | Path does not match |
| 49 | app_partes_semanales_index | /dashboard/partes-semanales/{obra}/obra/{trabajador}/trabajador | Path does not match |
| 50 | app_permisos_index | /dashboard/permisos | Path does not match |
| 51 | app_permisos_trabajador_list | /dashboard/permisos/{id}/list | Path does not match |
| 52 | app_permisos_trabajador_new | /dashboard/permisos/{id}/new | Path does not match |
| 53 | app_permisos_new | /dashboard/permisos/new | Path does not match |
| 54 | app_permisos_edit | /dashboard/permisos/{id}/edit | Path does not match |
| 55 | app_permisos_delete | /dashboard/permisos/{id}/delete | Path does not match |
| 56 | app_forgot_password_request | /reset-password | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.