Routing
demande_formation_add
Matched route
Route Parameters
Name | Value |
---|---|
_locale | "fr" |
Route Matching Logs
Path to match:
/fr/demande_formation/add
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | _wdt | /_wdt/{token} | Path does not match |
3 | _profiler_home | /_profiler/ | Path does not match |
4 | _profiler_search | /_profiler/search | Path does not match |
5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
9 | _profiler_open_file | /_profiler/open | Path does not match |
10 | _profiler | /_profiler/{token} | Path does not match |
11 | _profiler_router | /_profiler/{token}/router | Path does not match |
12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
14 | app_admin | /{_locale}/admin | Path does not match |
15 | admin_users_list | /{_locale}/admin/users/list | Path does not match |
16 | admin_user_admin_add | /{_locale}/admin/user/add | Path does not match |
17 | admin_user_eleveur_add | /{_locale}/admin/user/eleveur/add | Path does not match |
18 | admin_eleveur_edit | /{_locale}/admin/eleveur/{id}/edit | Path does not match |
19 | admin_user_inseminateur_add | /{_locale}/admin/user/inseminateur/add | Path does not match |
20 | admin_inseminateur_edit | /{_locale}/admin/inseminateur/{id}/edit | Path does not match |
21 | admin_user_agent_oep_add | /{_locale}/admin/user/agentOEP/add | Path does not match |
22 | admin_agent_oep_edit | /{_locale}/admin/agentOEP/{id}/edit | Path does not match |
23 | admin_user_agent_add | /{_locale}/admin/user/agent/add | Path does not match |
24 | admin_agent_edit | /{_locale}/admin/agent/{id}/edit | Path does not match |
25 | admin_user_delete | /{_locale}/admin/user/{id}/delete | Path does not match |
26 | admin_user_consultation_add | /{_locale}/admin/user/consultation/add | Path does not match |
27 | admin_consultation_edit | /{_locale}/admin/consultation/{id}/edit | Path does not match |
28 | admin_user_partenaire_add | /{_locale}/admin/user/partenaire/add | Path does not match |
29 | admin_partenaire_edit | /{_locale}/admin/partenaire/{id}/edit | Path does not match |
30 | app_agent | /{_locale}/agent | Path does not match |
31 | agent_rapport_annee_list | /{_locale}/agent/rapprts/list | Path does not match |
32 | agent_rapport_find | /{_locale}/agent/rapprts/find | Path does not match |
33 | agent_rapport_list | /{_locale}/agent/rapprts/{annee}/{mois}/list | Path does not match |
34 | agent_operation_ident_add | /{_locale}/agent/operationIdent/{annee}/{mois}/add | Path does not match |
35 | agent_rapport_add | /{_locale}/agent/rapprts/{annee}/{mois}/add | Path does not match |
36 | agent_operation_ident_edit | /{_locale}/agent/operationIdent/{id}/edit | Path does not match |
37 | agent_rapport_edit | /{_locale}/agent/rapprts/{id}/edit | Path does not match |
38 | agent_rapport_traiter | /{_locale}/agent/rapprts/{id}/{annee}/{mois}/traiter | Path does not match |
39 | agent_rapport_delete | /{_locale}/agent/rapprts/{id}/{annee}/{mois}/delete | Path does not match |
40 | app_agent_oep | /{_locale}/agent/oep | Path does not match |
41 | agent_oep_rapport_annee_list | /{_locale}/agentOEP/rapprts/list | Path does not match |
42 | agent_oep_rapport_find | /{_locale}/agentOEP/rapprts/find | Path does not match |
43 | agent_oep_rapport_list | /{_locale}/agentOEP/rapprts/{annee}/{mois}/list | Path does not match |
44 | agent_oep_operation_ident_add | /{_locale}/agentOEP/operationIdent/{annee}/{mois}/add | Path does not match |
45 | agent_oep_rapport_add | /{_locale}/agentOEP/rapprts/{annee}/{mois}/add | Path does not match |
46 | agent_oep_operation_ident_edit | /{_locale}/agentOEP/operationIdent/{id}/edit | Path does not match |
47 | agent_oep_rapport_edit | /{_locale}/agentOEP/rapprts/{id}/edit | Path does not match |
48 | agent_oep_rapport_traiter | /{_locale}/agentOEP/rapprts/{id}/{annee}/{mois}/traiter | Path does not match |
49 | agent_oep_rapport_delete | /{_locale}/agentOEP/rapprts/{id}/{annee}/{mois}/delete | Path does not match |
50 | agent_oep_demande_list | /{_locale}/agentOEP/demandes/list | Path does not match |
51 | agent_oep_demandereb_traiter | /{_locale}/agentOEP/demandes/rebouclage/{id}/{etat}/traiter | Path does not match |
52 | agent_oep_demanderacq_traiter | /{_locale}/agentOEP/demandes/acquisition/{id}/{etat}/traiter | Path does not match |
53 | agent_oep_demande_ent_trait | /{_locale}/agentOEP/demandes/entree/{id}/{etat}/traiter | Path does not match |
54 | agent_oep_demande_sort_trait | /{_locale}/agentOEP/demandes/sortie/{id}/{etat}/traiter | Path does not match |
55 | agent_oep_demande_upd_trait | /{_locale}/agentOEP/demandes/update/{id}/{etat}/traiter | Path does not match |
56 | agent_oep_formations_list | /{_locale}/agentOEP/formations/list | Path does not match |
57 | agent_oep_formation_traiter | /{_locale}/agentOEP/formations/{id}/traiter | Path does not match |
58 | demande_formation_add | /{_locale}/demande_formation/add | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.