1 EntityReferenceSelectionHandler.inc public EntityReferenceSelectionHandlerInterface::getLabel($entity)

Return the label of a given entity.

File

core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandler.inc, line 65
Abstraction of the selection logic of an entity reference field.

Class

EntityReferenceSelectionHandlerInterface
@file Abstraction of the selection logic of an entity reference field.

Code

public function getLabel($entity);