Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | _wdt | /_wdt/{token} | Path does not match |
3 | _profiler_home | /_profiler/ | Path does not match |
4 | _profiler_search | /_profiler/search | Path does not match |
5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
7 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
8 | _profiler_open_file | /_profiler/open | Path does not match |
9 | _profiler | /_profiler/{token} | Path does not match |
10 | _profiler_router | /_profiler/{token}/router | Path does not match |
11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
13 | app_service_file_show_show | /file/{hash} | Path does not match |
14 | app_service_file_show_downloadattachments | /file/attachments | Path does not match |
15 | app_service_file_show_downloadapprovables | /file/approvables | Path does not match |
16 | app_service_file_show_downloadprojectapprovables | /file/project/{id}/approvables | Path does not match |
17 | app_service_file_show_downloadprojectapprovedapprovables | /file/project/{id}/approvables/approved | Path does not match |
18 | app_service_file_show_downloadprojectdisapprovedapprovables | /file/project/{id}/approvables/disapproved | Path does not match |
19 | app_service_file_show_downloadentryattachments | /file/entry/{id}/attachments | Path does not match |
20 | app_service_file_show_downloadentryapprovables | /file/entry/{id}/approvables | Path does not match |
21 | app_service_file_show_downloadentryapprovedapprovables | /file/entry/{id}/approvables/approved | Path does not match |
22 | app_service_file_show_downloadentrydisapprovedapprovables | /file/entry/{id}/approvables/disapproved | Path does not match |
23 | app_service_file_show_downloadtaskattachments | /file/task/{id}/attachments | Path does not match |
24 | app_service_file_upload_upload | /file/upload | Path does not match |
25 | app_service_file_upload_approvable_upload | /approvable | Path does not match |
26 | app_service_file_upload_attachment_upload | /attachment | Path does not match |
27 | app_service_file_upload_image_upload | /upload | Path does not match |
28 | app_service_file_upload_image_avatar_upload | /image/avatar | Path does not match |
29 | app_service_file_upload_image_group_upload | /image/group | Path does not match |
30 | app_service_file_upload_image_logo_upload | /image/logo | Path does not match |
31 | app_service_file_upload_image_market_upload | /image/market | Path does not match |
32 | app_service_file_upload_spreadsheet_upload | /upload | Path does not match |
33 | app_service_file_upload_spreadsheet_users_upload | /spreadsheet/users | Path does not match |
34 | app_service_webpush_webpush_package | /webpush/v2/pushPackages/{id} | Path does not match |
35 | app_service_webpush_webpush_register | /webpush/v1/devices/{device}/registrations/{id} | Path does not match |
36 | app_service_webpush_webpush_log | /webpush/v1/log | Path does not match |
37 | app_view_test_index | / | Path does not match |
38 | app_api_account_workspace | /api/v1/account/workspace/{workspace} | Path does not match |
39 | app_api_account_tasks | /api/v1/account/task | Path does not match |
40 | app_api_account_tasks_1 | /api/v1/account/task/page/{page} | Path does not match |
41 | app_api_account_markalltasksascompleted | /api/v1/account/task/complete | Path does not match |
42 | app_api_account_notification | /api/v1/account/notification | Path does not match |
43 | app_api_account_avatar | /api/v1/account/avatar | Path does not match |
44 | app_api_account_details | /api/v1/account/details | Path does not match |
45 | app_api_account_password | /api/v1/account/password | Path does not match |
46 | app_api_auth_login | /api/v1/auth/login | Path does not match |
47 | app_api_auth_logout | /api/v1/auth/logout | Path does not match |
48 | app_api_auth_generatelogintoken | /api/v1/auth/generate-token | Path does not match |
49 | app_api_auth_validatelogintoken | /api/v1/auth/validate-token | Path does not match |
50 | app_api_helper_updatetasksrevision | /api/v1/helper/fix-tasks | Path does not match |
51 | app_api_passwordreset_request | /api/v1/password/reset/request | Path does not match |
52 | app_api_passwordreset_change | /api/v1/password/reset/change | Path does not match |
53 | app_api_resource_approvable_read | /api/v1/approvable/{id} | Path does not match |
54 | app_api_resource_approvable_approve | /api/v1/approvable/{id}/approve | Path does not match |
55 | app_api_resource_approvable_disapprove | /api/v1/approvable/{id}/disapprove | Path does not match |
56 | app_api_resource_approvable_readall | /api/v1/approvable | Path does not match |
57 | app_api_resource_approvable_readall_1 | /api/v1/approvable/page/{page} | Path does not match |
58 | app_api_resource_approvable_create | /api/v1/approvable | Path does not match |
59 | app_api_resource_approvable_update | /api/v1/approvable/{id} | Path does not match |
60 | app_api_resource_approvable_delete | /api/v1/approvable/{id} | Path does not match |
61 | app_api_resource_archive_readall | /api/v1/archive | Path does not match |
62 | app_api_resource_archive_readall_1 | /api/v1/archive/page/{page} | Path does not match |
63 | app_api_resource_archive_read | /api/v1/archive/{id} | Path does not match |
64 | app_api_resource_archive_create | /api/v1/archive | Path does not match |
65 | app_api_resource_archive_update | /api/v1/archive/{id} | Path does not match |
66 | app_api_resource_archive_delete | /api/v1/archive/{id} | Path does not match |
67 | app_api_resource_attachment_read | /api/v1/attachment/{id} | Path does not match |
68 | app_api_resource_attachment_readall | /api/v1/attachment | Path does not match |
69 | app_api_resource_attachment_readall_1 | /api/v1/attachment/page/{page} | Path does not match |
70 | app_api_resource_attachment_create | /api/v1/attachment | Path does not match |
71 | app_api_resource_attachment_update | /api/v1/attachment/{id} | Path does not match |
72 | app_api_resource_attachment_delete | /api/v1/attachment/{id} | Path does not match |
73 | app_api_resource_catalog_read | /api/v1/catalog/{id} | Path does not match |
74 | app_api_resource_catalog_copy | /api/v1/catalog/{id}/copy | Path does not match |
75 | app_api_resource_catalog_archive | /api/v1/catalog/{id}/archive | Path does not match |
76 | app_api_resource_catalog_unarchive | /api/v1/catalog/{id}/unarchive | Path does not match |
77 | app_api_resource_catalog_favorites | /api/v1/catalog/favorite | Path does not match |
78 | app_api_resource_catalog_favorites_1 | /api/v1/catalog/favorite/page/{page} | Path does not match |
79 | app_api_resource_catalog_addtofavorites | /api/v1/catalog/{id}/favorite | Path does not match |
80 | app_api_resource_catalog_removefromfavorites | /api/v1/catalog/{id}/favorite | Path does not match |
81 | app_api_resource_catalog_breadcrumbs | /api/v1/catalog/breadcrumbs | Path does not match |
82 | app_api_resource_catalog_readall | /api/v1/catalog | Path does not match |
83 | app_api_resource_catalog_readall_1 | /api/v1/catalog/page/{page} | Path does not match |
84 | app_api_resource_catalog_create | /api/v1/catalog | Path does not match |
85 | app_api_resource_catalog_update | /api/v1/catalog/{id} | Path does not match |
86 | app_api_resource_catalog_delete | /api/v1/catalog/{id} | Path does not match |
87 | app_api_resource_entry_read | /api/v1/entry/{id} | Path does not match |
88 | app_api_resource_entry_remarktomany | /api/v1/entry/many | Path does not match |
89 | app_api_resource_entry_readall | /api/v1/entry | Path does not match |
90 | app_api_resource_entry_readall_1 | /api/v1/entry/page/{page} | Path does not match |
91 | app_api_resource_entry_create | /api/v1/entry | Path does not match |
92 | app_api_resource_entry_update | /api/v1/entry/{id} | Path does not match |
93 | app_api_resource_entry_delete | /api/v1/entry/{id} | Path does not match |
94 | app_api_resource_file_type | /api/v1/file/type/{type} | Path does not match |
95 | app_api_resource_file_type_1 | /api/v1/file/type/{type}/page/{page} | Path does not match |
96 | app_api_resource_file_readall | /api/v1/file | Path does not match |
97 | app_api_resource_file_readall_1 | /api/v1/file/page/{page} | Path does not match |
98 | app_api_resource_file_read | /api/v1/file/{id} | Path does not match |
99 | app_api_resource_file_create | /api/v1/file | Path does not match |
100 | app_api_resource_file_update | /api/v1/file/{id} | Path does not match |
101 | app_api_resource_file_delete | /api/v1/file/{id} | Path does not match |
102 | app_api_resource_group_image | /api/v1/group/image | Path does not match |
103 | app_api_resource_group_readall | /api/v1/group | Path does not match |
104 | app_api_resource_group_readall_1 | /api/v1/group/page/{page} | Path does not match |
105 | app_api_resource_group_read | /api/v1/group/{id} | Path does not match |
106 | app_api_resource_group_create | /api/v1/group | Path does not match |
107 | app_api_resource_group_update | /api/v1/group/{id} | Path does not match |
108 | app_api_resource_group_delete | /api/v1/group/{id} | Path does not match |
109 | app_api_resource_market_image | /api/v1/market/image | Path does not match |
110 | app_api_resource_market_readall | /api/v1/market | Path does not match |
111 | app_api_resource_market_readall_1 | /api/v1/market/page/{page} | Path does not match |
112 | app_api_resource_market_read | /api/v1/market/{id} | Path does not match |
113 | app_api_resource_market_create | /api/v1/market | Path does not match |
114 | app_api_resource_market_update | /api/v1/market/{id} | Path does not match |
115 | app_api_resource_market_delete | /api/v1/market/{id} | Path does not match |
116 | app_api_resource_message_deleteall | /api/v1/message | Path does not match |
117 | app_api_resource_message_markasread | /api/v1/message/{id}/read | Path does not match |
118 | app_api_resource_message_markasunread | /api/v1/message/{id}/unread | Path does not match |
119 | app_api_resource_message_markallasread | /api/v1/message/read | Path does not match |
120 | app_api_resource_message_readall | /api/v1/message | Path does not match |
121 | app_api_resource_message_readall_1 | /api/v1/message/page/{page} | Path does not match |
122 | app_api_resource_message_read | /api/v1/message/{id} | Path does not match |
123 | app_api_resource_message_create | /api/v1/message | Path does not match |
124 | app_api_resource_message_update | /api/v1/message/{id} | Path does not match |
125 | app_api_resource_message_delete | /api/v1/message/{id} | Path does not match |
126 | app_api_resource_permission_readall | /api/v1/permission | Path does not match |
127 | app_api_resource_permission_readall_1 | /api/v1/permission/page/{page} | Path does not match |
128 | app_api_resource_permission_read | /api/v1/permission/{id} | Path does not match |
129 | app_api_resource_permission_create | /api/v1/permission | Path does not match |
130 | app_api_resource_permission_update | /api/v1/permission/{id} | Path does not match |
131 | app_api_resource_permission_delete | /api/v1/permission/{id} | Path does not match |
132 | app_api_resource_project_read | /api/v1/project/{id} | Path does not match |
133 | app_api_resource_project_approvedapprovables | /api/v1/project/{id}/approvables/approved | Path does not match |
134 | app_api_resource_project_disapprovedapprovables | /api/v1/project/{id}/approvables/disapproved | Path does not match |
135 | app_api_resource_project_copy | /api/v1/project/{id}/copy | Path does not match |
136 | app_api_resource_project_close | /api/v1/project/{id}/close | Path does not match |
137 | app_api_resource_project_open | /api/v1/project/{id}/open | Path does not match |
138 | app_api_resource_project_archive | /api/v1/project/{id}/archive | Path does not match |
139 | app_api_resource_project_unarchive | /api/v1/project/{id}/unarchive | Path does not match |
140 | app_api_resource_project_approve | /api/v1/project/{id}/approve | Path does not match |
141 | app_api_resource_project_disapprove | /api/v1/project/{id}/disapprove | Path does not match |
142 | app_api_resource_project_favorites | /api/v1/project/favorite | Path does not match |
143 | app_api_resource_project_favorites_1 | /api/v1/project/favorite/page/{page} | Path does not match |
144 | app_api_resource_project_addtofavorites | /api/v1/project/{id}/favorite | Path does not match |
145 | app_api_resource_project_removefromfavorites | /api/v1/project/{id}/favorite | Path does not match |
146 | app_api_resource_project_breadcrumbs | /api/v1/project/breadcrumbs | Path does not match |
147 | app_api_resource_project_readall | /api/v1/project | Path does not match |
148 | app_api_resource_project_readall_1 | /api/v1/project/page/{page} | Path does not match |
149 | app_api_resource_project_create | /api/v1/project | Path does not match |
150 | app_api_resource_project_update | /api/v1/project/{id} | Path does not match |
151 | app_api_resource_project_delete | /api/v1/project/{id} | Path does not match |
152 | app_api_resource_projectstatus_readall | /api/v1/project-status | Path does not match |
153 | app_api_resource_projectstatus_readall_1 | /api/v1/project-status/page/{page} | Path does not match |
154 | app_api_resource_projectstatus_read | /api/v1/project-status/{id} | Path does not match |
155 | app_api_resource_projectstatus_create | /api/v1/project-status | Path does not match |
156 | app_api_resource_projectstatus_update | /api/v1/project-status/{id} | Path does not match |
157 | app_api_resource_projectstatus_delete | /api/v1/project-status/{id} | Path does not match |
158 | app_api_resource_projecttype_readall | /api/v1/project-type | Path does not match |
159 | app_api_resource_projecttype_readall_1 | /api/v1/project-type/page/{page} | Path does not match |
160 | app_api_resource_projecttype_read | /api/v1/project-type/{id} | Path does not match |
161 | app_api_resource_projecttype_create | /api/v1/project-type | Path does not match |
162 | app_api_resource_projecttype_update | /api/v1/project-type/{id} | Path does not match |
163 | app_api_resource_projecttype_delete | /api/v1/project-type/{id} | Path does not match |
164 | app_api_resource_revision_approvedapprovables | /api/v1/revision/{id}/approvables/approved | Path does not match |
165 | app_api_resource_revision_disapprovedapprovables | /api/v1/revision/{id}/approvables/disapproved | Path does not match |
166 | app_api_resource_revision_start | /api/v1/revision/{id}/start | Path does not match |
167 | app_api_resource_revision_close | /api/v1/revision/{id}/close | Path does not match |
168 | app_api_resource_revision_open | /api/v1/revision/{id}/open | Path does not match |
169 | app_api_resource_revision_completetasks | /api/v1/revision/{id}/tasks/complete | Path does not match |
170 | app_api_resource_revision_read | /api/v1/revision/{id} | Path does not match |
171 | app_api_resource_revision_create | /api/v1/revision | Path does not match |
172 | app_api_resource_revision_update | /api/v1/revision/{id} | Path does not match |
173 | app_api_resource_revision_delete | /api/v1/revision/{id} | Path does not match |
174 | app_api_resource_role_delete | /api/v1/role/{id} | Path does not match |
175 | app_api_resource_role_readall | /api/v1/role | Path does not match |
176 | app_api_resource_role_readall_1 | /api/v1/role/page/{page} | Path does not match |
177 | app_api_resource_role_read | /api/v1/role/{id} | Path does not match |
178 | app_api_resource_role_create | /api/v1/role | Path does not match |
179 | app_api_resource_role_update | /api/v1/role/{id} | Path does not match |
180 | app_api_resource_task_read | /api/v1/task/{id} | Path does not match |
181 | app_api_resource_task_complete | /api/v1/task/{id}/complete | Path does not match |
182 | app_api_resource_task_uncomplete | /api/v1/task/{id}/uncomplete | Path does not match |
183 | app_api_resource_task_readall | /api/v1/task | Path does not match |
184 | app_api_resource_task_readall_1 | /api/v1/task/page/{page} | Path does not match |
185 | app_api_resource_task_create | /api/v1/task | Path does not match |
186 | app_api_resource_task_update | /api/v1/task/{id} | Path does not match |
187 | app_api_resource_task_delete | /api/v1/task/{id} | Path does not match |
188 | app_api_resource_user_permission | /api/v1/user/permission/{permission} | Path does not match |
189 | app_api_resource_user_permission_1 | /api/v1/user/permission/{permission}/page/{page} | Path does not match |
190 | app_api_resource_user_avatar | /api/v1/user/avatar | Path does not match |
191 | app_api_resource_user_readall | /api/v1/user | Path does not match |
192 | app_api_resource_user_readall_1 | /api/v1/user/page/{page} | Path does not match |
193 | app_api_resource_user_read | /api/v1/user/{id} | Path does not match |
194 | app_api_resource_user_create | /api/v1/user | Path does not match |
195 | app_api_resource_user_update | /api/v1/user/{id} | Path does not match |
196 | app_api_resource_user_delete | /api/v1/user/{id} | Path does not match |
197 | app_api_resource_workspacesetting_update | /api/v1/workspace/setting/{id} | Path does not match |
198 | app_api_resource_workspacesetting_logo | /api/v1/workspace/setting/logo | Path does not match |
199 | app_api_resource_workspacesetting_readall | /api/v1/workspace/setting | Path does not match |
200 | app_api_resource_workspacesetting_readall_1 | /api/v1/workspace/setting/page/{page} | Path does not match |
201 | app_api_resource_workspacesetting_read | /api/v1/workspace/setting/{id} | Path does not match |
202 | app_api_resource_workspacesetting_create | /api/v1/workspace/setting | Path does not match |
203 | app_api_resource_workspacesetting_delete | /api/v1/workspace/setting/{id} | Path does not match |
204 | app_api_search_unarchived | /api/v1/search | Path does not match |
205 | app_api_search_archived | /api/v1/archive/search | Path does not match |
206 | app_api_workspace_importusers | /api/v1/workspace/import/users | 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.