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