service plugin.manager.dynamic_entity_reference_selection in Dynamic Entity Reference 8
Same name and namespace in other branches
- 8.2 dynamic_entity_reference.services.yml \plugin.manager.dynamic_entity_reference_selection
Class
Drupal\dynamic_entity_reference\SelectionPluginManager4 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
View source
- class: Drupal\dynamic_entity_reference\SelectionPluginManager
- parent: plugin.manager.entity_reference_selection