public property PagerPluginBase::$total_items in Drupal 9
Same name and namespace in other branches
- 8 core/modules/views/src/Plugin/views/pager/PagerPluginBase.php \Drupal\views\Plugin\views\pager\PagerPluginBase::total_items
File
- core/
modules/ views/ src/ Plugin/ views/ pager/ PagerPluginBase.php, line 32
Class
- PagerPluginBase
- Base class for views pager plugins.
Namespace
Drupal\views\Plugin\views\pagerCode
public $total_items = 0;