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 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | dashboard_index | / | Path does not match |
| 16 | dashboard_locale_switch | /locale/{locale} | Path does not match |
| 17 | login | /login | Path does not match |
| 18 | logout | /logout | Path does not match |
| 19 | forgot_password_request | /reset-password | Path does not match |
| 20 | check_email | /reset-password/check-email | Path does not match |
| 21 | reset_password | /reset-password/reset/{token} | Path does not match |
| 22 | ciosix.core.note.attachment.show | /note/attachment/{id} | Path does not match |
| 23 | offer_new | /offer/new | Path does not match |
| 24 | offer_edit | /offer/{id}/edit | Path does not match |
| 25 | offer_import | /offer/{id}/import | Path does not match |
| 26 | offer_file_upload | /offer/{id}/upload | Path does not match |
| 27 | offer_create_order | /offer/{id}/createorder | Path does not match |
| 28 | pdf_preview_template | /offer/{id}/pdfpreview | Path does not match |
| 29 | offer_pdf_preview | /offer/{id}/offerpdfpreview | Path does not match |
| 30 | offer_pdf_email_form | /offer/{id}/offerpdf/send | Path does not match |
| 31 | offer_pdf_save | /offer/{id}/offerpdfsave | Path does not match |
| 32 | offer_customer_autocompletion | /offer/autocompletion/customer/{customerId} | Path does not match |
| 33 | offer_positions_paste | /offer/positions/paste/{transactionId} | Path does not match |
| 34 | offer_last_order | /offer/{id}/lastorder | Path does not match |
| 35 | offer_copy | /offer/copy | Path does not match |
| 36 | order_new | /order/new | Path does not match |
| 37 | order_edit | /order/{id}/edit | Path does not match |
| 38 | order_import | /order/{id}/import | Path does not match |
| 39 | order_file_upload | /order/{id}/upload | Path does not match |
| 40 | order_file_delete | /order/file/{fileId}/delete | Path does not match |
| 41 | order_file_show | /order/file/{fileId} | Path does not match |
| 42 | order_create_supplier_order | /order/{id}/supplierorder/create | Path does not match |
| 43 | order_pdf_preview_template | /order/{id}/pdfpreview | Path does not match |
| 44 | order_pdf_email_form | /order/{id}/orderpdf/send | Path does not match |
| 45 | order_pdf_preview | /order/{id}/orderpdfpreview | Path does not match |
| 46 | order_pdf_save | /order/{id}/orderpdfsave | Path does not match |
| 47 | order_create_invoice | /order/{id}/createinvoice | Path does not match |
| 48 | order_customer_autocompletion | /order/autocompletion/customer/{customerId} | Path does not match |
| 49 | order_positions_paste | /order/positions/paste/{transactionId} | Path does not match |
| 50 | order_offer_media_upload | /orderoffer/media/upload | Path does not match |
| 51 | order_offer_media_get | /orderoffer/media/get/{id} | Path does not match |
| 52 | supplier_order_pdf_preview_template | /supplierorder/mailexport/{id}/pdfpreview | Path does not match |
| 53 | supplier_order_pdf_preview | /supplierorder/mailexport/{id}/offerpdfpreview | Path does not match |
| 54 | supplier_order_pdf_email_form | /supplierorder/mailexport/{id}/mail/send | Path does not match |
| 55 | supplier_order_pdf_save | /supplierorder/mailexport/{id}/supplierorderpdfsave | Path does not match |
| 56 | invoice_pdf_preview_template | /invoice/mailexport/{id}/pdfpreview | Path does not match |
| 57 | invoice_pdf_email_form | /invoice/mailexport/{id}/invoice/send | Path does not match |
| 58 | invoice_pdf_save | /invoice/mailexport/{id}/invoicepdfsave | 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.