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 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
| 3 | ux_live_component | /_components/{_live_component}/{_live_action} | Path does not match |
| 4 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 5 | _wdt | /_wdt/{token} | Path does not match |
| 6 | _profiler_home | /_profiler/ | Path does not match |
| 7 | _profiler_search | /_profiler/search | Path does not match |
| 8 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 9 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 10 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 11 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 12 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 13 | _profiler_open_file | /_profiler/open | Path does not match |
| 14 | _profiler | /_profiler/{token} | Path does not match |
| 15 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 16 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 17 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 18 | contacts_index | /contacts | Path does not match |
| 19 | contact_delete | /contacts/{id}/delete | Path does not match |
| 20 | dashboard_index | /dashboard | Path does not match |
| 21 | course_bulletin_new | /families/{id}/course-bulletins/new | Path does not match |
| 22 | course_bulletin_show | /course-bulletins/{id} | Path does not match |
| 23 | course_bulletin_delete | /course-bulletins/{id}/delete | Path does not match |
| 24 | course_bulletin_pdf_drawer | /course-bulletins/{id}/pdf | Path does not match |
| 25 | course_bulletin_pdf_download | /course-bulletins/{id}/pdf/download | Path does not match |
| 26 | course_bulletin_pdf_email | /course-bulletins/{id}/pdf/email | Path does not match |
| 27 | families_index | /families | Path does not match |
| 28 | families_new | /families/new | Path does not match |
| 29 | families_show | /families/{id} | Path does not match |
| 30 | families_create_login | /families/{id}/create-login | Path does not match |
| 31 | families_course_bulletins | /families/{id}/course-bulletins | Path does not match |
| 32 | families_institute_bulletins | /families/{id}/institute-bulletins | Path does not match |
| 33 | families_bilans | /families/{id}/bilans | Path does not match |
| 34 | family_delete | /families/{id}/delete | Path does not match |
| 35 | families_documents | /families/{id}/documents | Path does not match |
| 36 | family_document_download | /family-documents/{id}/download | Path does not match |
| 37 | family_document_email_drawer | /family-documents/{id}/email | Path does not match |
| 38 | family_document_email_send | /family-documents/{id}/email/send | Path does not match |
| 39 | family_document_delete | /family-documents/{id}/delete | Path does not match |
| 40 | family_hours_export | /families/{id}/hours | Path does not match |
| 41 | family_portal_index | /my-family | Path does not match |
| 42 | family_portal_information | /my-family/information | Path does not match |
| 43 | family_portal_documents | /my-family/documents | Path does not match |
| 44 | family_task_archive | /family-tasks/{id}/archive | Path does not match |
| 45 | institute_bulletin_new | /families/{id}/institute-bulletins/new | Path does not match |
| 46 | institute_bulletin_show | /institute-bulletins/{id} | Path does not match |
| 47 | institute_bulletin_delete | /institute-bulletins/{id}/delete | Path does not match |
| 48 | institute_bulletin_pdf_drawer | /institute-bulletins/{id}/pdf | Path does not match |
| 49 | institute_bulletin_pdf_download | /institute-bulletins/{id}/pdf/download | Path does not match |
| 50 | institute_bulletin_pdf_email | /institute-bulletins/{id}/pdf/email | Path does not match |
| 51 | student_school_history_delete | /students/histories/{id}/delete | Path does not match |
| 52 | my_profile | /profile | Path does not match |
| 53 | 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.