interface NormalizerInterface Defines the interface of normalizers.
bool hasMetadataFor(mixed $value) Checks if class has metadata.
interface EncoderInterface Defines the interface of encoders.
setRootNodeName(string $name) Sets the root node name.
string normalize(string $propertyName) Converts a property name to its normalized value.
object deserialize(mixed $data, string $type, string $format, array $context = array()) Deserializes
object denormalize(mixed $data, string $class, string $format = null, array $context = array())
bool supportsNormalization(mixed $data, string $format = null) Checks if the given class implements
class GetSetMethodNormalizer extends
class DateTimeNormalizer implements
Page 16 of 17