Documentation

Schema
in package
uses GraphQL

Table of Contents

Properties

$http  : Client|null
$organizations  : array<string|int, mixed>
$phases  : array<string|int, mixed>
$phasesFields  : array<string|int, mixed>
$pipes  : array<string|int, mixed>
$startForms  : array<string|int, mixed>

Methods

getGQL()  : GQL
report()  : string
request()  : object
getCache()  : mixed
labels()  : mixed
organizations()  : mixed
phaseFields()  : mixed
phases()  : mixed
pipes()  : mixed
setCache()  : mixed
startForm()  : mixed

Properties

$http

private Client|null $http = null

$organizations

private array<string|int, mixed> $organizations = ['# Organizações']

$phases

private array<string|int, mixed> $phases = ['# Fases']

$phasesFields

private array<string|int, mixed> $phasesFields = ['# Campos das Phases']

$pipes

private array<string|int, mixed> $pipes = []

$startForms

private array<string|int, mixed> $startForms = ['# Formulários Iniciais']

Methods

getGQL()

public getGQL(mixed $name) : GQL
Parameters
$name : mixed
Return values
GQL

report()

public report() : string
Return values
string

request()

public request(GQL $gql) : object
Parameters
$gql : GQL
Return values
object

getCache()

private getCache(string $cacheId) : mixed
Parameters
$cacheId : string

labels()

private labels(object $pipe) : mixed
Parameters
$pipe : object

organizations()

private organizations(array<string|int, mixed> $organizations) : mixed
Parameters
$organizations : array<string|int, mixed>

phaseFields()

private phaseFields(object $phase) : mixed
Parameters
$phase : object

phases()

private phases(object $pipe) : mixed
Parameters
$pipe : object

pipes()

private pipes(object $organization) : mixed
Parameters
$organization : object

setCache()

private setCache(mixed $cacheId, mixed $response) : mixed
Parameters
$cacheId : mixed
$response : mixed

startForm()

private startForm(mixed $pipe) : mixed
Parameters
$pipe : mixed

        
On this page

Search results