References ItemProvider
Reference
C
Class

ApiPlatform\Elasticsearch\State\ItemProvider

Item provider for Elasticsearch.

class ApiPlatform\Elasticsearch\State\ItemProvider implements ApiPlatform\State\ProviderInterface
{
    public __construct(Elasticsearch\Client|Elastic\Elasticsearch\Client $client, null|ApiPlatform\Elasticsearch\Metadata\Document\Factory\DocumentMetadataFactoryInterface $documentMetadataFactory, null|Symfony\Component\Serializer\Normalizer\DenormalizerInterface $denormalizer)
    public provide(ApiPlatform\Metadata\Operation $operation, array $uriVariables, array $context): object
}

Methods

__construct

public __construct(Elasticsearch\Client|Elastic\Elasticsearch\Client $client, null|ApiPlatform\Elasticsearch\Metadata\Document\Factory\DocumentMetadataFactoryInterface $documentMetadataFactory, null|Symfony\Component\Serializer\Normalizer\DenormalizerInterface $denormalizer)

Parameters

clientElasticsearch\Client
Elastic\Elasticsearch\Client
documentMetadataFactory`ApiPlatform\Elasticsearch\Metadata\Document\Factory\DocumentMetadataFactoryInterface`
denormalizerSymfony\Component\Serializer\Normalizer\DenormalizerInterface

provide

Provides data.

public provide(ApiPlatform\Metadata\Operation $operation, array $uriVariables, array $context): object

Parameters

operation`ApiPlatform\Metadata\Operation`
uriVariablesarray
contextarray

Returns

object

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