array|string|bool|int|float|null normalize(object $object, string $format = null, array $context = array())
object denormalize(mixed $data, string $class, string $format = null, array $context = array())
bool supportsDenormalization(mixed $data, string $type, string $format = null) Checks whether
array|scalar normalize(object $object, string $format = null, array $context = array()) Normalizes
bool supportsNormalization(mixed $data, string $format = null) Checks whether the given class
class JsonSerializableNormalizer extends
Page 4 of 6