NormalizerInterface::supportsNormalization()
  • References/PHP/Symfony/Component/Serializer/Normalizer

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

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

bool supportsEncoding(string $format) Checks whether the serializer can encode to given format

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

Classes

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

final scalar encode(mixed $data, string $format, array $context = array()) Encodes

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

bool supportsEncoding(string $format) Checks whether the serializer can encode to given format

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

bool supportsEncoding(string $format) Checks whether the serializer can encode to given format

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

bool supportsEncoding(string $format) Checks whether the serializer can encode to given format

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

interface SerializerInterface Defines the interface of the Serializer.

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

bool supportsDecoding(string $format) Checks whether the deserializer can decode from given format

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

Att

2025-01-10 15:47:30