final string serialize(mixed $data, string $format, array $context = array())
bool supportsDenormalization(mixed $data, string $type, string $format = null) Checks whether
trait SerializerAwareTrait SerializerAware trait. Methods
array|string|bool|int|float|null normalize($data, string $format = null, array $context = array())
class Serializer implements
interface SerializerAwareInterface Defines the interface of encoders.
Classes
string serialize(mixed $data, string $format, array $context = array()) Serializes data in the
Namespaces
bool supportsDecoding(string $format) Checks whether the deserializer can decode from given format
Page 1 of 3