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