ConditionAggregate::$sqlQuery
The current SQL query, set by parent condition compile() method calls.
Type: \Drupal\Core\Database\Query\SelectInterface
File
- 
              core/
lib/ Drupal/ Core/ Entity/ Query/ Sql/ ConditionAggregate.php, line 20  
Class
- ConditionAggregate
 - Defines the aggregate condition for sql based storage.
 
Namespace
Drupal\Core\Entity\Query\SqlCode
protected SelectInterface $sqlQuery;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.