EntityField::$entityTypeBundleInfo

Same name and namespace in other branches
  1. 11.x core/modules/views/src/Plugin/views/field/EntityField.php \Drupal\views\Plugin\views\field\EntityField::entityTypeBundleInfo

The entity type bundle info service.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

core/modules/views/src/Plugin/views/field/EntityField.php, line 135

Class

EntityField
A field that displays entity field data.

Namespace

Drupal\views\Plugin\views\field

Code

protected $entityTypeBundleInfo;

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