protected property SelectQueryExtender::$query

The SelectQuery object we are extending/decorating.

Type: SelectQueryInterface

File

drupal-7.x/includes/database/select.inc, line 542

Class

SelectQueryExtender
The base extender class for Select queries.

Code

protected $query;