public property HandlerBase::$query

Where the $query object will reside:

Type: Drupal\views\Plugin\views\query\QueryPluginBase

File

drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php, line 24
Definition of Drupal\views\Plugin\views\HandlerBase.

Class

HandlerBase

Namespace

Drupal\views\Plugin\views

Code

public $query = NULL;