namespace Drupal\serialization

Classsort descending Location Description
RegisterEntityResolversCompilerPass drupal/core/modules/serialization/lib/Drupal/serialization/RegisterEntityResolversCompilerPass.php Adds services tagged 'normalizer' and 'encoder' to the Serializer.
RegisterSerializationClassesCompilerPass drupal/core/modules/serialization/lib/Drupal/serialization/RegisterSerializationClassesCompilerPass.php Adds services tagged 'normalizer' and 'encoder' to the Serializer.
SerializationBundle drupal/core/modules/serialization/lib/Drupal/serialization/SerializationBundle.php Serialization dependency injection container.