调试模式可用于诊断前端页面的性能问题。
调试模式可针对属于用户组的单个用户激活:
配置配置时;
查看已配置的[user
groups](//manual/web_interface/frontend_sections/administration/user_groups).
When Debug mode is enabled for a user group, its users will see a Debug button in the lower right corner of the browser window:
时
点击调试按钮将在页面内容下方打开一个新窗口,其中包含该页面的SQL统计信息,以及API调用列表和单独的SQL语句:
若页面出现性能问题,可使用此窗口查找问题的根本原因。
启用调试模式会对前端性能产生负面影响。