JsonSerializableNormalizer::normalize()

array|string|bool|int|float|null normalize(object $object, string $format = null, array $context = array())

2016-10-28 06:22:03
AbstractObjectNormalizer::denormalize()

object denormalize(mixed $data, string $class, string $format = null, array $context = array())

2016-10-28 06:04:17
DataUriNormalizer::normalize()

array|string|bool|int|float|null normalize(object $object, string $format = null, array $context = array())

2016-10-28 06:13:06
DataUriNormalizer::supportsDenormalization()

bool supportsDenormalization(mixed $data, string $type, string $format = null) Checks whether

2016-10-28 06:13:06
JsonSerializableNormalizer::supportsDenormalization()

bool supportsDenormalization(mixed $data, string $type, string $format = null) Checks whether

2016-10-28 06:22:03
NormalizerInterface::normalize()

array|scalar normalize(object $object, string $format = null, array $context = array()) Normalizes

2016-10-28 06:24:40
CustomNormalizer::normalize()

array|scalar normalize(object $object, string $format = null, array $context = array()) Normalizes

2016-10-28 06:12:54
JsonSerializableNormalizer::supportsNormalization()

bool supportsNormalization(mixed $data, string $format = null) Checks whether the given class

2016-10-28 06:22:03
JsonSerializableNormalizer

class JsonSerializableNormalizer extends

2016-10-28 06:22:02
ArrayDenormalizer::supportsDenormalization()

bool supportsDenormalization(mixed $data, string $type, string $format = null) Checks whether

2016-10-28 06:05:51