You are here

namespace Drupal\Core\Pager in Drupal 8

Same name in other branches
  1. 9 Drupal\Core\Pager
Classsort descending Location Description
Pager core/lib/Drupal/Core/Pager/Pager.php A value object that represents a pager.
PagerManager core/lib/Drupal/Core/Pager/PagerManager.php Provides a manager for pagers.
PagerManagerInterface core/lib/Drupal/Core/Pager/PagerManagerInterface.php This is a service for pager information.
PagerParameters core/lib/Drupal/Core/Pager/PagerParameters.php Provides pager information contained within the current request.
PagerParametersInterface core/lib/Drupal/Core/Pager/PagerParametersInterface.php Interface describing pager information contained within the request.