You are here

protected property SearchApiEntity::$entityTypeBundleInfo in Search API 8

The entity type bundle info.

Type: \Drupal\Core\Entity\EntityTypeBundleInfo|null

File

src/Plugin/views/field/SearchApiEntity.php, line 37

Class

SearchApiEntity
Handles the display of entity reference fields in Search API Views.

Namespace

Drupal\search_api\Plugin\views\field

Code

protected $entityTypeBundleInfo;