Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ResultRow.php
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;
RSS feed