Routing
mainindex
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles.css | 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 | api_ai_devs_example_get_example | /api/ai-devs/example/{exampleNum} | Path does not match |
| 17 | api_ai_devs_index | /api/ai-devs/ | Path does not match |
| 18 | api_ai_devs_task | /api/ai-devs/task/{task} | Path does not match |
| 19 | api_ai_devs_api_ai_devs_task_game | /api/ai-devs/aidevs.pl.html | Path does not match |
| 20 | api_ai_devs_playground | /api/ai-devs/playground | Path does not match |
| 21 | api_ai_devs_playground_pro | /api/ai-devs/playground_pro | Path does not match |
| 22 | api_ai_devs_playground_search | /api/ai-devs/playground_search | Path does not match |
| 23 | api_anthropic_index | /api/anthropic/ | Path does not match |
| 24 | api_anthropic_messages | /api/anthropic/messages | Path does not match |
| 25 | api_agent_index | /api/assistant/ | Path does not match |
| 26 | api_agent_moderations | /api/assistant/moderations | Path does not match |
| 27 | api_agent_embeddings | /api/assistant/embeddings | Path does not match |
| 28 | api_agent_chat_completions | /api/assistant/chat | Path does not match |
| 29 | api_agent_speech | /api/assistant/speech | Path does not match |
| 30 | api_agent_transcription | /api/assistant/transcription | Path does not match |
| 31 | api_jira_index | /api/jira/ | Path does not match |
| 32 | api_jira_issue_details | /api/jira/issue/{issueKey} | Path does not match |
| 33 | api_index | /api/ | Path does not match |
| 34 | api_gi_test | /api/gi | Path does not match |
| 35 | api_upload | /api/upload | Path does not match |
| 36 | api_openai_index | /api/open-ai/ | Path does not match |
| 37 | api_openai_engines | /api/open-ai/engines | Path does not match |
| 38 | api_openai_moderations | /api/open-ai/moderations | Path does not match |
| 39 | api_openai_embeddings | /api/open-ai/embeddings | Path does not match |
| 40 | api_openai_chat_completions | /api/open-ai/chat/completions | Path does not match |
| 41 | api_openai_speech | /api/open-ai/speech | Path does not match |
| 42 | api_openai_transcription | /api/open-ai/transcription | Path does not match |
| 43 | api_openai_vision | /api/open-ai/vision | Path does not match |
| 44 | api_openai_vision_ocr | /api/open-ai/vision-ocr | Path does not match |
| 45 | api_openai_vision_describe | /api/open-ai/vision-describe | Path does not match |
| 46 | api_status_index | /api/status | Path does not match |
| 47 | browser_assistant_chat | /browser/assistant/ | Path does not match |
| 48 | browser_jira_index | /browser/jira/ | Path does not match |
| 49 | browser_jira_testcases | /browser/jira/testcases | Path does not match |
| 50 | browser_index | /browser/ | Path does not match |
| 51 | browser_webhook | /browser/webhook | Path does not match |
| 52 | browser_scrap | /browser/scrap | Path does not match |
| 53 | aidevs_agent | /aidevs/agent/{id} | Path does not match |
| 54 | mainindex | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.