You are here

service plugin.manager.dynamic_entity_reference_selection in Dynamic Entity Reference 8.2

Same name and namespace in other branches
  1. 8 dynamic_entity_reference.services.yml \plugin.manager.dynamic_entity_reference_selection

Class

Drupal\dynamic_entity_reference\SelectionPluginManager
4 string references to plugin.manager.dynamic_entity_reference_selection
DynamicEntityReferenceItem::generateSampleValue in src/Plugin/Field/FieldType/DynamicEntityReferenceItem.php
Generates placeholder field values.
DynamicEntityReferenceItem::getSettableOptions in src/Plugin/Field/FieldType/DynamicEntityReferenceItem.php
To select both target_type and target_id the option value is changed from target_id to target_type-target_id.
DynamicEntityReferenceItem::targetTypeFieldSettingsForm in src/Plugin/Field/FieldType/DynamicEntityReferenceItem.php
Returns a form for single target type settings.
ValidDynamicReferenceConstraintValidator::create in src/Plugin/Validation/Constraint/ValidDynamicReferenceConstraintValidator.php
Instantiates a new instance of this class.

File

./dynamic_entity_reference.services.yml
dynamic_entity_reference.services.yml

View source
  1. class: Drupal\dynamic_entity_reference\SelectionPluginManager
  2. parent: plugin.manager.entity_reference_selection