You are here

namespace Drupal\Core\Entity\Plugin\EntityReferenceSelection in Drupal 8

Same name in other branches
  1. 9 Drupal\Core\Entity\Plugin\EntityReferenceSelection
Classsort descending Location Description
Broken core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/Broken.php Defines a fallback plugin for missing entity_reference selection plugins.
DefaultSelection core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php Default plugin implementation of the Entity Reference Selection plugin.
PhpSelection core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/PhpSelection.php Defines an alternative to the default Entity Reference Selection plugin.
SelectionBase core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/SelectionBase.php