Routing
app_login
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "es" |
Route Matching Logs
Path to match:
/es/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_address_index | /{_locale}/address/ | Path does not match |
| 2 | app_address_new | /{_locale}/address/new | Path does not match |
| 3 | app_address_show | /{_locale}/address/{id} | Path does not match |
| 4 | app_address_edit | /{_locale}/address/{id}/edit | Path does not match |
| 5 | app_address_delete | /{_locale}/address/{id} | Path does not match |
| 6 | app_api | /{_locale}/api/ | Path does not match |
| 7 | app_api_order_new | /{_locale}/api/order/new | Path does not match |
| 8 | app_api_checkout | /{_locale}/api/checkout | Path does not match |
| 9 | app_app | /{_locale}/ | Path does not match |
| 10 | app_no_locale_index | / | Path does not match |
| 11 | app_app_loginnolocaleroute | /login | Path does not match |
| 12 | app_app_loginautonolocale | /login/{shopName}/{hash} | Path does not match |
| 13 | app_cart_index | /{_locale}/cart/ | Path does not match |
| 14 | app_cart_new | /{_locale}/cart/new | Path does not match |
| 15 | app_cart_add | /{_locale}/cart/add | Path does not match |
| 16 | app_cart_get_options | /{_locale}/cart/get-options/{stock} | Path does not match |
| 17 | app_cart_add_option | /{_locale}/cart/add-option | Path does not match |
| 18 | app_cart_remove | /{_locale}/cart/remove | Path does not match |
| 19 | app_cart_remove_one | /{_locale}/cart/remove-one | Path does not match |
| 20 | app_cart_summary | /{_locale}/cart/summary | Path does not match |
| 21 | app_cart_show | /{_locale}/cart/{id} | Path does not match |
| 22 | app_cart_edit | /{_locale}/cart/{id}/edit | Path does not match |
| 23 | app_cart_delete | /{_locale}/cart/{id} | Path does not match |
| 24 | app_category_index | /category/ | Path does not match |
| 25 | app_category_new | /category/new | Path does not match |
| 26 | app_category_show | /category/{id} | Path does not match |
| 27 | app_category_edit | /category/{id}/edit | Path does not match |
| 28 | app_category_delete | /category/{id} | Path does not match |
| 29 | app_checkout_index | /checkout | Path does not match |
| 30 | app_checkout_stripe | /checkout/stripe | Path does not match |
| 31 | app_company_index | /{_locale}/company/ | Path does not match |
| 32 | app_company_new | /{_locale}/company/new | Path does not match |
| 33 | app_company_edit | /{_locale}/company/{id}/edit | Path does not match |
| 34 | app_company_delete | /{_locale}/company/{id} | Path does not match |
| 35 | app_coupon_index | /{_locale}/coupon/ | Path does not match |
| 36 | app_coupon_new | /{_locale}/coupon/new | Path does not match |
| 37 | app_coupon_show | /{_locale}/coupon/{id} | Path does not match |
| 38 | app_coupon_edit | /{_locale}/coupon/{id}/edit | Path does not match |
| 39 | app_coupon_delete | /{_locale}/coupon/{id} | Path does not match |
| 40 | app_dashboard | /{_locale}/dashboard | Path does not match |
| 41 | app_delivery_index | /{_locale}/delivery/ | Path does not match |
| 42 | app_delivery_new | /{_locale}/delivery/new | Path does not match |
| 43 | app_delivery_show | /{_locale}/delivery/{id} | Path does not match |
| 44 | app_delivery_edit | /{_locale}/delivery/{id}/edit | Path does not match |
| 45 | app_delivery_delete | /{_locale}/delivery/{id} | Path does not match |
| 46 | app_imei_index | /{_locale}/imei/ | Path does not match |
| 47 | app_imei_new | /{_locale}/imei/new | Path does not match |
| 48 | app_imei_receipt | /{_locale}/imei/receipt | Path does not match |
| 49 | app_imei_show | /{_locale}/imei/{id} | Path does not match |
| 50 | app_imei_edit | /{_locale}/imei/{id}/edit | Path does not match |
| 51 | app_imei_certificate | /{_locale}/imei/{id}/certificate | Path does not match |
| 52 | app_imei_delete | /{_locale}/imei/{id} | Path does not match |
| 53 | app_model_index | /{_locale}/model/ | Path does not match |
| 54 | app_model_new | /{_locale}/model/new | Path does not match |
| 55 | app_model_show | /{_locale}/model/{id} | Path does not match |
| 56 | app_model_edit | /{_locale}/model/{id}/edit | Path does not match |
| 57 | app_model_delete | /{_locale}/model/{id} | Path does not match |
| 58 | app_option_index | /{_locale}/option/ | Path does not match |
| 59 | app_option_new | /{_locale}/option/new | Path does not match |
| 60 | app_option_show | /{_locale}/option/{id} | Path does not match |
| 61 | app_option_edit | /{_locale}/option/{id}/edit | Path does not match |
| 62 | app_option_delete | /{_locale}/option/{id} | Path does not match |
| 63 | app_order_index | /{_locale}/order/ | Path does not match |
| 64 | app_order_new | /{_locale}/order/new | Path does not match |
| 65 | app_order_show | /{_locale}/order/{id} | Path does not match |
| 66 | app_order_edit | /{_locale}/order/{id}/edit | Path does not match |
| 67 | app_order_summary | /{_locale}/order/{id}/summary | Path does not match |
| 68 | app_order_comments | /{_locale}/order/{id}/comments | Path does not match |
| 69 | app_order_delivery | /{_locale}/order/{id}/delivery | Path does not match |
| 70 | app_order_checkout | /{_locale}/order/{id}/checkout | Path does not match |
| 71 | app_order_add_option | /{_locale}/order/addoption | Path does not match |
| 72 | app_order_resend_email | /{_locale}/order/{id}/resend | Path does not match |
| 73 | app_order_confirm | /{_locale}/order/{id}/confirm | Path does not match |
| 74 | app_order_paid | /{_locale}/order/{id}/paid | Path does not match |
| 75 | app_order_delete | /{_locale}/order/{id} | Path does not match |
| 76 | app_order_download_invoice | /{_locale}/order/{id}/invoice | Path does not match |
| 77 | app_order_pdf_invoice | /{_locale}/order/{id}/pdf/invoice | Path does not match |
| 78 | app_order_pdf_order | /{_locale}/order/{id}/pdf/order | Path does not match |
| 79 | app_order_coupon | /{_locale}/order/{id}/coupon | Path does not match |
| 80 | app_product_index | /{_locale}/product/ | Path does not match |
| 81 | app_product_new | /{_locale}/product/new | Path does not match |
| 82 | app_product_show | /{_locale}/product/{id} | Path does not match |
| 83 | app_product_edit | /{_locale}/product/{id}/edit | Path does not match |
| 84 | app_product_delete | /{_locale}/product/{id} | Path does not match |
| 85 | app_register | /register | Path does not match |
| 86 | app_verify_email | /verify/email | Path does not match |
| 87 | app_forgot_password_request | /{_locale}/reset-password | Path does not match |
| 88 | app_check_email | /{_locale}/reset-password/check-email | Path does not match |
| 89 | app_reset_password | /{_locale}/reset-password/reset/{token} | Path does not match |
| 90 | app_sav_index | /{_locale}/sav/ | Path does not match |
| 91 | app_sav_new | /{_locale}/sav/new | Path does not match |
| 92 | app_sav_show | /{_locale}/sav/{id | Path does not match |
| 93 | app_sav_edit | /{_locale}/sav/{id}/edit | Path does not match |
| 94 | app_sav_confirm | /{_locale}/sav/{id}/edit | Path does not match |
| 95 | app_sav_warranty_check | /{_locale}/sav/waranty-check | Path does not match |
| 96 | app_sav_delete | /{_locale}/sav/{id} | Path does not match |
| 97 | 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.