EntityViewsData::$storage

Same name and namespace in other branches
  1. 8.9.x core/modules/views/src/EntityViewsData.php \Drupal\views\EntityViewsData::storage
  2. 10 core/modules/views/src/EntityViewsData.php \Drupal\views\EntityViewsData::storage
  3. 11.x core/modules/views/src/EntityViewsData.php \Drupal\views\EntityViewsData::storage

The storage used for this entity type.

Type: \Drupal\Core\Entity\Sql\SqlEntityStorageInterface

File

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

Class

EntityViewsData
Provides generic views integration for entities.

Namespace

Drupal\views

Code

protected $storage;

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