PagerSelectExtender::$customCountQuery
Same name in other branches
- 9 core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php \Drupal\Core\Database\Query\PagerSelectExtender::customCountQuery
- 8.9.x core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php \Drupal\Core\Database\Query\PagerSelectExtender::customCountQuery
- 11.x core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php \Drupal\Core\Database\Query\PagerSelectExtender::customCountQuery
The count query that will be used for this pager.
Type: \Drupal\Core\Database\Query\SelectInterface
File
-
core/
lib/ Drupal/ Core/ Database/ Query/ PagerSelectExtender.php, line 38
Class
- PagerSelectExtender
- Query extender for pager queries.
Namespace
Drupal\Core\Database\QueryCode
protected $customCountQuery = FALSE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.