public function PluginBase::query

Add anything to the query that we might need to.

1 call to PluginBase::query()
13 methods override PluginBase::query()

File

drupal/core/modules/views/lib/Drupal/views/Plugin/views/PluginBase.php, line 173
Definition of Drupal\views\Plugin\views\PluginBase.

Class

PluginBase

Namespace

Drupal\views\Plugin\views

Code

public function query() {
}