Routing
app_ictus_shop_poduit_pcie
Matched route
Route Parameters
| Name | Value |
|---|---|
| id | "31" |
Route Matching Logs
Path to match:
/api/ictus-shop/produit-pharmacie/31
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_ictus_shop_accueil | /api/ictus-shop/accueil | Path does not match |
| 2 | app_ictus_shop_pharmacies | /api/ictus-shop/pharmacies | Path does not match |
| 3 | app_ictus_shop_poduit_pcie | /api/ictus-shop/produit-pharmacie/{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.