Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
2 | api_errors | /api/errors/{status} | 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_doc | /api/docs.{_format} | Path does not match |
6 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
7 | _api_/add_user_activity_inputs{._format}_get | /api/add_user_activity_inputs.{_format} | Path does not match |
8 | _api_/add_user_activity_inputs{._format}_get_collection | /api/add_user_activity_inputs.{_format} | Path does not match |
9 | _api_/add_user_activity_inputs{._format}_post | /api/add_user_activity_inputs.{_format} | Path does not match |
10 | _api_/add_user_activity_inputs{._format}_put | /api/add_user_activity_inputs.{_format} | Path does not match |
11 | _api_/add_user_activity_inputs{._format}_patch | /api/add_user_activity_inputs.{_format} | Path does not match |
12 | _api_/add_user_activity_inputs{._format}_delete | /api/add_user_activity_inputs.{_format} | Path does not match |
13 | _api_/add_user_session_inputs{._format}_get | /api/add_user_session_inputs.{_format} | Path does not match |
14 | _api_/add_user_session_inputs{._format}_get_collection | /api/add_user_session_inputs.{_format} | Path does not match |
15 | _api_/add_user_session_inputs{._format}_post | /api/add_user_session_inputs.{_format} | Path does not match |
16 | _api_/add_user_session_inputs{._format}_put | /api/add_user_session_inputs.{_format} | Path does not match |
17 | _api_/add_user_session_inputs{._format}_patch | /api/add_user_session_inputs.{_format} | Path does not match |
18 | _api_/add_user_session_inputs{._format}_delete | /api/add_user_session_inputs.{_format} | Path does not match |
19 | api_add_user_activities | /api/users/{id}/activities | Path does not match |
20 | _api_/.well-known/genid/{id}{._format}_get | /api/.well-known/genid/{id}.{_format} | Path does not match |
21 | api_add_user_session | /api/users/{id}/activities/session | Path does not match |
22 | api_user_sessions | /api/users/{id}/activities/sessions | Path does not match |
23 | api_get_all_departments | /api/departments | Path does not match |
24 | api_remove_user_activities | /api/users/{id}/activities | Path does not match |
25 | api_remove_user_session | /api/users/{id}/activities/session | Path does not match |
26 | validate_absence | /api/absences/{id}/validate | Path does not match |
27 | _api_/absences/{id}{._format}_get | /api/absences/{id}.{_format} | Path does not match |
28 | _api_/users/{studentId}/absences_get_collection | /api/users/{studentId}/absences | Path does not match |
29 | _api_/users/absences_get_collection | /api/users/absences | Path does not match |
30 | _api_/absences{._format}_post | /api/absences.{_format} | Path does not match |
31 | _api_/absences/{id}{._format}_patch | /api/absences/{id}.{_format} | Path does not match |
32 | _api_/absences/{id}{._format}_delete | /api/absences/{id}.{_format} | Path does not match |
33 | api_user_activities | /api/users/{id}/activities | Path does not match |
34 | _api_/users/{id}/planning_get_collection | /api/users/{id}/planning | Path does not match |
35 | _api_/users/{id}/availableactivities_get_collection | /api/users/{id}/availableactivities | Path does not match |
36 | _api_/activity_types/{id}{._format}_get | /api/activity_types/{id}.{_format} | Path does not match |
37 | _api_/conversations/{id}_get | /api/conversations/{id} | Path does not match |
38 | conversation_lock | /api/conversations/{id}/lock | Path does not match |
39 | _api_/conversations{._format}_post | /api/conversations.{_format} | Path does not match |
40 | _api_/conversations/{id}{._format}_patch | /api/conversations/{id}.{_format} | Path does not match |
41 | _api_/users/{id}/conversations_get_collection | /api/users/{id}/conversations | Path does not match |
42 | conversation_leave | /api/conversations/{id}/leave | Path does not match |
43 | conversation_unread_check | /api/conversations/{id}/seen | Path does not match |
44 | _api_/departments/{id}{._format}_get | /api/departments/{id}.{_format} | Path does not match |
45 | _api_/activities/{id}{._format}_get | /api/activities/{id}.{_format} | Path does not match |
46 | _api_/users/{id}/activities_get_collection | /api/users/{id}/activities | Path does not match |
47 | api_sessions_future | /api/sessions/{id} | Path does not match |
48 | api_sessions_past | /api/sessions/{id}/past | Path does not match |
49 | _api_/users/teacher/{teacherId}/sessions_get_collection | /api/users/teacher/{teacherId}/sessions | Path does not match |
50 | _api_/grades/{id}{._format}_get | /api/grades/{id}.{_format} | Path does not match |
51 | _api_/grades{._format}_post | /api/grades.{_format} | Path does not match |
52 | _api_/grades/{id}{._format}_patch | /api/grades/{id}.{_format} | Path does not match |
53 | _api_/grades/{id}{._format}_delete | /api/grades/{id}.{_format} | Path does not match |
54 | get_user_grades | /api/users/grades | Path does not match |
55 | _api_/semester_campaigns/{id}{._format}_get | /api/semester_campaigns/{id}.{_format} | Path does not match |
56 | _api_/settings/{id}{._format}_get | /api/settings/{id}.{_format} | Path does not match |
57 | _api_/users/{studentId}/sessions_get_collection | /api/users/{studentId}/sessions | Path does not match |
58 | _api_/sessions/{id}{._format}_get | /api/sessions/{id}.{_format} | Path does not match |
59 | session_evaluated_students | /api/sessions/{id}/evaluated-students | Path does not match |
60 | _api_/sessions/{id}{._format}_patch | /api/sessions/{id}.{_format} | Path does not match |
61 | _api_/sessions/{id}{._format}_put | /api/sessions/{id}.{_format} | Path does not match |
62 | _api_/sessions/{id}{._format}_delete | /api/sessions/{id}.{_format} | Path does not match |
63 | _api_/ufrs/{id}{._format}_get | /api/ufrs/{id}.{_format} | Path does not match |
64 | _api_/users/{id}{._format}_get | /api/users/{id}.{_format} | Path does not match |
65 | _api_/users/me_get | /api/users/me | Path does not match |
66 | _api_/search/users_get_collection | /api/search/users | Path does not match |
67 | _api_/users/me/profile_patch | /api/users/me/profile | Path does not match |
68 | user_preferences_update | /api/users/preferences | Path does not match |
69 | get_user_preferences | /api/users/preferences/view | Path does not match |
70 | _preview_error | /_error/{code}.{_format} | Path does not match |
71 | gesdinet_jwt_refresh_token | /api/token/refresh | Path does not match |
72 | _wdt | /_wdt/{token} | Path does not match |
73 | _profiler_home | /_profiler/ | Path does not match |
74 | _profiler_search | /_profiler/search | Path does not match |
75 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
76 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
77 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
78 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
79 | _profiler_open_file | /_profiler/open | Path does not match |
80 | _profiler | /_profiler/{token} | Path does not match |
81 | _profiler_router | /_profiler/{token}/router | Path does not match |
82 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
83 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
84 | auth | /api/auth | Path does not match |
85 | register | /api/register | Path does not match |
86 | app_absence | /absence | Path does not match |
87 | app_list_absence | /list-absence | Path does not match |
88 | app_absence_edit | /edit-absence/{absenceId} | Path does not match |
89 | app_absence_justify | /justify-absence/{absenceId} | Path does not match |
90 | app_absence_delete | /absence/delete/{absenceId} | Path does not match |
91 | app_save_absences | /save-absences | Path does not match |
92 | app_activities | /activities | Path does not match |
93 | app_activities_add | /activities/add | Path does not match |
94 | app_activities_edit | /activities/edit/{activityId} | Path does not match |
95 | app_activities_delete | /activities/delete/{activityId} | Path does not match |
96 | app_list_activities_user | /list-activities-user | Path does not match |
97 | app_conversations | /conversations | Path does not match |
98 | app_conversations_locked | /conversations/locked | Path does not match |
99 | app_conversations_add | /conversations/add | Path does not match |
100 | app_conversations_view | /conversations/{conversationId} | Path does not match |
101 | app_conversations_lock | /conversations/{conversationId}/lock | Path does not match |
102 | app_messages | /conversations/{itemId}/messages | Path does not match |
103 | app_index | / | Path does not match |
104 | app_semester_campaigns_sessions_current | /semester-campaigns/sessions/current | Path does not match |
105 | app_semester_campaigns_sessions | /semester-campaigns/{semesterCampaignId}/sessions | Path does not match |
106 | app_semester_campaigns_sessions_edit | /semester-campaigns/sessions/edit/{duplicatedSessionId} | Path does not match |
107 | app_list_attendance_students | /list-attendance-student/{attendanceId} | Path does not match |
108 | app_student_session_list | /student-sessions-list | Path does not match |
109 | get_evaluated_students | /api/sessions/{id}/evaluated-students | Path does not match |
110 | get_session_grades_simplified | /api/sessions/{sessionId}/grades | Path does not match |
111 | user_absences | /api/users/absences | Path does not match |
112 | user_grades | /api/users/grades | Path does not match |
113 | get_user_past_sessions | /api/users/sessions/past | Path does not match |
114 | get_user_upcoming_sessions | /api/users/sessions/upcoming | Path does not match |
115 | app_grade | /grade | Path does not match |
116 | app_list_grade | /list-grade/{sessionId} | Path does not match |
117 | app_save_grade | /save-grade | Path does not match |
118 | api_absence_justify | /api/absences/{id}/justify | Path does not match |
119 | app_login | /login | Path does not match |
120 | app_logout | /logout | Path does not match |
121 | send_message | /api/messages | Path does not match |
122 | post_attendance_list | /api/attendance/submit | Path does not match |
123 | app_register | /register | Path does not match |
124 | api_register | /api/register | Path does not match |
125 | app_verify_email | /verify/email | Path does not match |
126 | app_forgot_password_request | /reset-password | Path does not match |
127 | app_check_email | /reset-password/check-email | Path does not match |
128 | app_reset_password | /reset-password/reset/{token} | Path does not match |
129 | app_semester_campaigns | /semester-campaigns | Path does not match |
130 | app_semester_campaigns_add | /semester-campaigns/add | Path does not match |
131 | app_semester_campaigns_edit | /semester-campaigns/edit/{semesterCampaignId} | Path does not match |
132 | app_semester_campaigns_delete | /semester-campaigns/delete/{semesterCampaignId} | Path does not match |
133 | app_sessions | /sessions | Path does not match |
134 | app_sessions_add | /sessions/add | Path does not match |
135 | app_sessions_edit | /sessions/edit/{sessionId} | Path does not match |
136 | app_sessions_delete | /sessions/delete/{sessionId} | Path does not match |
137 | get_attendance_list | /api/sessions/{sessionId}/attendance-list | Path does not match |
138 | get_session_student_ids | /api/sessions/{sessionId}/student-ids | Path does not match |
139 | get_session_students | /api/sessions/{sessionId}/students | Path does not match |
140 | get_attendance_missing_students | /api/sessions/{sessionId}/students/missing | Path does not match |
141 | app_settings_edit | /settings/edit | Path does not match |
142 | app_clean_database | /settings/clean-database | Path does not match |
143 | app_semester_campaigns_sessions_registration | /semester-campaigns/sessions/registration/{duplicatedSessionId} | Path does not match |
144 | app_semester_campaigns_sessions_registration_edit | /semester-campaigns/sessions/registration/{duplicatedSessionId}/edit | Path does not match |
145 | app_semester_campaigns_sessions_unregistration | /semester-campaigns/sessions/unregistration/{duplicatedSessionId} | Path does not match |
146 | app_semester_campaigns_sessions_unregistration_user | /semester-campaigns/sessions/unregistration/{duplicatedSessionId}/user/{userId} | Path does not match |
147 | app_test_mail | /test-mail | Path does not match |
148 | app_ufrs | /ufrs | Path does not match |
149 | app_ufrs_add | /ufrs/add | Path does not match |
150 | app_ufrs_edit | /ufrs/edit/{ufrId} | Path does not match |
151 | app_ufrs_delete | /ufrs/delete/{ufrId} | Path does not match |
152 | get_user_session | /api/users/{id}/activities/sessions | Path does not match |
153 | add_user_activities | /api/users/{id}/activities | Path does not match |
154 | add_user_session | /api/users/{id}/activities/session | Path does not match |
155 | remove_user_activities | /api/users/{id}/activities | Path does not match |
156 | remove_user_session | /api/users/{id}/activities/session | Path does not match |
157 | app_profile | /profile | Path does not match |
158 | app_users | /users | Path does not match |
159 | app_users_student | /users/student | Path does not match |
160 | app_users_add | /users/add | Path does not match |
161 | app_users_edit | /users/edit/{userId} | Path does not match |
162 | app_users_delete | /users/delete/{userId} | Path does not match |
163 | api_view_conversation | /api/conversations/{id} | Path does not match |
164 | api_refresh_token | /api/token/refresh | Path does not match |
165 | generate_mercure_jwt | /api/generate-mercure-jwt | 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.