Routing
edit-session
Matched route
Route Parameters
Name | Value |
---|---|
id | "11" |
Route Matching Logs
Path to match:
/editer-session/11
# | 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_search_results | /_profiler/{token}/search/results | Path does not match |
8 | _profiler_open_file | /_profiler/open | Path does not match |
9 | _profiler | /_profiler/{token} | Path does not match |
10 | _profiler_router | /_profiler/{token}/router | Path does not match |
11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
13 | app_activite_membre | /activite-membre | Path does not match |
14 | app_activite_parent | /activite-parent | Path does not match |
15 | app_register | /add-user | Path does not match |
16 | trancheage_configuration | /configuration-trancheage | Path does not match |
17 | trancheage_editer | /configuration-trancheage/editer/{id} | Path does not match |
18 | supprimer-age | /supprimer-age/{id} | Path does not match |
19 | app_ajouter_activite | /ajouter-activite | Path does not match |
20 | add_enfants | /ajouter-enfant | Path does not match |
21 | app_ajouter_enfants_activite_rapide | /ajouter/enfants/activite/rapide/{id} | Path does not match |
22 | ajouter_enfant_act | /ajouter/enfants/activite | Path does not match |
23 | typeactivite_configuration | /ajouter/nom/activite | Path does not match |
24 | nomactivite_editer | /configuration-nomactivite/editer/{id} | Path does not match |
25 | supprimer-nomactivite | /supprimer-nomactivite/{id} | Path does not match |
26 | app_ajouter_parent | /add-parent | Path does not match |
27 | app_ajouter_parents_activite_rapide | /ajouter/parents/activite/rapide/{id} | Path does not match |
28 | ajouter_parent_act | /ajouter/parents/activite | Path does not match |
29 | app_ajouter_programme | /ajouter/programme | Path does not match |
30 | app_ajouter_seance | /ajouter-seance | Path does not match |
31 | app_ajouter_seance_detail | /ajouter/seance/detail | Path does not match |
32 | app_ajouter_session | /ajouter/session | Path does not match |
33 | app_ajouter_suivi | /ajouter-suivi | Path does not match |
34 | app_ajouter_suivie_aadl | /ajouter-suivie/AADL | Path does not match |
35 | app_ajouter_suivie_ndps | /ajouter-suivie/ndps | Path does not match |
36 | ecole_configuration | /configuration-ecole | Path does not match |
37 | ecole_editer | /configuration-ecole/editer/{id} | Path does not match |
38 | supprimer-ecole | /supprimer-ecole/{id} | Path does not match |
39 | app_editer_activite | /editer-activite/{id} | Path does not match |
40 | supprimer-activite | /supprimer-activite/{id} | Path does not match |
41 | edit-enfants | /editer-enfant/{id} | Path does not match |
42 | delete-enfants | /supprimer-enfant/{id} | Path does not match |
43 | edit-parents | /editer-parent/{id} | Path does not match |
44 | delete-parents | /supprimer-parent/{id} | Path does not match |
45 | app_editer_programme | /editer-programme/{id} | Path does not match |
46 | delete-programme | /supprimer-programme/{id} | Path does not match |
47 | app_editer_seance | /editer-seance/{id} | Path does not match |
48 | delete-seance | /supprimer-seance/{id} | Path does not match |
49 | edit-session | /editer-session/{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.