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
ClassMetadataInterface::getAttributesMetadata()
  • References/PHP/Symfony/Component/Serializer/Mapping

Att

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

class DataUriNormalizer implements

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
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
MaxDepth
  • References/PHP/Symfony/Component/Serializer/Annotation

class MaxDepth Annotation class for @MaxDepth(). Methods

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
ClassResolverTrait
  • References/PHP/Symfony/Component/Serializer/Mapping/Factory

trait ClassResolverTrait Resolves a class name.

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

class CacheClassMetadataFactory implements

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

string getName() Returns the name of the backing PHP class.

2025-01-10 15:47:30