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
SerializerAwareEncoder
  • References/PHP/Symfony/Component/Serializer/Encoder

class SerializerAwareEncoder implements

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

string[] getGroups() Gets groups of this attribute.

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

class Groups Annotation class for @Groups(). Methods

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

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

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

class CacheClassMetadataFactory implements

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

class CamelCaseToSnakeCaseNameConverter implements

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

addAttributeMetadata(

2025-01-10 15:47:30