You are here

protected property SearchApiEntity::$entityDisplayRepository in Search API 8

The entity display repository manager.

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

File

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

Class

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

Namespace

Drupal\search_api\Plugin\views\field

Code

protected $entityDisplayRepository;