ClassMetadata::merge()
  • References/PHP/Symfony/Component/Serializer/Mapping

merge(ClassM

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

array|string|bool|int|float|null normalize($data, string $format = null, array $context = array())

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

ReflectionClass getReflectionClass()

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

interface LoaderInterface Loads {@link ClassMetadataInterface}.

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

interface NormalizableInterface Defines the most basic interface a class must implement to be normalizable

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

merge(

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

interface DenormalizableInterface Defines the most basic interface a class must implement to be

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