Routing
fos_user_resetting_request
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/resetting/request
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | home_index.en | / | Path does not match |
| 2 | home_index.hu | /hu/ | Path does not match |
| 3 | app_report_kpi.en | /reports/kpi | Path does not match |
| 4 | app_report_kpi.hu | /hu/reports/kpi | Path does not match |
| 5 | app_security_login.en | /login | Path does not match |
| 6 | app_security_login.hu | /hu/login | Path does not match |
| 7 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 8 | fos_user_security_login | /login | Path does not match |
| 9 | fos_user_security_check | /login_check | Path does not match |
| 10 | fos_user_security_logout | /logout | Path does not match |
| 11 | fos_user_profile_show | /profile/ | Path does not match |
| 12 | fos_user_profile_edit | /profile/edit | Path does not match |
| 13 | fos_user_registration_register | /register/ | Path does not match |
| 14 | fos_user_registration_check_email | /register/check-email | Path does not match |
| 15 | fos_user_registration_confirm | /register/confirm/{token} | Path does not match |
| 16 | fos_user_registration_confirmed | /register/confirmed | Path does not match |
| 17 | fos_user_resetting_request | /resetting/request | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.