Api Platform conference
Register now
References Schema
API Platform Conference
September 19-20, 2024 | Lille & online

The international conference on the API Platform Framework

API Platform Conference 2024: meet the best PHP, JavaScript and API experts

Learn more about the event, register for the conference, and get ready for two days of inspiration, ideas, and knowledge-sharing with our incredible lineup of renowned specialists and advocates.

Register now
Reference
C
Class

ApiPlatform\JsonSchema\Schema

See also

Methods

__construct

public __construct(string $version)

Parameters

versionstring

getVersion

The flavor used for this document: JSON Schema, OpenAPI v2 or OpenAPI v3.

public getVersion(): string

Returns

string

getArrayCopy

public getArrayCopy(bool $includeDefinitions): array

Parameters

includeDefinitionsboolif set to false, definitions will not be included in the resulting array

Returns

array

getDefinitions

Retrieves the definitions used by this schema.

public getDefinitions(): ArrayObject

Returns

ArrayObject

setDefinitions

Associates existing definitions to this schema.

public setDefinitions(ArrayObject $definitions): null

Parameters

definitionsArrayObject

Returns

null

getRootDefinitionKey

Returns the name of the root definition, if defined.

public getRootDefinitionKey(): string

Returns

string

getItemsDefinitionKey

Returns the name of the items definition, if defined.

public getItemsDefinitionKey(): string

Returns

string

isDefined

Checks if this schema is initialized.

public isDefined(): bool

Returns

bool

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