protected property QueryBase::$sortAggregate

The list of sorts over the aggregate results.

Type: array

File

drupal/core/lib/Drupal/Core/Entity/Query/QueryBase.php, line 71
Contains \Drupal\Core\Entity\Query\QueryBase.

Class

QueryBase
The base entity query class.

Namespace

Drupal\Core\Entity\Query

Code

protected $sortAggregate = array();