ArrayDenormalizer::setSerializer()
  • References/PHP/Symfony/Component/Serializer/Normalizer

setSerializer(SerializerInterface

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

final scalar encode(mixed $data, string $format, array $context = array()) Encodes

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

setMaxDepth(int|null $maxDepth) Sets the serialization max depth for this attribute.

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

bool supportsNormalization(mixed $data, string $format = null) Checks whether the given class

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

bool supportsNormalization(mixed $data, string $format = null) Checks whether the given class

2025-01-10 15:47:30
DateTimeNormalizer::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
DecoderInterface::supportsDecoding()
  • References/PHP/Symfony/Component/Serializer/Encoder

bool supportsDecoding(string $format) Checks whether the deserializer can decode from given format

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

class AttributeMetadata implements

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

class JsonEncode implements

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

bool supportsDecoding(string $format) Checks whether the deserializer can decode from given format

2025-01-10 15:47:30