The list of sorts over the aggregate results.
Type: array
File
- core/lib/Drupal/Core/Entity/Query/QueryBase.php, line 74
Class
- QueryBase
- The base entity query class.
Namespace
Drupal\Core\Entity\Query
Code
1 | protected $sortAggregate = array (); |
Please login to continue.