Copied!
CloneableFinalInstantiable
Constants
public Symfony\Component\Serializer\Normalizer\DenormalizerInterface::COLLECT_DENORMALIZATION_ERRORS = 'collect_denormalization_errors'
public Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer::UNWRAP_PATH = 'unwrap_path'
Methods
public __construct(?Symfony\Component\PropertyAccess\PropertyAccessorInterface $propertyAccessor = NULL)
public denormalize(?mixed $data, string $type, ?string $format = NULL, array $context = []) : ?mixed
public getSupportedTypes(?string $format) : array
public hasCacheableSupportsMethod() : bool
 
  • deprecated since Symfony 6.3, use "getSupportedTypes()" instead
public setSerializer(Symfony\Component\Serializer\SerializerInterface $serializer)
 
  • return void
public supportsDenormalization(?mixed $data, string $type, ?string $format = NULL, array $context = []) : bool
Properties
protected $serializer = NULL
 
  • var \SerializerInterface
Properties
privatereadonly Symfony\Component\PropertyAccess\PropertyAccessorInterface $propertyAccessor
© 2023 Bruce Wells
Search Namespaces \ Classes
Configuration