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