Up
class Up extends AbstractObject implements IdAble
Properties
| $lastQuery | from AbstractObject |
Methods
from
AbstractObject
null|array|string|int|float|bool
queryLeaf(QueryBuilder $leafQueryBuilder, string $leafKey)
No description
from
AbstractObject
string
description()
The description of the service
id()
A unique identifier for this Up.
string
name()
Return the fully qualified name of the service
originalModule()
The original module in which the service has been defined
array
path()
The path of the service within its module
Details
in
AbstractObject at line 13
__construct(AbstractClient $client, QueryBuilderChain $queryBuilderChain)
No description
in
AbstractObject at line 19
protected null|array|string|int|float|bool
queryLeaf(QueryBuilder $leafQueryBuilder, string $leafKey)
No description
at line 16
string
description()
The description of the service
at line 25
AbstractId
id()
A unique identifier for this Up.
at line 34
string
name()
Return the fully qualified name of the service
at line 43
Module
originalModule()
The original module in which the service has been defined
at line 52
array
path()
The path of the service within its module
at line 61
Up
run()
Execute the service function