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
XmlEncoder
  • References/PHP/Symfony/Component/Serializer/Encoder

class XmlEncoder extends

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
AttributeMetadata::getName()
  • References/PHP/Symfony/Component/Serializer/Mapping

string getName() Gets the attribute name.

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

final mixed decode(string $data, string $format, array $context = array()) Decodes

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

class FileLoader implements

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
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\Encoder
  • References/PHP/Symfony/Component/Serializer

Classes

2025-01-10 15:47:30