Protected Readonly dataPrivate extractExtracts JSON schema data from the Schema object retrieved from database.
Schema object retrieved from database.
Schema properties configuration.
Retrieves Schema object from the database by content entity ID.
The user context.
Entity ID.
Optional required: falseWhether return value is required to be non-null.
Optional options: GetSchemaOptionsOptions object.
Optional options: GetSchemaOptionsRetrieves Schema data from the database by content entity ID.
The user context.
Entity ID.
Schema properties configuration.
Retrieves Schema object from the database by schema name.
The user context.
Schema name.
Optional required: falseWhether return value is required to be non-null.
Optional options: GetSchemaOptionsOptions object.
Optional options: GetSchemaOptionsRetrieves Schema data from the database by schema name.
The user context.
Schema name.
Schema properties configuration.
Retrieves a list of names of all available Schemas.
The user context.
Options object.
Protected handleWraps query into a condition.
The query.
Schema item (vertex) label.
The access check action. Check GetSchemaOptions for details.
Generated using TypeDoc
JSON content schema manager service provides methods for retrieving content JSON schemas from the database.