You are here

6 calls to PagerPluginBase::getItemsPerPage() in Zircon Profile 8

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.