GET https://www.myecolabels.com/product/213

Routing

product_item Matched route

Route Parameters

Name Value
id
"213"

Route Matching Logs

Path to match: /product/213
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt /_wdt/{token} Path does not match
3 _profiler_home /_profiler/ Path does not match
4 _profiler_search /_profiler/search Path does not match
5 _profiler_search_bar /_profiler/search_bar Path does not match
6 _profiler_phpinfo /_profiler/phpinfo Path does not match
7 _profiler_xdebug /_profiler/xdebug Path does not match
8 _profiler_search_results /_profiler/{token}/search/results Path does not match
9 _profiler_open_file /_profiler/open Path does not match
10 _profiler /_profiler/{token} Path does not match
11 _profiler_router /_profiler/{token}/router Path does not match
12 _profiler_exception /_profiler/{token}/exception Path does not match
13 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
14 logout /logout Path does not match
15 admin_banner /admin/banner Path does not match
16 admin_customer /admin/customer Path does not match
17 admin_customer_create /admin/customer/create Path does not match
18 admin_customer_role /admin/customer/role Path does not match
19 admin_customer_delete /admin/customer/{id} Path does not match
20 admin_customer_create_save /admin/customer Path does not match
21 admin_customer_save /admin/customer/{id} Path does not match
22 admin_customer_show /admin/customer/{id} Path does not match
23 admin_dashboard /admin Path does not match
24 admin_materials_delete /admin/materials/{id} Path does not match
25 admin_materials /admin/materials Path does not match
26 admin_materials_show /admin/materials/{id} Path does not match
27 admin_materials_save /admin/materials/{id} Path does not match
28 admin_orders_active /admin/orders/active Path does not match
29 admin_orders_delete /admin/orders/{id} Path does not match
30 admin_orders_deleted /admin/orders/deleted Path does not match
31 admin_orders_fulfilled /admin/orders/fulfilled Path does not match
32 admin_orders_save /admin/orders/{id} Path does not match
33 admin_orders_show /admin/orders/{id} Path does not match
34 admin_pricing /admin/pricing/ Path does not match
35 admin_pricing_add /admin/pricing/add Path does not match
36 admin_pricing_edit /admin/pricing/edit Path does not match
37 admin_pricing_assocaite /admin/pricing/associate Path does not match
38 admin_products_categories_create /admin/products/categories Path does not match
39 admin_products_categories_delete /admin/products/categories/{id} Path does not match
40 admin_products_categories /admin/products/categories Path does not match
41 admin_products_categories_priority /admin/products/categories/priority Path does not match
42 admin_products_categories_save /admin/products/categories/{id} Path does not match
43 admin_products_categories_show /admin/products/categories/{id} Path does not match
44 admin_products_quantities_create /admin/products/quantities Path does not match
45 admin_products_quantities_delete /admin/products/quantities/{id} Path does not match
46 admin_products_quantities_save /admin/products/quantities/{id} Path does not match
47 admin_products_export /admin/products/export Path does not match
48 admin_products_import /admin/products/import Path does not match
49 admin_products_manage /admin/products/manage Path does not match
50 admin_products_create /admin/products/{parent_id}/{id} Path does not match
51 admin_products_delete /admin/products/{id} Path does not match
52 admin_products_image /admin/products/image/{id} Path does not match
53 admin_products /admin/products Path does not match
54 admin_products_update /admin/products/{id} Path does not match
55 cart_add /cart/add Path does not match
56 cart_confirm /cart/confirm Path does not match
57 cart /cart Path does not match
58 cart_payment /cart/payment Path does not match
59 customer_register /register Path does not match
60 cart_register /cart/register Path does not match
61 cart_remove /cart/remove Path does not match
62 cart_review /cart/review Path does not match
63 cart_shipping /cart/shipping Path does not match
64 cart_update /cart/update Path does not match
65 about /about Path does not match
66 contact /contact Path does not match
67 homepage / Path does not match
68 privacy /privacy Path does not match
69 product_search /product/search Path does not match
70 product_item /product/{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.