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

trait DenormalizerAwareTrait DenormalizerAware trait. Methods

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

object denormalize(mixed $data, string $class, string $format = null, array $context = array())

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

object denormalize(mixed $data, string $class, string $format = null, array $context = array())

2025-01-10 15:47:30
NormalizationAwareInterface
  • References/PHP/Symfony/Component/Serializer/Encoder

interface NormalizationAwareInterface Defines the interface of encoders that will normalize data

2025-01-10 15:47:30
MaxDepth
  • References/PHP/Symfony/Component/Serializer/Annotation

class MaxDepth Annotation class for @MaxDepth(). Methods

2025-01-10 15:47:30
ClassResolverTrait
  • References/PHP/Symfony/Component/Serializer/Mapping/Factory

trait ClassResolverTrait Resolves a class name.

2025-01-10 15:47:30
ClassMetadataInterface::getAttributesMetadata()
  • References/PHP/Symfony/Component/Serializer/Mapping

Att

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

final string serialize(mixed $data, string $format, array $context = array())

2025-01-10 15:47:30
CacheClassMetadataFactory::getMetadataFor()
  • References/PHP/Symfony/Component/Serializer/Mapping/Factory

ClassMetadataInterface

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