Routing
preparer-commande
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/preparer-commande
| # | 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 | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.