Copied!

Denormalizes arrays of objects.

CloneableInstantiable
Constants
public Symfony\Component\Serializer\Normalizer\DenormalizerInterface::COLLECT_DENORMALIZATION_ERRORS = 'collect_denormalization_errors'
Methods
public denormalize(?mixed $data, string $type, ?string $format = NULL, array $context = []) : array
 
  • throws \NotNormalizableValueException
public getSupportedTypes(?string $format) : array
public setDenormalizer(Symfony\Component\Serializer\Normalizer\DenormalizerInterface $denormalizer) : void
public supportsDenormalization(?mixed $data, string $type, ?string $format = NULL, array $context = []) : bool
Methods
private validateKeyType(array $typeIdentifiers, ?mixed $key, string $path) : void
 
  • param list<string> $typeIdentifiers
© 2024 Bruce Wells
Search Namespaces \ Classes
Configuration