protected property SelectQueryExtender::$query in Drupal 7
The SelectQuery object we are extending/decorating.
Type: SelectQueryInterface
File
- includes/
database/ select.inc, line 543
Class
- SelectQueryExtender
- The base extender class for Select queries.
Code
protected $query;