Routing
admin_login
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "es" |
Route Matching Logs
Path to match:
/admin/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 2 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 3 | api_doc | /api/docs.{_format} | Path does not match |
| 4 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 5 | api_garages_get_collection | /api/garages.{_format} | Path does not match |
| 6 | api_garages_get_item | /api/garages/{code}.{_format} | Path does not match |
| 7 | api_garages_put_item | /api/garages/{code}.{_format} | Path does not match |
| 8 | api_satisfaction-surveys_get_collection | /api/satisfaction-surveys.{_format} | Path does not match |
| 9 | api_satisfaction-surveys_get_item | /api/satisfaction-surveys/{name}.{_format} | Path does not match |
| 10 | api_satisfaction-surveys_put_item | /api/satisfaction-surveys/{name}.{_format} | Path does not match |
| 11 | api_satisfaction-survey-customer-responses_get_collection | /api/satisfaction-survey-customer-responses.{_format} | Path does not match |
| 12 | api_satisfaction-survey-customer-responses_post_collection | /api/satisfaction-survey-customer-responses.{_format} | Path does not match |
| 13 | api_satisfaction-survey-customer-responses_get_item | /api/satisfaction-survey-customer-responses/{id}.{_format} | Path does not match |
| 14 | api_satisfaction-survey-customer-responses_put_item | /api/satisfaction-survey-customer-responses/{id}.{_format} | Path does not match |
| 15 | api_satisfaction-survey-customer-response-answers_get_collection | /api/satisfaction-survey-customer-response-answers.{_format} | Path does not match |
| 16 | api_satisfaction-survey-customer-response-answers_get_item | /api/satisfaction-survey-customer-response-answers/{id}.{_format} | Path does not match |
| 17 | api_satisfaction-survey-customer-response-answers_put_item | /api/satisfaction-survey-customer-response-answers/{id}.{_format} | Path does not match |
| 18 | api_satisfaction-survey-questions_get_collection | /api/satisfaction-survey-questions.{_format} | Path does not match |
| 19 | api_satisfaction-survey-questions_get_item | /api/satisfaction-survey-questions/{id}.{_format} | Path does not match |
| 20 | api_satisfaction-survey-questions_put_item | /api/satisfaction-survey-questions/{id}.{_format} | Path does not match |
| 21 | admin_points_catalog_movement_garages_balance_export_xls_list.es | /admin/points-catalog/movement/download/export/list/{format} | Path does not match |
| 22 | admin_points_catalog_movement_garages_balance_export_xls_list.pt | /admin/points-catalog/movement/download/export/list/{format} | Path does not match |
| 23 | admin_points_catalog_movement_garages_balance_show.es | /admin/points-catalog/movement/{id}/garage-balance | Path does not match |
| 24 | admin_points_catalog_movement_garages_balance_show.pt | /admin/points-catalog/movement/{id}/garage-balance | Path does not match |
| 25 | admin_online_shops_shop_make_products_order.es | /admin/online-shop/shop/make-order | Path does not match |
| 26 | admin_online_shops_shop_make_products_order.pt | /admin/online-shop/shop/make-order | Path does not match |
| 27 | admin_online_shops_shop_place_order.es | /admin/online-shop/shop/place-order | Path does not match |
| 28 | admin_online_shops_shop_place_order.pt | /admin/online-shop/shop/place-order | Path does not match |
| 29 | admin_online_shops_shop_process_order.es | /admin/online-shop/shop/process-order/{order} | Path does not match |
| 30 | admin_online_shops_shop_process_order.pt | /admin/online-shop/shop/process-order/{order} | Path does not match |
| 31 | admin_online_shops_shop_cart_no_ajax_add_quantity.es | /admin/online-shop/shop/cart/no-ajax-add-quantity/{id} | Path does not match |
| 32 | admin_online_shops_shop_cart_no_ajax_add_quantity.pt | /admin/online-shop/shop/cart/no-ajax-add-quantity/{id} | Path does not match |
| 33 | admin_online_shops_shop_product_detail.es | /admin/online-shop/shop/product-detail/{id} | Path does not match |
| 34 | admin_online_shops_shop_product_detail.pt | /admin/online-shop/shop/product-detail/{id} | Path does not match |
| 35 | admin_points_catalog_movement_garages_balance.es | /admin/points-catalog/movement/garages-balance | Path does not match |
| 36 | admin_points_catalog_movement_garages_balance.pt | /admin/points-catalog/movement/garages-balance | Path does not match |
| 37 | admin_points_catalog_movement_my_garage_balance.es | /admin/points-catalog/movement/my-garage-balance | Path does not match |
| 38 | admin_points_catalog_movement_my_garage_balance.pt | /admin/points-catalog/movement/my-garage-balance | Path does not match |
| 39 | admin_online_shop_order_download_report.es | /admin/online-shop/order/download/rebill | Path does not match |
| 40 | admin_online_shop_order_download_report.pt | /admin/online-shop/order/download/rebill | Path does not match |
| 41 | admin_online_shop_order_download_month_report.es | /admin/online-shop/order/download/month | Path does not match |
| 42 | admin_online_shop_order_download_month_report.pt | /admin/online-shop/order/download/month | Path does not match |
| 43 | admin_points_catalog_movement_configuration.es | /admin/points-catalog/movement/configuration | Path does not match |
| 44 | admin_points_catalog_movement_configuration.pt | /admin/points-catalog/movement/configuration | Path does not match |
| 45 | admin_login.es | /admin/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.