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_stylesheet | /_wdt/styles | 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_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | security.login | /login | Path does not match |
| 17 | security.logout | /logout | Path does not match |
| 18 | security.reset_password | /reset-password | Path does not match |
| 19 | security.update_password | /update-password/{token} | Path does not match |
| 20 | dashboard | / | Path does not match |
| 21 | dashboard.admin | /admin | Path does not match |
| 22 | dashboard.supervisor | /supervisor | Path does not match |
| 23 | account.accept_invite | /account/accept/{token} | Path does not match |
| 24 | account.invite | /admin/account/invite/{type} | Path does not match |
| 25 | account.resend_invite | /account/invite/resend/{invite} | Path does not match |
| 26 | account.list | /admin/account/list | Path does not match |
| 27 | account.invite.list | /admin/account/invite/list | Path does not match |
| 28 | account.update | /account/update/{user} | Path does not match |
| 29 | api.account.delete | /admin/api/account/delete | Path does not match |
| 30 | api.account.invite.delete | /admin/api/account/invite/delete | Path does not match |
| 31 | api.account.invite.resend | /admin/api/account/invite/resend | Path does not match |
| 32 | api.account.invite.list | /admin/api/account/invite/list | Path does not match |
| 33 | api.account.list | /admin/api/account/list | Path does not match |
| 34 | organization.create | /admin/organization/create | Path does not match |
| 35 | organization.delete | /admin/organization/delete/{id} | Path does not match |
| 36 | organization.show | /organization/show/{organization} | Path does not match |
| 37 | organization.invite.accept | /organization/invite/accept/{token} | Path does not match |
| 38 | organization.resend_invite | /organization/invite/resend/{invite} | Path does not match |
| 39 | organization.list | /organization/list | Path does not match |
| 40 | organization.api.addMember.template | /api/organization/templates/add-member | Path does not match |
| 41 | organization.api.addMember.save | /api/organization/add-member/{organization} | Path does not match |
| 42 | api.organization.invite.action | /api/organization/{organization}/invite/action | Path does not match |
| 43 | order.list | /orders | Path does not match |
| 44 | process.order | /admin/order/process/{number} | Path does not match |
| 45 | order.view | /admin/order/view/{number} | Path does not match |
| 46 | order.create | /order/create | Path does not match |
| 47 | order.update | /order/update | Path does not match |
| 48 | order.fix | /order/fix | Path does not match |
| 49 | validate.order | /admin/order/validate/{number} | Path does not match |
| 50 | order.api.delete | /api/order-delete/delete | Path does not match |
| 51 | api.order.list | /api/orders | Path does not match |
| 52 | order.api.fix | /api/order/fix | Path does not match |
| 53 | order.api.save.template | /api/order/order-save/template | Path does not match |
| 54 | order.save | /api/order/save | Path does not match |
| 55 | order.api.cancel | /admin/api/order-cancel/cancel | Path does not match |
| 56 | send.order | /api/order/send | Path does not match |
| 57 | order.api.update_status.template | /admin/api/order-status/template | Path does not match |
| 58 | order.api.update_status | /admin/api/order-status/update | Path does not match |
| 59 | purchase_order.view | /order/purchase/{number} | Path does not match |
| 60 | order.order_form | /admin/order/order-form/{number} | Path does not match |
| 61 | media.api.delete | /api/media/{media} | Path does not match |
| 62 | media.api.upload.init | /api/media/upload/{order}/init | Path does not match |
| 63 | media.api.upload.chunk | /api/media/upload/{order}/chunk | Path does not match |
| 64 | order.traceability_edit | /admin/order/traceability/edit/{number} | Path does not match |
| 65 | traceability.api.act | /admin/api/traceability/act/{slug} | Path does not match |
| 66 | traceability.api.labo | /admin/api/traceability/laboratory/{slug} | Path does not match |
| 67 | traceability.api.reset | /admin/api/traceability/reset/{number} | Path does not match |
| 68 | order.traceability_view | /order/traceability/view/{number} | 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.