public property EntityFieldQuery::$propertyConditions in Drupal 7
List of property conditions.
Type: array
See also
EntityFieldQuery::propertyCondition()
File
- includes/
entity.inc, line 531
Class
- EntityFieldQuery
- Retrieves entities matching a given set of conditions.
Code
public $propertyConditions = array();