public property EntityFieldQuery::$age
Flag indicating whether this is querying current or all revisions.
Tipo: int
See also
Archivo
- drupal-7.x/
includes/ entity.inc, line 542
Class
- EntityFieldQuery
- Retrieves entities matching a given set of conditions.
Código
public $age = FIELD_LOAD_CURRENT;