Routing
cms_copy_show_attachment
Matched route
Route Parameters
Name | Value |
---|---|
id | "3" |
Route Redirection
This page redirects to:
/login
(route: "n/a")
Route Matching Logs
Path to match:
/cmscopy/show_attachment/3
# | Route name | Path | Log |
---|---|---|---|
1 | birth_death_marriage_certificates_index | /birth/death/marriage/certificates/ | Path does not match |
2 | birth_death_marriage_certificates_new | /birth/death/marriage/certificates/new | Path does not match |
3 | app_birth_death_marriage_certificates_show | /birth/death/marriage/certificates/{id} | Path does not match |
4 | birth_death_marriage_certificates_edit | /birth/death/marriage/certificates/{id}/edit | Path does not match |
5 | birth_death_marriage_certificates_delete | /birth/death/marriage/certificates/{id} | Path does not match |
6 | business_contacts_index | /businesscontacts/index | Path does not match |
7 | business_contacts_index_admin_check | /businesscontacts/index_admin_check | Path does not match |
8 | business_contacts_map | /businesscontacts/map/{subset} | Path does not match |
9 | business_contacts_new | /businesscontacts/new/{business_type} | Path does not match |
10 | business_contacts_suggestion | /businesscontacts/suggestion | Path does not match |
11 | business_contacts_show | /businesscontacts/show/{id} | Path does not match |
12 | business_contacts_edit | /businesscontacts/edit/{id} | Path does not match |
13 | business_contacts_delete | /businesscontacts/delete/{id} | Path does not match |
14 | business_contacts_delete_all | /businesscontacts/delete_all | Path does not match |
15 | business_contact_delete_photo_file | /businesscontacts/delete_photo_file/{id} | Path does not match |
16 | business_contact_delete_attachment_file | /businesscontacts/delete_attachment_file/{id} | Path does not match |
17 | view_business_contact_photo | /businesscontacts/view/photo/{id} | Path does not match |
18 | business_contacts_export | /businesscontacts/business_contacts_export | Path does not match |
19 | business_contacts_export_for_outlook | /businesscontacts/export/business_contacts_outlook | Path does not match |
20 | business_contacts_import | /businesscontacts/business_contacts_import | Path does not match |
21 | create_vcard | /businesscontacts/create/Vcard/{id} | Path does not match |
22 | show_location_google_maps | /businesscontacts/gps/GoogleMap/show/{id} | Path does not match |
23 | update_business_contact_location | /businesscontacts/update/location | Path does not match |
24 | business_contact_clear_gps_location | /businesscontacts/gps_location_clear/{id} | Path does not match |
25 | business_contact_show_attachment | /businesscontacts/show_attachment/{id} | Path does not match |
26 | business_types_index | /business/types/index | Path does not match |
27 | business_types_new | /business/types/new | Path does not match |
28 | business_types_show | /business/types/show/{id} | Path does not match |
29 | business_types_edit | /business/types/edit/{id} | Path does not match |
30 | business_types_delete | /business/types/delete/{id} | Path does not match |
31 | business_types_delete_all | /business/types/delete_all | Path does not match |
32 | business_type_change_ranking | /business/types/change_ranking/{change}/{id} | Path does not match |
33 | update_business_type_ranking | /business/types/update_business_type_ranking | Path does not match |
34 | business_types_export | /business/types/export/BusinessTypes | Path does not match |
35 | business_types_import | /business/types/import/BusinessTypes | Path does not match |
36 | car_manufacturers_index | /car/manufacturers/ | Path does not match |
37 | car_manufacturers_new | /car/manufacturers/new | Path does not match |
38 | app_car_manufacturers_show | /car/manufacturers/{id} | Path does not match |
39 | app_car_manufacturers_edit | /car/manufacturers/{id}/edit | Path does not match |
40 | app_car_manufacturers_delete | /car/manufacturers/{id} | Path does not match |
41 | client_availability_by_client | /clientavailability/calendar/byclient/{clientFullName} | Path does not match |
42 | client_availability_index | /clientavailability/calendar/all_clients | Path does not match |
43 | client_availability_index_list | /clientavailability/calendar/all_clients_list | Path does not match |
44 | client_availability_new | /clientavailability/new | Path does not match |
45 | client_availability_show | /clientavailability/{id} | Path does not match |
46 | client_availability_edit | /clientavailability/{id}/edit | Path does not match |
47 | client_availability_switch | /clientavailability/{id}/switch_availablity | Path does not match |
48 | client_availability_delete | /clientavailability/{id} | Path does not match |
49 | client_availability_reset_all | /clientavailability/reset_all/{clientId} | Path does not match |
50 | client_availability_ajax_new_client_availability | /clientavailability/ajax/new/ | Path does not match |
51 | client_availability_ajax_new_client_availability_switch | /clientavailability/ajax/new/switch | Path does not match |
52 | client_emails_sent_index | /client_emails_sent | Path does not match |
53 | client_emails_sent_new | /client_emails_sent/new | Path does not match |
54 | client_emails_sent_show | /client_emails_sent/show/{id} | Path does not match |
55 | client_emails_sent_edit | /client_emails_sent/edit/{id} | Path does not match |
56 | client_emails_sent_delete | /client_emails_sent/delete/{id} | Path does not match |
57 | cms_index | /cms/ | Path does not match |
58 | cms_new | /cms/new | Path does not match |
59 | cms_show | /cms/{id} | Path does not match |
60 | cms_edit | /cms/{id}/edit | Path does not match |
61 | cms_delete | /cms/{id} | Path does not match |
62 | cms_copy_index | /cmscopy/index | Path does not match |
63 | cms_copy_new | /cmscopy/new | Path does not match |
64 | cms_copy_show | /cmscopy/show/{id} | Path does not match |
65 | cms_copy_edit | /cmscopy/edit/{id} | Path does not match |
66 | cms_copy_copy_and_edit | /cmscopy/copy_and_edit/{id} | Path does not match |
67 | cms_copy_update_ranking | /cmscopy/cms_copy_update_ranking | Path does not match |
68 | cms_copy_delete | /cmscopy/delete/{id} | Path does not match |
69 | cms_copy_delete_all | /cmscopy/delete_all | Path does not match |
70 | 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.