Reference
I
Interface

ApiPlatform\Doctrine\Odm\Extension\AggregationItemExtensionInterface

Interface of Doctrine MongoDB ODM aggregation extensions for item aggregations.

interface ApiPlatform\Doctrine\Odm\Extension\AggregationItemExtensionInterface
{
    public applyToItem(Doctrine\ODM\MongoDB\Aggregation\Builder $aggregationBuilder, string $resourceClass, array $identifiers, null|ApiPlatform\Metadata\Operation $operation, array $context): null
}
interface ApiPlatform\Doctrine\Odm\Extension\AggregationItemExtensionInterface
{
    public applyToItem(Doctrine\ODM\MongoDB\Aggregation\Builder $aggregationBuilder, string $resourceClass, array $identifiers, null|ApiPlatform\Metadata\Operation $operation, array $context): null
}

Methods

applyToItem

public applyToItem(Doctrine\ODM\MongoDB\Aggregation\Builder $aggregationBuilder, string $resourceClass, array $identifiers, null|ApiPlatform\Metadata\Operation $operation, array $context): null
public applyToItem(Doctrine\ODM\MongoDB\Aggregation\Builder $aggregationBuilder, string $resourceClass, array $identifiers, null|ApiPlatform\Metadata\Operation $operation, array $context): null

Parameters

aggregationBuilderDoctrine\ODM\MongoDB\Aggregation\Builder
resourceClassstring
identifiersarray
operationApiPlatform\Metadata\Operation
contextarray

Returns

null

Copyright © 2023 Kévin Dunglas

Sponsored by Les-Tilleuls.coop