Routing
base_product_variant_side
Matched route
Route Parameters
| Name | Value |
|---|---|
| id | "1032" |
Route Redirection
This page redirects to:
/login
Route Matching Logs
Path to match:
/admin/baseProduct/variant/1032/side
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_products | /api/products | Path does not match |
| 2 | api_orders | /api/orders | Path does not match |
| 3 | account | /account | Path does not match |
| 4 | save_pp_data | /account/save_pp_data | Path does not match |
| 5 | connect_amazon_start | /connect/amazon | Path does not match |
| 6 | connect_amazon_check | /connect/amazon/check | Path does not match |
| 7 | connect_amazon_check_secure | /connect/amazon/check | Path does not match |
| 8 | connect_etsy_start | /connect/etsy | Path does not match |
| 9 | connect_etsy_check | /connect/etsy/check | Path does not match |
| 10 | connect_etsy_check_secure | /connect/etsy/check | Path does not match |
| 11 | remove_store | /remove-store | Path does not match |
| 12 | admin_product_list | /admin/product/list | Path does not match |
| 13 | admin_user_list | /admin/user | Path does not match |
| 14 | admin_user_promote | /admin/user/promote/{id} | Path does not match |
| 15 | admin_user_demote | /admin/user/demote/{id} | Path does not match |
| 16 | admin_user_delete | /admin/user/delete/{id} | Path does not match |
| 17 | attribute_list | /admin/attribute/ | Path does not match |
| 18 | attribute_add | /admin/attribute/add | Path does not match |
| 19 | attribute_edit | /admin/attribute/edit/{id} | Path does not match |
| 20 | attribute_delete | /admin/attribute/delete/{id} | Path does not match |
| 21 | base_product_list | /admin/baseProduct/list | Path does not match |
| 22 | base_product_add | /admin/baseProduct/add | Path does not match |
| 23 | base_product_edit | /admin/baseProduct/edit/{id} | Path does not match |
| 24 | base_product_variant_form | /admin/baseProduct/variantForm/{id} | Path does not match |
| 25 | base_product_default_properties | /admin/baseProduct/defaultPropertiesForm/{id} | Path does not match |
| 26 | base_product_variant_settings | /admin/baseProduct/variantSettings/{id} | Path does not match |
| 27 | base_product_variant_images | /admin/baseProduct/variantImages/{id} | Path does not match |
| 28 | base_product_variant_side | /admin/baseProduct/variant/{id}/side | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.