Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt_stylesheet | /_wdt/styles | 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_font | /_profiler/font/{fontName}.woff2 | 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 | account_activate | /account/activate/{token} | Path does not match |
| 16 | admin_audit_index | /admin/audit | Path does not match |
| 17 | admin_audit_security_list | /admin/audit/security | Path does not match |
| 18 | admin_audit_security_show | /admin/audit/security/{id} | Path does not match |
| 19 | admin_audit_file_list | /admin/audit/files | Path does not match |
| 20 | admin_audit_file_show | /admin/audit/files/{id} | Path does not match |
| 21 | admin_audit_report_send | /admin/audit/report/send | Path does not match |
| 22 | admin_audit_alerts_list | /admin/audit/alerts | Path does not match |
| 23 | admin_audit_alerts_ack | /admin/audit/alerts/{id}/ack | Path does not match |
| 24 | admin_audit_report | /admin/audit/report | Path does not match |
| 25 | admin_audit_entity_list | /admin/audit/entity | Path does not match |
| 26 | admin_audit_entity_show | /admin/audit/entity/{id} | Path does not match |
| 27 | admin_component_import | /admin/components/import | Path does not match |
| 28 | admin_component_import_preview | /admin/components/import/preview/{token} | Path does not match |
| 29 | admin_component_import_commit | /admin/components/import/commit/{token} | Path does not match |
| 30 | admin_component_import_snapshot_download | /admin/components/import/snapshot/{name}/download | Path does not match |
| 31 | admin_component_import_snapshot_restore | /admin/components/import/snapshot/{name}/restore | Path does not match |
| 32 | admin_consumable_import | /admin/consumables/import | Path does not match |
| 33 | admin_consumable_import_preview | /admin/consumables/import/preview/{token} | Path does not match |
| 34 | admin_consumable_import_commit | /admin/consumables/import/commit/{token} | Path does not match |
| 35 | admin | /admin | Path does not match |
| 36 | consumable_index | /consumable/ | Path does not match |
| 37 | consumable_bulk_remove_by_supplier | /consumable/bulk-remove-by-supplier/{supplierId} | Path does not match |
| 38 | consumable_bulk_remove_no_supplier | /consumable/bulk-remove-no-supplier | Path does not match |
| 39 | consumable_new | /consumable/new | Path does not match |
| 40 | consumable_show | /consumable/{id} | Path does not match |
| 41 |