EntityViewsData::$fieldStorageDefinitions

The field storage definitions for all base fields of the entity type.

Type: \Drupal\Core\Field\FieldStorageDefinitionInterface[]

File

core/modules/views/src/EntityViewsData.php, line 60

Class

EntityViewsData
Provides generic views integration for entities.

Namespace

Drupal\views

Code

protected $fieldStorageDefinitions;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.