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 | delivery_create | /api/delivery/create | Path does not match |
14 | delivery_info | /api/delivery/info | Path does not match |
15 | index | / | Path does not match |
16 | app.swagger | /api/doc.json | Path does not match |
17 | sonata_admin_redirect | /admin/ | Path does not match |
18 | sonata_admin_dashboard | /admin/dashboard | Path does not match |
19 | sonata_admin_retrieve_form_element | /admin/core/get-form-field-element | Path does not match |
20 | sonata_admin_append_form_element | /admin/core/append-form-field-element | Path does not match |
21 | sonata_admin_short_object_information | /admin/core/get-short-object-description.{_format} | Path does not match |
22 | sonata_admin_set_object_field_value | /admin/core/set-object-field-value | Path does not match |
23 | sonata_admin_search | /admin/search | Path does not match |
24 | sonata_admin_retrieve_autocomplete_items | /admin/core/get-autocomplete-items | Path does not match |
25 | admin_app_delivery_list | /admin/app/delivery/list | Path does not match |
26 | admin_app_delivery_create | /admin/app/delivery/create | Path does not match |
27 | admin_app_delivery_batch | /admin/app/delivery/batch | Path does not match |
28 | admin_app_delivery_edit | /admin/app/delivery/{id}/edit | Path does not match |
29 | admin_app_delivery_delete | /admin/app/delivery/{id}/delete | Path does not match |
30 | admin_app_delivery_show | /admin/app/delivery/{id}/show | Path does not match |
31 | admin_app_delivery_export | /admin/app/delivery/export | Path does not match |
32 | admin_app_user_list | /admin/app/user/list | Path does not match |
33 | admin_app_user_create | /admin/app/user/create | Path does not match |
34 | admin_app_user_batch | /admin/app/user/batch | Path does not match |
35 | admin_app_user_edit | /admin/app/user/{id}/edit | Path does not match |
36 | admin_app_user_delete | /admin/app/user/{id}/delete | Path does not match |
37 | admin_app_user_show | /admin/app/user/{id}/show | Path does not match |
38 | admin_app_user_export | /admin/app/user/export | Path does not match |
39 | admin_app_group_list | /admin/app/group/list | Path does not match |
40 | admin_app_group_create | /admin/app/group/create | Path does not match |
41 | admin_app_group_batch | /admin/app/group/batch | Path does not match |
42 | admin_app_group_edit | /admin/app/group/{id}/edit | Path does not match |
43 | admin_app_group_delete | /admin/app/group/{id}/delete | Path does not match |
44 | admin_app_group_show | /admin/app/group/{id}/show | Path does not match |
45 | admin_app_group_export | /admin/app/group/export | Path does not match |
46 | sonata_user_admin_security_login | /admin/login | Path does not match |
47 | sonata_user_admin_security_check | /admin/login_check | Path does not match |
48 | sonata_user_admin_security_logout | /admin/logout | Path does not match |
49 | sonata_user_admin_resetting_request | /admin/resetting/request | Path does not match |
50 | sonata_user_admin_resetting_send_email | /admin/resetting/send-email | Path does not match |
51 | sonata_user_admin_resetting_check_email | /admin/resetting/check-email | Path does not match |
52 | sonata_user_admin_resetting_reset | /admin/resetting/reset/{token} | 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.