EntityFieldQuery::$propertyConditions
List of property conditions.
Type: array
See also
EntityFieldQuery::propertyCondition()
File
-
includes/
entity.inc, line 534
Class
- EntityFieldQuery
- Retrieves entities matching a given set of conditions.
Code
public $propertyConditions = array();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.