Routing
(none)
Matched route
Route Matching Logs
Path to match:
/product/lays-china-lime
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_coming_soon | / | Path does not match |
| 2 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | app_admin_dashboard | /admin/ | Path does not match |
| 17 | app_admin_statistics | /admin/statistics | Path does not match |
| 18 | app_admin_banner_index | /admin/banners/ | Path does not match |
| 19 | app_admin_banner_new | /admin/banners/new | Path does not match |
| 20 | app_admin_banner_edit | /admin/banners/{id}/edit | Path does not match |
| 21 | app_admin_banner_delete | /admin/banners/{id} | Path does not match |
| 22 | app_admin_carrier_index | /admin/carriers/ | Path does not match |
| 23 | app_admin_carrier_new | /admin/carriers/new | Path does not match |
| 24 | app_admin_carrier_edit | /admin/carriers/{id}/edit | Path does not match |
| 25 | app_admin_carrier_delete | /admin/carriers/{id}/delete | Path does not match |
| 26 | app_admin_category_index | /admin/categories/ | Path does not match |
| 27 | app_admin_category_new | /admin/categories/new | Path does not match |
| 28 | app_admin_category_edit | /admin/categories/{id}/edit | Path does not match |
| 29 | app_admin_category_delete | /admin/categories/{id}/delete | Path does not match |
| 30 | app_admin_ingredient_index | /admin/ingredients/ | Path does not match |
| 31 | app_admin_ingredient_new | /admin/ingredients/new | Path does not match |
| 32 | app_admin_ingredient_edit | /admin/ingredients/{id}/edit | Path does not match |
| 33 | app_admin_ingredient_delete | /admin/ingredients/{id}/delete | Path does not match |
| 34 | app_admin_order_index | /admin/orders/ | Path does not match |
| 35 | app_admin_order_export | /admin/orders/export | Path does not match |
| 36 | app_admin_order_show | /admin/orders/{id} | Path does not match |
| 37 | app_admin_order_update_status | /admin/orders/{id}/update-status | Path does not match |
| 38 | app_admin_payment_index | /admin/payments/ | Path does not match |
| 39 | app_admin_payment_new | /admin/payments/new | Path does not match |
| 40 | app_admin_payment_edit | /admin/payments/{id}/edit | Path does not match |
| 41 | app_admin_payment_delete | /admin/payments/{id}/delete | Path does not match |
| 42 | app_admin_product_index | /admin/products/ | Path does not match |
| 43 | app_admin_product_new | /admin/products/new | Path does not match |
| 44 | app_admin_product_edit | /admin/products/{id}/edit | Path does not match |
| 45 | app_admin_product_delete | /admin/products/{id}/delete | Path does not match |
| 46 | app_admin_product_toggle_featured | /admin/products/{id}/toggle-featured | Path does not match |
| 47 | app_admin_promo_code_index | /admin/promo-codes/ | Path does not match |
| 48 | app_admin_promo_code_new | /admin/promo-codes/new | Path does not match |
| 49 | app_admin_promo_code_edit | /admin/promo-codes/{id}/edit | Path does not match |
| 50 | app_admin_promo_code_delete | /admin/promo-codes/{id}/delete | Path does not match |
| 51 | app_admin_promo_code_toggle | /admin/promo-codes/{id}/toggle | Path does not match |
| 52 | app_admin_subcategory_index | /admin/subcategories | Path does not match |
| 53 | app_admin_subcategory_new | /admin/subcategories/new | Path does not match |
| 54 | app_admin_subcategory_edit | /admin/subcategories/{id}/edit | Path does not match |
| 55 | app_admin_subcategory_delete | /admin/subcategories/{id}/delete | Path does not match |
| 56 | app_admin_subcategory_api_by_category | /admin/subcategories/api/by-category/{categoryId} | Path does not match |
| 57 | app_admin_user_index | /admin/users/ | Path does not match |
| 58 | app_admin_user_new | /admin/users/new | Path does not match |
| 59 | app_admin_user_edit | /admin/users/{id}/edit | Path does not match |
| 60 | app_admin_user_delete | /admin/users/{id} | Path does not match |
| 61 | app_cart | /cart/ | Path does not match |
| 62 | app_cart_add | /cart/add/{id} | Path does not match |
| 63 | app_cart_update | /cart/update/{id} | Path does not match |
| 64 | app_cart_remove | /cart/remove/{id} | Path does not match |
| 65 | app_cart_clear | /cart/clear | Path does not match |
| 66 | app_checkout | /checkout/ | Path does not match |
| 67 | app_checkout_payment | /checkout/payment | Path does not match |
| 68 | app_checkout_success | /checkout/success | Path does not match |
| 69 | app_checkout_cancel | /checkout/cancel | Path does not match |
| 70 | app_checkout_invoice | /checkout/invoice/{id} | Path does not match |
| 71 | app_checkout_colissimo_token | /checkout/colissimo-token | Path does not match |
| 72 | app_checkout_validate_promo | /checkout/validate-promo-code | Path does not match |
| 73 | app_checkout_remove_promo | /checkout/remove-promo-code | Path does not match |
| 74 | app_home | / | Path does not match |
| 75 | app_products | /products | Path does not match |
| 76 | app_category | /category/{slug} | Path does not match |
| 77 | app_subcategory | /category/{categorySlug}/subcategory/{subCategorySlug} | Path does not match |
| 78 | app_product_show | /product/{slug} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.