Routing
settings_cms_page
Matched route
Route Parameters
| Name | Value |
|---|---|
| page | "personal-data-protection" |
Route Matching Logs
Path to match:
/p/personal-data-protection
| # | 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_file_upload_files | /files/filemanagerbundle/file/upload-files/{folder_id} | Path does not match |
| 4 | filemanagerbundle_file_edit_file_form | /files/filemanagerbundle/file/edit-file-form/{file_id} | Path does not match |
| 5 | filemanagerbundle_file_remove_file | /files/filemanagerbundle/file/remove-file/{file_id} | Path does not match |
| 6 | filemanagerbundle_file_serve_file | /files/filemanagerbundle/file/serve-file/{file_id} | Path does not match |
| 7 | filemanagerbundle_folder_move_modal | /files/filemanagerbundle/folder/move-modal/{root_id} | Path does not match |
| 8 | filemanagerbundle_folder_move | /files/filemanagerbundle/folder/move/{target_id} | Path does not match |
| 9 | filemanagerbundle_folder_create | /files/filemanagerbundle/folder/create/{folder_id} | Path does not match |
| 10 | filemanagerbundle_folder_folder_modal | /files/filemanagerbundle/folder/folder-modal/{folder_id} | Path does not match |
| 11 | filemanagerbundle_folder_edit_folder_form | /files/filemanagerbundle/folder/edit-folder-form/{folder_id} | Path does not match |
| 12 | filemanagerbundle_folder_remove_folder | /files/filemanagerbundle/folder/remove-folder/{folder_id} | Path does not match |
| 13 | filemanagerbundle_link_create_link | /files/filemanagerbundle/link/create-link/{folder_id} | Path does not match |
| 14 | filemanagerbundle_link_edit_link_form | /files/filemanagerbundle/link/edit-link-form/{link_id} | Path does not match |
| 15 | filemanagerbundle_link_remove_link | /files/filemanagerbundle/link/remove-link/{link_id} | Path does not match |
| 16 | filemanagerbundle_link_serve_file | /files/filemanagerbundle/link/serve-file/{file_id} | Path does not match |
| 17 | gallerybundle_remove_image | /files/gallerybundle/remove-image/{id} | Path does not match |
| 18 | gallerybundle_lightbox | /files/gallerybundle/lightbox/{id} | Path does not match |
| 19 | gallerybundle_gallery_lightbox | /files/gallerybundle/gallery-lightbox/{gallery_id} | Path does not match |
| 20 | gallerybundle_serve_image | /files/gallerybundle/serve-image/{id} | Path does not match |
| 21 | gallerybundle_serve_image_thumb | /files/gallerybundle/serve-image-thumb/{id} | Path does not match |
| 22 | gallerybundle_upload_images | /files/gallerybundle/upload-images/{gallery_id} | Path does not match |
| 23 | gallerybundle_gallery_sort_images | /files/gallerybundle/gallery-sort-images/{gallery_id} | Path does not match |
| 24 | core_admin_index | /yt3sa8 | Path does not match |
| 25 | core_default_change_locale | /core/default/change-locale/{locale} | Path does not match |
| 26 | core_default_execute_tasks | /core/default/execute-tasks | Path does not match |
| 27 | core_index | / | Path does not match |
| 28 | security_reset_password_forgot_password_request | /reset-password | Path does not match |
| 29 | security_reset_password_check_email | /reset-password/check-email | Path does not match |
| 30 | security_reset_password_reset_password | /reset-password/reset/{token} | Path does not match |
| 31 | security_login | /login | Path does not match |
| 32 | security_admin_login | /yt3sa8/login | Path does not match |
| 33 | security_logout | /logout | Path does not match |
| 34 | security_admin_logout | /yt3sa8/logout | Path does not match |
| 35 | security_admin_list | /yt3sa8/security/admin/ | Path does not match |
| 36 | security_admin_create | /yt3sa8/security/admin/create | Path does not match |
| 37 | security_admin_edit | /yt3sa8/security/admin/edit/{id} | Path does not match |
| 38 | security_admin_remove | /yt3sa8/security/admin/remove/{id} | Path does not match |
| 39 | security_userself_edit | /security-user/self-edit | Path does not match |
| 40 | settings_application_settings_edit | /yt3sa8/settings/application-settings/edit | Path does not match |
| 41 | settings_cms_page_edit | /yt3sa8/settings/cms/page-edit/{id} | Path does not match |
| 42 | settings_cms_page | /p/{page} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.