Routing
security_reset_password_forgot_password_request
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/reset-password
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | tablebundle_configuration_column_configuration_submit | /table/tablebundle/configuration/column-configuration/submit/{table_id} | Path does not match |
| 2 | tablebundle_export_fetch | /table/tablebundle/export/fetch | Path does not match |
| 3 | filemanagerbundle_databasebasedfilemanager_render_folder | /files/filemanagerbundle/database-based-filemanager/render-folder/{folder_id} | Path does not match |
| 4 | filemanagerbundle_file_upload_files | /files/filemanagerbundle/file/upload-files/{folder_id} | Path does not match |
| 5 | filemanagerbundle_file_edit_file_form | /files/filemanagerbundle/file/edit-file-form/{file_id} | Path does not match |
| 6 | filemanagerbundle_file_remove_file | /files/filemanagerbundle/file/remove-file/{file_id} | Path does not match |
| 7 | filemanagerbundle_file_serve_file | /files/filemanagerbundle/file/serve-file/{file_id} | Path does not match |
| 8 | filemanagerbundle_folder_move_modal | /files/filemanagerbundle/folder/move-modal/{root_id} | Path does not match |
| 9 | filemanagerbundle_folder_move | /files/filemanagerbundle/folder/move/{target_id} | Path does not match |
| 10 | filemanagerbundle_folder_create | /files/filemanagerbundle/folder/create/{folder_id} | Path does not match |
| 11 | filemanagerbundle_folder_folder_modal | /files/filemanagerbundle/folder/folder-modal/{folder_id} | Path does not match |
| 12 | filemanagerbundle_folder_edit_folder_form | /files/filemanagerbundle/folder/edit-folder-form/{folder_id} | Path does not match |
| 13 | filemanagerbundle_folder_remove_folder | /files/filemanagerbundle/folder/remove-folder/{folder_id} | Path does not match |
| 14 | filemanagerbundle_link_create_link | /files/filemanagerbundle/link/create-link/{folder_id} | Path does not match |
| 15 | filemanagerbundle_link_edit_link_form | /files/filemanagerbundle/link/edit-link-form/{link_id} | Path does not match |
| 16 | filemanagerbundle_link_remove_link | /files/filemanagerbundle/link/remove-link/{link_id} | Path does not match |
| 17 | filemanagerbundle_link_serve_file | /files/filemanagerbundle/link/serve-file/{file_id} | Path does not match |
| 18 | gallerybundle_remove_image | /gallery/gallerybundle/remove-image/{id} | Path does not match |
| 19 | gallerybundle_lightbox | /gallery/gallerybundle/lightbox/{id} | Path does not match |
| 20 | gallerybundle_gallery_lightbox | /gallery/gallerybundle/gallery-lightbox/{gallery_id} | Path does not match |
| 21 | gallerybundle_serve_image | /gallery/gallerybundle/serve-image/{id} | Path does not match |
| 22 | gallerybundle_serve_image_thumb | /gallery/gallerybundle/serve-image-thumb/{id} | Path does not match |
| 23 | gallerybundle_serve_image_large | /gallery/gallerybundle/serve-image-large/{id} | Path does not match |
| 24 | gallerybundle_upload_images | /gallery/gallerybundle/upload-images/{gallery_id} | Path does not match |
| 25 | gallerybundle_gallery_sort_images | /gallery/gallerybundle/gallery-sort-images/{gallery_id} | Path does not match |
| 26 | core_admin_index | /admin | Path does not match |
| 27 | core_default_change_locale | /core/default/change-locale/{locale} | Path does not match |
| 28 | core_index | / | Path does not match |
| 29 | core_smartfile_download | /smart-file/download | Path does not match |
| 30 | dashboard_dashboard | /admin/dashboard | Path does not match |
| 31 | dashboard_dashboard_widgets | /admin/dashboard/widgets | Path does not match |
| 32 | dashboard_dashboard_set_widgets | /admin/dashboard/set-widgets | Path does not match |
| 33 | dashboard_dashboard_settings | /admin/dashboard/settings | Path does not match |
| 34 | security_reset_password_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.