Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app.swagger | /_swagger/swagger.json | Path does not match |
| 2 | app.swagger_ui | /docs/{area} | Path does not match |
| 3 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 4 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 5 | _wdt | /_wdt/{token} | Path does not match |
| 6 | _profiler_home | /_profiler/ | Path does not match |
| 7 | _profiler_search | /_profiler/search | Path does not match |
| 8 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 9 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 10 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 11 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 12 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 13 | _profiler_open_file | /_profiler/open | Path does not match |
| 14 | _profiler | /_profiler/{token} | Path does not match |
| 15 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 16 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 17 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 18 | easyadmin | /admin | Path does not match |
| 19 | admin | /admin | Path does not match |
| 20 | import_items | /admin/import-items | Path does not match |
| 21 | login | /{_locale}/login | Path does not match |
| 22 | logout | /{_locale}/logout | Path does not match |
| 23 | password_reset_email_sent | /{_locale}/password-reset/email-sent | Path does not match |
| 24 | reset_password_request | /{_locale}/password-reset/request | Path does not match |
| 25 | password_reset_token | /{_locale}/password-reset/token/{token} | Path does not match |
| 26 | connect_google_check | /connect/google/check | Path does not match |
| 27 | connect_google_start | /connect/google | Path does not match |
| 28 | cors_options_responder | /{path} | Path almost matches, but Method "GET" does not match any of the required methods (OPTIONS) |
| 29 | homepage | /{_locale} | Path almost matches, but Requirement for "_locale" does not match (en|hr) |
| 30 | v1_asset_class_index | /api/v1/asset_class | Path does not match |
| 31 | v2_asset_class_index | /api/v2/asset_class | Path does not match |
| 32 | v1_token_issue | /api/v1/token | Path does not match |
| 33 | v2_token_issue | /api/v2/token | Path does not match |
| 34 | api_v1_magic_link_request | /api/v1/magic-links | Path does not match |
| 35 | api_v2_magic_link_request | /api/v2/magic-links | Path does not match |
| 36 | v1_magic_link_login | /api/v1/magic-links/{email}/{hash} | Path does not match |
| 37 | v2_magic_link_login | /api/v2/magic-links/{email}/{hash} | Path does not match |
| 38 | v1_token_refresh | /api/v1/token/refresh/{refreshToken} | Path does not match |
| 39 | v2_token_refresh | /api/v2/token/refresh/{refreshToken} | Path does not match |
| 40 | v1_password_reset | /api/v1/reset-password | Path does not match |
| 41 | v2_password_reset | /api/v2/reset-password | Path does not match |
| 42 | v1_password_reset_hash | /api/v1/reset-password/{hash} | Path does not match |
| 43 | v2_password_reset_hash | /api/v2/reset-password/{hash} | Path does not match |
| 44 | v1_comment_create | /api/v1/comments | Path does not match |
| 45 | v2_comment_create | /api/v2/comments | Path does not match |
| 46 | v1_comment_index | /api/v1/items/{item}/comments | Path does not match |
| 47 | v2_comment_index | /api/v2/items/{item}/comments | Path does not match |
| 48 | v1_comment_update | /api/v1/comments/{comment} | Path does not match |
| 49 | v2_comment_update | /api/v2/comments/{comment} | Path does not match |
| 50 | v1_cost_center_index | /api/v1/cost_center | Path does not match |
| 51 | v2_cost_center_index | /api/v2/cost_center | Path does not match |
| 52 | v1_dashboard_get | /api/v1/dashboard | Path does not match |
| 53 | v2_dashboard_get | /api/v2/dashboard | Path does not match |
| 54 | v1_export_items | /api/v1/export/items | Path does not match |
| 55 | v2_export_items | /api/v2/export/items | Path does not match |
| 56 | v1_item_image_create | /api/v1/items/{item}/item_images | Path does not match |
| 57 | v2_item_image_create | /api/v2/items/{item}/item_images | Path does not match |
| 58 | v1_item_image_delete | /api/v1/item_images/{image} | Path does not match |
| 59 | v2_item_image_delete | /api/v2/item_images/{image} | Path does not match |
| 60 | v1_item_image_get | /api/v1/item_images/{image} | Path does not match |
| 61 | v2_item_image_get | /api/v2/item_images/{image} | Path does not match |
| 62 | v1_item_images_index | /api/v1/items/{item}/item_images | Path does not match |
| 63 | v2_item_images_index | /api/v2/items/{item}/item_images | Path does not match |
| 64 | v1_item_create | /api/v1/items | Path does not match |
| 65 | v2_item_create | /api/v2/items | Path does not match |
| 66 | v1_item_delete | /api/v1/items/{item} | Path does not match |
| 67 | v2_item_delete | /api/v2/items/{item} | Path does not match |
| 68 | v1_item_get | /api/v1/items/{asset} | Path does not match |
| 69 | v2_item_get | /api/v2/items/{asset} | Path does not match |
| 70 | v1_item_index | /api/v1/items | Path does not match |
| 71 | v2_item_index | /api/v2/items | Path does not match |
| 72 | v1_item_update | /api/v1/items/{item} | Path does not match |
| 73 | v2_item_update | /api/v2/items/{item} | Path does not match |
| 74 | v1_location_create | /api/v1/locations | Path does not match |
| 75 | v2_location_create | /api/v2/locations | Path does not match |
| 76 | v1_location_delete | /api/v1/locations/{location} | Path does not match |
| 77 | v2_location_delete | /api/v2/locations/{location} | Path does not match |
| 78 | v1_location_get | /api/v1/locations/{location} | Path does not match |
| 79 | v2_location_get | /api/v2/locations/{location} | Path does not match |
| 80 | v1_location_index | /api/v1/locations | Path does not match |
| 81 | v2_location_index | /api/v2/locations | Path does not match |
| 82 | v1_location_update | /api/v1/locations/{location} | Path does not match |
| 83 | v2_location_update | /api/v2/locations/{location} | Path does not match |
| 84 | v1_statuses_index | /api/v1/statuses | Path does not match |
| 85 | v2_statuses_index | /api/v2/statuses | Path does not match |
| 86 | v1_tag_create | /api/v1/tags | Path does not match |
| 87 | v2_tag_create | /api/v2/tags | Path does not match |
| 88 | v1_tag_delete | /api/v1/tags/{tag} | Path does not match |
| 89 | v2_tag_delete | /api/v2/tags/{tag} | Path does not match |
| 90 | v1_tag_get | /api/v1/tags/{id} | Path does not match |
| 91 | v2_tag_get | /api/v2/tags/{id} | Path does not match |
| 92 | v1_tag_index | /api/v1/tags | Path does not match |
| 93 | v2_tag_index | /api/v2/tags | Path does not match |
| 94 | v1_tag_update | /api/v1/tags/{tag} | Path does not match |
| 95 | v2_tag_update | /api/v2/tags/{tag} | Path does not match |
| 96 | v1_user_tags_add | /api/v1/users/{user}/tags/{tag} | Path does not match |
| 97 | v2_user_tags_add | /api/v2/users/{user}/tags/{tag} | Path does not match |
| 98 | v1_user_create | /api/v1/users | Path does not match |
| 99 | v2_user_create | /api/v2/users | Path does not match |
| 100 | v1_user_delete | /api/v1/users/{user} | Path does not match |
| 101 | v2_user_delete | /api/v2/users/{user} | Path does not match |
| 102 | v1_user_me | /api/v1/me | Path does not match |
| 103 | v2_user_me | /api/v2/me | Path does not match |
| 104 | v1_user_tags_remove | /api/v1/users/{user}/tags/{tag} | Path does not match |
| 105 | v2_user_tags_remove | /api/v2/users/{user}/tags/{tag} | Path does not match |
| 106 | v1_user_get | /api/v1/users/{user} | Path does not match |
| 107 | v2_user_get | /api/v2/users/{user} | Path does not match |
| 108 | v1_user_index | /api/v1/users | Path does not match |
| 109 | v2_user_index | /api/v2/users | Path does not match |
| 110 | v1_user_update | /api/v1/users/{user} | Path does not match |
| 111 | v2_user_update | /api/v2/users/{user} | Path does not match |
| 112 | test | /api/api/test | 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.