References Options
Reference
C
Class

ApiPlatform\Doctrine\Orm\State\Options

class ApiPlatform\Doctrine\Orm\State\Options extends implements `<a href="/docs/main/references/State/OptionsInterface">ApiPlatform\State\OptionsInterface
{
    public __construct(null|string $entityClass, null|string|callable $handleLinks)
    public getEntityClass(): string
    public withEntityClass(null|string $entityClass): ApiPlatform\Doctrine\Orm\State\Options
    public getHandleLinks()
    public withHandleLinks($handleLinks): ApiPlatform\Doctrine\Orm\State\Options
}

Properties

entityClass

string $entityClass
$handleLinks

Methods

__construct

public __construct(null|string $entityClass, null|string|callable $handleLinks)

Parameters

entityClassstring
handleLinksstring
callable
experimental callable, typed mixed as we may want a service name in the future

See also

getEntityClass

public getEntityClass(): string

Returns

string

withEntityClass

public withEntityClass(null|string $entityClass): ApiPlatform\Doctrine\Orm\State\Options

Parameters

entityClassstring

Returns

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

public getHandleLinks()

Returns

public withHandleLinks($handleLinks): ApiPlatform\Doctrine\Orm\State\Options

Parameters

handleLinks

Returns

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