namespace Drupal\views\Plugin\views\pager

Classsort descending Location Description
Full drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/Full.php The plugin to handle full pager.
Mini drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/Mini.php The plugin to handle mini pager.
None drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/None.php Plugin for views without pagers.
PagerPluginBase drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php The base plugin to handle pager.
Some drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/Some.php Plugin for views without pagers.