Routing
root
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 | 2fa_login | /2fa | Path does not match |
| 3 | 2fa_login_check | /2fa_check | Path does not match |
| 4 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 5 | _wdt | /_wdt/{token} | Path does not match |
| 6 | _profiler_home | /_profiler/ | Path does not match |
| 7 | _profiler_search | /_profiler/search | Path does not match |
| 8 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 9 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 10 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 11 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 12 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 13 | _profiler_open_file | /_profiler/open | Path does not match |
| 14 | _profiler | /_profiler/{token} | Path does not match |
| 15 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 16 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 17 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 18 | 2fa_resend | /2fa/resend | Path does not match |
| 19 | user_2fa_settings | /user/2fa-settings | Path does not match |
| 20 | user_2fa_setup_totp | /user/2fa-settings/setup-totp | Path does not match |
| 21 | user_2fa_disable_totp | /user/2fa-settings/disable-totp | Path does not match |
| 22 | admin_admin_info_index | /admin/admin-info | Path does not match |
| 23 | admin_admin_info_index_slash | /admin/admin-info/ | Path does not match |
| 24 | admin_admin_info_edit | /admin/admin-info/edit | Path does not match |
| 25 | admin_admin_info_update | /admin/admin-info/update | Path does not match |
| 26 | admin_admin_info_password | /admin/admin-info/password | Path does not match |
| 27 | admin_admin_info_password_update | /admin/admin-info/password-update | Path does not match |
| 28 | admin_category_list | /admin/category/list | Path does not match |
| 29 | admin_category_create | /admin/category/create | Path does not match |
| 30 | admin_category_edit | /admin/category/edit/{categoryId} | Path does not match |
| 31 | admin_category_save | /admin/category/save | Path does not match |
| 32 | admin_category_update | /admin/category/update/{categoryId} | Path does not match |
| 33 | admin_category_remove | /admin/category/remove/{categoryId} | Path does not match |
| 34 | admin_community_list | /admin/community/list | Path does not match |
| 35 | admin_community_info | /admin/community/info/{communityId} | Path does not match |
| 36 | admin_community_create | /admin/community/create | Path does not match |
| 37 | admin_community_edit | /admin/community/edit/{communityId} | Path does not match |
| 38 | admin_community_save | /admin/community/save | Path does not match |
| 39 | admin_community_update | /admin/community/update/{communityId} | Path does not match |
| 40 | admin_community_remove | /admin/community/remove/{communityId} | Path does not match |
| 41 | admin_community_members | /admin/community/members/{communityId} | Path does not match |
| 42 | admin_community_member_add_form | /admin/community/members/{communityId}/add | Path does not match |
| 43 | admin_community_member_add | /admin/community/members/{communityId}/add | Path does not match |
| 44 | admin_community_member_remove | /admin/community/members/{communityId}/remove/{memberCommunityId} | Path does not match |
| 45 | admin_community_frame | /admin/community/frame/{communityId} | Path does not match |
| 46 | admin_community_frame_save | /admin/community/frame/{communityId}/save | Path does not match |
| 47 | admin_community_rule_edit | /admin/community-rule/{communityId} | Path does not match |
| 48 | admin_community_rule_update | /admin/community-rule/{communityId}/update | Path does not match |
| 49 | admin_index | /admin | Path does not match |
| 50 | admin_index_slash | /admin/ | Path does not match |
| 51 | admin_index_alt | /admin/index | Path does not match |
| 52 | admin_no_permission | /admin/no-permission | Path does not match |
| 53 | admin_user_pending | /admin/user/pending | Path does not match |
| 54 | admin_user_approve | /admin/user/approve/{memberId} | Path does not match |
| 55 | admin_user_reject | /admin/user/reject/{memberId} | Path does not match |
| 56 | admin_email_templates | /admin/email-templates | Path does not match |
| 57 | admin_email_template_edit | /admin/email-template/edit/{id} | Path does not match |
| 58 | admin_email_template_update | /admin/email-template/update/{id} | Path does not match |
| 59 | admin_email_template_reset | /admin/email-template/reset/{id} | Path does not match |
| 60 | admin_email_template_set_my_default | /admin/email-template/set-my-default/{id} | Path does not match |
| 61 | admin_email_template_apply_my_default | /admin/email-template/apply-my-default/{id} | Path does not match |
| 62 | admin_notification_admin | /admin/notification-admin | Path does not match |
| 63 | admin_notification_admin_toggle | /admin/notification-admin/toggle/{adminId} | Path does not match |
| 64 | admin_deleted_members | /admin/deleted-members | Path does not match |
| 65 | admin_deleted_member_restore | /admin/deleted-member/restore/{memberId} | Path does not match |
| 66 | admin_deleted_member_permanent_delete | /admin/deleted-member/permanent-delete/{memberId} | Path does not match |
| 67 | admin_deleted_member_config_update | /admin/deleted-member/config/update | Path does not match |
| 68 | admin_delete_message_index | /admin/delete-message | Path does not match |
| 69 | admin_delete_message_index_slash | /admin/delete-message/ | Path does not match |
| 70 | admin_delete_message_confirm | /admin/delete-message/confirm/{id} | Path does not match |
| 71 | admin_delete_message_delete | /admin/delete-message/delete/{id} | Path does not match |
| 72 | admin_delete_message_bulk_delete | /admin/delete-message/bulk-delete | Path does not match |
| 73 | admin_deleted_message_index | /admin/deleted-message | Path does not match |
| 74 | admin_deleted_message_index_slash | /admin/deleted-message/ | Path does not match |
| 75 | admin_deleted_message_view | /admin/deleted-message/view/{id} | Path does not match |
| 76 | admin_deleted_message_restore | /admin/deleted-message/restore/{id} | Path does not match |
| 77 | admin_deleted_message_bulk_restore | /admin/deleted-message/bulk-restore | Path does not match |
| 78 | admin_deleted_message_permanent_delete | /admin/deleted-message/permanent-delete/{id} | Path does not match |
| 79 | admin_deleted_message_bulk_permanent_delete | /admin/deleted-message/bulk-permanent-delete | Path does not match |
| 80 | admin_email_list | /admin/email | Path does not match |
| 81 | admin_email_list_slash | /admin/email/ | Path does not match |
| 82 | admin_email_info | /admin/email/info/{id} | Path does not match |
| 83 | admin_email_toggle_status | /admin/email/toggle-status/{id} | Path does not match |
| 84 | admin_maillog_list | /admin/maillog/list | Path does not match |
| 85 | admin_maillog_info | /admin/maillog/info/{maillogId} | Path does not match |
| 86 | admin_sidebar_index | /admin-sidebar | Path does not match |
| 87 | admin_sidebar_index_slash | /admin-sidebar/ | Path does not match |
| 88 | admin_sidebar_index_alt | /admin-sidebar/index | Path does not match |
| 89 | admin_sidebar_no_permission | /admin-sidebar/no-permission | Path does not match |
| 90 | admin_sidebar_user_pending | /admin-sidebar/user/pending | Path does not match |
| 91 | admin_sidebar_user_approve | /admin-sidebar/user/approve/{memberId} | Path does not match |
| 92 | admin_sidebar_user_reject | /admin-sidebar/user/reject/{memberId} | Path does not match |
| 93 | admin_sidebar_user_remove | /admin-sidebar/user/remove/{memberId} | Path does not match |
| 94 | admin_sidebar_email_templates | /admin-sidebar/email-templates | Path does not match |
| 95 | admin_sidebar_email_template_edit | /admin-sidebar/email-template/edit/{id} | Path does not match |
| 96 | admin_sidebar_email_template_update | /admin-sidebar/email-template/update/{id} | Path does not match |
| 97 | admin_sidebar_email_template_reset | /admin-sidebar/email-template/reset/{id} | Path does not match |
| 98 | admin_sidebar_email_template_set_my_default | /admin-sidebar/email-template/set-my-default/{id} | Path does not match |
| 99 | admin_sidebar_email_template_apply_my_default | /admin-sidebar/email-template/apply-my-default/{id} | Path does not match |
| 100 | admin_sidebar_notification_admin | /admin-sidebar/notification-admin | Path does not match |
| 101 | admin_sidebar_notification_admin_toggle | /admin-sidebar/notification-admin/toggle/{adminId} | Path does not match |
| 102 | admin_sidebar_deleted_members | /admin-sidebar/deleted-members | Path does not match |
| 103 | admin_sidebar_deleted_member_restore | /admin-sidebar/deleted-member/restore/{memberId} | Path does not match |
| 104 | admin_sidebar_deleted_member_permanent_delete | /admin-sidebar/deleted-member/permanent-delete/{memberId} | Path does not match |
| 105 | admin_sidebar_deleted_member_config_update | /admin-sidebar/deleted-member/config/update | Path does not match |
| 106 | admin_sidebar_community_list | /admin-sidebar/community/list | Path does not match |
| 107 | admin_sidebar_category_list | /admin-sidebar/category/list | Path does not match |
| 108 | admin_sidebar_delete_message | /admin-sidebar/delete-message | Path does not match |
| 109 | admin_sidebar_email | /admin-sidebar/email | Path does not match |
| 110 | admin_sidebar_maillog_list | /admin-sidebar/maillog/list | Path does not match |
| 111 | admin_sidebar_secretary | /admin-sidebar/secretary | Path does not match |
| 112 | admin_sidebar_secretary_edit | /admin-sidebar/secretary/edit/{id} | Path does not match |
| 113 | admin_sidebar_secretary_new | /admin-sidebar/secretary/new | Path does not match |
| 114 | admin_sidebar_secretary_delete | /admin-sidebar/secretary/delete/{id} | Path does not match |
| 115 | admin_sidebar_access_log | /admin-sidebar/access-log | Path does not match |
| 116 | admin_user_list | /admin/user/list | Path does not match |
| 117 | admin_user_info | /admin/user/info/{memberId} | Path does not match |
| 118 | admin_user_edit | /admin/user/edit/{memberId} | Path does not match |
| 119 | admin_user_update | /admin/user/update/{memberId} | Path does not match |
| 120 | admin_user_verify | /admin/user/verify/{memberId} | Path does not match |
| 121 | admin_user_remove | /admin/user/remove/{memberId} | Path does not match |
| 122 | admin_user_search | /admin/user/search | Path does not match |
| 123 | root | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.