https://visitweimar.atts-systems.com/languages/set/default/language/5

Routing

select_default_language Matched route

Route Parameters

Name Value
id
"5"

Route Matching Logs

Path to match: /languages/set/default/language/5
# Route name Path Log
1 cms_copy_index /cmscopy/index Path does not match
2 cms_copy_new /cmscopy/new Path does not match
3 cms_copy_show /cmscopy/show/{id} Path does not match
4 cms_copy_edit /cmscopy/edit/{id} Path does not match
5 cms_copy_copy_and_edit /cmscopy/copy_and_edit/{id} Path does not match
6 cms_copy_delete /cmscopy/delete/{id} Path does not match
7 cms_copy_show_attachment /cmscopy/show_attachment/{id} Path does not match
8 cms_copy_delete_file /cmscopy/cms_copy_delete_file/{id} Path does not match
9 cms_copy_delete_all_files /cmscopy/cms_copy_delete/all_files Path does not match
10 cms_photo_index /cmsphoto/index Path does not match
11 cms_photo_new /cmsphoto/new Path does not match
12 cms_photo_show /cmsphoto/show/{id} Path does not match
13 cms_photo_edit /cmsphoto/edit/{id} Path does not match
14 cms_photo_delete /cmsphoto/delete/{id} Path does not match
15 cms_photo_file_delete /cmsphoto/delete_photo_file/{id} Path does not match
16 cms_photo_view /cmsphoto/view_photo/{id} Path does not match
17 cms_photos_delete_all_files /cmsphoto/cms_photos_delete_all_files Path does not match
18 company_details_index /company_details/index Path does not match
19 company_details_new /company_details/new Path does not match
20 company_details_show /company_details/show/{id} Path does not match
21 company_details_edit /company_details/edit/{id} Path does not match
22 company_details_delete /company_details/delete/{id} Path does not match
23 company_details_map_gps /company_details/map_gps Path does not match
24 company_details_delete_favicon /company_details/delete_favicon/{live_or_dev}/{id} Path does not match
25 company_details_delete_qr_code /company_details/delete_qr_code/{id} Path does not match
26 export_live_database /company_details/export/live/database Path does not match
27 content_page_index /content_page/index Path does not match
28 content_page_new /content_page/new Path does not match
29 content_page_show /content_page/show/{id} Path does not match
30 content_page_edit /content_page/edit/{id} Path does not match
31 content_page_delete /content_page/delete/{id} Path does not match
32 emails_import_index /emails/import/index Path does not match
33 emails_import_new /emails/import/new Path does not match
34 emails_import_show /emails/import/show/{id} Path does not match
35 emails_import_edit /emails/import/edit/{id} Path does not match
36 emails_import_delete /emails/import/delete/{id} Path does not match
37 app_home / Path does not match
38 /backdoor /backdoor Path does not match
39 dashboard /dashboard Path does not match
40 advanced_dashboard /advanced_dashboard Path does not match
41 product_display /interests/{product} Path does not match
42 office_address /office_address Path does not match
43 gps_location /gps_location Path does not match
44 attachments_viewfile /view/file/{filetype}/{id} Path does not match
45 create_vcard_company /create/VcardUser/company Path does not match
46 languages_index /languages/index Path does not match
47 languages_new /languages/new Path does not match
48 languages_show /languages/show/{id} Path does not match
49 languages_edit /languages/edit/{id} Path does not match
50 languages_delete /languages/delete/{id} Path does not match
51 language_icon_delete /languages/delete_language_icon/{id} Path does not match
52 select_default_language /languages/set/default/language/{id} Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.