protected property PagerDefault::$customCountQuery

The count query that will be used for this pager.

Type: SelectQueryInterface

File

drupal/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;