ResultRow::$index

Same name in other branches
  1. 9 core/modules/views/src/ResultRow.php \Drupal\views\ResultRow::index
  2. 8.9.x core/modules/views/src/ResultRow.php \Drupal\views\ResultRow::index
  3. 11.x core/modules/views/src/ResultRow.php \Drupal\views\ResultRow::index

An incremental number which represents the row in the entire result.

Type: int

File

core/modules/views/src/ResultRow.php, line 32

Class

ResultRow
A class representing a view result row.

Namespace

Drupal\views

Code

public $index;

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