AttributeMetadataInterface
  • References/PHP/Symfony/Component/Serializer/Mapping

interface AttributeMetadataInterface Stores metadata needed for serializing and deserializing attributes

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

class CacheClassMetadataFactory implements

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

ReflectionClass getReflectionClass()

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

merge(

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

interface LoaderInterface Loads {@link ClassMetadataInterface}.

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

addAttributeMetadata(

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

addAttributeMetadata(

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

interface ClassMetadataInterface Stores metadata needed for serializing and deserializing objects

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