Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_admin | /admin | Path does not match |
| 2 | homepage | / | Path does not match |
| 3 | backendapi_application_app_frontend_index | /front | Path does not match |
| 4 | angular_index | /front/{moduleUrl} | Path does not match |
| 5 | app_login | /login | Path does not match |
| 6 | app_logout | /logout | Path does not match |
| 7 | nomasolutions_api_security_logout | /api/security/logout | Path does not match |
| 8 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 9 | app.swagger | /api/doc.json | Path does not match |
| 10 | app.swagger.areas | /api/doc/{area}.json | Path does not match |
| 11 | app.swagger_ui | /api/doc/{area} | Path does not match |
| 12 | NotificationCreateOperationHandler | /api/notifications | Path does not match |
| 13 | NotificationDetailsQuery | /api/notifications/{id} | Path does not match |
| 14 | DeleteNotificationHandler | /api/notifications/{id} | Path does not match |
| 15 | NotificationsListOperationHandler | /api/notifications | Path does not match |
| 16 | NotificationsDoneOperationHandler | /api/notifications/{id}/done | Path does not match |
| 17 | NotificationCountOperationHandler | /api/notifications-count | Path does not match |
| 18 | MachineCreateOperationHandler | /api/machines | Path does not match |
| 19 | MachineUpdateOperationHandler | /api/machines/{id} | Path does not match |
| 20 | MachineListQuery | /api/machines | Path does not match |
| 21 | MachineDetailsQuery | /api/machine/{id} | Path does not match |
| 22 | DeleteMachineHandler | /api/machine/{id} | Path does not match |
| 23 | MachinesDictionaryQuery | /api/dictionary/machines | Path does not match |
| 24 | MachineServiceHistoriesCreateOperationHandler | /api/service-histories | Path does not match |
| 25 | ServiceHistoryDetailsQuery | /api/service-history/{id} | Path does not match |
| 26 | MachineServiceUpdateOperationHandler | /api/service-history/{id} | Path does not match |
| 27 | DeleteServiceHistoryHandler | /api/service-history/{id} | Path does not match |
| 28 | ApiAuthorizeOperationHandler | /api/security/authorize | Path does not match |
| 29 | CurrentUserQuery | /api/security/current-user | Path does not match |
| 30 | PasswordResetStartOperationHandler | /api/no-user/password/reset/start | Path does not match |
| 31 | ApiPasswordResetOperationHandler | /api/no-user/password/reset | Path does not match |
| 32 | AccountRoleDictionaryQuery | /api/dictionary/accounts/roles | Path does not match |
| 33 | _wdt | /_wdt/{token} | Path does not match |
| 34 | _profiler_home | /_profiler/ | Path does not match |
| 35 | _profiler_search | /_profiler/search | Path does not match |
| 36 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 37 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 38 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 39 | _profiler_open_file | /_profiler/open | Path does not match |
| 40 | _profiler | /_profiler/{token} | Path does not match |
| 41 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 42 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 43 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.