CustomNormalizer
  • References/PHP/Symfony/Component/Serializer/Normalizer

class CustomNormalizer implements

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
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
AbstractObjectNormalizer
  • References/PHP/Symfony/Component/Serializer/Normalizer

class AbstractObjectNormalizer extends

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

interface DenormalizableInterface Defines the most basic interface a class must implement to be

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

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

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

AbstractNormalizer

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

interface NormalizableInterface Defines the most basic interface a class must implement to be normalizable

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

AbstractNormalizer

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

class PropertyNormalizer extends

2025-01-10 15:47:30