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

class AbstractNormalizer extends

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

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

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

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

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

AbstractNormalizer

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

setSerializer(SerializerInterface

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

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

2025-01-10 15:47:30
AbstractObjectNormalizer::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
  • References/PHP/Symfony/Component/Serializer/Normalizer

class DateTimeNormalizer implements

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

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

2025-01-10 15:47:30