final string serialize(mixed $data, string $format, array $context = array())
string[] getGroups() Gets groups of this attribute.
object denormalize(mixed $data, string $class, string $format = null, array $context = array())
bool supportsDecoding(string $format) Checks whether the deserializer can decode from given format
bool supportsEncoding(string $format) Checks whether the serializer can encode to given format
interface NameConverterInterface Defines the interface for property name converters.
merge(
merge(ClassM
class CamelCaseToSnakeCaseNameConverter implements
mixed decode(string $data, string $format, array $context = array()) Decodes data.
Page 3 of 17