field_normalization_test.services.yml
Same filename in other branches
- 9 core/modules/serialization/tests/modules/field_normalization_test/field_normalization_test.services.yml
- 10 core/modules/serialization/tests/modules/field_normalization_test/field_normalization_test.services.yml
- 11.x core/modules/serialization/tests/modules/field_normalization_test/field_normalization_test.services.yml
File
-
core/
modules/ serialization/ tests/ modules/ field_normalization_test/ field_normalization_test.services.yml
View source
- services:
- serializer.normalizer.silly_fielditem:
- class: Drupal\field_normalization_test\Normalization\TextItemSillyNormalizer
- tags:
- # The priority must be higher than serialization.normalizer.field_item.
- - { name: normalizer , priority: 9 }
Services
Title | Deprecated | Summary |
---|---|---|
serializer.normalizer.silly_fielditem | Drupal\field_normalization_test\Normalization\TextItemSillyNormalizer |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.