EntityFieldQuery::$ordered_results
The ordered results.
Type: array
See also
File
-
includes/
entity.inc, line 624
Class
- EntityFieldQuery
- Retrieves entities matching a given set of conditions.
Code
public $ordered_results = array();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.