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_stylesheet | /_wdt/styles | 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 | test_mail | /test/mail | Path does not match |
| 17 | admin_admin_info_index | /admin/admin-info | Path does not match |
| 18 | admin_admin_info_index_slash | /admin/admin-info/ | Path does not match |
| 19 | admin_admin_info_edit | /admin/admin-info/edit | Path does not match |
| 20 | admin_admin_info_update | /admin/admin-info/update | Path does not match |
| 21 | admin_admin_info_password | /admin/admin-info/password | Path does not match |
| 22 | admin_admin_info_password_update | /admin/admin-info/password-update | Path does not match |
| 23 | admin_category_list | /admin/category/list | Path does not match |
| 24 | admin_category_create | /admin/category/create | Path does not match |
| 25 | admin_category_edit | /admin/category/edit/{categoryId} | Path does not match |
| 26 | admin_category_save | /admin/category/save | Path does not match |
| 27 | admin_category_update | /admin/category/update/{categoryId} | Path does not match |
| 28 | admin_category_remove | /admin/category/remove/{categoryId} | Path does not match |
| 29 | admin_community_list | /admin/community/list | Path does not match |
| 30 | admin_community_info | /admin/community/info/{communityId} | Path does not match |
| 31 | admin_community_create | /admin/community/create | Path does not match |
| 32 | admin_community_edit | /admin/community/edit/{communityId} | Path does not match |
| 33 | admin_community_save | /admin/community/save | Path does not match |
| 34 | admin_community_update | /admin/community/update/{communityId} | Path does not match |
| 35 | admin_community_remove | /admin/community/remove/{communityId} | Path does not match |
| 36 | admin_community_members | /admin/community/members/{communityId} | Path does not match |
| 37 | admin_community_member_add_form | /admin/community/members/{communityId}/add | Path does not match |
| 38 | admin_community_member_add | /admin/community/members/{communityId}/add | Path does not match |
| 39 | admin_community_member_remove | /admin/community/members/{communityId}/remove/{memberCommunityId} | Path does not match |
| 40 | admin_community_rule_edit | /admin/community-rule/{communityId} | Path does not match |
| 41 | admin_community_rule_update | /admin/community-rule/{communityId}/update | Path does not match |
| 42 | admin_index | /admin | Path does not match |
| 43 | admin_index_slash | /admin/ | Path does not match |
| 44 | admin_index_alt | /admin/index | Path does not match |
| 45 | admin_no_permission | /admin/no-permission | Path does not match |
| 46 | admin_delete_message_index | /admin/delete-message | Path does not match |
| 47 | admin_delete_message_index_slash | /admin/delete-message/ | Path does not match |
| 48 | admin_delete_message_confirm | /admin/delete-message/confirm/{id} | Path does not match |
| 49 | admin_delete_message_delete | /admin/delete-message/delete/{id} | Path does not match |
| 50 | admin_delete_message_bulk_delete | /admin/delete-message/bulk-delete | Path does not match |
| 51 | admin_email_list | /admin/email | Path does not match |
| 52 | admin_email_list_slash | /admin/email/ | Path does not match |
| 53 | admin_email_info | /admin/email/info/{id} | Path does not match |
| 54 | admin_email_toggle_status | /admin/email/toggle-status/{id} | Path does not match |
| 55 | admin_maillog_list | /admin/maillog/list | Path does not match |
| 56 | admin_maillog_info | /admin/maillog/info/{maillogId} | Path does not match |
| 57 | admin_user_list | /admin/user/list | Path does not match |
| 58 | admin_user_info | /admin/user/info/{memberId} | Path does not match |
| 59 | admin_user_edit | /admin/user/edit/{memberId} | Path does not match |
| 60 | admin_user_update | /admin/user/update/{memberId} | Path does not match |
| 61 | admin_user_verify | /admin/user/verify/{memberId} | Path does not match |
| 62 | admin_user_remove | /admin/user/remove/{memberId} | Path does not match |
| 63 | admin_user_search | /admin/user/search | Path does not match |
| 64 | upload_attachment | /upload/attachment | Path does not match |
| 65 | upload_download | /upload/download/{filename} | Path does not match |
| 66 | upload_delete | /upload/delete/{filename} | Path does not match |
| 67 | guest_community_log_list | /guest/community-log/{address} | Path does not match |
| 68 | guest_community_log_message | /guest/community-log/{address}/message/{id} | Path does not match |
| 69 | root | / | Path does not match |
| 70 | guest_index | /guest | Path does not match |
| 71 | guest_index_slash | /guest/ | Path does not match |
| 72 | guest_index_alt | /guest/index | Path does not match |
| 73 | guest_community_list | /guest/community-list | Path does not match |
| 74 | guest_login | /guest/login | Path does not match |
| 75 | guest_logout | /guest/logout | Path does not match |
| 76 | guest_user_regist | /guest/user-regist | Path does not match |
| 77 | guest_user_regist_slash | /guest/user-regist/ | Path does not match |
| 78 | guest_reset_password | /guest/reset-password | Path does not match |
| 79 | guest_reset_password_slash | /guest/reset-password/ | Path does not match |
| 80 | guest_reset_password_index | /guest/reset-password | Path does not match |
| 81 | guest_reset_password_index_slash | /guest/reset-password/ | Path does not match |
| 82 | guest_reset_password_request | /guest/reset-password/request | Path does not match |
| 83 | guest_reset_password_reset | /guest/reset-password/reset | Path does not match |
| 84 | guest_reset_password_complete | /guest/reset-password/complete | Path does not match |
| 85 | guest_user_regist_index | /guest/user-regist | Path does not match |
| 86 | guest_user_regist_index_slash | /guest/user-regist/ | Path does not match |
| 87 | guest_user_regist_confirm | /guest/user-regist/confirm | Path does not match |
| 88 | guest_user_regist_complete | /guest/user-regist/complete | Path does not match |
| 89 | smarty_test | /smarty-test | Path does not match |
| 90 | smarty_info | /smarty-info | Path does not match |
| 91 | app_test | /test | Path does not match |
| 92 | user_index | /user/ | Path does not match |
| 93 | user_index_alt | /user/index | Path does not match |
| 94 | user_log_browse_index | /user/log-browse | Path does not match |
| 95 | user_log_browse_index_slash | /user/log-browse/ | Path does not match |
| 96 | user_log_browse_list | /user/log-browse/list/{communityId} | Path does not match |
| 97 | user_log_browse_message | /user/log-browse/message/{messageId} | Path does not match |
| 98 | user_log_browse_search | /user/log-browse/search | Path does not match |
| 99 | user_log_browse_attachment | /user/log-browse/attachment/{attachmentId} | Path does not match |
| 100 | user_submit_message_index | /user/submit-message | Path does not match |
| 101 | user_submit_message_index_slash | /user/submit-message/ | Path does not match |
| 102 | user_submit_message_compose | /user/submit-message/compose/{communityId} | Path does not match |
| 103 | user_submit_message_send | /user/submit-message/send/{communityId} | Path does not match |
| 104 | user_user_info_index | /user/user-info | Path does not match |
| 105 | user_user_info_index_slash | /user/user-info/ | Path does not match |
| 106 | user_user_info_edit | /user/user-info/edit | Path does not match |
| 107 | user_user_info_update | /user/user-info/update | Path does not match |
| 108 | user_user_info_password | /user/user-info/password | Path does not match |
| 109 | user_user_info_password_update | /user/user-info/password-update | Path does not match |
| 110 | user_user_info_remove | /user/user-info/remove | Path does not match |
| 111 | user_user_info_remove_confirm | /user/user-info/remove-confirm | 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.