DataUriNormalizer::normalize()
  • References/PHP/Symfony/Component/Serializer/Normalizer

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

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
JsonSerializableNormalizer::normalize()
  • References/PHP/Symfony/Component/Serializer/Normalizer

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

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

class ArrayDenormalizer implements

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

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

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
NameConverterInterface::denormalize()
  • References/PHP/Symfony/Component/Serializer/NameConverter

string denormalize(string $propertyName) Converts a property name to its denormalized value.

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

class YamlFileLoader extends

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

class AbstractNormalizer extends

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

ReflectionClass getReflectionClass()

2025-01-10 15:47:30