namespace Drupal\serialization in Drupal 10
Same name in other branches
Class | Location | Description |
---|---|---|
RegisterEntityResolversCompilerPass |
core/ |
Adds services tagged 'entity_resolver' to the Serializer. |
RegisterSerializationClassesCompilerPass |
core/ |
Adds services tagged 'normalizer' and 'encoder' to the Serializer. |
SerializationServiceProvider |
core/ |
Serialization dependency injection container. |