merge(
ClassMetadataInterface
interface NameConverterInterface Defines the interface for property name converters.
mixed decode(string $data, string $format, array $context = array()) Decodes data.
class SerializerAwareEncoder implements
scalar encode(mixed $data, string $format, array $context = array()) Encodes data into the given
interface NormalizationAwareInterface Defines the interface of encoders that will normalize data
array|string|bool|int|float|null normalize(object $object, string $format = null, array $context = array())
class AbstractObjectNormalizer extends
addAttributeMetadata(
Page 4 of 17