AttributeMetadata::merge()
  • References/PHP/Symfony/Component/Serializer/Mapping

merge(

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

ClassMetadataInterface

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

interface NameConverterInterface Defines the interface for property name converters.

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

mixed decode(string $data, string $format, array $context = array()) Decodes data.

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

class SerializerAwareEncoder implements

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

scalar encode(mixed $data, string $format, array $context = array()) Encodes data into the given

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

class AbstractObjectNormalizer extends

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

addAttributeMetadata(

2025-01-10 15:47:30