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