Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. 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;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal