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

merge(ClassM

2025-01-10 15:47:30
ClassMetadataFactory::getMetadataFor()
  • References/PHP/Symfony/Component/Serializer/Mapping/Factory

ClassMetadataInterface

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

Classes

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

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

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

class YamlFileLoader extends

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

interface ClassMetadataFactoryInterface Returns a {see ClassMetadataInterface}.

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

addGroup(string $group) Adds this attribute to the given group.

2025-01-10 15:47:30
ClassMetadataFactory::hasMetadataFor()
  • References/PHP/Symfony/Component/Serializer/Mapping/Factory

bool hasMetadataFor(mixed $value) Checks if class has metadata.

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

class AnnotationLoader implements

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

int|null getMaxDepth() Gets the serialization max depth for this attribute.

2025-01-10 15:47:30