Routing
synonyme_index
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://www.umrh.inrae.fr/ontologies/atol/public/login
Route Matching Logs
Path to match:
/synonyme/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | accueil | / | Path does not match |
| 2 | login | /login | Path does not match |
| 3 | logout | /logout | Path does not match |
| 4 | traitatol_index | /traitatol/ | Path does not match |
| 5 | traitatol_new | /traitatol/new | Path does not match |
| 6 | traitatol_new2 | /traitatol/ajouter/{atolId} | Path does not match |
| 7 | traitatol_show | /traitatol/{atolId} | Path does not match |
| 8 | traitatol_edit | /traitatol/{atolId}/edit | Path does not match |
| 9 | traitatol_delete | /traitatol/{atolId} | Path does not match |
| 10 | traitatol_selectid | /traitatol/selectAtolId/ | Path does not match |
| 11 | traitatolespece_index | /traitatolespece/ | Path does not match |
| 12 | traitatolespece_new | /traitatolespece/new/{traitId} | Path does not match |
| 13 | traitatolespece_show | /traitatolespece/{especeTrait} | Path does not match |
| 14 | traitatolespece_edit | /traitatolespece/{treTra}/edit | Path does not match |
| 15 | traitatolespece_delete | /traitatolespece/{treTra} | Path does not match |
| 16 | traitatolsynonyme_index | /traitatolsynonyme/ | Path does not match |
| 17 | traitatolsynonyme_new | /traitatolsynonyme/new/{atolId} | Path does not match |
| 18 | traitatolsynonyme_ajout | /traitatolsynonyme/ajout | Path does not match |
| 19 | traitatolsynonyme_show | /traitatolsynonyme/show/{synonymeTrait} | Path does not match |
| 20 | traitatolsynonyme_edit | /traitatolsynonyme/{synonymeId}/edit | Path does not match |
| 21 | traitatolsynonyme_delete | /traitatolsynonyme/{synonymeId} | Path does not match |
| 22 | traitatolsynonyme_delete_by_get | /traitatolsynonyme/delete/{id} | Path does not match |
| 23 | espece_index | /espece/ | Path does not match |
| 24 | espece_new | /espece/new | Path does not match |
| 25 | espece_show | /espece/{especeId} | Path does not match |
| 26 | espece_edit | /espece/{especeId}/edit | Path does not match |
| 27 | espece_delete | /espece/{especeId} | Path does not match |
| 28 | especevaleur_index | /especevaleur/ | Path does not match |
| 29 | especevaleur_new | /especevaleur/new | Path does not match |
| 30 | especevaleur_show | /especevaleur/{valeurEspeceId} | Path does not match |
| 31 | especevaleur_edit | /especevaleur/{valeurEspeceId}/edit | Path does not match |
| 32 | especevaleur_delete | /especevaleur/{valeurEspeceId} | Path does not match |
| 33 | source_index | /source/ | Path does not match |
| 34 | source_new | /source/new | Path does not match |
| 35 | source_show | /source/{sourceId} | Path does not match |
| 36 | source_edit | /source/{sourceId}/edit | Path does not match |
| 37 | source_delete | /source/{sourceId} | Path does not match |
| 38 | synonyme_index | /synonyme/ | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.