ResultRow::$index
Same name in other branches
- 8.9.x core/modules/views/src/ResultRow.php \Drupal\views\ResultRow::index
- 10 core/modules/views/src/ResultRow.php \Drupal\views\ResultRow::index
- 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\viewsCode
public $index;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.