Deprecated: Optional parameter $endedAt declared before required parameter $possibility is implicitly treated as a required parameter in /home/aldirass/www/stagingplateforme/src/Controller/CoursesController.php on line 244
Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | app_my_calendar | /{_locale}/calendrier/ | Path does not match |
2 | app_show_student_calendar | /{_locale}/calendrier/student/{id} | Path does not match |
3 | app_show_teacher_calendar | /{_locale}/calendrier/teacher/{id} | Path does not match |
4 | app_configurations | /{_locale}/configuration/configurations | Path does not match |
5 | app_non_reservable_period | /{_locale}/configuration/periode-non-reservable | Path does not match |
6 | get_courses_data | /{_locale}/cours/consulter/get-data | Path does not match |
7 | app_add_course | /{_locale}/cours/ajouter-un-cours | Path does not match |
8 | app_reserve_course | /{_locale}/cours/reserver/ | Path does not match |
9 | app_reserve_course_for_student | /{_locale}/cours/reserver/{id} | Path does not match |
10 | app_teacher_availabilities | /{_locale}/cours/reserver/{student}/{teacher}/{endedAt}/{duration}/{possibility} | Path does not match |
11 | app_course_reserve | /{_locale}/cours/{startedAt}/{endedAt}/{studentId}/{teacherId}/{wantedStudyId} | Path does not match |
12 | app_courses_show | /{_locale}/cours/consulter | Path does not match |
13 | app_delete_with_period | /{_locale}/cours/delete-with-period | Path does not match |
14 | app_course_show | /{_locale}/cours/{id} | Path does not match |
15 | app_course_edit | /{_locale}/cours/{id}/edit | Path does not match |
16 | app_course_delete | /{_locale}/cours/{id} | Path does not match |
17 | app_course_delete_no_csrf | /{_locale}/cours/{id}/delete | Path does not match |
18 | app_courses_multiple_delete | /{_locale}/cours/multiple/delete | Path does not match |
19 | app_edit_my_course | /{_locale}/cours/edit-my-course/{id} | Path does not match |
20 | app_fr_users_index | /{_locale}/users/ | Path does not match |
21 | get_data | /{_locale}/users/get-data | Path does not match |
22 | app_fr_users_new | /{_locale}/users/new | Path does not match |
23 | app_fr_users_show | /{_locale}/users/{id} | Path does not match |
24 | app_fr_users_edit | /{_locale}/users/{id}/edit | Path does not match |
25 | app_fr_users_delete | /{_locale}/users/{id} | Path does not match |
26 | app_redirect_to_home | / | Path does not match |
27 | app_home | /{_locale} | Path almost matches, but Requirement for "_locale" does not match (en|fr|ar) |
28 | app_languages_index | /{_locale}/languages/ | Path does not match |
29 | app_languages_new | /{_locale}/languages/new | Path does not match |
30 | app_languages_show | /{_locale}/languages/{id} | Path does not match |
31 | app_languages_edit | /{_locale}/languages/{id}/edit | Path does not match |
32 | app_languages_delete | /{_locale}/languages/{id} | Path does not match |
33 | app_login | /{_locale}/login | Path does not match |
34 | app_logout | /{_locale}/logout | Path does not match |
35 | app_messages | /{_locale}/messages/ | Path does not match |
36 | app_message_detail | /{_locale}/messages/{id} | Path does not match |
37 | app_message_refuse | /{_locale}/messages/refuse/{id} | Path does not match |
38 | app_message_accept | /{_locale}/messages/accept/{id} | Path does not match |
39 | app_my_orders | /{_locale}/orders/ | Path does not match |
40 | app_my_dashboard | /{_locale}/mon-profil/tableau-de-bord | Path does not match |
41 | app_my_students | /{_locale}/mon-profil/mes-etudiants | Path does not match |
42 | app_my_infos | /{_locale}/mon-profil/mes-informations-personnelles | Path does not match |
43 | app_add_student_to_account | /{_locale}/mon-profil/ajouter-un-etudiant | Path does not match |
44 | app_forgot_password_request | /reset-password | Path does not match |
45 | app_check_email | /reset-password/check-email | Path does not match |
46 | app_reset_password | /reset-password/reset/{token} | Path does not match |
47 | app_students_index | /{_locale}/students/ | Path does not match |
48 | app_students_new | /{_locale}/students/ajouter | Path does not match |
49 | app_students_show | /{_locale}/students/{id} | Path does not match |
50 | app_students_edit | /{_locale}/students/{id}/edit | Path does not match |
51 | app_students_delete | /{_locale}/students/{id} | Path does not match |
52 | app_students_multiple_delete | /{_locale}/students/multiple/delete | Path does not match |
53 | app_student_sheet | /{_locale}/students/sheet/{id} | Path does not match |
54 | app_teachers_index | /{_locale}/teachers/ | Path does not match |
55 | app_teachers_new | /{_locale}/teachers/new | Path does not match |
56 | app_teachers_show | /{_locale}/teachers/{id} | Path does not match |
57 | app_teachers_edit | /{_locale}/teachers/{id}/edit | Path does not match |
58 | app_teachers_delete | /{_locale}/teachers/{id} | Path does not match |
59 | _preview_error | /_error/{code}.{_format} | Path does not match |
60 | _wdt | /_wdt/{token} | Path does not match |
61 | _profiler_home | /_profiler/ | Path does not match |
62 | _profiler_search | /_profiler/search | Path does not match |
63 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
64 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
65 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
66 | _profiler_open_file | /_profiler/open | Path does not match |
67 | _profiler | /_profiler/{token} | Path does not match |
68 | _profiler_router | /_profiler/{token}/router | Path does not match |
69 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
70 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.