EntityViewsData::$fieldStorageDefinitions

Same name in other branches
  1. 9 core/modules/views/src/EntityViewsData.php \Drupal\views\EntityViewsData::fieldStorageDefinitions
  2. 8.9.x core/modules/views/src/EntityViewsData.php \Drupal\views\EntityViewsData::fieldStorageDefinitions
  3. 10 core/modules/views/src/EntityViewsData.php \Drupal\views\EntityViewsData::fieldStorageDefinitions

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

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

Deprecated

in drupal:11.2.0 and is removed from drupal:12.0.0. No replacement is provided.

See also

https://www.drupal.org/node/3240278

File

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

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.