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;
Please login to continue.