Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ApiPlatform
Core
Problem
Serializer
ConstraintViolationListNormalizer
PHP Class ApiPlatform\Core\Problem\Serializer\ConstraintViolationListNormalizer
See also:
https://tools.ietf.org/html/rfc7807
Author:
Kévin Dunglas (
[email protected]
)
Inheritance:
implements
Symfony\Component\Serializer\Normalizer\NormalizerInterface
Mostra file
Open project: api-platform/core
Class Usage Examples
Public Methods
Method
Description
normalize
(
$object
,
$format
= null,
array
$context
= [] )
supportsNormalization
(
$data
,
$format
= null )
Method Details
normalize()
public
method
public
normalize
(
$object
,
$format
= null,
array
$context
= [] )
$context
array
supportsNormalization()
public
method
public
supportsNormalization
(
$data
,
$format
= null )