Routing
cms_fixed_imprint
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/imprint
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_email_show | /admin/email/ | Path does not match |
| 2 | admin_email_send | /admin/email/send | Path does not match |
| 3 | admin_email_search | /admin/email/search | Path does not match |
| 4 | admin_fileaudit_index | /admin/fileaudit/ | Path does not match |
| 5 | admin_fileaudit_init | /admin/fileaudit/init | Path does not match |
| 6 | admin_fileaudit_view | /admin/fileaudit/{begin}/{end} | Path does not match |
| 7 | admin_share_index | /admin/share/ | Path does not match |
| 8 | admin_share_list | /admin/share/{id}/list | Path does not match |
| 9 | admin_share_new | /admin/share/{id}/new | Path does not match |
| 10 | admin_solr_list | /admin/solr/ | Path does not match |
| 11 | admin_solr_index | /admin/solr/{module}/index/{type} | Path does not match |
| 12 | admin_solr_unindex | /admin/solr/{module}/unindex | Path does not match |
| 13 | admin_solr_reindex | /admin/solr/{module}/reindex | Path does not match |
| 14 | admin_solr_clear | /admin/solr/{module}/clear | Path does not match |
| 15 | archive_categorization_select | /archive/categorization/{id}/select/{taxonomy} | Path does not match |
| 16 | archive_categorization_update | /archive/categorization/{id}/update/{taxonomy} | Path does not match |
| 17 | archive_structure_index | /archive/structure/ | Path does not match |
| 18 | archive_structure_new | /archive/structure/new | Path does not match |
| 19 | archive_structure_edit | /archive/structure/{id}/edit | Path does not match |
| 20 | archive_structure_delete | /archive/structure/{id} | Path does not match |
| 21 | archive_structure_data | /archive/structure/data | Path does not match |
| 22 | archive_record_index | /archive/record/{repository}/list | Path does not match |
| 23 | archive_record_new | /archive/record/{repository}/new | Path does not match |
| 24 | archive_record_edit | /archive/record/{id}/edit | Path does not match |
| 25 | archive_record_media | /archive/record/{id}/media/{action} | Path does not match |
| 26 | archive_record_transcribe | /archive/record/{id}/transcribe/{file} | Path does not match |
| 27 | archive_record_delete | /archive/record/{id}/delete | Path does not match |
| 28 | archive_record_show | /archive/record/{id} | Path does not match |
| 29 | archive_record_data | /archive/record/{id}/data | Path does not match |
| 30 | archive_record_table | /archive/record/table | Path does not match |
| 31 | archive_repository_index | /archive/repository/ | Path does not match |
| 32 | archive_repository_new | /archive/repository/new | Path does not match |
| 33 | archive_repository_edit | /archive/repository/{id}/edit | Path does not match |
| 34 | archive_repository_delete | /archive/repository/{id} | Path does not match |
| 35 | archive_search_show | /archive/search/ | Path does not match |
| 36 | archive_search_request | /archive/search/request | Path does not match |
| 37 | external_login | /external/{service}/ | Path does not match |
| 38 | group_index | /admin/group/ | Path does not match |
| 39 | group_new | /admin/group/new | Path does not match |
| 40 | group_edit | /admin/group/{id}/edit | Path does not match |
| 41 | group_delete | /admin/group/{id}/group | Path does not match |
| 42 | login | /login | Path does not match |
| 43 | logout | /logout | Path does not match |
| 44 | register | /register | Path does not match |
| 45 | activate | /activate | Path does not match |
| 46 | forgot | /forgot | Path does not match |
| 47 | reset | /reset | Path does not match |
| 48 | user_index | /admin/user/ | Path does not match |
| 49 | user_new | /admin/user/new | Path does not match |
| 50 | user_edit | /admin/user/{id}/edit | Path does not match |
| 51 | user_delete | /admin/user/{id}/delete | Path does not match |
| 52 | user_table | /admin/user/table | Path does not match |
| 53 | usergroup_index | /admin/usergroup/{user} | Path does not match |
| 54 | usergroup_new | /admin/usergroup/{user}/new | Path does not match |
| 55 | usergroup_edit | /admin/usergroup/{user}/{client}/edit | Path does not match |
| 56 | usergroup_delete | /admin/usergroup/{user}/{client}/delete | Path does not match |
| 57 | usergroup_group | /admin/usergroup/{client}/group | Path does not match |
| 58 | user_profile_edit | /user/profile/ | Path does not match |
| 59 | bigdata_search | /explore | Path does not match |
| 60 | shop_search | /shop | Path does not match |
| 61 | search_request | /search/request | Path does not match |
| 62 | similar_show | /bigdata/similar/{id} | Path does not match |
| 63 | bigdata_widget | /widget/ | Path does not match |
| 64 | cms_element_index | /cms/element/ | Path does not match |
| 65 | cms_element_new | /cms/element/new | Path does not match |
| 66 | cms_element_show | /cms/element/{name} | Path does not match |
| 67 | cms_element_edit | /cms/element/{id}/edit | Path does not match |
| 68 | cms_element_delete | /cms/element/{id}/delete | Path does not match |
| 69 | cms_fixed_terms | /terms-of-service | Path does not match |
| 70 | cms_fixed_privacy | /privacy | Path does not match |
| 71 | cms_fixed_imprint | /imprint | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.