function ConditionAggregateInterface::compile
Compiles this conditional clause.
Parameters
$query: The query object this conditional clause belongs to.
1 method overrides ConditionAggregateInterface::compile()
- ConditionAggregate::compile in core/
lib/ Drupal/ Core/ Entity/ Query/ Sql/ ConditionAggregate.php - Compiles this conditional clause.
File
-
core/
lib/ Drupal/ Core/ Entity/ Query/ ConditionAggregateInterface.php, line 90
Class
- ConditionAggregateInterface
- Defines aggregated entity query conditions.
Namespace
Drupal\Core\Entity\QueryCode
public function compile($query);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.