站内搜索:
首页
能量聚点学习技术
Views
列表
Add
导入
Tools
Basic
Convert
Add Views signature to all SQL queries
All Views-generated queries will include a special 'VIEWS' = 'VIEWS' string in the WHERE clause. This makes identifying Views queries in database server logs simpler, but should only be used when troubleshooting.
Disable views data caching
Views caches data about tables, modules and views available, to increase performance. By checking this box, Views will skip this cache and always rebuild this data when needed. This can have a serious performance impact on your site.
Ignore missing advanced help module
Views uses the advanced help module to provide help text; if this module is not present Views will complain, unless this setting is checked.
Show query above live preview
The live preview feature will show you the output of the view you're creating, as well as the view. Check here to show the query and other information above the view; leave this unchecked to show that information below the view.
Show other queries run during render during live preview
Drupal has the potential to run many queries while a view is being rendered. Checking this box will display every query run during view render as part of the live preview.
Do not show hover links over views
To make it easier to administrate your views, Views provides 'hover' links to take you to the edit and export screen of a view whenever the view is used. This can be distracting on some themes, though; if it is problematic, you can turn it off here.
Enable views performance statistics via the Devel module
Check this to enable some Views query and performance statistics
if Devel is installed
.
Disable javascript with Views
If you are having problems with the javascript, you can disable it here; the Views UI should degrade and still be usable without javascript, it just not as good.
Page region to output performance statistics:
左边栏
右边栏
内容
标题
页脚
用户登录
用户名:
*
密码:
*
创建新帐号
重设密码
导航
Glossary
Recent posts