Classes
class ChainDecoder implements
class AnnotationLoader implements
bool supportsEncoding(string $format) Checks whether the serializer can encode to given format
bool supportsDecoding(string $format) Checks whether the deserializer can decode from given format
array|scalar normalize(object $object, string $format = null, array $context = array()) Normalizes
final object deserialize(mixed $data, string $type, string $format, array $context = array())
bool supportsDenormalization(mixed $data, string $type, string $format = null) Checks whether
interface ClassMetadataFactoryInterface Returns a {see ClassMetadataInterface}.
bool hasMetadataFor(mixed $value) Checks if class has metadata.
Page 9 of 17