Routing
(none)
Matched route
Route Matching Logs
Path to match:
/api/ictus-shop/panier/sendcommande/2161/1/1
| # | 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} | Path does not match |
| 4 | app_ictus_shop_serch_produit | /api/ictus-shop/search | Path does not match |
| 5 | app_ictus_shop_app_shop_produit_pcie_dispo | /api/ictus-shop/produit-pcie-dispo/{id} | Path does not match |
| 6 | app_ictus_shop_all_sup_categorie | /api/ictus-shop/all-supcategories | Path does not match |
| 7 | app_ictus_shop_all_categorie | /api/ictus-shop/category/{supcategorie} | Path does not match |
| 8 | app_ictus_shop_produit_par_categorie | /api/ictus-shop/produit-categorie/{categorie} | Path does not match |
| 9 | app_api_ictus_shop_panier_non_auth | /api/ictus-shop/panier/non-authentifier | Path does not match |
| 10 | app_api_ictus_shop_panier_app_panier_add_auth | /api/ictus-shop/panier/ajout-auth-mysql | Path does not match |
| 11 | app_api_ictus_shop_panier_app_panier_add_sqlite_to_mysql_apre_login | /api/ictus-shop/panier/ajout-sqlit-mysql | Path does not match |
| 12 | app_api_ictus_shop_panier_app_panier_count_mysql | /api/ictus-shop/panier/count-mysql | Path does not match |
| 13 | app_api_ictus_shop_panier_mysql_user_connecte | /api/ictus-shop/panier/mysql-user-connecte | Path does not match |
| 14 | app_api_ictus_shop_panier_mysql_user_connecte_update_quantite | /api/ictus-shop/panier/mysql-user-connecte-update-quantite | Path does not match |
| 15 | app_api_ictus_shop_panier_mysql_user_connecte_delete | /api/ictus-shop/panier/mysql-user-connecte-delete | Path does not match |
| 16 | app_api_ictus_shop_panier_create_ordonnance | /api/ictus-shop/panier/create/ordonnance | Path does not match |
| 17 | app_api_ictus_shop_panier_get_ordonnance | /api/ictus-shop/panier/ordonnance/{id} | Path does not match |
| 18 | app_api_ictus_shop_panier_update_ordonnance | /api/ictus-shop/panier/update/ordonnance | Path does not match |
| 19 | app_api_ictus_shop_panier_panier_sendcommande | /api/ictus-shop/panier/sendcommande/{userId}/{typeLivraisonId}/{typePaiementId}/{assuranceId} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.