You are here

namespace Drupal\serialization in Zircon Profile 8

Same name in other branches
  1. 8.0 Drupal\serialization
Classsort descending Location Description
RegisterEntityResolversCompilerPass core/modules/serialization/src/RegisterEntityResolversCompilerPass.php Adds services tagged 'normalizer' and 'encoder' to the Serializer.
RegisterSerializationClassesCompilerPass core/modules/serialization/src/RegisterSerializationClassesCompilerPass.php Adds services tagged 'normalizer' and 'encoder' to the Serializer.
SerializationServiceProvider core/modules/serialization/src/SerializationServiceProvider.php Serialization dependency injection container.