protected property SelectQuery::$where in Drupal 7
The conditional object for the WHERE clause.
Type: DatabaseCondition
File
- includes/
database/ select.inc, line 920
Class
- SelectQuery
- Query builder for SELECT statements.
Code
protected $where;