GET https://evalcomp.dataccessor.com/api/notifications

Routing

_api_/notifications_get_collection Matched route

Route Parameters

Name Value
_api_operation_name
"_api_/notifications_get_collection"
_api_resource_class
"App\Entity\Notification"
_format
null
_stateless
false

Route Matching Logs

Path to match: /api/notifications
# 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 almost matches, but Requirement for "index" does not match (index)
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 _api_/appreciations_post /api/appreciations Path does not match
12 _api_/appreciations/{type}/{gridId}/{studentId}_get /api/appreciations/{type}/{gridId}/{studentId} Path does not match
13 _api_/me/change-password_post /api/me/change-password Path does not match
14 _api_/brigadier/dashboard_get /api/brigadier/dashboard Path does not match
15 _api_/export/pdf/download-all_post /api/export/pdf/download-all Path does not match
16 _api_/export/pdf_post /api/export/pdf Path does not match
17 _api_/export/post_post /api/export/post Path does not match
18 _api_/grids/{id}/detail_get /api/grids/{id}/detail Path does not match
19 _api_/promotions/{promotionId}/grids_get_collection /api/promotions/{promotionId}/grids Path does not match
20 _api_/grid_summaries/{id}{._format}_get /api/grid_summaries/{id}.{_format} Path does not match
21 _api_/grids/{id}/synthesis_get /api/grids/{id}/synthesis Path does not match
22 _api_/nac-evaluations/grid/{gridId}_get /api/nac-evaluations/grid/{gridId} Path does not match
23 _api_/nac-marks_post /api/nac-marks Path does not match
24 _api_/nac-marks/student/{studentId}/grid/{gridId}_get /api/nac-marks/student/{studentId}/grid/{gridId} Path does not match
25 _api_/professor/situations_get /api/professor/situations Path does not match
26 _api_/situation-marks/batch_post /api/situation-marks/batch Path does not match
27 _api_/situations/{situationId}/signing/batch_post /api/situations/{situationId}/signing/batch Path does not match
28 _api_/situations/{situationId}/bunker/{mainMarkId}/resolve_post /api/situations/{situationId}/bunker/{mainMarkId}/resolve Path does not match
29 _api_/situation-groups/{id}/available-students_get /api/situation-groups/{id}/available-students Path does not match
30 _api_/situations/{situationId}/groups_post /api/situations/{situationId}/groups Path does not match
31 _api_/situation-groups/{id}_delete /api/situation-groups/{id} Path does not match
32 group_add_students /api/situation-groups/{id}/add-students Path does not match
33 group_remove_students /api/situation-groups/{id}/remove-students Path does not match
34 _api_/situation-groups/{id}_patch /api/situation-groups/{id} Path does not match
35 _api_/situation-marks/{situationSkillId}/marked-students_get /api/situation-marks/{situationSkillId}/marked-students Path does not match
36 _api_/situations/{situationId}/signing/{studentId}/cancel/{professorId}_post /api/situations/{situationId}/signing/{studentId}/cancel/{professorId} Path does not match
37 _api_/situations/{situationId}/signing/{studentId}/notify_post /api/situations/{situationId}/signing/{studentId}/notify Path does not match
38 _api_/situations/{situationId}/signing/{studentId}/all-professors_get /api/situations/{situationId}/signing/{studentId}/all-professors Path does not match
39 _api_/situations/{situationId}/signing/{studentId}/{level}_post /api/situations/{situationId}/signing/{studentId}/{level} Path does not match
40 _api_/situations/{situationId}/signing/{studentId}/{level}_get /api/situations/{situationId}/signing/{studentId}/{level} Path does not match
41 _api_/situations/{situationId}/aggregations/{studentId}_get /api/situations/{situationId}/aggregations/{studentId} Path does not match
42 _api_/situations/{id}/detail_get /api/situations/{id}/detail Path does not match
43 _api_/situations/{situationId}/groups_get /api/situations/{situationId}/groups Path does not match
44 _api_/situation-marks_post /api/situation-marks Path does not match
45 _api_/situations/{situationId}/marks/{studentId}_get /api/situations/{situationId}/marks/{studentId} Path does not match
46 _api_/situation-requests_post /api/situation-requests Path does not match
47 _api_/situation-requests_get_collection /api/situation-requests Path does not match
48 _api_/situation_request_list_outputs/{id}{._format}_get /api/situation_request_list_outputs/{id}.{_format} Path does not match
49 _api_/situations/{id}/synthesis_get /api/situations/{id}/synthesis Path does not match
50 _api_/situations/{situationId}/student-statuses_post /api/situations/{situationId}/student-statuses Path does not match
51 _api_/.well-known/genid/{id}{._format}_get /api/.well-known/genid/{id}.{_format} Path does not match
52 _api_/situations/{situationId}/student-statuses_get /api/situations/{situationId}/student-statuses Path does not match
53 _api_/student/grids/{gridId}/can-export_get /api/student/grids/{gridId}/can-export Path does not match
54 _api_/student/grids/{gridId}/marks_get /api/student/grids/{gridId}/marks Path does not match
55 _api_/student/grids_get_collection /api/student/grids Path does not match
56 _api_/student_grids/{id}{._format}_get /api/student_grids/{id}.{_format} Path does not match
57 _api_/tutor/situations_get /api/tutor/situations Path does not match
58 _api_/notifications_get_collection /api/notifications Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.