You are here

namespace Drupal\Core\Entity\EntityReferenceSelection in Drupal 8

Same name in other branches
  1. 9 Drupal\Core\Entity\EntityReferenceSelection
Classsort descending Location Description
SelectionInterface core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionInterface.php Interface definition for Entity Reference Selection plugins.
SelectionPluginBase core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginBase.php Provides a base class for configurable selection handlers.
SelectionPluginManager core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManager.php Plugin type manager for Entity Reference Selection plugins.
SelectionPluginManagerInterface core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManagerInterface.php Defines an interface for the entity reference selection plugin manager.
SelectionTrait core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionTrait.php Provides common methods and injects services for core selection handlers.
SelectionWithAutocreateInterface core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionWithAutocreateInterface.php Interface for Selection plugins that support newly created entities.