https://www.umrh.inrae.fr/ontologies/atol/public/js/routing?callback=fos.Router.setData

Routing

fos_js_routing_js Matched route

Route Parameters

Name Value
_format
"js"

Route Matching Logs

Path to match: /js/routing
# 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/ Path does not match
39 synonyme_new /synonyme/new Path does not match
40 synonyme_edit /synonyme/{synonymeId}/edit Path does not match
41 synonyme_show /synonyme/{synonymeId} Path does not match
42 synonyme_delete /synonyme/{synonymeId} Path does not match
43 synonymevaleur_index /synonymevaleur/ Path does not match
44 synonymevaleur_new /synonymevaleur/new Path does not match
45 synonymevaleur_show /synonymevaleur/{synonymeValeurId} Path does not match
46 synonymevaleur_edit /synonymevaleur/{synonymeValeurId}/edit Path does not match
47 synonymevaleur_delete /synonymevaleur/{synonymeValeurId} Path does not match
48 typeespece_index /typeespece/ Path does not match
49 typeespece_new /typeespece/new Path does not match
50 typeespece_show /typeespece/{especeId} Path does not match
51 typeespece_edit /typeespece/{especeId}/edit Path does not match
52 typeespece_delete /typeespece/{especeId} Path does not match
53 user_index /user/ Path does not match
54 user_new /user/new Path does not match
55 user_show /user/{id} Path does not match
56 user_edit /user/{id}/edit Path does not match
57 user_delete /user/{id} Path does not match
58 fos_js_routing_js /js/routing.{_format} Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.