bool supportsNormalization(mixed $data, string $format = null) Checks whether the given class
bool supportsEncoding(string $format) Checks whether the serializer can encode to given format
Classes
final scalar encode(mixed $data, string $format, array $context = array()) Encodes
interface SerializerInterface Defines the interface of the Serializer.
bool supportsDecoding(string $format) Checks whether the deserializer can decode from given format
Att
Page 12 of 17