Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_xdebug | /_profiler/xdebug | 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 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 14 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 15 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 16 | partner.index | / | Path does not match |
| 17 | partner.profile | /profile | Path does not match |
| 18 | partner.login | /login | Path does not match |
| 19 | partner.forget | /forget | Path does not match |
| 20 | partner.login_check | /login_check | Path does not match |
| 21 | partner.logout | /logout | Path does not match |
| 22 | partner.verify.send | /verify/email-send | Path does not match |
| 23 | partner.verify | /verify/email | Path does not match |
| 24 | partner.register | /register | Path does not match |
| 25 | partner.barcode.template | /barcode/template | Path does not match |
| 26 | partner.barcode.export | /barcode/export | Path does not match |
| 27 | partner.barcode.generate | /barcode/generate | Path does not match |
| 28 | partner.barcode.list | /barcode/list | Path does not match |
| 29 | partner.document.list | /document/list | Path does not match |
| 30 | partner.document.show | /document/show/{id} | Path does not match |
| 31 | partner.document.download | /document/download/{id} | Path does not match |
| 32 | partner.document.ajax-status | /document/ajax-status | Path does not match |
| 33 | partner.import.queue | /import/queue | Path does not match |
| 34 | partner.import.queue.create | /import/queue/create | Path does not match |
| 35 | partner.import.queue.delete | /import/queue/delete/{id} | Path does not match |
| 36 | partner.import.queue.download | /import/queue/download/{id} | Path does not match |
| 37 | partner.import.queue.show | /import/queue/{id} | Path does not match |
| 38 | partner.import.categories.ajax | /import/categories/ajax | Path does not match |
| 39 | partner.import.categories | /import/categories | Path does not match |
| 40 | partner.import.photos | /import/photos | Path does not match |
| 41 | partner.order.list | /order/list | Path does not match |
| 42 | partner.order.show | /order/show/{id} | Path does not match |
| 43 | partner.order.ajax | /order/ajax | Path does not match |
| 44 | partner.order.ajax-order | /order/ajax-order | Path does not match |
| 45 | partner.order.export_shop_provider_order | /order/export/{id} | Path does not match |
| 46 | partner.product.edit | /product/edit/{id} | Path does not match |
| 47 | partner.product.delete | /product/delete/{id} | Path does not match |
| 48 | partner.product.export | /product/export | Path does not match |
| 49 | partner.product.export_warehouse | /product/export_warehouse | Path does not match |
| 50 | partner.product.list | /product/list | Path does not match |
| 51 | partner.task.delete | /task/delete/{id} | Path does not match |
| 52 | partner.task.edit | /task/edit/{id} | Path does not match |
| 53 | partner.task.create | /task/create | Path does not match |
| 54 | partner.task.list | /task/list | Path does not match |
| 55 | structure.page.show | /page/{slug} | 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.