serializer.normalizer.entity
Same name in other branches
- 8.9.x core/modules/serialization/serialization.services.yml \serializer.normalizer.entity
- 10 core/modules/serialization/serialization.services.yml \serializer.normalizer.entity
- 11.x core/modules/serialization/serialization.services.yml \serializer.normalizer.entity
Class
Drupal\serialization\Normalizer\EntityNormalizerTags
- normalizer
File
-
core/
modules/ serialization/ serialization.services.yml
View source
- class: Drupal\serialization\Normalizer\EntityNormalizer
- tags:
- - { name: normalizer }
- arguments:
- - '@entity_type.manager'
- - '@entity_type.repository'
- - '@entity_field.manager'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.