References Operations
Reference
C
Class

ApiPlatform\Metadata\Operations

An Operation dictionnary.

class ApiPlatform\Metadata\Operations implements IteratorAggregate, Countable, Traversable
{
    public __construct(array<string|int, ApiPlatform\Metadata\Operation> $operations)
    public getIterator(): Traversable
    public add(string $key, $value): `<a href="/docs/main/references/Metadata/Operations">ApiPlatform\Metadata\Operations
    public remove(string $key): ApiPlatform\Metadata\Operations
    public has(string $key): bool
    public count(): int
    public sort(): ApiPlatform\Metadata\Operations
}

Methods

__construct

public __construct(array<string|int, ApiPlatform\Metadata\Operation> $operations)

Parameters

operationsarray<string int, `ApiPlatform\Metadata\Operation`>

getIterator

public getIterator(): Traversable

Returns

Traversable

add

Parameters

keystring
value`ApiPlatform\Metadata\Operation`

Returns

<a href="/docs/main/references/Metadata/Operations">ApiPlatform\Metadata\Operations</a>

remove

public remove(string $key): ApiPlatform\Metadata\Operations

Parameters

keystring

Returns

<a href="/docs/main/references/Metadata/Operations">ApiPlatform\Metadata\Operations</a>

has

public has(string $key): bool

Parameters

keystring

Returns

bool

count

public count(): int

Returns

int

sort

Returns

<a href="/docs/main/references/Metadata/Operations">ApiPlatform\Metadata\Operations</a>

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