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

class JsonSerializableNormalizer extends

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
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
AbstractNormalizer::setCircularReferenceHandler()
  • References/PHP/Symfony/Component/Serializer/Normalizer

AbstractNormalizer

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

interface NormalizerInterface Defines the interface of normalizers.

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
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
ArrayDenormalizer::setSerializer()
  • References/PHP/Symfony/Component/Serializer/Normalizer

setSerializer(SerializerInterface

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

class GetSetMethodNormalizer extends

2025-01-10 15:47:30