PrefetchedResult::$currentRowIndex

The current row index in the result set.

Type: currentRowIndex

File

core/lib/Drupal/Core/Database/Statement/PrefetchedResult.php, line 24

Class

PrefetchedResult
Class for prefetched results of a data query language (DQL) statement.

Namespace

Drupal\Core\Database\Statement

Code

protected ?int $currentRowIndex = NULL;

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