Api Platform conference
Register now
References NormalizeProcessor
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\GraphQl\State\Processor\NormalizeProcessor

Transforms the data to a GraphQl json format. It uses the Symfony Normalizer then performs changes according to the type of operation.

class ApiPlatform\GraphQl\State\Processor\NormalizeProcessor implements ApiPlatform\State\ProcessorInterface
{
    public __construct(Symfony\Component\Serializer\Normalizer\NormalizerInterface $normalizer, $serializerContextBuilder, `<a href="/docs/references/State/Pagination/Pagination">ApiPlatform\State\Pagination\Pagination $pagination)
    public process($data, ApiPlatform\Metadata\Operation $operation, array $uriVariables, array $context): array
}

Methods

__construct

public __construct(Symfony\Component\Serializer\Normalizer\NormalizerInterface $normalizer, $serializerContextBuilder, `<a href="/docs/references/State/Pagination/Pagination">ApiPlatform\State\Pagination\Pagination $pagination)

Parameters

normalizerSymfony\Component\Serializer\Normalizer\NormalizerInterface
serializerContextBuilder`ApiPlatform\GraphQl\Serializer\SerializerContextBuilderInterface`
pagination`ApiPlatform\State\Pagination\Pagination`

process

public process($data, ApiPlatform\Metadata\Operation $operation, array $uriVariables, array $context): array

Parameters

data
operation`ApiPlatform\Metadata\Operation`
uriVariablesarray
contextarray

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