References Options
Reference
C
Class

ApiPlatform\Elasticsearch\State\Options

class ApiPlatform\Elasticsearch\State\Options implements ApiPlatform\State\OptionsInterface
{
    public __construct(null|string $index, null|string $type)
    public getIndex(): string
    public withIndex(null|string $index): ApiPlatform\Elasticsearch\State\Options
    public getType(): string
    public withType(null|string $type): ApiPlatform\Elasticsearch\State\Options
}

Properties

index

string $index

type

string $type

Methods

__construct

public __construct(null|string $index, null|string $type)

Parameters

indexstring
typestring

getIndex

public getIndex(): string

Returns

string

withIndex

public withIndex(null|string $index): ApiPlatform\Elasticsearch\State\Options

Parameters

indexstring

Returns

<a href="/docs/main/references/Elasticsearch/State/Options">ApiPlatform\Elasticsearch\State\Options</a>

getType

public getType(): string

Returns

string

withType

public withType(null|string $type): ApiPlatform\Elasticsearch\State\Options

Parameters

typestring

Returns

<a href="/docs/main/references/Elasticsearch/State/Options">ApiPlatform\Elasticsearch\State\Options</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