Component\Serializer\Encoder
  • References/PHP/Symfony/Component/Serializer

Classes

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

bool supportsNormalization(mixed $data, string $format = null) Checks whether the given class

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

string getName() Gets the attribute name.

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

Classes

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

Classes

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

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

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

bool needsNormalization(string $format) Checks whether the normalization is needed for the given

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

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

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

class ClassMetadata implements

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

class LoaderChain implements

2025-01-10 15:47:30