protected property PagerDefault::$customCountQuery
The count query that will be used for this pager.
Type: SelectQueryInterface
File
- drupal-7.x/
includes/ pager.inc, line 43 - Functions to aid in presenting database results as a set of pages.
Class
- PagerDefault
- Query extender for pager queries.
Code
protected $customCountQuery = FALSE;