Where the $query object will reside.
Type: \Drupal\views\Plugin\views\query\QueryPluginBase
File
- core/modules/views/src/ViewExecutable.php, line 187
Class
- ViewExecutable
- Represents a view as a whole.
Namespace
Drupal\views
Code
public $query = NULL;
Please login to continue.