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 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | app_me | /me | Path does not match |
| 17 | app_super_admin_admins_index | /super-admin/admins/ | Path does not match |
| 18 | app_super_admin_admins_new | /super-admin/admins/new | Path does not match |
| 19 | app_super_admin_admins_edit | /super-admin/admins/{id}/edit | Path does not match |
| 20 | app_super_admin_admins_delete | /super-admin/admins/{id} | Path does not match |
| 21 | app_super_admin_users_index | /super-admin/users/ | Path does not match |
| 22 | app_super_admin_users_new | /super-admin/users/new | Path does not match |
| 23 | app_super_admin_users_edit | /super-admin/users/{id}/edit | Path does not match |
| 24 | app_super_admin_users_delete | /super-admin/users/{id} | Path does not match |
| 25 | app_super_admin_global_settings_open_ai_index | /super-admin/global-settings/open-ai | Path does not match |
| 26 | app_super_admin_global_settings_google_maps_index | /super-admin/global-settings/google-maps | Path does not match |
| 27 | app_super_admin_case_category_index | /super-admin/case-categories/ | Path does not match |
| 28 | app_super_admin_case_category_new | /super-admin/case-categories/new | Path does not match |
| 29 | app_super_admin_case_category_edit | /super-admin/case-categories/{id}/edit | Path does not match |
| 30 | app_super_admin_case_category_delete | /super-admin/case-categories/{id} | Path does not match |
| 31 | app_super_admin_law_firm_index | /super-admin/law-firms/ | Path does not match |
| 32 | app_super_admin_law_firm_new | /super-admin/law-firms/new | Path does not match |
| 33 | app_super_admin_law_firm_edit | /super-admin/law-firms/{id}/edit | Path does not match |
| 34 | app_super_admin_law_firm_delete | /super-admin/law-firms/{id} | Path does not match |
| 35 | app_super_admin_ner_model_index | /super-admin/ner-models/ | Path does not match |
| 36 | app_super_admin_ner_model_new | /super-admin/ner-models/new | Path does not match |
| 37 | app_super_admin_ner_model_edit | /super-admin/ner-models/{id}/edit | Path does not match |
| 38 | app_super_admin_ner_model_delete | /super-admin/ner-models/{id} | Path does not match |
| 39 | app_super_admin_system_log_index | /super-admin/system-logs | Path does not match |
| 40 | app_settings_email_index | /settings-email/ | Path does not match |
| 41 | app_settings_email_send_test_message | /settings-email/send-test-message | Path does not match |
| 42 | app_office_law_firm_view | /office/law-firms/ | Path does not match |
| 43 | app_office_legal_cases_index | /office/legal-cases/ | Path does not match |
| 44 | app_office_legal_cases_new | /office/legal-cases/new | Path does not match |
| 45 | app_office_legal_cases_edit | /office/legal-cases/{id}/edit | Path does not match |
| 46 | app_office_legal_cases_summary | /office/legal-cases/{id}/summary | Path does not match |
| 47 | app_office_legal_cases_delete | /office/legal-cases/{id} | Path does not match |
| 48 | app_office_legal_cases_file_download | /office/legal-cases/{id}/files/{fileUuid}/download | Path does not match |
| 49 | app_office_legal_cases_file_delete | /office/legal-cases/{id}/files/{fileId}/delete | Path does not match |
| 50 | app_office_lawyers_index | /office/lawyers/ | Path does not match |
| 51 | app_office_lawyers_new | /office/lawyers/new | Path does not match |
| 52 | app_office_lawyers_edit | /office/lawyers/{id}/edit | Path does not match |
| 53 | app_office_lawyers_delete | /office/lawyers/{id} | Path does not match |
| 54 | app_lawyer_legal_cases_index | /lawyer/legal-cases/ | Path does not match |
| 55 | app_lawyer_legal_cases_new | /lawyer/legal-cases/new | Path does not match |
| 56 | app_lawyer_legal_cases_edit | /lawyer/legal-cases/{id}/edit | Path does not match |
| 57 | app_lawyer_legal_cases_summary | /lawyer/legal-cases/{id}/summary | Path does not match |
| 58 | app_lawyer_legal_cases_delete | /lawyer/legal-cases/{id} | Path does not match |
| 59 | app_lawyer_legal_cases_file_download | /lawyer/legal-cases/{id}/files/{fileUuid}/download | Path does not match |
| 60 | app_lawyer_legal_cases_file_delete | /lawyer/legal-cases/{id}/files/{fileId}/delete | Path does not match |
| 61 | app_dashboard | / | Path does not match |
| 62 | app_login | /login | Path does not match |
| 63 | app_login_link | /login/link | Path does not match |
| 64 | app_logout | /logout | Path does not match |
| 65 | 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.