Routing
admin.formation
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/admin/formations
| # | 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 | admin.dashboard | /admin/tableau-de-bord | Path does not match |
| 14 | admin.del.certificat.certyou | /admin/del/certificats/personnalises/{id} | Path does not match |
| 15 | admin.del.certificat.certyou.date | /admin/del/certificats/personnalises/date/{id} | Path does not match |
| 16 | admin.edit.certificat.certyou | /admin/edit/certificats/personnalises/{id} | Path does not match |
| 17 | admin.certificat.certyou.session | /admin/certificats/personnalises/{id}/sessions | Path does not match |
| 18 | admin.certificat.certyou | /admin/certificats/personnalises | Path does not match |
| 19 | admin.certificat | /admin/certificats/internationaux | Path does not match |
| 20 | admin.del.certificat | /admin/del/certificats/internationaux/{id} | Path does not match |
| 21 | admin.edit.certificat | /admin/edit/certificats/internationaux/{id} | Path does not match |
| 22 | admin.expertise | /admin/notre-expertises | Path does not match |
| 23 | admin.video | /admin/video | Path does not match |
| 24 | admin.del.video | /admin/del/video/{id} | Path does not match |
| 25 | admin.album | /admin/album | Path does not match |
| 26 | admin.galerie | /admin/galeries/{slug} | Path does not match |
| 27 | admin.del.album | /admin/del/album/{slug} | Path does not match |
| 28 | admin.galerie.centres | /admin/galerie-centres/{slug} | Path does not match |
| 29 | admin.del.galerie | /admin/del/galerie-centres/{nom}/{id} | Path does not match |
| 30 | admin.mention | /admin/mentions | Path does not match |
| 31 | admin.edit.mention | /admin/mention/{slug} | Path does not match |
| 32 | admin.del.mention | /admin/del/mention/{slug} | Path does not match |
| 33 | admin.qui-sommes-nous | /admin/presentation/qui-sommes-nous | Path does not match |
| 34 | admin.valeur | /admin/presentation/nos-valeurs | Path does not match |
| 35 | admin.edit.recrutement | /admin/edit/emploi/{id} | Path does not match |
| 36 | admin.centres | /admin/nos-centres | Path does not match |
| 37 | admin.edit.centre | /admin/centre/{slug} | Path does not match |
| 38 | admin.nos-partenaires | /admin/nos-partenaires | Path does not match |
| 39 | admin.edit.partenaires | /admin/edit/nos-partenaires/{slug} | Path does not match |
| 40 | admin.del.partenaires | /admin/del/nos-partenaires/{slug} | Path does not match |
| 41 | admin.theme | /admin/themes | Path does not match |
| 42 | admin.edit.theme | /admin/edit/theme/{slug} | Path does not match |
| 43 | admin.del.theme | /admin/del/theme/{slug} | Path does not match |
| 44 | admin.thematique | /admin/thematiques | Path does not match |
| 45 | admin.edit.thematique | /admin/edit/thematique/{slug} | Path does not match |
| 46 | admin.del.thematique | /admin/del/thematique/{slug} | Path does not match |
| 47 | admin.formation | /admin/formations | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.