Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | api_newPage | /{_locale}/api/new | Path does not match |
2 | api_products_new | /{_locale}/api/product/new | Path does not match |
3 | api_product_edit_name | /{_locale}/api/product/editName/{id} | Path does not match |
4 | admin_applications_list | /{_locale}/admin/applications/ | Path does not match |
5 | admin_applications_edit | /{_locale}/admin/applications/edit/{id} | Path does not match |
6 | admin_applications_create | /{_locale}/admin/applications/new | Path does not match |
7 | admin_applications_delete | /{_locale}/admin/applications/delete/{id} | Path does not match |
8 | admin_categories_list | /{_locale}/admin/categories/ | Path does not match |
9 | admin_categories_edit | /{_locale}/admin/categories/edit/{id} | Path does not match |
10 | admin_categories_create | /{_locale}/admin/categories/new | Path does not match |
11 | admin_categories_delete | /{_locale}/admin/categories/delete/{id} | Path does not match |
12 | admin_categories_move | /{_locale}/admin/categories/move/{id}/{direction} | Path does not match |
13 | admin_compiler | /{_locale}/admin/compiler/ | Path does not match |
14 | admin_compiler_v2 | /{_locale}/admin/compiler/v2 | Path does not match |
15 | composer_index | /{_locale}/composer/ | Path does not match |
16 | composer_load_main_page | /{_locale}/composer/loadMainPage/{id} | Path does not match |
17 | composer_load_document_list | /{_locale}/composer/loadDocumentList/{id} | Path does not match |
18 | composer_send_main_page | /{_locale}/composer/sendMainPage/{id} | Path does not match |
19 | composer_load_text_page | /{_locale}/composer/loadTextPage/{productId}/{id} | Path does not match |
20 | composer_send_text_page | /{_locale}/composer/sendTextPage/{productId}/{id} | Path does not match |
21 | composer_load_table_page | /{_locale}/composer/loadTablePage/{productId}/{id} | Path does not match |
22 | composer_send_table_page | /{_locale}/composer/sendTablePage/{productId}/{id} | Path does not match |
23 | composer_load_radio_page | /{_locale}/composer/loadRadioPage/{productId}/{id} | Path does not match |
24 | composer_send_radio_page | /{_locale}/composer/sendRadioPage/{productId}/{id} | Path does not match |
25 | composer_load_image_page | /{_locale}/composer/loadImagePage/{productId}/{id} | Path does not match |
26 | composer_send_image_page | /{_locale}/composer/sendImagePage/{productId}/{id} | Path does not match |
27 | composer_remove_page | /{_locale}/composer/removePage/{type}/{id} | Path does not match |
28 | composer_page_reorder | /{_locale}/composer/reorderPages | Path does not match |
29 | admin_products_list | /{_locale}/admin/products/ | Path does not match |
30 | admin_products_edit | /{_locale}/admin/products/edit/{id} | Path does not match |
31 | admin_products_create | /{_locale}/admin/products/new | Path does not match |
32 | admin_products_toggle_active | /{_locale}/admin/products/toggleActivation/{id} | Path does not match |
33 | admin_products_delete | /{_locale}/admin/products/delete/{id} | Path does not match |
34 | admin_roles_list | /{_locale}/admin/roles/ | Path does not match |
35 | admin_roles_edit | /{_locale}/admin/roles/edit/{id} | Path does not match |
36 | admin_roles_create | /{_locale}/admin/roles/new | Path does not match |
37 | printer_index | /{_locale}/printer/ | Path does not match |
38 | printer_show | /{_locale}/printer/show/{id} | Path does not match |
39 | printer_download | /{_locale}/printer/download/{id} | Path does not match |
40 | admin_users_list | /{_locale}/admin/users/ | Path does not match |
41 | admin_users_edit | /{_locale}/admin/users/edit/{id} | Path does not match |
42 | admin_users_create | /{_locale}/admin/users/create | Path does not match |
43 | admin_dashboard | /{_locale}/admin/ | Path does not match |
44 | admin_user_create | /{_locale}/admin/user/create | Path does not match |
45 | authentication | /authentication | Path does not match |
46 | logout | /logout | Path does not match |
47 | index_index | / | Path does not match |
48 | injection | /injection | Path does not match |
49 | login | /{_locale}/login | Path does not match |
50 | login_failed | /{_locale}/loginFailed | Path does not match |
51 | _twig_error_test | /_error/{code}.{_format} | Path does not match |
52 | _wdt | /_wdt/{token} | Path does not match |
53 | _profiler_home | /_profiler/ | Path does not match |
54 | _profiler_search | /_profiler/search | Path does not match |
55 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
56 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
57 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
58 | _profiler_open_file | /_profiler/open | Path does not match |
59 | _profiler | /_profiler/{token} | Path does not match |
60 | _profiler_router | /_profiler/{token}/router | Path does not match |
61 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
62 | _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.