6 calls to DisplayPluginBase::usesPager()
- Attachment::renderPager in core/
modules/ views/ src/ Plugin/ views/ display/ Attachment.php  - Checks to see if the display plugins support pager rendering.
 - DisplayPluginBase::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php  - Provide a form to edit options for this plugin.
 - DisplayPluginBase::defaultableSections in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php  - Lists the 'defaultable' sections and what items each section contains.
 - DisplayPluginBase::defineOptions in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php  - Information about options for all kinds of purposes will be held here.
 - DisplayPluginBase::isPagerEnabled in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php  - Whether the display is using a pager or not.
 - DisplayPluginBase::optionsSummary in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php  - Provides the default summary for options in the views UI.
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.