Routing
app_forgot_password_request
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/reset-password
| # | 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 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | admin_accounts | /admin/accounts | Path does not match |
| 18 | admin_register_account | /admin/account/register | Path does not match |
| 19 | admin_update_account | /admin/account/{id}/update | Path does not match |
| 20 | cron_log_delete_expired | /cron/log/delete-expired | Path does not match |
| 21 | app_base_main | /platform/base | Path does not match |
| 22 | app_base_list | /platform/base/{base} | Path does not match |
| 23 | app_base_add | /platform/base/{base}/add | Path does not match |
| 24 | app_base_edit | /platform/base/{base}/{id}/edit | Path does not match |
| 25 | app_base_remove | /platform/base/{base}/{id}/remove | Path does not match |
| 26 | api_data_add | /api/data/add | Path does not match |
| 27 | api_data_adds | /api/data/adds | Path does not match |
| 28 | api_data_update | /api/data/{id}/update | Path does not match |
| 29 | api_data_remove | /api/data/{id}/remove | Path does not match |
| 30 | app_doc_main | /platform/doc | Path does not match |
| 31 | app_doc_add | /platform/doc/add | Path does not match |
| 32 | app_doc_remove | /platform/doc/{id}/remove | Path does not match |
| 33 | app_document_main | /platform/document | Path does not match |
| 34 | app_document_add | /platform/document/add | Path does not match |
| 35 | app_document_remove | /platform/document/{id}/remove | Path does not match |
| 36 | app_export_data | /platform/export/data/{year}-{month} | Path does not match |
| 37 | app_export_data_photo | /platform/export/photo/data/{year}-{month} | Path does not match |
| 38 | app_export_rapport_info | /platform/export/rapport-info/{year}-{month} | Path does not match |
| 39 | app_export_rapport_inter | /platform/export/rapport-inter/{year}-{month} | Path does not match |
| 40 | app_export_fiche | /platform/export/fiche/{year}-{month} | Path does not match |
| 41 | app_export_eval_agent | /platform/export/eval-agent/{year}-{month} | Path does not match |
| 42 | home | / | Path does not match |
| 43 | app_dashboard | /platform/dashboard/{year}-{month} | Path does not match |
| 44 | app_page_export | /platform/export/{year}-{month} | Path does not match |
| 45 | api_rapport_info_add | /api/rapport-info/add | Path does not match |
| 46 | api_rapport_info_adds | /api/rapport-info/adds | Path does not match |
| 47 | api_rapport_info_update | /api/rapport-info/{id}/update | Path does not match |
| 48 | api_rapport_info_remove | /api/rapport-info/{id}/remove | Path does not match |
| 49 | api_rapport_inter_add | /api/rapport-inter/add | Path does not match |
| 50 | api_rapport_inter_adds | /api/rapport-inter/adds | Path does not match |
| 51 | api_rapport_inter_update | /api/rapport-inter/{id}/update | Path does not match |
| 52 | api_rapport_inter_remove | /api/rapport-inter/{id}/remove | Path does not match |
| 53 | app_rendu_main | /platform/rendu/ | Path does not match |
| 54 | app_rendu_precurseur | /platform/rendu/precurseur | Path does not match |
| 55 | app_rendu_rapport_info | /platform/rendu/rapport-info | Path does not match |
| 56 | app_rendu_rapport_inter | /platform/rendu/rapport-inter | Path does not match |
| 57 | app_rendu_fiche | /platform/rendu/fiche | Path does not match |
| 58 | app_login | /login | Path does not match |
| 59 | app_logout | /logout | Path does not match |
| 60 | 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.