Routing
app_password_reset_request
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "fr" |
Route Matching Logs
Path to match:
/resetting/request
| # | 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_search_results | /_profiler/{token}/search/results | Path does not match |
| 8 | _profiler_open_file | /_profiler/open | Path does not match |
| 9 | _profiler | /_profiler/{token} | Path does not match |
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 13 | accounting_list.fr | /accounting-list | Path does not match |
| 14 | accounting_list.en | /en/accounting-list | Path does not match |
| 15 | dsn_result.fr | /dsn-result | Path does not match |
| 16 | dsn_result.en | /en/dsn-result | Path does not match |
| 17 | edition_list.fr | /edition-list | Path does not match |
| 18 | edition_list.en | /en/edition-list | Path does not match |
| 19 | effective_list.fr | /effective-list | Path does not match |
| 20 | effective_list.en | /en/effective-list | Path does not match |
| 21 | edition_public_list.fr | /edition-public-list | Path does not match |
| 22 | edition_public_list.en | /en/edition-public-list | Path does not match |
| 23 | index_presentation.fr | / | Path does not match |
| 24 | index_presentation.en | /en/ | Path does not match |
| 25 | cgu.fr | /cgu | Path does not match |
| 26 | cgu.en | /en/cgu | Path does not match |
| 27 | task_list.fr | /task-list | Path does not match |
| 28 | task_list.en | /en/task-list | Path does not match |
| 29 | pay_integration.fr | /pay-integration | Path does not match |
| 30 | pay_integration.en | /en/pay-integration | Path does not match |
| 31 | pay_generation_list.fr | /pay-generation-list | Path does not match |
| 32 | pay_generation_list.en | /en/pay-generation-list | Path does not match |
| 33 | profilePicture.fr | /profile-picture | Path does not match |
| 34 | profilePicture.en | /en/profile-picture | Path does not match |
| 35 | show_profile.fr | /profile | Path does not match |
| 36 | show_profile.en | /en/profile | Path does not match |
| 37 | profile_password_reset.fr | /profile/password | Path does not match |
| 38 | profile_password_reset.en | /en/profile/password | Path does not match |
| 39 | profile_edit.fr | /profile/edit | Path does not match |
| 40 | profile_edit.en | /en/profile/edit | Path does not match |
| 41 | app_register.fr | /register | Path does not match |
| 42 | app_register.en | /en/register | Path does not match |
| 43 | app_register_validation.fr | /register-validation | Path does not match |
| 44 | app_register_validation.en | /en/register-validation | Path does not match |
| 45 | salaried_list.fr | /salaried | Path does not match |
| 46 | salaried_list.en | /en/salaried | Path does not match |
| 47 | salaried_edit.fr | /edit-salaried/{idSalaried} | Path does not match |
| 48 | salaried_edit.en | /en/edit-salaried/{idSalaried} | Path does not match |
| 49 | app_login.fr | /login | Path does not match |
| 50 | app_login.en | /en/login | Path does not match |
| 51 | app_logout.fr | /logout | Path does not match |
| 52 | app_logout.en | /en/logout | Path does not match |
| 53 | app_password_reset_request.fr | /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.