namespace Drupal\serialization in Drupal 8
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. |