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 58

Class

EntityViewsData
Provides generic views integration for entities.

Namespace

Drupal\views

Code

1
protected $fieldStorageDefinitions;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.