The count query that will be used for this pager.
Type: SelectQueryInterface
File
- core/
includes/ pager.class.inc, line 40
Class
- PagerDefault
- Query extender for pager queries.
Code
protected $customCountQuery = FALSE;
The count query that will be used for this pager.
Type: SelectQueryInterface
protected $customCountQuery = FALSE;