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