public property EntityFieldQuery::$orderedResults in Drupal 7
The ordered results.
Type: array
See also
File
- includes/
entity.inc, line 621
Class
- EntityFieldQuery
- Retrieves entities matching a given set of conditions.
Code
public $orderedResults = array();