Routing
(none)
Matched route
Route Matching Logs
Path to match:
/.env-stage
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | commande_index | /fr/commandes | Path does not match |
| 2 | ajout_commande | /fr/commande/ajout | Path does not match |
| 3 | commande_new_e | /fr/commande/ajout/engrais | Path does not match |
| 4 | commande_new_e_date | /fr/commande/{id}/ajout/engrais | Path does not match |
| 5 | commande_new_s | /fr/commande/ajout/semence | Path does not match |
| 6 | commande_new_s_date | /fr/commande/{id}/ajout/semences | Path does not match |
| 7 | supprimer_commande | /fr/commande/supprimer/{id} | Path does not match |
| 8 | commande_rapport | /fr/commandes/{page} | Path does not match |
| 9 | declaration_commandes_all | /declaration-commande/fr/declaration/commandes/{page} | Path does not match |
| 10 | commande_declaration_details | /declaration-commande/fr/declaration/commande/details/{id} | Path does not match |
| 11 | declaration_commandes_details_print | /declaration-commande/fr/declaration/commande/details/{id}/print | Path does not match |
| 12 | declaration_commandes_region_date | /declaration-commande/fr/declaration/commande/region/{date} | Path does not match |
| 13 | declaration_commandes_region_date_id | /declaration-commande/fr/declaration/commandes/region/{id}/{date} | Path does not match |
| 14 | declaration_commandes_siege_date | /declaration-commande/fr/declaration/commande/siege/{date} | Path does not match |
| 15 | declaration_commandes_enregistre_region_date | /declaration-commande/fr/declaration/commande/enregistre/region/{region}/{date} | Path does not match |
| 16 | declaration_commandes_traites_region_date | /declaration-commande/fr/declaration/commande/non/region/{region}/{date} | Path does not match |
| 17 | declaration_commandes_oui_region_date | /declaration-commande/fr/declaration/commande/oui/region/{region}/{date} | Path does not match |
| 18 | declaration_commandes_soumettre | /declaration-commande/fr/declaration/commande/soumettre/{id} | Path does not match |
| 19 | declaration_commandes_demande_annulation | /declaration-commande/fr/declaration/commande/demandeAnnulation/{id} | Path does not match |
| 20 | declaration_commandes_confirm_annulation | /declaration-commande/fr/declaration/commande/confirmAnnulation/{id} | Path does not match |
| 21 | commande_confirm_annulation_valid | /declaration-commande/confirm-annulation-commande-valid/{id} | Path does not match |
| 22 | declaration_commandes_traiter | /declaration-commande/fr/declaration/commandes/traiter/{id} | Path does not match |
| 23 | declaration_commandes_list_annulations_region | /declaration-commande/fr/declarations/commande/annulations | Path does not match |
| 24 | commande_declaration_new | /declaration-commande/new | Path does not match |
| 25 | declaration_receptions_all | /fr/declaration/receptions/{page} | Path does not match |
| 26 | reception_declaration_details | /fr/declaration/reception/details/{id} | Path does not match |
| 27 | declaration_receptions_details_print | /fr/declaration/receptions/details/{id}/print | Path does not match |
| 28 | declaration_receptions_region_date | /fr/declaration/reception/region/{date} | Path does not match |
| 29 | declaration_receptions_region_date_id | /fr/declaration/receptions/region/{id}/{date} | Path does not match |
| 30 | declaration_receptions_siege_date | /fr/declaration/reception/siege/{date} | Path does not match |
| 31 | declaration_receptions_enregistre_region_date | /fr/declaration/reception/enregistre/region/{region}/{date} | Path does not match |
| 32 | declaration_receptions_traites_region_date | /fr/declaration/reception/non/region/{region}/{date} | Path does not match |
| 33 | declaration_receptions_oui_region_date | /fr/declaration/reception/oui/region/{region}/{date} | Path does not match |
| 34 | declaration_receptions_soumettre | /fr/declaration/reception/soumettre/{id}/{date} | Path does not match |
| 35 | declaration_receptions_demande_annulation | /fr/declaration/reception/demandeAnnulation/{id} | Path does not match |
| 36 | declaration_receptions_confirm_annulation | /fr/declaration/reception/confirmAnnulation/{id} | Path does not match |
| 37 | declaration_receptions_traiter | /fr/declaration/receptions/traiter/{id} | Path does not match |
| 38 | declaration_receptions_list_annulations_region | /fr/declarations/reception/annulations | Path does not match |
| 39 | declaration_all | /fr/declaration/ventes/{page} | Path does not match |
| 40 | declaration_details | /fr/declaration/details/{id} | Path does not match |
| 41 | declaration_details_print | /fr/declaration/details/{id}/print | Path does not match |
| 42 | declaration_region_date | /fr/declaration/region/{date} | Path does not match |
| 43 | declaration_non_region_date | /fr/declaration/non/region/{region}/{date} | Path does not match |
| 44 | declaration_enregistre_region_date | /fr/declaration/enregistre/region/{region}/{date} | Path does not match |
| 45 | declaration_oui_region_date | /fr/declaration/oui/region/{region}/{date} | Path does not match |
| 46 | declaration_region_date_id | /fr/declaration/region/{id}/{date} | Path does not match |
| 47 | declaration_siege_date | /fr/declaration/siege/{date} | Path does not match |
| 48 | declaration_ministere_date | /fr/declaration/ministere/{date} | Path does not match |
| 49 | declaration_soumettre | /fr/declaration/soumettre/{id} | Path does not match |
| 50 | declaration_demande_annulation | /fr/declaration/demandeAnnulation/{id} | Path does not match |
| 51 | declaration_confirm_annulation | /fr/declaration/confirmAnnulation/{id} | Path does not match |
| 52 | declaration_confirm_annulation_valid | /confirm-annulation-valid/{id} | Path does not match |
| 53 | declaration_list_annulations_region | /fr/declarations/annulations | Path does not match |
| 54 | declaration_new | /fr/declaration_new | Path does not match |
| 55 | declaration_add_demandes_agriculteurs | /fr/declaration/{id}/demandes/ajout | Path does not match |
| 56 | declaration_edit_demandes_agriculteurs | /fr/declaration/{id}/demandes/modifier | Path does not match |
| 57 | declaration_list_demandes_agriculteurs | /fr/declaration/{id}/demandes/liste | Path does not match |
| 58 | declaration_add_clients | /fr/declaration/{id}/clients/ajout | Path does not match |
| 59 | declaration_clients_all | /fr/declaration/clients/{page} | Path does not match |
| 60 | dashboard | / | Path does not match |
| 61 | declarer_cloture | /fr/declarer_cloture | Path does not match |
| 62 | admin_message_edit | /fr/admin/messages/edit/{id} | Path does not match |
| 63 | admin_pvt_list | /fr/admin/pvts/{page} | Path does not match |
| 64 | admin_pvt_edit | /fr/admin/pvt/edit/{id} | Path does not match |
| 65 | admin_pvt_add | /fr/admin/pvt/add | Path does not match |
| 66 | admin_pvt_delete | /fr/admin/pvt/delete/{id} | Path does not match |
| 67 | prix_add | /fr/prix/ajout | Path does not match |
| 68 | prix_liste | /fr/prix/liste/{page} | Path does not match |
| 69 | prix_maliste | /fr/prix/maliste/{page} | Path does not match |
| 70 | prix_edit | /fr/prix/modifier/{id} | Path does not match |
| 71 | prix_delete | /fr/prix/supprimer/{id}/{type} | Path does not match |
| 72 | commune_mass_add | /fr/commune/mass/add | Path does not match |
| 73 | reception_index | /fr/receptions | Path does not match |
| 74 | ajout_reception | /fr/reception/ajout | Path does not match |
| 75 | reception_new_e | /fr/reception/ajout/engrais | Path does not match |
| 76 | reception_new_e_date | /fr/reception/{id} | Path does not match |
| 77 | reception_new_s | /fr/reception/ajout/semence | Path does not match |
| 78 | reception_new_s_date | /fr/reception/{id}/ajout/semences | Path does not match |
| 79 | supprimer_reception | /fr/reception/supprimer/{id} | Path does not match |
| 80 | reception_rapport | /fr/receptions/{page} | Path does not match |
| 81 | reinitialize_main_page | /fr/admin/reinitialize | Path does not match |
| 82 | reinitialize_vente | /fr/admin/reinitialize/apply | Path does not match |
| 83 | reinitialize_reception | /fr/admin/reinitialize/reception | Path does not match |
| 84 | reinitialize_commande | /fr/admin/reinitialize/cmd | Path does not match |
| 85 | app_login | /login | Path does not match |
| 86 | app_logout | /logout | Path does not match |
| 87 | app_reset | /reset | Path does not match |
| 88 | app_change_password | /changepassword | Path does not match |
| 89 | admin_password_list | /fr/admin/passwords/list | Path does not match |
| 90 | admin_user_list | /fr/admin/users/{page} | Path does not match |
| 91 | admin_user_edit | /fr/admin/user/edit/{id} | Path does not match |
| 92 | admin_user_add | /fr/admin/user/add | Path does not match |
| 93 | admin_user_delete | /fr/admin/user/delete/{id} | Path does not match |
| 94 | user_profile | /fr/profil | Path does not match |
| 95 | vente_liste | /liste | Path does not match |
| 96 | ajout_vente | /fr/vente/ajout | Path does not match |
| 97 | vente_new_e | /fr/vente/ajout/engrais | Path does not match |
| 98 | vente_new_e_date | /fr/vente/{id}/ajout/engrais | Path does not match |
| 99 | supprimer_vente | /fr/vente/supprimer/{id} | Path does not match |
| 100 | vente_new_s | /fr/vente/ajout/semence | Path does not match |
| 101 | vente_new_s_date | /fr/vente/{id}/ajout/semences | Path does not match |
| 102 | produit_load_ajax | /fr/produits | Path does not match |
| 103 | vente_rapport | /fr/ventes/{page} | Path does not match |
| 104 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 105 | _wdt | /_wdt/{token} | Path does not match |
| 106 | _profiler_home | /_profiler/ | Path does not match |
| 107 | _profiler_search | /_profiler/search | Path does not match |
| 108 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 109 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 110 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 111 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 112 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 113 | _profiler_open_file | /_profiler/open | Path does not match |
| 114 | _profiler | /_profiler/{token} | Path does not match |
| 115 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 116 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 117 | _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.