You are here

public property EntityFieldQuery::$age in Drupal 7

Flag indicating whether this is querying current or all revisions.

Type: int

See also

EntityFieldQuery::age()

File

includes/entity.inc, line 594

Class

EntityFieldQuery
Retrieves entities matching a given set of conditions.

Code

public $age = FIELD_LOAD_CURRENT;