| 1 plugin.inc | views_plugin::query() | 
Add anything to the query that we might need to.
File
- core/modules/ views/ includes/ plugin.inc, line 59 
Class
- views_plugin
- Abstract base class to provide interface common to all plugins.
Code
function query() {
}
