AttributeMetadataInterface::getName()
  • References/PHP/Symfony/Component/Serializer/Mapping

string getName() Gets the attribute name.

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

string getRootNodeName() Returns the root node name.

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

string normalize(string $propertyName) Converts a property name to its normalized value.

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

AbstractNormalizer

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

class Serializer implements

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

interface DenormalizerInterface Defines the interface of denormalizers.

2025-01-10 15:47:30
PropertyNormalizer::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
DenormalizerAwareInterface
  • References/PHP/Symfony/Component/Serializer/Normalizer

interface DenormalizerAwareInterface Class accepting a denormalizer.

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

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

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

Classes

2025-01-10 15:47:30