7 methods override FieldableEntityNormalizerTrait::constructValue()
- BooleanItemNormalizer::constructValue in core/
modules/ serialization/ tests/ modules/ test_fieldtype_boolean_emoji_normalizer/ src/ Normalizer/ BooleanItemNormalizer.php - Build the field item value using the incoming data.
- EntityReferenceFieldItemNormalizer::constructValue in core/
modules/ serialization/ src/ Normalizer/ EntityReferenceFieldItemNormalizer.php - Build the field item value using the incoming data.
- EntityReferenceItemNormalizer::constructValue in core/
modules/ hal/ src/ Normalizer/ EntityReferenceItemNormalizer.php - Build the field item value using the incoming data.
- StringNormalizer::constructValue in core/
modules/ jsonapi/ tests/ modules/ jsonapi_test_field_type/ src/ Normalizer/ StringNormalizer.php - Build the field item value using the incoming data.
- TextItemSillyNormalizer::constructValue in core/
modules/ serialization/ tests/ modules/ field_normalization_test/ src/ Normalization/ TextItemSillyNormalizer.php - Build the field item value using the incoming data.
- TimestampItemNormalizer::constructValue in core/
modules/ serialization/ src/ Normalizer/ TimestampItemNormalizer.php - Build the field item value using the incoming data.
- TimestampItemNormalizer::constructValue in core/
modules/ hal/ src/ Normalizer/ TimestampItemNormalizer.php - Build the field item value using the incoming data.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.