Routing
course_details
Matched route
Route Parameters
Name | Value |
---|---|
id | "712" |
Route Matching Logs
Path to match:
/course/details/712
# | Route name | Path | Log |
---|---|---|---|
1 | ef_connect | /efconnect/{instance}/{homeFolder} | Path does not match |
2 | ef_main_js | /elfinder.main.js | Path does not match |
3 | elfinder | /elfinder/{instance}/{homeFolder} | Path does not match |
4 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
5 | _preview_error | /_error/{code}.{_format} | Path does not match |
6 | _wdt | /_wdt/{token} | Path does not match |
7 | _profiler_home | /_profiler/ | Path does not match |
8 | _profiler_search | /_profiler/search | Path does not match |
9 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
10 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
11 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
12 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
13 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
14 | _profiler_open_file | /_profiler/open | Path does not match |
15 | _profiler | /_profiler/{token} | Path does not match |
16 | _profiler_router | /_profiler/{token}/router | Path does not match |
17 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
18 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
19 | admin | /admin/ | Path does not match |
20 | admin_documents | /admin/documents/{id}/{document} | Path does not match |
21 | admin_kyc | /admin/kyc/ | Path does not match |
22 | admin_kyc_edit | /admin/kyc/{id}/edit | Path does not match |
23 | admin_kyc_delete | /admin/kyc/{id} | Path does not match |
24 | admin_matieres | /admin/matieres/ | Path does not match |
25 | admin_matieres_new | /admin/matieres/create | Path does not match |
26 | admin_matieres_edit | /admin/matieres/{id}/edit | Path does not match |
27 | admin_matieres_delete | /admin/matieres/{id} | Path does not match |
28 | admin_pages | /admin/page/ | Path does not match |
29 | admin_pages_new | /admin/page/new | Path does not match |
30 | admin_pages_edit | /admin/page/{id}/edit | Path does not match |
31 | admin_pages_delete | /admin/page/{id} | Path does not match |
32 | admin_user | /admin/user/ | Path does not match |
33 | admin_user_new | /admin/user/new | Path does not match |
34 | admin_user_edit | /admin/user/{id}/edit | Path does not match |
35 | admin_user_delete | /admin/user/{id} | Path does not match |
36 | eleve_demande | /annonce/create | Path does not match |
37 | annonce_edit | /annonce/edit/{id} | Path does not match |
38 | annonce_details | /annonce/details/{id} | Path does not match |
39 | annonce_select | /annonce/select/{annoncePropositionId} | Path does not match |
40 | annonce_cancel | /annonce/cancel/{id} | Path does not match |
41 | annonce_reinitialize | /annonce-reinitialize/{idAnnonce} | Path does not match |
42 | annonce_counter | /annonce-counter/{uuid}/{annonceId}/{annonceEleveId} | Path does not match |
43 | list_annonces | /annonces/{date} | Path does not match |
44 | annonces_search | /annonces-search/{date} | Path does not match |
45 | annonces_counters_matieres | /annonces-counters-matieres | Path does not match |
46 | annonces_counters_niveaux | /annonces-counters-niveaux | Path does not match |
47 | confirm_selection | /annonce/{annonceId}/confirm-selection/{profId} | Path does not match |
48 | annonce_room | /course/room/{uuid}/{annonceId}/{annoncesEleveId} | Path does not match |
49 | list_courses | /courses/{date} | Path does not match |
50 | courses_search | /courses-search/{date} | Path does not match |
51 | course_reinitialize | /course-reinitialize/{idCourse} | Path does not match |
52 | course_counter | /course-counter/{uuid}/{courseParticipant} | Path does not match |
53 | course_details | /course/details/{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.