Bånder

SchemaController extends Controller
in package

Attributes
#[Middleware]
[]
#[Prefix]
'/schemas'

Table of Contents

Properties

$schemaDefinitions  : mixed

Methods

fetchSchema()  : mixed
denyWithStatus()  : mixed
flattenOptionalElements()  : mixed
gateCheckExecuteJob()  : mixed
gateCheckViewDashboard()  : mixed
noContent()  : mixed
processElement()  : mixed

Properties

Methods

fetchSchema()

public fetchSchema() : mixed
Tags
response

array[]

Attributes
#[Get]
'/musicbrainz'

denyWithStatus()

protected denyWithStatus(string $message, int $status) : mixed
Parameters
$message : string
$status : int

flattenOptionalElements()

protected flattenOptionalElements(SimpleXMLElement $element) : mixed
Parameters
$element : SimpleXMLElement

gateCheckExecuteJob()

protected gateCheckExecuteJob() : mixed

gateCheckViewDashboard()

protected gateCheckViewDashboard() : mixed

processElement()

protected processElement(SimpleXMLElement $element, string $name[, int $depth = 0 ][, bool $isParentOptional = false ]) : mixed
Parameters
$element : SimpleXMLElement
$name : string
$depth : int = 0
$isParentOptional : bool = false

        
On this page

Search results