protected property QueryBase::$conditionAggregate in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Entity/Query/QueryBase.php \Drupal\Core\Entity\Query\QueryBase::conditionAggregate
- 9 core/lib/Drupal/Core/Entity/Query/QueryBase.php \Drupal\Core\Entity\Query\QueryBase::conditionAggregate
Aggregate Conditions.
Type: \Drupal\Core\Entity\Query\ConditionAggregateInterface
File
- core/
lib/ Drupal/ Core/ Entity/ Query/ QueryBase.php, line 67
Class
- QueryBase
- The base entity query class.
Namespace
Drupal\Core\Entity\QueryCode
protected $conditionAggregate;