namespace Drupal\views\Plugin\views\pager

Same name in other branches
  1. 9 Drupal\views\Plugin\views\pager
  2. 8.9.x Drupal\views\Plugin\views\pager
  3. 10 Drupal\views\Plugin\views\pager
Object name File name Summary
Full core/modules/views/src/Plugin/views/pager/Full.php The plugin to handle full pager.
Mini core/modules/views/src/Plugin/views/pager/Mini.php The plugin to handle mini pager.
None core/modules/views/src/Plugin/views/pager/None.php Plugin for views without pagers.
PagerPluginBase core/modules/views/src/Plugin/views/pager/PagerPluginBase.php Base class for views pager plugins.
Some core/modules/views/src/Plugin/views/pager/Some.php Plugin for views without pagers.
SqlBase core/modules/views/src/Plugin/views/pager/SqlBase.php A common base class for sql based pager.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.