https://eyobu.fuprobenin.org/produits/popo

Routing

app_fiche_produit Matched route

Route Parameters

Name Value
slug
"popo"

Route Matching Logs

Path to match: /produits/popo
# Route name Path Log
1 admin_producteur_index /espace/ Path does not match
2 app_produits_index /espace/produits/ Path does not match
3 app_produits_new /espace/produits/new Path does not match
4 app_produits_show /espace/produits/{id} Path does not match
5 app_produits_edit /espace/produits/{id}/edit Path does not match
6 app_produits_delete /espace/produits/{id} Path does not match
7 produit_delete_image /espace/produits/image/{id}/supprimer Path does not match
8 super_admin_tb_index /administration/ Path does not match
9 super_admin_produits /administration/les-produits Path does not match
10 super_admin_produit_show /administration/les-produits/{id} Path does not match
11 app_adresse_livraison_index /adresse/livraison/ Path does not match
12 app_adresse_livraison_new /adresse/livraison/new Path does not match
13 app_adresse_livraison_show /adresse/livraison/{id} Path does not match
14 app_adresse_livraison_edit /adresse/livraison/{id}/edit Path does not match
15 app_adresse_livraison_delete /adresse/livraison/{id} Path does not match
16 api_del_favoris /api/favoris_produits/del Path does not match
17 api_users_favoris /api/favoris/users/{id} Path does not match
18 api_contact /api/contact Path does not match
19 api_login /api/login Path does not match
20 api_connexion /api/connexion Path does not match
21 api_reset_password /api/reset-password Path does not match
22 api_add_produits /api/produits/add Path does not match
23 api_edit_produits /api/produits/edit Path does not match
24 api_del_produits /api/produits/del Path does not match
25 commande /commande Path does not match
26 commande_checkout /commande/checkout Path does not match
27 commande_end /commande/termine/{id} Path does not match
28 commmande_panier_affichage /commande/panier Path does not match
29 ajout_panier /panier/{id} Path does not match
30 commande_chechkout /validation/commande Path does not match
31 commande_paiement_kkiapay /paiement/kkiapay Path does not match
32 commande_paiement /paiement/details-facture Path does not match
33 supprimer_du_panier /panier/supprimer/{id} Path does not match
34 ajout_panier_ajax /panier-ajax/{id} Path does not match
35 reservation /reservation Path does not match
36 end_reservation /reservation-success Path does not match
37 frontend_recherche_produit /recherche/produits/ Path does not match
38 app_accueil / Path does not match
39 app_fiche_produit /produits/{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.