You are here

namespace Drupal\Core\Entity\EntityReferenceSelection in Drupal 10

Same name in other branches
  1. 8 Drupal\Core\Entity\EntityReferenceSelection
  2. 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.
SelectionWithAutocreateInterface core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionWithAutocreateInterface.php Interface for Selection plugins that support newly created entities.