DoctrinePersistentObjectNormalizer
final class DoctrinePersistentObjectNormalizer implements NormalizerInterface, DenormalizerInterface (View source)
Properties
protected PersistenceManagerInterface | $persistenceManager | ||
protected ReflectionService | $reflectionService |
Methods
array
normalize($object, string $format = null, array $context = [])
No description
supportsNormalization($data, string $format = null)
No description
denormalize($data, $type, string $format = null, array $context = [])
No description
supportsDenormalization($data, $type, string $format = null)
No description
Details
array
normalize($object, string $format = null, array $context = [])
No description
supportsNormalization($data, string $format = null)
No description
denormalize($data, $type, string $format = null, array $context = [])
No description
supportsDenormalization($data, $type, string $format = null)
No description