Routing
(none)
Matched route
Route Matching Logs
Path to match:
/about.php
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 7 | _profiler_open_file | /_profiler/open | Path does not match |
| 8 | _profiler | /_profiler/{token} | Path does not match |
| 9 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 12 | accueil | / | Path does not match |
| 13 | nous | /nous | Path does not match |
| 14 | accueil_afficher | /admin/accueil | Path does not match |
| 15 | accueil_ajouter | /admin/accueil-ajouter | Path does not match |
| 16 | accueil_modifier | /admin/accueil-modifier/{id} | Path does not match |
| 17 | accueil_supprimer | /admin/accueil-supprimer/{id} | Path does not match |
| 18 | accueil_active | /admin/accueil-active/{id} | Path does not match |
| 19 | categorie_ajouter | /admin/categorie-ajouter | Path does not match |
| 20 | categorie_afficher | /admin/categorie-afficher | Path does not match |
| 21 | categorie_modifier | /admin/categorie-modifier/{id} | Path does not match |
| 22 | categorie_supprimer | /admin/categorie-supprimer/{id} | Path does not match |
| 23 | admin_commande | /admin/commande | Path does not match |
| 24 | commande_modifier | /admincommande-modifier/{id} | Path does not match |
| 25 | commande_supprimer | /admincommande-supprimer/{id} | Path does not match |
| 26 | back_office | /admin/back-office | Path does not match |
| 27 | broadcast | /admin/broadcast | Path does not match |
| 28 | magasin_ajouter | /admin/magasin-ajouter | Path does not match |
| 29 | magasin_afficher | /admin/magasin-afficher | Path does not match |
| 30 | magasin_modifier | /admin/magasin-modifier/{id} | Path does not match |
| 31 | magasin_supprimer | /admin/magasin-supprimer/{id} | Path does not match |
| 32 | presentation_ajouter | /admin/presentation-ajouter | Path does not match |
| 33 | presentation_afficher | /admin/presentation-afficher | Path does not match |
| 34 | presentation_modifier | /admin/presentation-modifier/{id} | Path does not match |
| 35 | presentation_supprimer | /admin/presentation-supprimer/{id} | Path does not match |
| 36 | presentation_active | /admin/presentation-active/{id} | Path does not match |
| 37 | produit_afficher | /admin-produit/afficher | Path does not match |
| 38 | produit_ajouter | /admin-produit/ajouter | Path does not match |
| 39 | produit_supprimer | /admin-produit/supprimer/{id} | Path does not match |
| 40 | produit_modifier | /admin-produit/modifier/{id} | Path does not match |
| 41 | produit_showcase | /admin-produit/admin/produit-showcase/{id} | Path does not match |
| 42 | new-order | /admin-produit/reordonner | Path does not match |
| 43 | user_afficher | /admin/user | Path does not match |
| 44 | user_supprimer | /admin/user-supprimer/{id} | Path does not match |
| 45 | user_modifier | /admin/user-modifier/{id} | Path does not match |
| 46 | user_admin_update | /admin/user-update/{id} | Path does not match |
| 47 | adresse_ajouter | /adresse-ajouter | Path does not match |
| 48 | adresse_modifier | /adresse-modifier/{id} | Path does not match |
| 49 | adresse_supprimer | /adresse-supprimer/{id} | Path does not match |
| 50 | preparer-commande | /preparer-commande | Path does not match |
| 51 | payer-commande | /payer-commande | Path does not match |
| 52 | ajouter_commande | /ajouter-commande | Path does not match |
| 53 | mentionsLegales | /mentionLegales | Path does not match |
| 54 | cgv | /cgv | Path does not match |
| 55 | juridique | /juridique | Path does not match |
| 56 | magasin | /magasin | Path does not match |
| 57 | panier | /panier | Path does not match |
| 58 | panier_ajouter | /panier/ajouter | Path does not match |
| 59 | panier_changer | /panier/changer | Path does not match |
| 60 | panier_supprimer | /panier/supprimer | Path does not match |
| 61 | catalogue | /catalogue | Path does not match |
| 62 | categorie | /categorie/{id} | Path does not match |
| 63 | showcase | /showcase | Path does not match |
| 64 | fiche_produit | /fiche-produit/{id} | Path does not match |
| 65 | app_forgot_password_request | /reset-password | Path does not match |
| 66 | app_check_email | /reset-password/check-email | Path does not match |
| 67 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 68 | inscription | /inscription | Path does not match |
| 69 | inscription_admin | /admin/inscription | Path does not match |
| 70 | connexion | /connexion | Path does not match |
| 71 | deconnexion | /deconnexion | Path does not match |
| 72 | roles | /roles | Path does not match |
| 73 | profil | /profil | Path does not match |
| 74 | profil_modifier | /profil/modifier | Path does not match |
| 75 | profil_update | /profil/update | Path does not match |
| 76 | password_modifier | /mot-de-passe/modifier | Path does not match |
| 77 | commandes_user | /commandes-user/{id} | Path does not match |
| 78 | live | /live | Path does not match |
| 79 | _preview_error | /_error/{code}.{_format} | 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.