Routing
(none)
Matched route
Route Matching Logs
Path to match:
/agora/.env
# | Route name | Path | Log |
---|---|---|---|
1 | _wdt | /_wdt/{token} | Path does not match |
2 | _profiler_home | /_profiler/ | Path does not match |
3 | _profiler_search | /_profiler/search | Path does not match |
4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
7 | _profiler_open_file | /_profiler/open | Path does not match |
8 | _profiler | /_profiler/{token} | Path does not match |
9 | _profiler_router | /_profiler/{token}/router | Path does not match |
10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
12 | _twig_error_test | /_error/{code}.{_format} | Path does not match |
13 | root | / | Path does not match |
14 | admin_activity_index | /admin/activity/ | Path does not match |
15 | admin_activity_show | /admin/activity/{id} | Path does not match |
16 | admin_activity_delete | /admin/activity/{id} | Path does not match |
17 | admin_content_index | /admin/content/ | Path does not match |
18 | admin_content_new | /admin/content/new | Path does not match |
19 | admin_content_show | /admin/content/{id} | Path does not match |
20 | admin_content_edit | /admin/content/{id}/edit | Path does not match |
21 | admin_content_delete | /admin/content/{id} | Path does not match |
22 | admin_content_revision_index | /admin/content/revision/ | Path does not match |
23 | admin_content_revision_show | /admin/content/revision/{id} | Path does not match |
24 | admin_courses_index | /admin/courses/ | Path does not match |
25 | admin_courses_new | /admin/courses/new | Path does not match |
26 | admin_courses_show | /admin/courses/{id} | Path does not match |
27 | admin_courses_edit | /admin/courses/{id}/edit | Path does not match |
28 | admin_courses_delete | /admin/courses/{id} | Path does not match |
29 | admin_grades_index | /admin/grades/ | Path does not match |
30 | admin_grades_new | /admin/grades/new | Path does not match |
31 | admin_grades_show | /admin/grades/{id} | Path does not match |
32 | admin_grades_edit | /admin/grades/{id}/edit | Path does not match |
33 | admin_grades_delete | /admin/grades/{id} | Path does not match |
34 | app_jwt_newtoken | /api/tokens | Path does not match |
35 | login | /admin/login | Path does not match |
36 | request_password_reset | /account/reset/ | Path does not match |
37 | password_reset_confirm | /account/reset/{{token}} | Path does not match |
38 | admin_page_index | /admin/page/ | Path does not match |
39 | admin_page_new | /admin/page/new | Path does not match |
40 | admin_page_show | /admin/page/{id} | Path does not match |
41 | admin_page_edit | /admin/page/{id}/edit | Path does not match |
42 | admin_page_delete | /admin/page/{id} | Path does not match |
43 | admin_page_meta_index | /admin/page/meta/ | Path does not match |
44 | admin_page_meta_new | /admin/page/meta/new | Path does not match |
45 | admin_page_meta_show | /admin/page/meta/{id} | Path does not match |
46 | admin_page_meta_edit | /admin/page/meta/{id}/edit | Path does not match |
47 | admin_page_meta_delete | /admin/page/meta/{id} | Path does not match |
48 | admin_page_meta_type_index | /admin/page/meta/type/ | Path does not match |
49 | admin_page_meta_type_new | /admin/page/meta/type/new | Path does not match |
50 | admin_page_meta_type_show | /admin/page/meta/type/{id} | Path does not match |
51 | admin_page_meta_type_edit | /admin/page/meta/type/{id}/edit | Path does not match |
52 | admin_page_meta_type_delete | /admin/page/meta/type/{id} | Path does not match |
53 | admin_progress_index | /admin/progress/ | Path does not match |
54 | admin_resource_index | /admin/resource/ | Path does not match |
55 | admin_resource_new | /admin/resource/new | Path does not match |
56 | admin_resource_show | /admin/resource/{id} | Path does not match |
57 | admin_resource_download | /admin/resource/{id}/download | Path does not match |
58 | admin_resource_edit | /admin/resource/{id}/edit | Path does not match |
59 | admin_resource_delete | /admin/resource/{id} | Path does not match |
60 | admin_resource_type_index | /admin/resource/type/ | Path does not match |
61 | admin_resource_type_new | /admin/resource/type/new | Path does not match |
62 | admin_resource_type_show | /admin/resource/type/{id} | Path does not match |
63 | admin_resource_type_edit | /admin/resource/type/{id}/edit | Path does not match |
64 | admin_resource_type_delete | /admin/resource/type/{id} | Path does not match |
65 | app_routing_sitemap | /sitemap.xml | Path does not match |
66 | admin_subscriptions_index | /admin/subscriptions/ | Path does not match |
67 | admin_subscriptions_new | /admin/subscriptions/new | Path does not match |
68 | admin_subscriptions_show | /admin/subscriptions/{id} | Path does not match |
69 | admin_subscriptions_edit | /admin/subscriptions/{id}/edit | Path does not match |
70 | admin_subscriptions_delete | /admin/subscriptions/{id} | Path does not match |
71 | admin_tag_index | /admin/tag/ | Path does not match |
72 | admin_tag_new | /admin/tag/new | Path does not match |
73 | admin_tag_show | /admin/tag/{id} | Path does not match |
74 | admin_tag_edit | /admin/tag/{id}/edit | Path does not match |
75 | admin_tag_delete | /admin/tag/{id} | Path does not match |
76 | admin_user_index | /admin/user/ | Path does not match |
77 | admin_user_new | /admin/user/new | Path does not match |
78 | admin_user_show | /admin/user/{id} | Path does not match |
79 | admin_user_edit | /admin/user/{id}/edit | Path does not match |
80 | admin_user_password | /admin/user/{id}/password | Path does not match |
81 | admin_user_delete | /admin/user/{id} | Path does not match |
82 | admin_user_info_index | /admin/user/info/ | Path does not match |
83 | admin_user_info_new | /admin/user/info/new | Path does not match |
84 | admin_user_info_show | /admin/user/info/{id} | Path does not match |
85 | admin_user_info_edit | /admin/user/info/{id}/edit | Path does not match |
86 | admin_user_info_delete | /admin/user/info/{id} | Path does not match |
87 | admin_user_info_type_index | /admin/user/info/type/ | Path does not match |
88 | admin_user_info_type_new | /admin/user/info/type/new | Path does not match |
89 | admin_user_info_type_show | /admin/user/info/type/{id} | Path does not match |
90 | admin_user_info_type_edit | /admin/user/info/type/{id}/edit | Path does not match |
91 | admin_user_info_type_delete | /admin/user/info/type/{id} | Path does not match |
92 | admin_mail_index | /admin/mail/ | Path does not match |
93 | admin_mail_new | /admin/mail/new | Path does not match |
94 | admin_mail_show | /admin/mail/{id} | Path does not match |
95 | admin_mail_delete | /admin/mail/{id} | Path does not match |
96 | app_utilities_passwordreset | /site/reset | Path does not match |
97 | app_utilities_sitecontact | /site/contact | Path does not match |
98 | app_utilities_register | /site/register | Path does not match |
99 | api_entrypoint | /api/{index}.{_format} | Path does not match |
100 | api_doc | /api/docs.{_format} | Path does not match |
101 | api_courses_get_item | /api/courses/{id}.{_format} | Path does not match |
102 | api_user_info_types_get_item | /api/user_info_types/{id}.{_format} | Path does not match |
103 | api_tags_get_item | /api/tags/{id}.{_format} | Path does not match |
104 | api_activities_post_collection | /api/activities.{_format} | Path does not match |
105 | api_activities_get_item | /api/activities/{id}.{_format} | Path does not match |
106 | api_resource_types_get_collection | /api/resource_types.{_format} | Path does not match |
107 | api_resource_types_get_item | /api/resource_types/{id}.{_format} | Path does not match |
108 | api_users_get_item | /api/users/{id}.{_format} | Path does not match |
109 | api_user_infos_get_item | /api/user_infos/{id}.{_format} | Path does not match |
110 | api_grades_post_collection | /api/grades.{_format} | Path does not match |
111 | api_grades_get_item | /api/grades/{id}.{_format} | Path does not match |
112 | api_resources_get_collection | /api/resources.{_format} | Path does not match |
113 | api_resources_get_item | /api/resources/{id}.{_format} | Path does not match |
114 | api_subscriptions_get_item | /api/subscriptions/{id}.{_format} | Path does not match |
115 | api_get_token | /api/getToken | Path does not match |
116 | logout | /admin/logout | 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.