References SwaggerUiContext
Reference
C
Class

ApiPlatform\Symfony\Bundle\SwaggerUi\SwaggerUiContext

class ApiPlatform\Symfony\Bundle\SwaggerUi\SwaggerUiContext
{
    public __construct(bool $swaggerUiEnabled, bool $showWebby, bool $reDocEnabled, bool $graphQlEnabled, bool $graphiQlEnabled, bool $graphQlPlaygroundEnabled, $assetPackage, array $extraConfiguration)
    public isSwaggerUiEnabled(): bool
    public isWebbyShown(): bool
    public isRedocEnabled(): bool
    public isGraphQlEnabled(): bool
    public isGraphiQlEnabled(): bool
    public isGraphQlPlaygroundEnabled(): bool
    public getAssetPackage(): string
    public getExtraConfiguration(): array
}

Methods

__construct

public __construct(bool $swaggerUiEnabled, bool $showWebby, bool $reDocEnabled, bool $graphQlEnabled, bool $graphiQlEnabled, bool $graphQlPlaygroundEnabled, $assetPackage, array $extraConfiguration)

Parameters

swaggerUiEnabledbool
showWebbybool
reDocEnabledbool
graphQlEnabledbool
graphiQlEnabledbool
graphQlPlaygroundEnabledbool
assetPackage
extraConfigurationarray

isSwaggerUiEnabled

public isSwaggerUiEnabled(): bool

Returns

bool

isWebbyShown

public isWebbyShown(): bool

Returns

bool

isRedocEnabled

public isRedocEnabled(): bool

Returns

bool

isGraphQlEnabled

public isGraphQlEnabled(): bool

Returns

bool

isGraphiQlEnabled

public isGraphiQlEnabled(): bool

Returns

bool

isGraphQlPlaygroundEnabled

public isGraphQlPlaygroundEnabled(): bool

Returns

bool

getAssetPackage

public getAssetPackage(): string

Returns

string

getExtraConfiguration

public getExtraConfiguration(): array

Returns

array

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