Routing
inscription_index
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | admin_annee_academique_index | /admin/annee-academique/ | Path does not match |
| 17 | admin_annee_academique_list | /admin/annee-academique/list | Path does not match |
| 18 | admin_annee_academique_create | /admin/annee-academique/create | Path does not match |
| 19 | admin_annee_academique_update | /admin/annee-academique/update/{id} | Path does not match |
| 20 | admin_annee_academique_delete | /admin/annee-academique/delete/{id} | Path does not match |
| 21 | admin_etablissement_index | /admin/etablissement/ | Path does not match |
| 22 | admin_etablissement_list | /admin/etablissement/list | Path does not match |
| 23 | admin_etablissement_create | /admin/etablissement/create | Path does not match |
| 24 | admin_etablissement_update | /admin/etablissement/update/{id} | Path does not match |
| 25 | admin_etablissement_delete | /admin/etablissement/delete/{id} | Path does not match |
| 26 | admin_etablissement_types | /admin/etablissement/types | Path does not match |
| 27 | admin_etudiant_index | /admin/etudiant/ | Path does not match |
| 28 | admin_etudiant_list | /admin/etudiant/list | Path does not match |
| 29 | admin_etudiant_show | /admin/etudiant/{id} | Path does not match |
| 30 | admin_etudiant_delete | /admin/etudiant/delete/{id} | Path does not match |
| 31 | admin_etudiant_search | /admin/etudiant/search | Path does not match |
| 32 | admin_filiere_index | /admin/filiere/ | Path does not match |
| 33 | admin_filiere_list | /admin/filiere/list | Path does not match |
| 34 | admin_filiere_create | /admin/filiere/create | Path does not match |
| 35 | admin_filiere_update | /admin/filiere/update/{id} | Path does not match |
| 36 | admin_filiere_delete | /admin/filiere/delete/{id} | Path does not match |
| 37 | admin_niveau_etude_index | /admin/niveau-etude/ | Path does not match |
| 38 | admin_niveau_etude_list | /admin/niveau-etude/list | Path does not match |
| 39 | admin_niveau_etude_create | /admin/niveau-etude/create | Path does not match |
| 40 | admin_niveau_etude_update | /admin/niveau-etude/update/{id} | Path does not match |
| 41 | admin_niveau_etude_delete | /admin/niveau-etude/delete/{id} | Path does not match |
| 42 | admin_user_index | /admin/utilisateur/ | Path does not match |
| 43 | admin_user_list | /admin/utilisateur/list | Path does not match |
| 44 | admin_user_create | /admin/utilisateur/create | Path does not match |
| 45 | admin_user_update | /admin/utilisateur/update/{id} | Path does not match |
| 46 | admin_user_delete | /admin/utilisateur/delete/{id} | Path does not match |
| 47 | admin_village_index | /admin/village/ | Path does not match |
| 48 | admin_village_list | /admin/village/list | Path does not match |
| 49 | admin_village_create | /admin/village/create | Path does not match |
| 50 | admin_village_update | /admin/village/update/{id} | Path does not match |
| 51 | admin_village_delete | /admin/village/delete/{id} | Path does not match |
| 52 | admin_index | /admin | Path does not match |
| 53 | api_villages | /api/villages | Path does not match |
| 54 | api_etablissements | /api/etablissements | Path does not match |
| 55 | api_filieres | /api/filieres | Path does not match |
| 56 | api_annees_academiques | /api/annees-academiques | Path does not match |
| 57 | api_niveaux_etude | /api/niveaux-etude | Path does not match |
| 58 | api_competences | /api/competences | Path does not match |
| 59 | api_search_village | /api/search-village | Path does not match |
| 60 | api_search_etablissement | /api/search-etablissement | Path does not match |
| 61 | api_search_filiere | /api/search-filiere | Path does not match |
| 62 | inscription_index | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.