object denormalize(mixed $data, string $class, string $format = null, array $context = array())
class AbstractObjectNormalizer extends
bool supportsNormalization(mixed $data, string $format = null) Checks whether the given class
bool supportsDenormalization(mixed $data, string $type, string $format = null) Checks if the
interface NormalizerAwareInterface Class accepting a normalizer.
interface DenormalizerAwareInterface Class accepting a denormalizer.
class PropertyNormalizer extends
trait NormalizerAwareTrait NormalizerAware trait. Methods
Page 2 of 6