PagerManager::$maxPagerElementId

Same name in other branches
  1. 9 core/lib/Drupal/Core/Pager/PagerManager.php \Drupal\Core\Pager\PagerManager::maxPagerElementId
  2. 11.x core/lib/Drupal/Core/Pager/PagerManager.php \Drupal\Core\Pager\PagerManager::maxPagerElementId

The highest pager ID created so far.

Type: int

File

core/lib/Drupal/Core/Pager/PagerManager.php, line 39

Class

PagerManager
Provides a manager for pagers.

Namespace

Drupal\Core\Pager

Code

protected $maxPagerElementId = -1;

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