Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | api_completion | /api/completion | Path does not match |
| 16 | assistant_file_download | /assistant-files/{filename} | Path does not match |
| 17 | app_main_page | / | Path does not match |
| 18 | project_file_download | /project-files/{filename} | Path does not match |
| 19 | test | /test | Path does not match |
| 20 | app_register | /register | Path does not match |
| 21 | super_add_apikeys | /user/super/add-apikeys | Path does not match |
| 22 | super_cat_trans | /user/super/cat-trans | Path does not match |
| 23 | super_apikeys | /user/super/apikeys | Path does not match |
| 24 | super_category | /user/super/category | Path does not match |
| 25 | category_trans | /user/super/category-trans/{id} | Path does not match |
| 26 | super_courses | /user/super/courses | Path does not match |
| 27 | super_dashboard | /user/super/dashboard | Path does not match |
| 28 | user_load_ai_conversation | /user/ajax/load-ai-conversation | Path does not match |
| 29 | user_ai_messages | /user/ajax/ai-messages | Path does not match |
| 30 | user_new-assistant | /user/ajax/new-assistant | Path does not match |
| 31 | user_delete-assistant | /user/ajax/delete-assistant | Path does not match |
| 32 | user_edit-assistant | /user/ajax/edit-assistant | Path does not match |
| 33 | user_view_asistant_data | /user/ajax/view-asistant-data | Path does not match |
| 34 | user_edit_feed_data | /user/ajax/edit-feed-data | Path does not match |
| 35 | user_new-feed | /user/ajax/new-feed | Path does not match |
| 36 | user_view_feed_data | /user/ajax/view-feed-data | Path does not match |
| 37 | user_delete-project | /user/ajax/delete-project | Path does not match |
| 38 | user_edit-project | /user/ajax/edit-project | Path does not match |
| 39 | user_new-project | /user/ajax/new-project | Path does not match |
| 40 | view_project_data | /user/ajax/view-project-data | Path does not match |
| 41 | user_asistant | /user/asistant/{asistantId} | Path does not match |
| 42 | user_asistants | /user/asistants | Path does not match |
| 43 | user_billing | /user/billing | Path does not match |
| 44 | user_chatbots | /user/chatbots | Path does not match |
| 45 | user_dashboard | /user/dashboard | Path does not match |
| 46 | user_newsfeeds | /user/newsfeeds | Path does not match |
| 47 | user_feed | /user/feed/{feedId} | Path does not match |
| 48 | user_project | /user/project/{projectId} | Path does not match |
| 49 | user_projects | /user/projects | Path does not match |
| 50 | user_usage | /user/usage | Path does not match |
| 51 | user_profile | /user/profile | Path does not match |
| 52 | app_login | /login | Path does not match |
| 53 | app_logout | /logout | 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.