You are here

public property HandlerBase::$query in Views (for Drupal 7) 8.3

Where the $query object will reside:

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

File

lib/Drupal/views/Plugin/views/HandlerBase.php, line 22
Definition of Drupal\views\Plugin\views\HandlerBase.

Class

HandlerBase

Namespace

Drupal\views\Plugin\views

Code

public $query = NULL;