Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | 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} | Path does not match |
| 40 | app_boutique | /nos-produits | Path does not match |
| 41 | app_categorie_boutique | /categorie/{slug} | Path does not match |
| 42 | app_cgu | /cgu | Path does not match |
| 43 | app_politique | /politique-de-confidentialite | Path does not match |
| 44 | app_contact | /contact | Path does not match |
| 45 | app_eyobu | /eYobu | Path does not match |
| 46 | app_innovateur_index | /innovateur/ | Path does not match |
| 47 | app_innovateur_new | /innovateur/inscription | Path does not match |
| 48 | app_innovateur_show | /innovateur/{id} | Path does not match |
| 49 | app_innovateur_edit | /innovateur/{id}/edit | Path does not match |
| 50 | app_innovateur_delete | /innovateur/{id} | Path does not match |
| 51 | app_cart | /mon-panier | Path does not match |
| 52 | app_cart_add | /mon-panier/add/{id} | Path does not match |
| 53 | app_cart_remove | /mon-panier/remove | Path does not match |
| 54 | app_cart_delete | /mon-panier/delete/{id} | Path does not match |
| 55 | app_cart_retirer | /mon-panier/retirer/{id} | Path does not match |
| 56 | app_register | /inscription | Path does not match |
| 57 | app_verify_email | /verify/email | Path does not match |
| 58 | app_login | /login | Path does not match |
| 59 | app_logout | /logout | Path does not match |
| 60 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 61 | api_doc | /api/docs.{_format} | Path does not match |
| 62 | api_categorie_produits_get_collection | /api/categorie_produits.{_format} | Path does not match |
| 63 | api_categorie_produits_post_collection | /api/categorie_produits.{_format} | Path does not match |
| 64 | api_categorie_produits_get_item | /api/categorie_produits/{id}.{_format} | Path does not match |
| 65 | api_categorie_produits_delete_item | /api/categorie_produits/{id}.{_format} | Path does not match |
| 66 | api_categorie_produits_put_item | /api/categorie_produits/{id}.{_format} | Path does not match |
| 67 | api_categorie_produits_patch_item | /api/categorie_produits/{id}.{_format} | Path does not match |
| 68 | api_quartiers_get_collection | /api/quartiers.{_format} | Path does not match |
| 69 | api_quartiers_post_collection | /api/quartiers.{_format} | Path does not match |
| 70 | api_quartiers_get_item | /api/quartiers/{id}.{_format} | Path does not match |
| 71 | api_quartiers_delete_item | /api/quartiers/{id}.{_format} | Path does not match |
| 72 | api_quartiers_put_item | /api/quartiers/{id}.{_format} | Path does not match |
| 73 | api_quartiers_patch_item | /api/quartiers/{id}.{_format} | Path does not match |
| 74 | api_commandes_get_collection | /api/commandes.{_format} | Path does not match |
| 75 | api_commandes_post_collection | /api/commandes.{_format} | Path does not match |
| 76 | api_commandes_get_item | /api/commandes/{id}.{_format} | Path does not match |
| 77 | api_commandes_delete_item | /api/commandes/{id}.{_format} | Path does not match |
| 78 | api_commandes_put_item | /api/commandes/{id}.{_format} | Path does not match |
| 79 | api_commandes_patch_item | /api/commandes/{id}.{_format} | Path does not match |
| 80 | api_api_tokens_get_collection | /api/api_tokens.{_format} | Path does not match |
| 81 | api_api_tokens_post_collection | /api/api_tokens.{_format} | Path does not match |
| 82 | api_api_tokens_get_item | /api/api_tokens/{id}.{_format} | Path does not match |
| 83 | api_api_tokens_delete_item | /api/api_tokens/{id}.{_format} | Path does not match |
| 84 | api_api_tokens_put_item | /api/api_tokens/{id}.{_format} | Path does not match |
| 85 | api_api_tokens_patch_item | /api/api_tokens/{id}.{_format} | Path does not match |
| 86 | api_adresse_livraisons_get_collection | /api/adresse_livraisons.{_format} | Path does not match |
| 87 | api_adresse_livraisons_post_collection | /api/adresse_livraisons.{_format} | Path does not match |
| 88 | api_adresse_livraisons_get_item | /api/adresse_livraisons/{id}.{_format} | Path does not match |
| 89 | api_adresse_livraisons_delete_item | /api/adresse_livraisons/{id}.{_format} | Path does not match |
| 90 | api_adresse_livraisons_put_item | /api/adresse_livraisons/{id}.{_format} | Path does not match |
| 91 | api_adresse_livraisons_patch_item | /api/adresse_livraisons/{id}.{_format} | Path does not match |
| 92 | api_paniers_get_collection | /api/paniers.{_format} | Path does not match |
| 93 | api_paniers_post_collection | /api/paniers.{_format} | Path does not match |
| 94 | api_paniers_get_item | /api/paniers/{id}.{_format} | Path does not match |
| 95 | api_paniers_delete_item | /api/paniers/{id}.{_format} | Path does not match |
| 96 | api_paniers_put_item | /api/paniers/{id}.{_format} | Path does not match |
| 97 | api_paniers_patch_item | /api/paniers/{id}.{_format} | Path does not match |
| 98 | api_users_get_collection | /api/users.{_format} | Path does not match |
| 99 | api_users_post_collection | /api/users.{_format} | Path does not match |
| 100 | api_users_get_item | /api/users/{id}.{_format} | Path does not match |
| 101 | api_users_delete_item | /api/users/{id}.{_format} | Path does not match |
| 102 | api_users_put_item | /api/users/{id}.{_format} | Path does not match |
| 103 | api_users_patch_item | /api/users/{id}.{_format} | Path does not match |
| 104 | api_produits_get_collection | /api/produits.{_format} | Path does not match |
| 105 | api_produits_post_collection | /api/produits.{_format} | Path does not match |
| 106 | api_produits_get_item | /api/produits/{id}.{_format} | Path does not match |
| 107 | api_produits_delete_item | /api/produits/{id}.{_format} | Path does not match |
| 108 | api_produits_put_item | /api/produits/{id}.{_format} | Path does not match |
| 109 | api_produits_patch_item | /api/produits/{id}.{_format} | Path does not match |
| 110 | api_lignes_commandes_get_collection | /api/lignes_commandes.{_format} | Path does not match |
| 111 | api_lignes_commandes_post_collection | /api/lignes_commandes.{_format} | Path does not match |
| 112 | api_lignes_commandes_get_item | /api/lignes_commandes/{id}.{_format} | Path does not match |
| 113 | api_lignes_commandes_delete_item | /api/lignes_commandes/{id}.{_format} | Path does not match |
| 114 | api_lignes_commandes_put_item | /api/lignes_commandes/{id}.{_format} | Path does not match |
| 115 | api_lignes_commandes_patch_item | /api/lignes_commandes/{id}.{_format} | Path does not match |
| 116 | api_favoris_produits_get_collection | /api/favoris_produits.{_format} | Path does not match |
| 117 | api_favoris_produits_post_collection | /api/favoris_produits.{_format} | Path does not match |
| 118 | api_favoris_produits_get_item | /api/favoris_produits/{id}.{_format} | Path does not match |
| 119 | api_favoris_produits_delete_item | /api/favoris_produits/{id}.{_format} | Path does not match |
| 120 | api_favoris_produits_put_item | /api/favoris_produits/{id}.{_format} | Path does not match |
| 121 | api_favoris_produits_patch_item | /api/favoris_produits/{id}.{_format} | Path does not match |
| 122 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 123 | _wdt | /_wdt/{token} | Path does not match |
| 124 | _profiler_home | /_profiler/ | Path does not match |
| 125 | _profiler_search | /_profiler/search | Path does not match |
| 126 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 127 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 128 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 129 | _profiler_open_file | /_profiler/open | Path does not match |
| 130 | _profiler | /_profiler/{token} | Path does not match |
| 131 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 132 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 133 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.