EntityDisplayRebuilder::$entityTypeBundleInfo

Same name and namespace in other branches
  1. 9 core/modules/field/src/EntityDisplayRebuilder.php \Drupal\field\EntityDisplayRebuilder::entityTypeBundleInfo
  2. 8.9.x core/modules/field/src/EntityDisplayRebuilder.php \Drupal\field\EntityDisplayRebuilder::entityTypeBundleInfo
  3. 10 core/modules/field/src/EntityDisplayRebuilder.php \Drupal\field\EntityDisplayRebuilder::entityTypeBundleInfo

The entity type bundle info.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

core/modules/field/src/EntityDisplayRebuilder.php, line 39

Class

EntityDisplayRebuilder
Rebuilds all form and view modes for a passed entity bundle.

Namespace

Drupal\field

Code

protected $entityTypeBundleInfo;

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