Same name and namespace in other branches
  1. 8.9.x core/core.services.yml \plugin.manager.entity_reference_selection
  2. 9 core/core.services.yml \plugin.manager.entity_reference_selection

Class

Drupal\Core\Entity\EntityReferenceSelection\SelectionPluginManager
8 string references to plugin.manager.entity_reference_selection
EntityAutocomplete::validateEntityAutocomplete in core/lib/Drupal/Core/Entity/Element/EntityAutocomplete.php
Form element validation handler for entity_autocomplete elements.
EntityReferenceSelectionReferenceableTest::setUp in core/modules/system/tests/src/Kernel/Entity/EntityReferenceSelectionReferenceableTest.php
EntityReferenceSelectionSortTest::testSort in core/tests/Drupal/KernelTests/Core/Entity/EntityReferenceSelection/EntityReferenceSelectionSortTest.php
Assert sorting by field and property.
field_field_config_create in core/modules/field/field.module
Implements hook_ENTITY_TYPE_create() for 'field_config'.
TermEntityReferenceTest::testSelectionTestVocabularyRestriction in core/modules/taxonomy/tests/src/Kernel/TermEntityReferenceTest.php
Tests an entity reference field restricted to a single vocabulary.

... See full list

File

core/core.services.yml
core/core.services.yml

View source
  1. class: Drupal\Core\Entity\EntityReferenceSelection\SelectionPluginManager
  2. parent: default_plugin_manager