Routing
colophon_list
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/colophon
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | docs_search_suggestions | /admin/docs/search/suggestions | Path does not match |
| 2 | docs_search | /admin/docs/search | Path does not match |
| 3 | admin_awards_list | /admin/awards/ | Path does not match |
| 4 | admin_awards_create | /admin/awards/create | Path does not match |
| 5 | admin_awards_edit | /admin/awards/{id} | Path does not match |
| 6 | admin_awards_delete | /admin/awards/delete/{id} | Path does not match |
| 7 | admin_clients_list | /admin/clients/ | Path does not match |
| 8 | admin_clients_create | /admin/clients/create | Path does not match |
| 9 | admin_clients_edit | /admin/clients/{id} | Path does not match |
| 10 | admin_clients_delete | /admin/clients/delete/{id} | Path does not match |
| 11 | admin_collaborators_list | /admin/collaborators/ | Path does not match |
| 12 | admin_collaborators_create | /admin/collaborators/create | Path does not match |
| 13 | admin_collaborators_edit | /admin/collaborators/{id} | Path does not match |
| 14 | admin_collaborators_delete | /admin/collaborators/delete/{id} | Path does not match |
| 15 | admin_contacts_list | /admin/contacts/ | Path does not match |
| 16 | admin_designer_list | /admin/designer/ | Path does not match |
| 17 | admin_designer_create | /admin/designer/create | Path does not match |
| 18 | admin_designer_edit | /admin/designer/{id} | Path does not match |
| 19 | admin_designer_delete | /admin/designer/delete/{id} | Path does not match |
| 20 | about | /about | Path does not match |
| 21 | admin_buys_list | /admin/buys/ | Path does not match |
| 22 | admin_buys_details | /admin/buys/{id} | Path does not match |
| 23 | admin_coupons_list | /admin/coupons/ | Path does not match |
| 24 | admin_coupons_ajax_listing | /admin/coupons/ajax-listing | Path does not match |
| 25 | admin_coupons_create | /admin/coupons/create | Path does not match |
| 26 | admin_coupons_edit | /admin/coupons/{id} | Path does not match |
| 27 | admin_coupons_delete | /admin/coupons/delete/{id} | Path does not match |
| 28 | buy | /buy | Path does not match |
| 29 | confirmPayment | /confirm-payment | Path does not match |
| 30 | payment_error | /payment_error | Path does not match |
| 31 | coupon_validation | /coupon-validation | Path does not match |
| 32 | download-link | /download-link | Path does not match |
| 33 | admin_colophon_list | /admin/colophon/ | Path does not match |
| 34 | admin_colophon_ajax_listing | /admin/colophon/ajax-listing | Path does not match |
| 35 | admin_colophon_create | /admin/colophon/create | Path does not match |
| 36 | admin_colophon_edit | /admin/colophon/{id} | Path does not match |
| 37 | admin_colophon_delete | /admin/colophon/delete/{id} | Path does not match |
| 38 | colophon_list | /colophon | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.