Pager::$totalItems

Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Pager/Pager.php \Drupal\Core\Pager\Pager::totalItems
  2. 10 core/lib/Drupal/Core/Pager/Pager.php \Drupal\Core\Pager\Pager::totalItems
  3. 11.x core/lib/Drupal/Core/Pager/Pager.php \Drupal\Core\Pager\Pager::totalItems

The total number of items .

Type: int

File

core/lib/Drupal/Core/Pager/Pager.php, line 15

Class

Pager
A value object that represents a pager.

Namespace

Drupal\Core\Pager

Code

protected $totalItems;

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