Routing
(none)
Matched route
Route Matching Logs
Path to match:
/env
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 9 | _profiler_open_file | /_profiler/open | Path does not match |
| 10 | _profiler | /_profiler/{token} | Path does not match |
| 11 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 14 | app_home | / | Path does not match |
| 15 | ext_home | /Externe/ | Path does not match |
| 16 | ext_stock | /Externe/Stockage | Path does not match |
| 17 | app_gestion_entrepot_index | /Gestion/Entrepot/ | Path does not match |
| 18 | app_gestion_entrepot_new | /Gestion/Entrepot/Creation | Path does not match |
| 19 | app_gestion_entrepot_show | /Gestion/Entrepot/{slug} | Path does not match |
| 20 | app_gestion_entrepot_edit | /Gestion/Entrepot/{slug}/Edition | Path does not match |
| 21 | app_gestion_entrepot_archive | /Gestion/Entrepot/{slug}/Archiver | Path does not match |
| 22 | app_gestion_entrepot_restore | /Gestion/Entrepot/{slug}/Restaurer | Path does not match |
| 23 | app_gestion_entrepot_map | /Gestion/Entrepot/{slug}/Plan | Path does not match |
| 24 | app_gestionentrepot_planajax | /Gestion/Entrepot/{slug}/Plan | Path does not match |
| 25 | app_gestion_producteur_index | /Gestion/Producteur/ | Path does not match |
| 26 | app_gestion_producteur_new | /Gestion/Producteur/Creation | Path does not match |
| 27 | app_gestion_producteur_show | /Gestion/Producteur/{slug} | Path does not match |
| 28 | app_gestion_producteur_edit | /Gestion/Producteur/{slug}/Edition | Path does not match |
| 29 | app_gestion_producteur_archive | /Gestion/Producteur/{slug}/Archiver | Path does not match |
| 30 | app_gestion_producteur_restore | /Gestion/Producteur/{slug}/Restaurer | Path does not match |
| 31 | app_gestion_utilisateur_index | /Gestion/Utilisateur/ | Path does not match |
| 32 | app_gestion_utilisateur_new | /Gestion/Utilisateur/Creation | Path does not match |
| 33 | app_gestion_utilisateur_show | /Gestion/Utilisateur/{slug} | Path does not match |
| 34 | app_gestion_utilisateur_edit | /Gestion/Utilisateur/{slug}/Edition | Path does not match |
| 35 | app_gestion_utilisateur_archive | /Gestion/Utilisateur/{slug}/Archiver | Path does not match |
| 36 | app_gestion_utilisateur_restore | /Gestion/Utilisateur/{slug}/Restaurer | Path does not match |
| 37 | app_gestion_utilisateur_role_add | /Gestion/Utilisateur/{slug}/Role/{role}/Ajouter | Path does not match |
| 38 | app_gestion_utilisateur_role_del | /Gestion/Utilisateur/{slug}/Role/{role}/Supprimer | Path does not match |
| 39 | app_gestion_utilisateur_producteur_add | /Gestion/Utilisateur/{slug}/Producteur/{producteur}/Ajouter | Path does not match |
| 40 | app_gestion_utilisateur_producteur_del | /Gestion/Utilisateur/{slug}/Producteur/{producteur}/Supprimer | Path does not match |
| 41 | app_gestion_variete_index | /Gestion/Variete/ | Path does not match |
| 42 | app_gestion_variete_new | /Gestion/Variete/Creation | Path does not match |
| 43 | app_gestion_variete_show | /Gestion/Variete/{slug} | Path does not match |
| 44 | app_gestion_variete_edit | /Gestion/Variete/{slug}/Edition | Path does not match |
| 45 | app_gestion_variete_archive | /Gestion/Variete/{slug}/Archiver | Path does not match |
| 46 | app_gestion_variete_restore | /Gestion/Variete/{slug}/Restaurer | Path does not match |
| 47 | app_login | /Connexion | Path does not match |
| 48 | app_logout | /Deconnexion | Path does not match |
| 49 | app_profile | /Profile | Path does not match |
| 50 | app_stock | /Stockage/ | Path does not match |
| 51 | app_stock_report | /Stockage/Rapport | Path does not match |
| 52 | app_stock_report_date | /Stockage/Rapport/{year} | Path does not match |
| 53 | app_stock_view | /Stockage/{slug} | Path does not match |
| 54 | app_stock_viewajax | /Stockage/{slug} | 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.