protected property QueryBase::$allRevisions in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Entity/Query/QueryBase.php \Drupal\Core\Entity\Query\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 110
Class
- QueryBase
- The base entity query class.
Namespace
Drupal\Core\Entity\QueryCode
protected $allRevisions = FALSE;