public property EntityFieldQuery::$propertyConditions

List of property conditions.

Type: array

See also

EntityFieldQuery::propertyCondition()

File

drupal/includes/entity.inc, line 531

Class

EntityFieldQuery
Retrieves entities matching a given set of conditions.

Code

public $propertyConditions = array();