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

Breadcrumb

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

EntityLabel::$loadedReferencers

Array of entities that reference to file.

Type: array

File

core/modules/views/src/Plugin/views/field/EntityLabel.php, line 26

Class

EntityLabel
Field handler to display entity label optionally linked to entity page.

Namespace

Drupal\views\Plugin\views\field

Code

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