Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_login | / | Path does not match |
| 2 | app_security | /security | Path does not match |
| 3 | app_logout | /logout | Path does not match |
| 4 | app_security_logoutnovalidip | /logout/no/valid/ip | Path does not match |
| 5 | profile_aggregator_check | /profile/aggregator/check | Path does not match |
| 6 | profile_platform_deploy_list | /profile/deploy/ | Path does not match |
| 7 | profile_deploy_task_delete | /profile/deploy/delete/{deploy_task_id} | Path does not match |
| 8 | profile_platform_hard_reboot | /profile/platform/hard/reboot | Path does not match |
| 9 | profile_platform_message_edit | /profile/platform/message/edit/{message_id} | Path does not match |
| 10 | profile_platform_message_file_upload | /profile/platform/message/file/upload | Path does not match |
| 11 | profile_platform_message_list | /profile/platform/message/list | Path does not match |
| 12 | profile_platform_message_delete | /profile/platform/message/delete/{message_id} | Path does not match |
| 13 | profile_platform_message_server_send | /profile/platform/message/server/send/{message_server_id} | Path does not match |
| 14 | profile_platform_message_server_update | /profile/platform/message/server/update/{message_server_id} | Path does not match |
| 15 | profile_platform_message_server_delete | /profile/platform/message/server/delete/{message_server_id} | Path does not match |
| 16 | profile_platform_reboot | /profile/platform/reboot | Path does not match |
| 17 | profile_platform_reconnect_list | /profile/reconnect/ | Path does not match |
| 18 | profile_platform_stopout_check_formulas | /profile/stopout/check-formulas/{server_id}/{start_date}/{end_date} | Path does not match |
| 19 | profile_platform_stopout_list | /profile/stopout/list | Path does not match |
| 20 | profile | /profile/ | Path does not match |
| 21 | profile_search_server | /profile/search/server | Path does not match |
| 22 | profile_search_user | /profile/search/user | Path does not match |
| 23 | profile_server_list | /profile/server/list | Path does not match |
| 24 | profile_server_edit | /profile/server/edit/{server_id} | Path does not match |
| 25 | profile_server_delete | /profile/server/delete/{server_id} | Path does not match |
| 26 | profile_user_list | /profile/user/list | Path does not match |
| 27 | profile_user_edit | /profile/user/edit/{user_id} | Path does not match |
| 28 | profile_generate_new_password | /profile/user/generate/new/password/{user_id} | Path does not match |
| 29 | profile_white_list_list | /profile/while-list/list | Path does not match |
| 30 | profile_white_list_edit | /profile/while-list/edit/{white_list_id} | Path does not match |
| 31 | profile_white_list_delete | /profile/while-list/delete/{white_list_id} | Path does not match |
| 32 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 33 | _wdt | /_wdt/{token} | Path does not match |
| 34 | _profiler_home | /_profiler/ | Path does not match |
| 35 | _profiler_search | /_profiler/search | Path does not match |
| 36 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 37 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 38 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 39 | _profiler_open_file | /_profiler/open | Path does not match |
| 40 | _profiler | /_profiler/{token} | Path does not match |
| 41 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 42 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 43 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.