Routing
gesof_user_password_reset_request
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/account/password-reset/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 2 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 3 | gesof_doc_resource | /gesof/doc/resources/ | Path does not match |
| 4 | gesof_doc_resource_show | /gesof/doc/resources/show/{path} | Path does not match |
| 5 | gesof_doc_resource_new | /gesof/doc/resources/new/{path} | Path does not match |
| 6 | gesof_doc_resource_edit | /gesof/doc/resources/edit/{path} | Path does not match |
| 7 | gesof_doc_resource_delete | /gesof/doc/resources/delete/{path} | Path does not match |
| 8 | gesof_doc_resource_move | /gesof/doc/resources/move/{dir}/{path} | Path does not match |
| 9 | gesof_doc_resource_search | /gesof/doc/resources/search | Path does not match |
| 10 | gesof_doc | /gesof/doc/ | Path does not match |
| 11 | gesof_user_main_error | /account/error | Path does not match |
| 12 | gesof_user_main_dev | /account/dev | Path does not match |
| 13 | gesof_user_registration_register | /register/ | Path does not match |
| 14 | gesof_user_registration_completed | /register/completed | Path does not match |
| 15 | gesof_user_registration_confirm | /register/confirm | Path does not match |
| 16 | gesof_user_registration_confirmed | /register/confirmed | Path does not match |
| 17 | gesof_user_profile_show | /profile/ | Path does not match |
| 18 | gesof_user_password_reset_request | /account/password-reset/ | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.