References LegacyOpenApiNormalizer
Reference
C
Class

ApiPlatform\OpenApi\Serializer\LegacyOpenApiNormalizer

class ApiPlatform\OpenApi\Serializer\LegacyOpenApiNormalizer implements Symfony\Component\Serializer\Normalizer\NormalizerInterface
{
    public __construct(Symfony\Component\Serializer\Normalizer\NormalizerInterface $decorated, $defaultContext)
    public normalize($object, null|string $format, array $context): array
    public supportsNormalization($data, null|string $format, array $context): bool
    public getSupportedTypes($format): array
}

Methods

__construct

public __construct(Symfony\Component\Serializer\Normalizer\NormalizerInterface $decorated, $defaultContext)

Parameters

decoratedSymfony\Component\Serializer\Normalizer\NormalizerInterface
defaultContext

normalize

public normalize($object, null|string $format, array $context): array

Parameters

object
formatstring
contextarray

Returns

array

supportsNormalization

Checks whether the given class is supported for normalization by this normalizer.

public supportsNormalization($data, null|string $format, array $context): bool

Parameters

data
formatstring
contextarray

Returns

bool

getSupportedTypes

public getSupportedTypes($format): array

Parameters

format

Returns

array

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