Routing
(none)
Matched route
Route Matching Logs
Path to match:
/jquery.filer/php/readme.txt
# | Route name | Path | Log |
---|---|---|---|
1 | api_entrypoint | /api/{index}.{_format} | Path does not match |
2 | api_doc | /api/docs.{_format} | Path does not match |
3 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
4 | api_mobilities_get_collection | /api/mobilities.{_format} | Path does not match |
5 | api_mobilities_post_collection | /api/mobilities.{_format} | Path does not match |
6 | api_mobilities_get_item | /api/mobilities/{id}.{_format} | Path does not match |
7 | api_mobilities_delete_item | /api/mobilities/{id}.{_format} | Path does not match |
8 | api_mobilities_put_item | /api/mobilities/{id}.{_format} | Path does not match |
9 | api_mobilities_patch_item | /api/mobilities/{id}.{_format} | Path does not match |
10 | api_mobilities_learning_agreement_get_subresource | /api/mobilities/{id}/learning_agreement.{_format} | Path does not match |
11 | api_mobilities_transcript_of_records_get_subresource | /api/mobilities/{id}/transcript_of_records.{_format} | Path does not match |
12 | api_heis_GET_collection | /api/heis.{_format} | Path does not match |
13 | api_heis_post_collection | /api/heis.{_format} | Path does not match |
14 | api_heis_GET_item | /api/heis/{schacCode}/details | Path does not match |
15 | api_heis_put_item | /api/heis/{schacCode}/settings | Path does not match |
16 | api_heis_patch_item | /api/heis/{schacCode}/settings | Path does not match |
17 | api_heis_delete_item | /api/heis/{schacCode}.{_format} | Path does not match |
18 | api_heis_outgoing_mobilities_get_subresource | /api/heis/{schacCode}/outgoing_mobilities.{_format} | Path does not match |
19 | api_heis_outgoing_mobilities_learning_agreement_get_subresource | /api/heis/{schacCode}/outgoing_mobilities/{outgoingMobilities}/learning_agreement.{_format} | Path does not match |
20 | api_heis_outgoing_mobilities_transcript_of_records_get_subresource | /api/heis/{schacCode}/outgoing_mobilities/{outgoingMobilities}/transcript_of_records.{_format} | Path does not match |
21 | api_heis_incoming_mobilities_get_subresource | /api/heis/{schacCode}/incoming_mobilities.{_format} | Path does not match |
22 | api_heis_incoming_mobilities_learning_agreement_get_subresource | /api/heis/{schacCode}/incoming_mobilities/{incomingMobilities}/learning_agreement.{_format} | Path does not match |
23 | api_heis_incoming_mobilities_transcript_of_records_get_subresource | /api/heis/{schacCode}/incoming_mobilities/{incomingMobilities}/transcript_of_records.{_format} | Path does not match |
24 | api_o_units_get_collection | /api/o_units.{_format} | Path does not match |
25 | api_o_units_post_collection | /api/o_units.{_format} | Path does not match |
26 | api_o_units_get_item | /api/o_units/{id}.{_format} | Path does not match |
27 | api_o_units_delete_item | /api/o_units/{id}.{_format} | Path does not match |
28 | api_o_units_put_item | /api/o_units/{id}.{_format} | Path does not match |
29 | api_o_units_patch_item | /api/o_units/{id}.{_format} | Path does not match |
30 | api_students_GET_collection | /api/students.{_format} | Path does not match |
31 | api_students_get_item | /api/students/{id}.{_format} | Path does not match |
32 | api_students_get_settings_item | /api/students/{id}/settings | Path does not match |
33 | api_students_patch_settings_item | /api/students/{id}/settings | Path does not match |
34 | api_students_mobilities_get_subresource | /api/students/{id}/mobilities.{_format} | Path does not match |
35 | api_students_mobilities_learning_agreement_get_subresource | /api/students/{id}/mobilities/{mobilities}/learning_agreement.{_format} | Path does not match |
36 | api_students_mobilities_transcript_of_records_get_subresource | /api/students/{id}/mobilities/{mobilities}/transcript_of_records.{_format} | Path does not match |
37 | api_learning_agreements_post_collection | /api/learning_agreements.{_format} | Path does not match |
38 | api_learning_agreements_get_item | /api/learning_agreements/{id}.{_format} | Path does not match |
39 | api_learning_agreements_put_item | /api/learning_agreements/{id}.{_format} | Path does not match |
40 | api_learning_agreements_patch_item | /api/learning_agreements/{id}.{_format} | Path does not match |
41 | api_learning_agreements_sending_accept_item | /api/learning_agreements/{id}/sending/accept | Path does not match |
42 | api_learning_agreements_sending_reject_item | /api/learning_agreements/{id}/sending/reject | Path does not match |
43 | api_learning_agreements_receiving_accept_item | /api/learning_agreements/{id}/receiving/accept | Path does not match |
44 | api_learning_agreements_receiving_reject_item | /api/learning_agreements/{id}/receiving/reject | Path does not match |
45 | api_learning_agreements_student_submit_item | /api/learning_agreements/{id}/student/submit | Path does not match |
46 | api_transcript_of_records_post_collection | /api/transcript_of_records.{_format} | Path does not match |
47 | api_transcript_of_records_get_item | /api/transcript_of_records/{id}.{_format} | Path does not match |
48 | api_transcript_of_records_put_item | /api/transcript_of_records/{id}.{_format} | Path does not match |
49 | api_transcript_of_records_patch_item | /api/transcript_of_records/{id}.{_format} | Path does not match |
50 | api_notification_receipts_get_item | /api/notifications/{id} | Path does not match |
51 | api_notification_receipts_read_item | /api/notifications/{id}/read | Path does not match |
52 | api_users_GET_collection | /api/users.{_format} | Path does not match |
53 | api_users_GET_item | /api/users/{email} | Path does not match |
54 | api_users_student_get_subresource | /api/users/{email}/student | Path does not match |
55 | api_users_student_mobilities_get_subresource | /api/users/{email}/student/mobilities.{_format} | Path does not match |
56 | api_users_student_mobilities_learning_agreement_get_subresource | /api/users/{email}/student/mobilities/{mobilities}/learning_agreement.{_format} | Path does not match |
57 | api_users_student_mobilities_transcript_of_records_get_subresource | /api/users/{email}/student/mobilities/{mobilities}/transcript_of_records.{_format} | Path does not match |
58 | api_users_staff_get_subresource | /api/users/{email}/staff | Path does not match |
59 | api_users_staff_heis_get_subresource | /api/users/{email}/staff/heis.{_format} | Path does not match |
60 | api_users_notification_receipts_get_subresource | /api/users/{email}/notifications | Path does not match |
61 | api_staff_GET_collection | /api/staff.{_format} | Path does not match |
62 | api_staff_GET_item | /api/staff/{id}.{_format} | Path does not match |
63 | api_staff_PATCH_item | /api/staff/{id}.{_format} | Path does not match |
64 | api_staff_heis_get_subresource | /api/staff/{id}/heis.{_format} | Path does not match |
65 | api_academic_terms_get_collection | /api/academic_terms.{_format} | Path does not match |
66 | api_academic_terms_post_collection | /api/academic_terms.{_format} | Path does not match |
67 | api_academic_terms_get_item | /api/academic_terms/{id}.{_format} | Path does not match |
68 | api_academic_terms_delete_item | /api/academic_terms/{id}.{_format} | Path does not match |
69 | api_academic_terms_put_item | /api/academic_terms/{id}.{_format} | Path does not match |
70 | api_academic_terms_patch_item | /api/academic_terms/{id}.{_format} | Path does not match |
71 | _preview_error | /_error/{code}.{_format} | 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_search_results | /_profiler/{token}/search/results | Path does not match |
78 | _profiler_open_file | /_profiler/open | Path does not match |
79 | _profiler | /_profiler/{token} | Path does not match |
80 | _profiler_router | /_profiler/{token}/router | Path does not match |
81 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
82 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
83 | admin | /admin/dashboard | Path does not match |
84 | app_homepage | / | Path does not match |
85 | app_landing | /landing | Path does not match |
86 | login | /login | Path does not match |
87 | daects_auth | /oauth/asean_idp | Path does not match |
88 | daects_auth_redirect | /oauth/asean_idp/check | Path does not match |
89 | app_logout | /logout | Path does not match |
90 | authentication_token | /authentication_token | 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.