Overrides QueryAggregateInterface::existsAggregate
public function existsAggregate($field, $function, $langcode = NULL) { return $this->conditionAggregate ->exists($field, $function, $langcode); }