public property EntityFieldQuery::$propertyConditions

List of property conditions.

Tipo: array

See also

EntityFieldQuery::propertyCondition()

Archivo

drupal-7.x/includes/entity.inc, line 479

Class

EntityFieldQuery
Retrieves entities matching a given set of conditions.

Código

public $propertyConditions = array();