Abstraction of the selection logic of an entity reference field.

Implementations that wish to provide an implementation of this should register it with hook_entityreference_selection_plugins().

File

core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandler.inc

Classes

Namesort descending Description
EntityReferenceSelectionHandlerBroken A null implementation of EntityReferenceSelectionHandler.

Interfaces

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