Serializer::normalize()
  • References/PHP/Symfony/Component/Serializer

array|string|bool|int|float|null normalize($data, string $format = null, array $context = array())

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

trait SerializerAwareTrait SerializerAware trait. Methods

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

Namespaces

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

merge(

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

class SerializerAwareNormalizer implements

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

AbstractNormalizer

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

array|scalar normalize(object $object, string $format = null, array $context = array()) Normalizes

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

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

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

array|string|bool|int|float|null normalize(object $object, string $format = null, array $context = array())

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

class JsonSerializableNormalizer extends

2025-01-10 15:47:30