CustomNormalizer::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
Serializer::serialize()
  • References/PHP/Symfony/Component/Serializer

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

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

merge(ClassM

2025-01-10 15:47:30
AbstractObjectNormalizer::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
MaxDepth
  • References/PHP/Symfony/Component/Serializer/Annotation

class MaxDepth Annotation class for @MaxDepth(). Methods

2025-01-10 15:47:30
AttributeMetadataInterface::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
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
CamelCaseToSnakeCaseNameConverter
  • References/PHP/Symfony/Component/Serializer/NameConverter

class CamelCaseToSnakeCaseNameConverter implements

2025-01-10 15:47:30
GetSetMethodNormalizer::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
AttributeMetadataInterface
  • References/PHP/Symfony/Component/Serializer/Mapping

interface AttributeMetadataInterface Stores metadata needed for serializing and deserializing attributes

2025-01-10 15:47:30