Routing
(none)
Matched route
Route Matching Logs
Path to match:
/.git/objects/7e/db8f4cf428b6db28be5a42c8c2f45dab877bdd
# | Route name | Path | Log |
---|---|---|---|
1 | index | / | Path does not match |
2 | auth_test | /auth_test | Path does not match |
3 | auth_create | /auth_create | Path does not match |
4 | test_service | /test_service | Path does not match |
5 | test_serialization | /test_mail | Path does not match |
6 | api_actions | /rest/{oper} | Path does not match |
7 | security_index | /rest/security | Path does not match |
8 | security | /rest/security/{action} | Path does not match |
9 | api_index | /rest/api | Path does not match |
10 | api_launch | /rest/api/{action} | Path does not match |
11 | organization_index | /rest/organization/ | Path does not match |
12 | organization_launch | /rest/organization/{action} | Path does not match |
13 | projects_index | /rest/projects/ | Path does not match |
14 | projects_launch | /rest/projects/{action} | Path does not match |
15 | workspaces_index | /rest/workspaces/ | Path does not match |
16 | workspaces_launch | /rest/workspaces/{action} | Path does not match |
17 | lists_index | /rest/lists/ | Path does not match |
18 | lists_launch | /rest/lists/{action} | Path does not match |
19 | tasks_index | /rest/tasks/ | Path does not match |
20 | tasks_launch | /rest/tasks/{action} | Path does not match |
21 | _preview_error | /_error/{code}.{_format} | Path does not match |
22 | _wdt | /_wdt/{token} | Path does not match |
23 | _profiler_home | /_profiler/ | Path does not match |
24 | _profiler_search | /_profiler/search | Path does not match |
25 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
26 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
27 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
28 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
29 | _profiler_open_file | /_profiler/open | Path does not match |
30 | _profiler | /_profiler/{token} | Path does not match |
31 | _profiler_router | /_profiler/{token}/router | Path does not match |
32 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
33 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.