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