Routing
cms_copy_show_attachment
Matched route
Route Parameters
Name | Value |
---|---|
id | "9" |
Route Redirection
This page redirects to:
/login
(route: "n/a")
Route Matching Logs
Path to match:
/cmscopy/show_attachment/9
# | Route name | Path | Log |
---|---|---|---|
1 | asset_classes_index | /assetclasses/ | Path does not match |
2 | asset_classes_new | /assetclasses/new | Path does not match |
3 | asset_classes_show | /assetclasses/{id} | Path does not match |
4 | asset_classes_edit | /assetclasses/{id}/edit | Path does not match |
5 | asset_class_change_status | /assetclasses/asset_class_change_status/{id}/{parameter} | Path does not match |
6 | asset_classes_delete | /assetclasses/{id} | Path does not match |
7 | bank_accounts_index | /bank/accounts/ | Path does not match |
8 | bank_accounts_new | /bank/accounts/new | Path does not match |
9 | bank_accounts_show | /bank/accounts/{id} | Path does not match |
10 | bank_accounts_edit | /bank/accounts/{id}/edit | Path does not match |
11 | bank_accounts_delete | /bank/accounts/{id} | Path does not match |
12 | bank_balances_index | /bank/balances/ | Path does not match |
13 | bank_balances_new | /bank/balances/new | Path does not match |
14 | bank_balances_show | /bank/balances/{id} | Path does not match |
15 | bank_balances_edit | /bank/balances/{id}/edit | Path does not match |
16 | bank_balances_delete | /bank/balances/{id} | Path does not match |
17 | business_contacts_index | /businesscontacts/index | Path does not match |
18 | business_contacts_index_admin_check | /businesscontacts/index_admin_check | Path does not match |
19 | business_contacts_map | /businesscontacts/map/{subset} | Path does not match |
20 | business_contacts_new | /businesscontacts/new/{business_type} | Path does not match |
21 | business_contacts_suggestion | /businesscontacts/suggestion | Path does not match |
22 | business_contacts_show | /businesscontacts/show/{id} | Path does not match |
23 | business_contacts_edit | /businesscontacts/edit/{id} | Path does not match |
24 | business_contacts_delete | /businesscontacts/delete/{id} | Path does not match |
25 | business_contacts_delete_all | /businesscontacts/delete_all | Path does not match |
26 | business_contact_delete_photo_file | /businesscontacts/delete_photo_file/{id} | Path does not match |
27 | business_contact_delete_attachment_file | /businesscontacts/delete_attachment_file/{id} | Path does not match |
28 | view_business_contact_photo | /businesscontacts/view/photo/{id} | Path does not match |
29 | business_contacts_export | /businesscontacts/business_contacts_export | Path does not match |
30 | business_contacts_export_for_outlook | /businesscontacts/export/business_contacts_outlook | Path does not match |
31 | business_contacts_import | /businesscontacts/business_contacts_import | Path does not match |
32 | create_vcard | /businesscontacts/create/Vcard/{id} | Path does not match |
33 | show_location_google_maps | /businesscontacts/gps/GoogleMap/show/{id} | Path does not match |
34 | update_business_contact_location | /businesscontacts/update/location | Path does not match |
35 | business_contact_clear_gps_location | /businesscontacts/gps_location_clear/{id} | Path does not match |
36 | business_contact_show_attachment | /businesscontacts/show_attachment/{id} | Path does not match |
37 | business_types_index | /business/types/index | Path does not match |
38 | business_types_new | /business/types/new | Path does not match |
39 | business_types_show | /business/types/show/{id} | Path does not match |
40 | business_types_edit | /business/types/edit/{id} | Path does not match |
41 | business_types_delete | /business/types/delete/{id} | Path does not match |
42 | business_types_delete_all | /business/types/delete_all | Path does not match |
43 | business_type_change_ranking | /business/types/change_ranking/{change}/{id} | Path does not match |
44 | update_business_type_ranking | /business/types/update_business_type_ranking | Path does not match |
45 | business_types_export | /business/types/export/BusinessTypes | Path does not match |
46 | business_types_import | /business/types/import/BusinessTypes | Path does not match |
47 | client_emails_sent_index | /client_emails_sent | Path does not match |
48 | client_emails_sent_new | /client_emails_sent/new | Path does not match |
49 | client_emails_sent_show | /client_emails_sent/show/{id} | Path does not match |
50 | client_emails_sent_edit | /client_emails_sent/edit/{id} | Path does not match |
51 | client_emails_sent_delete | /client_emails_sent/delete/{id} | Path does not match |
52 | cms_copy_index | /cmscopy/index | Path does not match |
53 | cms_copy_new | /cmscopy/new | Path does not match |
54 | cms_copy_show | /cmscopy/show/{id} | Path does not match |
55 | cms_copy_edit | /cmscopy/edit/{id} | Path does not match |
56 | cms_copy_copy_and_edit | /cmscopy/copy_and_edit/{id} | Path does not match |
57 | cms_copy_update_ranking | /cmscopy/cms_copy_update_ranking | Path does not match |
58 | cms_copy_delete | /cmscopy/delete/{id} | Path does not match |
59 | cms_copy_delete_all | /cmscopy/delete_all | Path does not match |
60 | cms_copy_show_attachment | /cmscopy/show_attachment/{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.