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

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

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

ReflectionClass getReflectionClass()

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

string serialize(mixed $data, string $format, array $context = array()) Serializes data in the

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

addAttributeMetadata(

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

merge(ClassM

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

merge(

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

string getName() Gets the attribute name.

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

class Serializer implements

2025-01-10 15:47:30