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_xdebug | /_profiler/xdebug | Path does not match |
8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
9 | _profiler_open_file | /_profiler/open | Path does not match |
10 | _profiler | /_profiler/{token} | Path does not match |
11 | _profiler_router | /_profiler/{token}/router | Path does not match |
12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
14 | archives-list | /archives-list | Path does not match |
15 | archives-create | /archives-list/create-new-archive | Path does not match |
16 | archives-update | /archives-list/update-archive | Path does not match |
17 | archive-delete | /archives-list/delete-archive | Path does not match |
18 | archives-get-max-increment | /archives-list/get-max-increment/{formatId} | Path does not match |
19 | archives-get-pdf2 | /archives-list/get-pdf-2 | Path does not match |
20 | archives-get-pdf3 | /archives-list/get-pdf-3 | Path does not match |
21 | archives-get-pdf1 | /archives-list/get-pdf-1 | Path does not match |
22 | archives-get-pdf4 | /archives-list/get-pdf-4 | Path does not match |
23 | company-type-list | /company-type-list | Path does not match |
24 | company-type-create | /company-type-list/create-new-company-type | Path does not match |
25 | company-type-update | /company-type-list/update-company-type | Path does not match |
26 | company-type-delete | /company-type-list/delete | Path does not match |
27 | department-list | /department-list | Path does not match |
28 | department-create | /department-list/create-new-department | Path does not match |
29 | department-update | /department-list/update-department | Path does not match |
30 | department-delete | /department-list/delete-department | Path does not match |
31 | home | / | Path does not match |
32 | industry-list | /industry-list | Path does not match |
33 | industry-create | /industry-list/create-new-industry | Path does not match |
34 | industry-update | /industry-list/update-industry | Path does not match |
35 | industry-delete | /archive-list/delete-industry | Path does not match |
36 | app_login | /login | Path does not match |
37 | app_logout | /logout | Path does not match |
38 | sketch-list | /sketch-list | Path does not match |
39 | sketch-create | /sketch-list/create-new-sketch | Path does not match |
40 | sketch-update | /sketch-list/update-sketch | Path does not match |
41 | sketch-delete | /sketch-list/delete-sketch | Path does not match |
42 | sketch-get-max-increment | /sketch-list/get-max-increment/{formatId} | Path does not match |
43 | user-list | /user-list | Path does not match |
44 | user-create | /user-list/create-new-user | Path does not match |
45 | user-update | /user-list/edit-user | Path does not match |
46 | user-delete | /user-list/delete-user | Path does not match |
47 | user-details | /user-details/{userId} | 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.