function DisplayPluginInterface::getPagerText
Provides help text for pagers.
Return value
array Returns an array which contains text for the items_per_page form element:
- items per page title: The title text for the items_per_page form element.
- items per page description: The description text for the items_per_page form element.
1 method overrides DisplayPluginInterface::getPagerText()
- DisplayPluginBase::getPagerText in core/modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php 
- Provides help text for pagers.
File
- 
              core/modules/ views/ src/ Plugin/ views/ display/ DisplayPluginInterface.php, line 600 
Class
- DisplayPluginInterface
- Provides an interface for Views display plugins.
Namespace
Drupal\views\Plugin\views\displayCode
public function getPagerText();Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
