Routing
app_event_detail
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "en" |
| id | "12" |
Route Matching Logs
Path to match:
/event/event-12
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_home | /admin/{_locale}/dashboard | Path does not match |
| 2 | admin_eshop_order_index | /admin/{_locale}/eshop-order | Path does not match |
| 3 | admin_eshop_order_export | /admin/{_locale}/eshop-order/export | Path does not match |
| 4 | admin_eshop_order_edit | /admin/{_locale}/eshop-order/{id}/edit | Path does not match |
| 5 | admin_eshop_order_detail | /admin/{_locale}/eshop-order/{id} | Path does not match |
| 6 | admin_eshop_order_mark_paid | /admin/{_locale}/eshop-order/{id}/mark-paid | Path does not match |
| 7 | admin_eshop_order_mark_sent | /admin/{_locale}/eshop-order/{id}/mark-sent | Path does not match |
| 8 | admin_eshop_order_cancel | /admin/{_locale}/eshop-order/{id}/cancel | Path does not match |
| 9 | admin_eshop_product_index | /admin/{_locale}/eshop-product | Path does not match |
| 10 | admin_eshop_product_export | /admin/{_locale}/eshop-product/export | Path does not match |
| 11 | admin_eshop_product_new | /admin/{_locale}/eshop-product/new | Path does not match |
| 12 | admin_eshop_product_edit | /admin/{_locale}/eshop-product/{id}/edit | Path does not match |
| 13 | admin_eshop_product_detail | /admin/{_locale}/eshop-product/{id} | Path does not match |
| 14 | admin_eshop_product_delete | /admin/{_locale}/eshop-product/{id}/delete | Path does not match |
| 15 | admin_event_index | /admin/{_locale}/event | Path does not match |
| 16 | admin_event_export | /admin/{_locale}/event/export | Path does not match |
| 17 | admin_event_new | /admin/{_locale}/event/new | Path does not match |
| 18 | admin_event_detail | /admin/{_locale}/event/{id} | Path does not match |
| 19 | admin_event_edit | /admin/{_locale}/event/{id}/edit | Path does not match |
| 20 | admin_event_delete | /admin/{_locale}/event/{id}/delete | Path does not match |
| 21 | admin_event_duplicate | /admin/{_locale}/event/{id}/duplicate | Path does not match |
| 22 | admin_event_cancel | /admin/{_locale}/event/{id}/cancel | Path does not match |
| 23 | admin_event_send_mail | /admin/{_locale}/event/{id}/send-mail | Path does not match |
| 24 | admin_faq_index | /admin/{_locale}/faq | Path does not match |
| 25 | admin_faq_new | /admin/{_locale}/faq/new | Path does not match |
| 26 | admin_faq_edit | /admin/{_locale}/faq/{id}/edit | Path does not match |
| 27 | admin_faq_delete | /admin/{_locale}/faq/{id}/delete | Path does not match |
| 28 | admin_field_index | /admin/{_locale}/field | Path does not match |
| 29 | admin_field_export | /admin/{_locale}/field/export | Path does not match |
| 30 | admin_field_new | /admin/{_locale}/field/new | Path does not match |
| 31 | admin_field_detail | /admin/{_locale}/field/{id} | Path does not match |
| 32 | admin_field_edit | /admin/{_locale}/field/{id}/edit | Path does not match |
| 33 | admin_field_photo_add | /admin/{_locale}/field/{id}/photo/add | Path does not match |
| 34 | admin_field_photo_delete | /admin/{_locale}/field/{id}/photo/{photoId}/delete | Path does not match |
| 35 | admin_field_delete | /admin/{_locale}/field/{id}/delete | Path does not match |
| 36 | admin_field_sync_calendar | /admin/{_locale}/field/{id}/sync-calendar | Path does not match |
| 37 | admin_image_index | /admin/{_locale}/image | Path does not match |
| 38 | admin_image_new | /admin/{_locale}/image/new | Path does not match |
| 39 | admin_image_edit | /admin/{_locale}/image/{id}/edit | Path does not match |
| 40 | admin_image_toggle_homepage | /admin/{_locale}/image/{id}/toggle-homepage | Path does not match |
| 41 | admin_image_delete | /admin/{_locale}/image/{id}/delete | Path does not match |
| 42 | admin_invoice | /admin/{_locale}/invoice | Path does not match |
| 43 | admin_invoice_download | /admin/{_locale}/invoice/{id}/download | Path does not match |
| 44 | admin_invoice_download.cs | /admin/faktura/{id}/stahnout | Path does not match |
| 45 | admin_invoice_download.en | /admin/invoice/{id}/download | Path does not match |
| 46 | admin_mail_template_index | /admin/{_locale}/mail-template | Path does not match |
| 47 | admin_mail_template_edit | /admin/{_locale}/mail-template/{id}/edit | Path does not match |
| 48 | admin_registration_index | /admin/{_locale}/registration | Path does not match |
| 49 | admin_registration_export | /admin/{_locale}/registration/export | Path does not match |
| 50 | admin_registration_new | /admin/{_locale}/registration/new | Path does not match |
| 51 | admin_registration_detail | /admin/{_locale}/registration/{id} | Path does not match |
| 52 | admin_registration_edit | /admin/{_locale}/registration/{id}/edit | Path does not match |
| 53 | admin_registration_accept | /admin/{_locale}/registration/{id}/accept | Path does not match |
| 54 | admin_registration_cancel | /admin/{_locale}/registration/{id}/cancel | Path does not match |
| 55 | admin_registration_reject | /admin/{_locale}/registration/{id}/reject | Path does not match |
| 56 | admin_registration_delete | /admin/{_locale}/registration/{id}/delete | Path does not match |
| 57 | admin_registration_send_mail | /admin/{_locale}/registration/{id}/send-mail | Path does not match |
| 58 | admin_reservation_index | /admin/{_locale}/reservation | Path does not match |
| 59 | admin_reservation_export | /admin/{_locale}/reservation/export | Path does not match |
| 60 | admin_reservation_new | /admin/{_locale}/reservation/new | Path does not match |
| 61 | admin_reservation_detail | /admin/{_locale}/reservation/{id} | Path does not match |
| 62 | admin_reservation_edit | /admin/{_locale}/reservation/{id}/edit | Path does not match |
| 63 | admin_reservation_delete | /admin/{_locale}/reservation/{id}/delete | Path does not match |
| 64 | admin_reservation_cancel | /admin/{_locale}/reservation/{id}/cancel | Path does not match |
| 65 | admin_reservation_reject | /admin/{_locale}/reservation/{id}/reject | Path does not match |
| 66 | admin_reservation_create_event | /admin/{_locale}/reservation/{id}/create-event | Path does not match |
| 67 | admin_reservation_send_mail | /admin/{_locale}/reservation/{id}/send-mail | Path does not match |
| 68 | admin_root | /admin | Path does not match |
| 69 | admin | /admin/{_locale} | Path does not match |
| 70 | admin_testimonial_index | /admin/{_locale}/testimonial | Path does not match |
| 71 | admin_testimonial_new | /admin/{_locale}/testimonial/new | Path does not match |
| 72 | admin_testimonial_detail | /admin/{_locale}/testimonial/{id} | Path does not match |
| 73 | admin_testimonial_edit | /admin/{_locale}/testimonial/{id}/edit | Path does not match |
| 74 | admin_testimonial_delete | /admin/{_locale}/testimonial/{id}/delete | Path does not match |
| 75 | admin_text_block_index | /admin/{_locale}/text-block | Path does not match |
| 76 | admin_api_text_block_get | /admin/api/text-block | Path does not match |
| 77 | admin_api_text_block_save | /admin/api/text-block | Path does not match |
| 78 | admin_user_index | /admin/{_locale}/user | Path does not match |
| 79 | admin_user_detail | /admin/{_locale}/user/{id} | Path does not match |
| 80 | admin_user_edit | /admin/{_locale}/user/{id}/edit | Path does not match |
| 81 | admin_user_group_index | /admin/{_locale}/user-group | Path does not match |
| 82 | admin_user_group_new | /admin/{_locale}/user-group/new | Path does not match |
| 83 | admin_user_group_edit | /admin/{_locale}/user-group/{id}/edit | Path does not match |
| 84 | admin_user_group_delete | /admin/{_locale}/user-group/{id}/delete | Path does not match |
| 85 | app_cart | /{_locale}/cart | Path does not match |
| 86 | app_cart.cs | /kosik | Path does not match |
| 87 | app_cart.en | /cart | Path does not match |
| 88 | app_cart_comgate_result | /cart/comgate/result | Path does not match |
| 89 | app_cart_comgate_notify | /cart/comgate/notify | Path does not match |
| 90 | app_cart_success | /{_locale}/cart/success | Path does not match |
| 91 | app_cart_success.cs | /kosik/uspech | Path does not match |
| 92 | app_cart_success.en | /cart/success | Path does not match |
| 93 | app_cart_add | /{_locale}/cart/add/{id} | Path does not match |
| 94 | app_cart_remove | /{_locale}/cart/remove/{id} | Path does not match |
| 95 | app_cart_quantity_increase | /{_locale}/cart/quantity-increase/{id} | Path does not match |
| 96 | app_cart_quantity_reduce | /{_locale}/cart/quantity-reduce/{id} | Path does not match |
| 97 | app_event_company | /{_locale}/event/company | Path does not match |
| 98 | app_event_company.cs | /akce/firemni | Path does not match |
| 99 | app_event_company.en | /event/company | Path does not match |
| 100 | app_event_school | /{_locale}/event/school | Path does not match |
| 101 | app_event_school.cs | /akce/skolni | Path does not match |
| 102 | app_event_school.en | /event/school | Path does not match |
| 103 | app_event_calendar | /{_locale}/event/calendar/ | Path does not match |
| 104 | app_event_calendar.cs | /kalendar-akci/ | Path does not match |
| 105 | app_event_calendar.en | /event/calendar/ | Path does not match |
| 106 | app_event_detail | /{_locale}/event/event-{id} | Path does not match |
| 107 | app_event_detail.cs | /paintballove-akce/akce-{id} | Path does not match |
| 108 | app_event_detail.en | /event/event-{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.