Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_doc | /api/docs.{_format} | Path does not match |
| 2 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 3 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 4 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 5 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 6 | _api_errors | /api/errors/{status}.{_format} | Path does not match |
| 7 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 8 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 10 | _api_validation_errors_xml | /api/validation_errors/{id} | Path does not match |
| 11 | _api_/tenants{._format}_get_collection | /api/tenants.{_format} | Path does not match |
| 12 | _api_/tenants/{id}{._format}_get | /api/tenants/{id}.{_format} | Path does not match |
| 13 | _api_/tenants{._format}_post | /api/tenants.{_format} | Path does not match |
| 14 | _api_/tenants/{id}{._format}_patch | /api/tenants/{id}.{_format} | Path does not match |
| 15 | _api_/tenants/{id}{._format}_delete | /api/tenants/{id}.{_format} | Path does not match |
| 16 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 17 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 18 | _wdt | /_wdt/{token} | Path does not match |
| 19 | _profiler_home | /_profiler/ | Path does not match |
| 20 | _profiler_search | /_profiler/search | Path does not match |
| 21 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 22 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 23 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 24 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 25 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 26 | _profiler_open_file | /_profiler/open | Path does not match |
| 27 | _profiler | /_profiler/{token} | Path does not match |
| 28 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 29 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 30 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 31 | admin_analytics_index | /admin/analytics | Path does not match |
| 32 | admin_audit_index | /admin/audit | Path does not match |
| 33 | admin_connections_list | /admin/connections | Path does not match |
| 34 | admin_connections_new | /admin/connections/new | Path does not match |
| 35 | admin_connections_edit | /admin/connections/{id}/edit | Path does not match |
| 36 | admin_connections_test | /admin/connections/{id}/test | Path does not match |
| 37 | admin_connections_revoke | /admin/connections/{id}/revoke | Path does not match |
| 38 | admin_connections_delete | /admin/connections/{id}/delete | Path does not match |
| 39 | admin_dashboard | /admin | Path does not match |
| 40 | admin_flows_list | /admin/flows | Path does not match |
| 41 | admin_flows_new | /admin/flows/new | Path does not match |
| 42 | admin_flows_edit | /admin/flows/{flowId}/edit | Path does not match |
| 43 | admin_flows_versions | /admin/flows/{flowId}/versions | Path does not match |
| 44 | admin_flows_restore | /admin/flows/{flowId}/versions/{versionNumber}/restore | Path does not match |
| 45 | admin_flows_publish | /admin/flows/{flowId}/publish | Path does not match |
| 46 | admin_flows_archive | /admin/flows/{flowId}/archive | Path does not match |
| 47 | admin_history_conversations | /admin/history | Path does not match |
| 48 | admin_history_conversation | /admin/history/conversations/{conversationId} | Path does not match |
| 49 | admin_history_executions | /admin/history/executions | Path does not match |
| 50 | admin_history_execution | /admin/history/executions/{executionId} | Path does not match |
| 51 | admin_plugins_list | /admin/plugins | Path does not match |
| 52 | flow_engine_events_emit | /api/v1/engine/events | Path does not match |
| 53 | flow_engine_intents | /api/v1/engine/intents | Path does not match |
| 54 | flow_engine_trigger_chat | /api/v1/engine/triggers/chat | Path does not match |
| 55 | flow_engine_resume | /api/v1/engine/executions/{executionId}/resume | Path does not match |
| 56 | flow_engine_flow_test | /api/v1/flows/test | Path does not match |
| 57 | flow_engine_health | /health | Path does not match |
| 58 | flow_engine_health_deep | /health/deep | Path does not match |
| 59 | flow_engine_metrics | /metrics | Path does not match |
| 60 | flow_engine_plugins_list | /api/v1/plugins | Path does not match |
| 61 | flow_engine_chat_widget_sessions | /api/public/v1/chat/sessions | Path does not match |
| 62 | flow_engine_chat_widget_messages | /api/public/v1/chat/messages | Path does not match |
| 63 | flow_engine_chat_widget_poll | /api/public/v1/chat/executions/{executionId} | Path does not match |
| 64 | flow_engine_chat_widget_events | /api/public/v1/chat/events | Path does not match |
| 65 | flow_engine_webhook | /webhooks/{tenantSlug}/{path} | Path does not match |
| 66 | flow_studio_analytics_summary | /api/v1/analytics/summary | Path does not match |
| 67 | flow_studio_analytics_timeseries | /api/v1/analytics/timeseries | Path does not match |
| 68 | flow_studio_analytics_top_flows | /api/v1/analytics/top-flows | Path does not match |
| 69 | flow_studio_analytics_failures_by_node | /api/v1/analytics/failures-by-node | Path does not match |
| 70 | flow_studio_audit_list | /api/v1/audit | Path does not match |
| 71 | flow_studio_connections_list | /api/v1/connections | Path does not match |
| 72 | flow_studio_connections_get | /api/v1/connections/{connectionId} | Path does not match |
| 73 | flow_studio_connections_create | /api/v1/connections | Path does not match |
| 74 | flow_studio_connections_update | /api/v1/connections/{connectionId} | Path does not match |
| 75 | flow_studio_connections_test | /api/v1/connections/{connectionId}/test | Path does not match |
| 76 | flow_studio_connections_revoke | /api/v1/connections/{connectionId}/revoke | Path does not match |
| 77 | flow_studio_connections_delete | /api/v1/connections/{connectionId} | Path does not match |
| 78 | flow_studio_conversations_list | /api/v1/conversations | Path does not match |
| 79 | flow_studio_conversations_search | /api/v1/conversations/search | Path does not match |
| 80 | flow_studio_conversations_get | /api/v1/conversations/{conversationId} | Path does not match |
| 81 | flow_studio_executions_list | /api/v1/executions | Path does not match |
| 82 | flow_studio_executions_timeline | /api/v1/executions/{executionId}/timeline | Path does not match |
| 83 | flow_studio_flows_list | /api/v1/flows | Path does not match |
| 84 | flow_studio_flows_create | /api/v1/flows | Path does not match |
| 85 | flow_studio_flows_get | /api/v1/flows/{flowId} | Path does not match |
| 86 | flow_studio_flows_update | /api/v1/flows/{flowId} | Path does not match |
| 87 | flow_studio_flows_save_draft | /api/v1/flows/{flowId}/draft | Path does not match |
| 88 | flow_studio_flow_versions_list | /api/v1/flows/{flowId}/versions | Path does not match |
| 89 | flow_studio_flow_versions_get | /api/v1/flows/{flowId}/versions/{versionNumber} | Path does not match |
| 90 | flow_studio_flow_versions_restore | /api/v1/flows/{flowId}/versions/{versionNumber}/restore | Path does not match |
| 91 | flow_studio_flows_publish | /api/v1/flows/{flowId}/publish | Path does not match |
| 92 | flow_studio_flows_archive | /api/v1/flows/{flowId}/archive | Path does not match |
| 93 | flow_studio_flows_validate | /api/v1/flows/{flowId}/validate | Path does not match |
| 94 | admin_account | /admin/account | Path does not match |
| 95 | admin_account_change_password | /admin/account/password | Path does not match |
| 96 | admin_account_upload_avatar | /admin/account/avatar | Path does not match |
| 97 | admin_account_delete_avatar | /admin/account/avatar/delete | Path does not match |
| 98 | admin_workspace_switch | /admin/workspace/switch/{slug} | Path does not match |
| 99 | admin_workspace_new | /admin/workspace/new | Path does not match |
| 100 | admin_workspace_settings | /admin/workspace/settings | Path does not match |
| 101 | admin_workspace_member_remove | /admin/workspace/members/{id}/remove | Path does not match |
| 102 | admin_workspace_invitation_cancel | /admin/workspace/invitations/{id}/cancel | Path does not match |
| 103 | invitation_accept | /invite/accept/{token} | Path does not match |
| 104 | app_login | /login | Path does not match |
| 105 | app_logout | /logout | Path does not match |
| 106 | homepage | / | 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.