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

Breadcrumb

  1. Drupal Core 11.1.x
  2. EntityFieldRenderer.php

EntityFieldRenderer::$processedRows

A list of indexes of rows whose fields have already been rendered.

Type: int[]

File

core/modules/views/src/Entity/Render/EntityFieldRenderer.php, line 53

Class

EntityFieldRenderer
Renders entity fields.

Namespace

Drupal\views\Entity\Render

Code

protected $processedRows = [];
RSS feed
Powered by Drupal