Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | health-check | /healthcheck | Path does not match |
| 2 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 3 | api_v1.swagger_ui | /v1/doc | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | index | / | Path does not match |
| 18 | login | /login | Path does not match |
| 19 | logout | /logout | Path does not match |
| 20 | v1_tag_create | /api/v1/tag | Path does not match |
| 21 | v1_tag_list | /api/v1/tag | Path does not match |
| 22 | v1_tag_similarity_search | /api/v1/tag/similarity-search | Path does not match |
| 23 | v1_tag_query_search | /api/v1/tag/query | Path does not match |
| 24 | v1_tag_iab_read_by_unique_id | /api/v1/tag/iab/{uniqueId} | Path does not match |
| 25 | v1_tag_import | /api/v1/tag/import | Path does not match |
| 26 | v1_tag_import_filter | /api/v1/tag/backlog | Path does not match |
| 27 | v1_tag_relevance_batch | /api/v1/tag/relevance/batch | Path does not match |
| 28 | v1_tag_indexing | /api/v1/tag/index | Path does not match |
| 29 | v1_tag_read | /api/v1/tag/{id} | Path does not match |
| 30 | v1_tag_update | /api/v1/tag/{id} | Path does not match |
| 31 | v1_tag_delete | /api/v1/tag/{id} | Path does not match |
| 32 | v1_tag_restore | /api/v1/tag/{id}/restore | Path does not match |
| 33 | v1_tag_history | /api/v1/tag/{id}/history | Path does not match |
| 34 | v1_tag_history_changes | /api/v1/tag/{id}/history/changes | Path does not match |
| 35 | v1_tag_history_read | /api/v1/tag/{id}/history/{historyId} | Path does not match |
| 36 | v1_tag_draft_create | /api/v1/draft/tag | Path does not match |
| 37 | v1_tag_draft_list | /api/v1/draft/tag | Path does not match |
| 38 | v1_tag_draft_read | /api/v1/draft/tag/{id} | Path does not match |
| 39 | v1_tag_draft_update | /api/v1/draft/tag/{id} | Path does not match |
| 40 | v1_category_create | /api/v1/category | Path does not match |
| 41 | v1_category_list | /api/v1/category | Path does not match |
| 42 | v1_category_read | /api/v1/category/{id} | Path does not match |
| 43 | v1_category_update | /api/v1/category/{id} | Path does not match |
| 44 | v1_category_delete | /api/v1/category/{id} | Path does not match |
| 45 | v1_semantic_layer_create | /api/v1/semantic-layer | Path does not match |
| 46 | v1_semantic_layer_list | /api/v1/semantic-layer | Path does not match |
| 47 | v1_semantic_layer_read | /api/v1/semantic-layer/{id} | Path does not match |
| 48 | v1_semantic_layer_update | /api/v1/semantic-layer/{id} | Path does not match |
| 49 | v1_semantic_layer_delete | /api/v1/semantic-layer/{id} | Path does not match |
| 50 | v1_edition_create | /api/v1/edition | Path does not match |
| 51 | v1_edition_list | /api/v1/edition | Path does not match |
| 52 | v1_edition_read | /api/v1/edition/{id} | Path does not match |
| 53 | v1_edition_update | /api/v1/edition/{id} | Path does not match |
| 54 | v1_edition_delete | /api/v1/edition/{id} | Path does not match |
| 55 | v1_generated_text_generate | /api/v1/generated-text | Path does not match |
| 56 | v1_generated_text_read | /api/v1/generated-text/{id} | 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.