Normalizer (Component\Serializer)

Symfony\Component\Serializer\Normalizer

Classes

CustomNormalizer
GetSetMethodNormalizer Converts between objects with getter and setter methods and arrays.
PropertyNormalizer Converts between objects and arrays by mapping properties.
SerializerAwareNormalizer SerializerAware Normalizer implementation.

Interfaces

DenormalizableInterface Defines the most basic interface a class must implement to be denormalizable.
DenormalizerInterface Defines the interface of denormalizers.
NormalizableInterface Defines the most basic interface a class must implement to be normalizable.
NormalizerInterface Defines the interface of normalizers.

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.7/Symfony/Component/Serializer/Normalizer.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部