PagerSelectExtender::$maxElement

Same name in other branches
  1. 9 core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php \Drupal\Core\Database\Query\PagerSelectExtender::maxElement

The highest element we've autogenerated so far.

Type: int

File

core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php, line 24

Class

PagerSelectExtender
Query extender for pager queries.

Namespace

Drupal\Core\Database\Query

Code

public static $maxElement = 0;

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