QueryBase::$allRevisions

Flag indicating whether to query the current revision or all revisions.

Type: bool

File

core/lib/Drupal/Core/Entity/Query/QueryBase.php, line 109

Class

QueryBase
The base entity query class.

Namespace

Drupal\Core\Entity\Query

Code

protected $allRevisions = FALSE;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.