Routing
declaration_details
Matched route
Route Parameters
| Name | Value |
|---|---|
| id | "382665" |
Route Matching Logs
Path to match:
/fr/declaration/details/382665
| # | 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} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.