6 calls to PagerPluginBase::getItemsPerPage()
- Mini::postExecute in core/modules/ views/ src/ Plugin/ views/ pager/ Mini.php 
- Perform any needed actions just after the query executing.
- Mini::query in core/modules/ views/ src/ Plugin/ views/ pager/ Mini.php 
- Modify the query for paging.
- PagerPluginBase::hasMoreRecords in core/modules/ views/ src/ Plugin/ views/ pager/ PagerPluginBase.php 
- Determine if there are more records available.
- SqlBase::exposedFormAlter in core/modules/ views/ src/ Plugin/ views/ pager/ SqlBase.php 
- SqlBase::getPagerTotal in core/modules/ views/ src/ Plugin/ views/ pager/ SqlBase.php 
- SqlBase::updatePageInfo in core/modules/ views/ src/ Plugin/ views/ pager/ SqlBase.php 
- Update global paging info.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
