Routing
app_monespace_stagiaire_formation_formation
Matched route
Route Parameters
| Name | Value |
|---|---|
| id_inscription | null |
Route Matching Logs
Path to match:
/monespace/apprenti/formation/formation
| # | 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_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | app_login | /login | Path does not match |
| 16 | change_role | /changerole/{role} | Path does not match |
| 17 | app_reset_password | /resetpassword | Path does not match |
| 18 | app_init_password | /initpassword/{token} | Path does not match |
| 19 | app_monespace_employeur_contactadministratif_index | /monespace/employeur/ | Path does not match |
| 20 | app_monespace_employeur_contactadministratif_afficherlistecontrats | /monespace/employeur/listinscriptionscontrats/{filtre} | Path does not match |
| 21 | app_monespace_employeur_contactadministratif_apprentilist | /monespace/employeur/liststagiaires | Path does not match |
| 22 | datails_stagiaire | /monespace/employeur/show_details_apprenti/{id_stagiaire} | Path does not match |
| 23 | app_monespace_employeur_contactadministratif_showpersonne | /monespace/employeur/showstagiaire/{id_stagiaire} | Path does not match |
| 24 | app_monespace_employeur_contactadministratif_editdonneescerfa | /monespace/employeur/editdonneescerfa/{id_insactemp} | Path does not match |
| 25 | employeur_missions_index | /monespace/employeur/suivimission/index/{filtre} | Path does not match |
| 26 | contrat_missions | /monespace/employeur/suivimission/showcontratmissions/{id_insactemp}/ | Path does not match |
| 27 | delete_mission | /monespace/employeur/suivimission/delete_missions/{mission}/{id_contrat} | Path does not match |
| 28 | edit_mission | /monespace/employeur/suivimission/edit/{mission} | Path does not match |
| 29 | demande_validation_missions | /monespace/employeur/suivimission/demander_validation_missions/{id_contrat} | Path does not match |
| 30 | redemande_validation_missions | /monespace/employeur/suivimission/redemander_validation_missions/{id_contrat} | Path does not match |
| 31 | set_mission_pret_a_valider | /monespace/employeur/suivimission/set_mission_pret_a_valider/{id_contrat}/{id_mission} | Path does not match |
| 32 | app_monespace_intervenant_index_index | /monespace/intervenant/ | Path does not match |
| 33 | responsable_peda_index | /monespace/responsablepedagogique/index/{filtre} | Path does not match |
| 34 | responsable_peda_show_contrat_missions | /monespace/responsablepedagogique/showcontratmissions/{id_insactemp} | Path does not match |
| 35 | refuser_mission | /monespace/responsablepedagogique/refuser_mission/{id_contrat}/{id_mission} | Path does not match |
| 36 | valider_mission | /monespace/responsablepedagogique/valider_mission/{id_contrat}/{id_mission} | Path does not match |
| 37 | validation_en_masse | /monespace/responsablepedagogique/validation_en_masse/{id_contrat} | Path does not match |
| 38 | app_monespace_stagiaire_formation_formation | /monespace/apprenti/formation/formation/{id_inscription} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.