protected property PagerDefault::$customCountQuery

The count query that will be used for this pager.

Tipo: SelectQueryInterface

Archivo

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.

Código

protected $customCountQuery = FALSE;