ConditionAggregate::$sqlQuery
Same name in other branches
- 10 core/lib/Drupal/Core/Entity/Query/Sql/ConditionAggregate.php \Drupal\Core\Entity\Query\Sql\ConditionAggregate::sqlQuery
- 11.x core/lib/Drupal/Core/Entity/Query/Sql/ConditionAggregate.php \Drupal\Core\Entity\Query\Sql\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 $sqlQuery;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.