PropertyNormalizer::supportsDenormalization()
  • References/PHP/Symfony/Component/Serializer/Normalizer

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

2025-01-10 15:47:30
DateTimeNormalizer::normalize()
  • References/PHP/Symfony/Component/Serializer/Normalizer

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

2025-01-10 15:47:30
ObjectNormalizer
  • References/PHP/Symfony/Component/Serializer/Normalizer

class ObjectNormalizer extends

2025-01-10 15:47:30
CustomNormalizer
  • References/PHP/Symfony/Component/Serializer/Normalizer

class CustomNormalizer implements

2025-01-10 15:47:30
CustomNormalizer::denormalize()
  • References/PHP/Symfony/Component/Serializer/Normalizer

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

2025-01-10 15:47:30
DataUriNormalizer
  • References/PHP/Symfony/Component/Serializer/Normalizer

class DataUriNormalizer implements

2025-01-10 15:47:30
DenormalizerAwareTrait
  • References/PHP/Symfony/Component/Serializer/Normalizer

trait DenormalizerAwareTrait DenormalizerAware trait. Methods

2025-01-10 15:47:30
ArrayDenormalizer::denormalize()
  • References/PHP/Symfony/Component/Serializer/Normalizer

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

2025-01-10 15:47:30
DataUriNormalizer::denormalize()
  • References/PHP/Symfony/Component/Serializer/Normalizer

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

2025-01-10 15:47:30
GetSetMethodNormalizer::supportsDenormalization()
  • References/PHP/Symfony/Component/Serializer/Normalizer

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

2025-01-10 15:47:30