Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | homepage | /admin | Path does not match |
2 | auth.login | / | Path does not match |
3 | auth.logout | /logout | Path does not match |
4 | _preview_error | /_error/{code}.{_format} | Path does not match |
5 | projects.issues.list | /admin/projects/{projectId}/issues | Path does not match |
6 | api.projects.jira.list | /admin/api/projects/jira/list | Path does not match |
7 | api.projects.productive.list | /admin/api/projects/productive/list | Path does not match |
8 | projects.list | /admin/projects | Path does not match |
9 | projects.connect | /admin/projects/connect | Path does not match |
10 | projects.delete | /admin/projects/delete | Path does not match |
11 | projects.failure-logs.clear | /admin/projects/failure-logs/clear/{id} | Path does not match |
12 | api.projects.failure-logs | /admin/api/projects/failure-logs/{id} | Path does not match |
13 | users.list | /admin/mapped-users | Path does not match |
14 | webhook.entrypoint.jira | /webhook/entrypoint/jira | Path does not match |
15 | webhook.entrypoint.productive | /webhook/entrypoint/productive | Path does not match |
16 | _wdt | /_wdt/{token} | Path does not match |
17 | _profiler_home | /_profiler/ | Path does not match |
18 | _profiler_search | /_profiler/search | Path does not match |
19 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
20 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
21 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
22 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
23 | _profiler_open_file | /_profiler/open | Path does not match |
24 | _profiler | /_profiler/{token} | Path does not match |
25 | _profiler_router | /_profiler/{token}/router | Path does not match |
26 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
27 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
28 | atlassian_connect_descriptor | /atlassian-connect.json | Path does not match |
29 | atlassian_connect_handshake | /handshake | Path does not match |
30 | atlassian_connect_unlicensed | /protected/unlicensed | 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.