Routing
app_home
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/accueil
(route: "n/a")
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_doc | /api/docs.{_format} | Path does not match |
| 2 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 3 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 4 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 5 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 6 | _api_errors | /api/errors/{status}.{_format} | Path does not match |
| 7 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 8 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 10 | _api_validation_errors_xml | /api/validation_errors/{id} | Path does not match |
| 11 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
| 12 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 13 | app.swagger | /doc.json | Path does not match |
| 14 | nelmio_api_doc | /doc | Path does not match |
| 15 | pentatrion_vite_build_proxy | /build/{path} | Path does not match |
| 16 | _profiler_vite | /_profiler/vite | Path does not match |
| 17 | _wdt | /_wdt/{token} | Path does not match |
| 18 | _profiler_home | /_profiler/ | Path does not match |
| 19 | _profiler_search | /_profiler/search | Path does not match |
| 20 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 21 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 22 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 23 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 24 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 25 | _profiler_open_file | /_profiler/open | Path does not match |
| 26 | _profiler | /_profiler/{token} | Path does not match |
| 27 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 28 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 29 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 30 | admin_dashboard_summary | /api/admin-dashboard-summary | Path does not match |
| 31 | admin_app_admin_admindashboard_getattendancelastsevendays | /api/admin-attendance-last-seven-days | Path does not match |
| 32 | admin_create_groupes | /api/admin-create-groupe | Path does not match |
| 33 | admin_update_groupes | /api/admin-update-groupes-{id} | Path does not match |
| 34 | admin_delete_groupes | /api/admin-delete-groupes-{id} | Path does not match |
| 35 | admin_create_level | /api/admin-create-level | Path does not match |
| 36 | admin_update_level | /api/admin-update-level-{id} | Path does not match |
| 37 | admin_delete_level | /api/admin-delete-level-{id} | Path does not match |
| 38 | admin_create_level_entry | /api/admin-create-levelEntry | Path does not match |
| 39 | admin_update_level_entry | /api/admin-update-levelEntry-{id} | Path does not match |
| 40 | admin_delete_level_entry | /api/admin-delete-levelEntry-{id} | Path does not match |
| 41 | admin_create_matiere | /api/admin-create-matiere | Path does not match |
| 42 | admin_update_matiere | /api/admin-update-matiere-{id} | Path does not match |
| 43 | admin_delete_matiere | /api/admin-delete-matiere-{id} | Path does not match |
| 44 | admin_create_parcours | /api/admin-create-parcours | Path does not match |
| 45 | admin_update_parcours | /api/admin-update-parcours-{id} | Path does not match |
| 46 | admin_delete_parcours | /api/admin-delete-parcours-{id} | Path does not match |
| 47 | admin_create_payment_type | /api/admin-create-payment-type | Path does not match |
| 48 | admin_update_payment_type | /api/admin-update-payment-type-{id} | Path does not match |
| 49 | admin_delete_payment_type | /api/admin-delete-payment-type-{id} | Path does not match |
| 50 | admin_create_payment | /api/admin-create-payment | Path does not match |
| 51 | admin_update_payment | /api/admin-update-payment-{id} | Path does not match |
| 52 | admin_delete_payment | /api/admin-delete-payment-{id} | Path does not match |
| 53 | admin_point_teacher | /api/admin-point-teacher-entry | Path does not match |
| 54 | admin_point_teacher_exit | /api/admin-point-teacher-exit | Path does not match |
| 55 | admin_list_pointings | /api/admin-get-Allpointings | Path does not match |
| 56 | admin_get_pointing | /api/admin-get-pointing-{id} | Path does not match |
| 57 | admin_delete_pointing | /api/admin-delete-pointing-{id} | Path does not match |
| 58 | admin_get_pointings_by_cours | /api/admin-get-pointings-by-cours-{id} | Path does not match |
| 59 | admin_get_pointings_by_teacher | /api/admin-get-pointings-by-teacher-{teacherUserId} | Path does not match |
| 60 | admin_create_room | /api/admin-create-room | Path does not match |
| 61 | admin_update_room | /api/admin-update-room-{id} | Path does not match |
| 62 | admin_delete_room | /api/admin-delete-room-{id} | Path does not match |
| 63 | admin_create_school | /api/admin-create-schoolYear | Path does not match |
| 64 | admin_update_school_year | /api/admin-update-school-year-{id} | Path does not match |
| 65 | admin_delete_school_year | /api/admin-delete-school-year-{id} | Path does not match |
| 66 | admin_create_timeTable | /api/admin-create-timeTable | Path does not match |
| 67 | admin_finalize_timeTable_and_send_notification | /api/admin-finalize-timeTable-with-notification | Path does not match |
| 68 | admin_update_timeTable | /api/admin-update-timeTable-{id} | Path does not match |
| 69 | admin_delete_timeTable | /api/admin-delete-timeTable-{id} | Path does not match |
| 70 | admin_user_create | /api/admin-user-create | Path does not match |
| 71 | admin_user_update | /api/admin-user-{id}-update | Path does not match |
| 72 | admin_user_delete | /api/admin-user-{id}-delete | Path does not match |
| 73 | admin_user_list | /api/admin-user-list | Path does not match |
| 74 | admin_user_detail | /api/admin-user-{id}-detail | Path does not match |
| 75 | admin_user_filter | /api/admin-user-filterByType | Path does not match |
| 76 | admin_user_all_teachers | /api/admin-user-allTeachers | Path does not match |
| 77 | admin_user_all_students | /api/admin-user-allStudents | Path does not match |
| 78 | admin_user_all_staff | /api/admin-user-allStaff | Path does not match |
| 79 | get_evaluations | /api-get-evaluations-{matiereId} | Path does not match |
| 80 | get_evaluations_by_matiere_and_student | /api-get-evaluationsbyMatiereAndStudent | Path does not match |
| 81 | get_evaluation | /api-get-evaluation-{evaluationId} | Path does not match |
| 82 | get_groupes | /api-getAllGroupes | Path does not match |
| 83 | groups_by_level | /api-get-groups-by-level-{levelId} | Path does not match |
| 84 | get_levels | /api-getAllLevels | Path does not match |
| 85 | get_one_level | /api-getOneLevel-{id} | Path does not match |
| 86 | app_common_level_getlevelswithstructure | /api-get-allLevels-with-parcours-or-groups | Path does not match |
| 87 | app_common_level_getonelevelwithstructure | /api-get-oneLevel-with-parcours-or-groups-{id} | Path does not match |
| 88 | get_level_entries | /api-getAll-level-entries | Path does not match |
| 89 | get_level_entry | /api-get-level-entry-{id} | Path does not match |
| 90 | get_level_entries_by_schoolYear | /api-get-level-entries-by-schoolYear-{schoolYearId} | Path does not match |
| 91 | get_matieres | /api-getAllMatieres | Path does not match |
| 92 | get_one_matiere | /api-getOneMatiere-{id} | Path does not match |
| 93 | matieres_by_level_parcours | /api-get-matieres-by-level-parcours | Path does not match |
| 94 | matieres_by_teacher | /api-get-matieres-by-teacher | Path does not match |
| 95 | matieres_by_parcours | /api-get-matieres-by-parcours | Path does not match |
| 96 | get_releve_notes | /api-getReleveNotes-{studentId} | Path does not match |
| 97 | api_notification_list | /api-notifications-list | Path does not match |
| 98 | api_notification_unread_count | /api-notifications-unread-count | Path does not match |
| 99 | api_notification_read | /api-notifications-{id}-read | Path does not match |
| 100 | api_notification_mark_all_read | /api-notifications-mark-all-read | Path does not match |
| 101 | api_notification_delete | /api-notifications-delete | Path does not match |
| 102 | api_notification_restore | /api-notifications-restore | Path does not match |
| 103 | api_notification_empty_trash | /api-notifications-empty-trash | Path does not match |
| 104 | api_notification_badge_count | /api-notifications-badge-count | Path does not match |
| 105 | api_notification_mark_all_drop | /api-notifications-mark-all-drop | Path does not match |
| 106 | admin_get_parcours | /api-getAllParcours | Path does not match |
| 107 | admin_get_one_parcours | /api-getOneParcours-{id} | Path does not match |
| 108 | admin_get_parcours_by_level | /api-get-parcours-by-level-{levelId} | Path does not match |
| 109 | get_types_of_payments | /api-getAllTypeOfPayments | Path does not match |
| 110 | get_payment_type | /api-get-payment-type-{id} | Path does not match |
| 111 | get_payments | /api-getAllPayments | Path does not match |
| 112 | get_payment | /api-get-payment-{id} | Path does not match |
| 113 | get_user_payments | /api-get-user-payments-{userId} | Path does not match |
| 114 | get_payments_by_type | /api-get-payments-by-type-{typeId} | Path does not match |
| 115 | app_common_payment_isteacherpaid | /api-get-teachers-{id}-is-paid | Path does not match |
| 116 | app_common_payment_getunpaidteachers | /api-get-teachers-unpaid | Path does not match |
| 117 | app_common_payment_getworkedmonthswithstatus | /api-get-teachers-{id}-worked-months | Path does not match |
| 118 | app_common_payment_getstudentmonths | /api-get-students-{id}-school-year-months | Path does not match |
| 119 | app_common_payment_getstudentsunpaidecolage | /api-get-students-unpaid-ecolage | Path does not match |
| 120 | get_student_pointings | /api-getPointings-student-{studentId} | Path does not match |
| 121 | app_qr_code | /qr-codes/cours/{filename} | Path does not match |
| 122 | get_rooms | /api-getAllRooms | Path does not match |
| 123 | get_one_room | /api-getOneRoom-{id} | Path does not match |
| 124 | get_school_years | /api-get-school-years | Path does not match |
| 125 | get_school_year | /api-get-school-year-{id} | Path does not match |
| 126 | student_filter_by_level_or_parcours | /api-filterStudentByLevelOrParcours | Path does not match |
| 127 | students_by_criteria | /api-getStudent-by-matiere-level-parcoursOrGroupes | Path does not match |
| 128 | api_get_teacher_monthly_hours | /api-get-teacher-monthly-hours | Path does not match |
| 129 | api_teacher_monthly_hours_by_id | /api-get-teacher-{id}-monthly-hours | Path does not match |
| 130 | cours_students | /api-get-students-cours-withPointingStatus-{id} | Path does not match |
| 131 | get_timeTable | /api-get-timeTable | Path does not match |
| 132 | get_cours | /api-get-cours-{id} | Path does not match |
| 133 | get_timeTable_by_room | /api-get-timeTable-by-room-{roomId} | Path does not match |
| 134 | get_timeTable_by_teacher | /api-get-timeTable-by-teacher-{teacherId} | Path does not match |
| 135 | get_timeTable_by_student | /api-get-timeTable-by-student-{studentId} | Path does not match |
| 136 | get_timeTable_by_matiere | /api-get-timeTable-by-matiere-{matiereId} | Path does not match |
| 137 | get_cours_with_students | /api-get-cours-{id}-with-details | Path does not match |
| 138 | app_common_timetable_gettimetablebylevelwithgrouporparcours | /api-get-timeTable-by-level-with-groupOrParcours | Path does not match |
| 139 | me | /api-me | Path does not match |
| 140 | detail | /api-user-{id}-detail | Path does not match |
| 141 | filter | /api-user-filterByType | Path does not match |
| 142 | app_home | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.