10 methods override FieldMappingBase::mapEntityField() in Webform Content Creator 3.x
- AddressFieldMapping::mapEntityField in src/
Plugin/ WebformContentCreator/ FieldMapping/ AddressFieldMapping.php - Use a single mapping to set an entity field value.
- BooleanFieldMapping::mapEntityField in src/
Plugin/ WebformContentCreator/ FieldMapping/ BooleanFieldMapping.php - Use a single mapping to set an entity field value.
- DateTimeFieldMapping::mapEntityField in src/
Plugin/ WebformContentCreator/ FieldMapping/ DateTimeFieldMapping.php - Use a single mapping to set an entity field value.
- DefaultFieldMapping::mapEntityField in src/
Plugin/ WebformContentCreator/ FieldMapping/ DefaultFieldMapping.php - Use a single mapping to set an entity field value.
- EmailFieldMapping::mapEntityField in src/
Plugin/ WebformContentCreator/ FieldMapping/ EmailFieldMapping.php - Use a single mapping to set an entity field value.
- EntityReferenceFieldMapping::mapEntityField in src/
Plugin/ WebformContentCreator/ FieldMapping/ EntityReferenceFieldMapping.php - Use a single mapping to set an entity field value.
- LinkFieldMapping::mapEntityField in src/
Plugin/ WebformContentCreator/ FieldMapping/ LinkFieldMapping.php - Use a single mapping to set an entity field value.
- NumericFieldMapping::mapEntityField in src/
Plugin/ WebformContentCreator/ FieldMapping/ NumericFieldMapping.php - Use a single mapping to set an entity field value.
- SocialMediaLinksFieldMapping::mapEntityField in src/
Plugin/ WebformContentCreator/ FieldMapping/ SocialMediaLinksFieldMapping.php - Use a single mapping to set an entity field value.
- TextFieldMapping::mapEntityField in src/
Plugin/ WebformContentCreator/ FieldMapping/ TextFieldMapping.php - Use a single mapping to set an entity field value.