Routing
app_login
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "ru" |
Route Matching Logs
Path to match:
/ru/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin | /admin/{_locale} | Path does not match |
| 2 | admin_invoice | /admin/{_locale}/invoice | Path does not match |
| 3 | admin_invoice_download | /admin/{_locale}/invoice/{id}/download | Path does not match |
| 4 | admin_invoice_download.cs | /admin/faktura/{id}/stahnout | Path does not match |
| 5 | admin_invoice_download.en | /admin/invoice/{id}/download | Path does not match |
| 6 | app_cart | /{_locale}/cart | Path does not match |
| 7 | app_cart.cs | /kosik | Path does not match |
| 8 | app_cart.en | /cart | Path does not match |
| 9 | app_cart_comgate_result | /cart/comgate/result | Path does not match |
| 10 | app_cart_comgate_notify | /cart/comgate/notify | Path does not match |
| 11 | app_cart_success | /{_locale}/cart/success | Path does not match |
| 12 | app_cart_success.cs | /kosik/uspech | Path does not match |
| 13 | app_cart_success.en | /cart/success | Path does not match |
| 14 | app_cart_add | /{_locale}/cart/add/{id} | Path does not match |
| 15 | app_cart_remove | /{_locale}/cart/remove/{id} | Path does not match |
| 16 | app_cart_quantity_increase | /{_locale}/cart/quantity-increase/{id} | Path does not match |
| 17 | app_cart_quantity_reduce | /{_locale}/cart/quantity-reduce/{id} | Path does not match |
| 18 | app_event_company | /{_locale}/event/company | Path does not match |
| 19 | app_event_company.cs | /akce/firemni | Path does not match |
| 20 | app_event_company.en | /event/company | Path does not match |
| 21 | app_event_school | /{_locale}/event/school | Path does not match |
| 22 | app_event_school.cs | /akce/skolni | Path does not match |
| 23 | app_event_school.en | /event/school | Path does not match |
| 24 | app_event_calendar | /{_locale}/event/calendar/ | Path does not match |
| 25 | app_event_calendar.cs | /kalendar-akci/ | Path does not match |
| 26 | app_event_calendar.en | /event/calendar/ | Path does not match |
| 27 | app_event_detail | /{_locale}/event/event-{id} | Path does not match |
| 28 | app_event_detail.cs | /paintballove-akce/akce-{id} | Path does not match |
| 29 | app_event_detail.en | /event/event-{id} | Path does not match |
| 30 | app_event_register | /{_locale}/event/register/event-{id} | Path does not match |
| 31 | app_event_register.cs | /paintballove-akce/registrace/akce-{id} | Path does not match |
| 32 | app_event_register.en | /event/register/event-{id} | Path does not match |
| 33 | app_event_register_contact | /{_locale}/event/register/event-{id}/contact | Path does not match |
| 34 | app_event_register_contact.cs | /paintballove-akce/registrace/akce-{id}/kontakt | Path does not match |
| 35 | app_event_register_contact.en | /event/register/event-{id}/contact | Path does not match |
| 36 | app_event_success | /{_locale}/event/success | Path does not match |
| 37 | app_event_success.cs | /paintballove-akce/uspech | Path does not match |
| 38 | app_event_success.en | /event/success | Path does not match |
| 39 | app_event_ical | /event/ical/{token} | Path does not match |
| 40 | connect_facebook_start | /connect/facebook | Path does not match |
| 41 | connect_facebook_check | /connect/facebook/check | Path does not match |
| 42 | app_fields | /{_locale}/fields | Path does not match |
| 43 | app_fields.cs | /paintballove-hriste | Path does not match |
| 44 | app_fields.en | /fields | Path does not match |
| 45 | app_field | /{_locale}/field/{slug} | Path does not match |
| 46 | app_field.en | /field/{slug} | Path does not match |
| 47 | app_field.cs | /paintballove-hriste/{slug} | Path does not match |
| 48 | app_gallery | /{_locale}/gallery | Path does not match |
| 49 | app_gallery.cs | /galerie | Path does not match |
| 50 | app_gallery.en | /gallery | Path does not match |
| 51 | app_home | /{_locale} | Path does not match |
| 52 | app_home.cs | / | Path does not match |
| 53 | app_home.de | /de | Path does not match |
| 54 | app_home.ru | /ru | Path does not match |
| 55 | app_info_about_us | /{_locale}/info/about-us | Path does not match |
| 56 | app_info_about_us.cs | /info/kdo-jsme | Path does not match |
| 57 | app_info_about_us.en | /info/about-us | Path does not match |
| 58 | app_info_equipment_renting | /{_locale}/info/equipment-renting | Path does not match |
| 59 | app_info_equipment_renting.cs | /info/pujcovna-vybaveni | Path does not match |
| 60 | app_info_equipment_renting.en | /info/equipment-renting | Path does not match |
| 61 | app_info_about_paintball | /{_locale}/info/about-paintball | Path does not match |
| 62 | app_info_about_paintball.cs | /info/o-paintballu | Path does not match |
| 63 | app_info_about_paintball.en | /info/about-paintball | Path does not match |
| 64 | app_info_trading_conditions | /{_locale}/info/trading-conditions | Path does not match |
| 65 | app_info_trading_conditions.cs | /info/obchodni-a-platebni-podminky | Path does not match |
| 66 | app_info_trading_conditions.en | /info/trading-conditions | Path does not match |
| 67 | app_info_personal_data_processing | /{_locale}/info/personal-data-processing | Path does not match |
| 68 | app_info_personal_data_processing.cs | /info/zasady-prace-s-vasimi-udaji | Path does not match |
| 69 | app_info_personal_data_processing.en | /info/personal-data-processing | Path does not match |
| 70 | app_info_carrier | /{_locale}/info/carrier | Path does not match |
| 71 | app_info_carrier.cs | /info/kariera | Path does not match |
| 72 | app_info_carrier.en | /info/carrier | Path does not match |
| 73 | app_info_price_list | /{_locale}/info/price-list | Path does not match |
| 74 | app_info_price_list.cs | /info/cenik | Path does not match |
| 75 | app_info_price_list.en | /info/price-list | Path does not match |
| 76 | app_info_faq | /{_locale}/info/faq | Path does not match |
| 77 | app_info_faq.cs | /info/casto-kladene-otazky | Path does not match |
| 78 | app_info_faq.en | /info/faq | Path does not match |
| 79 | app_info_contacts | /{_locale}/contacts | Path does not match |
| 80 | app_info_contacts.cs | /info/kontakty | Path does not match |
| 81 | app_info_contacts.en | /contacts | Path does not match |
| 82 | app_locale | /locale/{locale} | Path does not match |
| 83 | app_register | /{_locale}/user/register | Path does not match |
| 84 | app_register.cs | /uzivatel/registrace | Path does not match |
| 85 | app_register.en | /user/register | Path does not match |
| 86 | app_reserve_index | /{_locale}/reserve | Path does not match |
| 87 | app_reserve_index.cs | /rezervace | Path does not match |
| 88 | app_reserve_index.en | /reserve | Path does not match |
| 89 | app_reserve_players | /{_locale}/reserve/players | Path does not match |
| 90 | app_reserve_players.cs | /rezervace/hraci | Path does not match |
| 91 | app_reserve_players.en | /reserve/players | Path does not match |
| 92 | app_reserve_contact | /{_locale}/reserve/contact | Path does not match |
| 93 | app_reserve_contact.cs | /rezervace/kontakt | Path does not match |
| 94 | app_reserve_contact.en | /reserve/contact | Path does not match |
| 95 | app_reserve_success | /{_locale}/reserve/success | Path does not match |
| 96 | app_reserve_success.cs | /rezervace/uspech | Path does not match |
| 97 | app_reserve_success.en | /reserve/success | Path does not match |
| 98 | app_reserve_location_data | /{_locale}/reserve/location_data | Path does not match |
| 99 | app_reserve_location_data.cs | /rezervace/data_lokace | Path does not match |
| 100 | app_reserve_location_data.en | /reserve/location_data | Path does not match |
| 101 | app_forgot_password_request | /reset-password | Path does not match |
| 102 | app_check_email | /reset-password/check-email | Path does not match |
| 103 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 104 | app_logout | /{_locale}/logout | Path does not match |
| 105 | app_logout.cs | /odhlaseni | Path does not match |
| 106 | app_logout.en | /logout | Path does not match |
| 107 | app_login | /{_locale}/login | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.