GET https://mitih-back.synexta-developpement.fr/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 app_agent_index /agent/ Path does not match
2 app_agent_new /agent/new Path does not match
3 app_agent_show /agent/{id} Path does not match
4 app_agent_edit /agent/{id}/edit Path does not match
5 app_agent_delete /agent/{id} Path does not match
6 app_register_user /register_user Path does not match
7 app_logout /logout Path does not match
8 app_entreprise /entreprise Path does not match
9 app_filiale_index /filiale/ Path does not match
10 app_filiale_new /filiale/new Path does not match
11 app_filiale_show /filiale/{id} Path does not match
12 app_filiale_edit /filiale/{id}/edit Path does not match
13 app_filiale_delete /filiale/{id} Path does not match
14 afficher_agents /gestionnaire/entreprise/agents Path does not match
15 afficher_invitation_page /gestionnaire/entreprise/invitation Path does not match
16 send_invitations /gestionnaire/entreprise/send-invitations Path does not match
17 landing_page / Path does not match
18 app_professionnel_index /professionnel/ Path does not match
19 app_professionnel_new /professionnel/new Path does not match
20 app_professionnel_show /professionnel/{id} Path does not match
21 app_professionnel_edit /professionnel/{id}/edit Path does not match
22 app_professionnel_delete /professionnel/{id} Path does not match
23 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.