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 | admin | /admin | Path does not match |
15 | app_home | / | Path does not match |
16 | app_company_category_index | /company/category/ | Path does not match |
17 | app_company_category_new | /company/category/new | Path does not match |
18 | app_company_category_show | /company/category/{id} | Path does not match |
19 | app_company_category_edit | /company/category/{id}/edit | Path does not match |
20 | app_company_category_delete | /company/category/{id} | Path does not match |
21 | company_index | /user/company/ | Path does not match |
22 | company_new | /user/company/new | Path does not match |
23 | company_show | /user/company/{id} | Path does not match |
24 | company_edit | /user/company/{id}/edit | Path does not match |
25 | company_delete | /user/company/{id} | Path does not match |
26 | app_company_user_index | /company/user/ | Path does not match |
27 | app_company_user_new | /company/user/new | Path does not match |
28 | app_company_user_show | /company/user/{id} | Path does not match |
29 | app_company_user_edit | /company/user/{id}/edit | Path does not match |
30 | app_company_user_delete | /company/user/{id} | Path does not match |
31 | app_depot_index | /depot/ | Path does not match |
32 | app_depot_show | /depot/show | Path does not match |
33 | app_depot_product_index | /user/depot/product/ | Path does not match |
34 | app_depot_product_new | /user/depot/product/new | Path does not match |
35 | app_depot_product_show | /user/depot/product/{id} | Path does not match |
36 | app_depot_product_edit | /user/depot/product/{id}/edit | Path does not match |
37 | app_depot_product_delete | /user/depot/product/{id} | Path does not match |
38 | displace_transaction_index | /user/transaction/displace/ | Path does not match |
39 | displace_transaction_new | /user/transaction/displace/new | Path does not match |
40 | document_index | /user/document/ | Path does not match |
41 | document_new | /user/document/new | Path does not match |
42 | document_show | /user/document/{id} | Path does not match |
43 | document_edit | /user/document/{id}/edit | Path does not match |
44 | document_delete | /user/document/{id} | Path does not match |
45 | document_intern_new | /user/document/intern/new | Path does not match |
46 | incoming_transaction_index | /user/transaction/incoming/ | Path does not match |
47 | incoming_transaction_select | /user/transaction/incoming/select | Path does not match |
48 | incoming_transaction_new | /user/transaction/incoming/new | Path does not match |
49 | incoming_transaction_show | /user/transaction/incoming/{id} | Path does not match |
50 | incoming_transaction_edit | /user/transaction/incoming/{id}/edit | Path does not match |
51 | incoming_transaction_delete | /user/transaction/incoming/{id} | Path does not match |
52 | incoming_transaction_generate_products | /user/transaction/incoming/{id}/generate | Path does not match |
53 | incoming_standardset_transaction_new | /user/transaction/incoming/standardset/new/ | Path does not match |
54 | incoming_transactions_item_index | /user/transactions/incoming/item/ | Path does not match |
55 | incoming_transactions_item_new | /user/transactions/incoming/item/new | Path does not match |
56 | incoming_transactions_item_show | /user/transactions/incoming/item/{id} | Path does not match |
57 | incoming_transactions_item_edit | /user/transactions/incoming/item/{id}/edit | Path does not match |
58 | incoming_transactions_item_delete | /user/transactions/incoming/item/{id} | Path does not match |
59 | incoming_transactions_item_generate | /user/transactions/incoming/item/{id}/generated | Path does not match |
60 | incoming_transactions_item__label_form | /user/transactions/incoming/item/{id}/labels/form | Path does not match |
61 | incoming_transactions_item__blznnumbers_range | /user/transactions/incoming/item/{id}/blznnumbers/range | Path does not match |
62 | incoming_transactions_item__blznnumbers_products | /user/transactions/incoming/item/{id}/blznnumbers/products/ | Path does not match |
63 | incoming_transactions_item__blznnumbers_form_fileupload | /user/transactions/incoming/item/{id}/blznnumbers/form/fileupload | Path does not match |
64 | app_label_load | /label/load | Path does not match |
65 | app_label_show_table | /label/show/table | Path does not match |
66 | app_place_index | /place/ | Path does not match |
67 | app_place_add_suid | /place/{id}/add-suid | Path does not match |
68 | app_login | /login | Path does not match |
69 | app_logout | /logout | Path does not match |
70 | user_app_index | /user/ | Path does not match |
71 | user_app_dashboard | /user/dashboard | Path does not match |
72 | user_app_table | /user/table | Path does not match |
73 | user_app_app_user_csv | /user/csv | 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.