Api Platform conference
Register now
References ConstraintViolationListNormalizer
API Platform Conference
September 19-20, 2024 | Lille & online

The international conference on the API Platform Framework

API Platform Conference 2024: meet the best PHP, JavaScript and API experts

Learn more about the event, register for the conference, and get ready for two days of inspiration, ideas, and knowledge-sharing with our incredible lineup of renowned specialists and advocates.

Register now
Reference
C
Class

ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer

Converts \Symfony\Component\Validator\ConstraintViolationListInterface to a Hydra error representation.

class ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer extends implements `<a href="/docs/references/Serializer/CacheableSupportsMethodInterface">ApiPlatform\Serializer\CacheableSupportsMethodInterface, Symfony\Component\Serializer\Normalizer\NormalizerInterface
{
    public __construct(ApiPlatform\Api\UrlGeneratorInterface $urlGenerator, null|array $serializePayloadFields, null|Symfony\Component\Serializer\NameConverter\NameConverterInterface $nameConverter)
    public normalize($object, null|string $format, array $context): ArrayObject|array|string|int|float|bool
    public supportsNormalization($data, null|string $format, array $context): bool
    public getSupportedTypes($format): array
    public hasCacheableSupportsMethod(): bool
    protected getMessagesAndViolations(Symfony\Component\Validator\ConstraintViolationListInterface $constraintViolationList): array
}

Methods

__construct

public __construct(ApiPlatform\Api\UrlGeneratorInterface $urlGenerator, null|array $serializePayloadFields, null|Symfony\Component\Serializer\NameConverter\NameConverterInterface $nameConverter)

Parameters

urlGenerator`ApiPlatform\Api\UrlGeneratorInterface`
serializePayloadFieldsarray
nameConverterSymfony\Component\Serializer\NameConverter\NameConverterInterface

normalize

Normalizes an object into a set of arrays/scalars.Normalizes an object into a set of arrays/scalars.

public normalize($object, null|string $format, array $context): ArrayObject|array|string|int|float|bool

Parameters

object
formatstring
contextarray

Returns

ArrayObject
array
string
int
float
bool

Made with love by

Les-Tilleuls.coop can help you design and develop your APIs and web projects, and train your teams in API Platform, Symfony, Next.js, Kubernetes and a wide range of other technologies.

Learn more

Copyright © 2023 Kévin Dunglas

Sponsored by Les-Tilleuls.coop