class JsonEncode implements
setMaxDepth(int|null $maxDepth) Sets the serialization max depth for this attribute.
bool supportsNormalization(mixed $data, string $format = null) Checks if the given class implements
object denormalize(mixed $data, string $class, string $format = null, array $context = array())
class GetSetMethodNormalizer extends
object deserialize(mixed $data, string $type, string $format, array $context = array()) Deserializes
bool supportsDecoding(string $format) Checks whether the deserializer can decode from given format
interface NormalizerInterface Defines the interface of normalizers.
bool supportsNormalization(mixed $data, string $format = null) Checks whether the given class
Page 16 of 17