Binding
class Binding extends AbstractObject implements IdAble, Node
Properties
| $lastQuery | from AbstractObject |
Methods
No description
Retrieve the binding value, as type CacheVolume
Retrieve the binding value, as type Changeset
Retrieve the binding value, as type CheckGroup
Retrieve the binding value, as type Container
Retrieve the binding value, as type CurrentModuleAsSDK
Retrieve the binding value, as type CurrentModuleAsSDKClient
Retrieve the binding value, as type CurrentModuleAsSDKModule
Retrieve the binding value, as type DiffStat
Retrieve the binding value, as type Directory
Retrieve the binding value, as type Generator
Retrieve the binding value, as type GeneratorGroup
Retrieve the binding value, as type GitRepository
Retrieve the binding value, as type HTTPState
Retrieve the binding value, as type JSONValue
Retrieve the binding value, as type ModuleConfigClient
Retrieve the binding value, as type ModuleSource
Retrieve the binding value, as type SearchResult
Retrieve the binding value, as type SearchSubmatch
Returns the binding's string value
Retrieve the binding value, as type Workspace
Retrieve the binding value, as type WorkspaceGit
Retrieve the binding value, as type WorkspaceMigration
Retrieve the binding value, as type WorkspaceMigrationStep
Retrieve the binding value, as type WorkspaceModule
Retrieve the binding value, as type WorkspaceModuleSetting
Returns the digest of the binding value
Returns true if the binding is null
Returns the binding name
Returns the binding type
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
Address
asAddress()
Retrieve the binding value, as type Address
at line 25
CacheVolume
asCacheVolume()
Retrieve the binding value, as type CacheVolume
at line 34
Changeset
asChangeset()
Retrieve the binding value, as type Changeset
at line 43
Check
asCheck()
Retrieve the binding value, as type Check
at line 52
CheckGroup
asCheckGroup()
Retrieve the binding value, as type CheckGroup
at line 61
Cloud
asCloud()
Retrieve the binding value, as type Cloud
at line 70
Container
asContainer()
Retrieve the binding value, as type Container
at line 79
CurrentModuleAsSDK
asCurrentModuleAsSDK()
Retrieve the binding value, as type CurrentModuleAsSDK
at line 88
CurrentModuleAsSDKClient
asCurrentModuleAsSDKClient()
Retrieve the binding value, as type CurrentModuleAsSDKClient
at line 97
CurrentModuleAsSDKModule
asCurrentModuleAsSDKModule()
Retrieve the binding value, as type CurrentModuleAsSDKModule
at line 106
DiffStat
asDiffStat()
Retrieve the binding value, as type DiffStat
at line 115
Directory
asDirectory()
Retrieve the binding value, as type Directory
at line 124
Env
asEnv()
Retrieve the binding value, as type Env
at line 133
EnvFile
asEnvFile()
Retrieve the binding value, as type EnvFile
at line 142
File
asFile()
Retrieve the binding value, as type File
at line 151
Generator
asGenerator()
Retrieve the binding value, as type Generator
at line 160
GeneratorGroup
asGeneratorGroup()
Retrieve the binding value, as type GeneratorGroup
at line 169
GitRef
asGitRef()
Retrieve the binding value, as type GitRef
at line 178
GitRepository
asGitRepository()
Retrieve the binding value, as type GitRepository
at line 187
HTTPState
asHTTPState()
Retrieve the binding value, as type HTTPState
at line 196
JsonValue
asJSONValue()
Retrieve the binding value, as type JSONValue
at line 205
Module
asModule()
Retrieve the binding value, as type Module
at line 214
ModuleConfigClient
asModuleConfigClient()
Retrieve the binding value, as type ModuleConfigClient
at line 223
ModuleSource
asModuleSource()
Retrieve the binding value, as type ModuleSource
at line 232
PhpSdk
asPhpSdk()
Retrieve the binding value, as type PhpSdk
at line 241
SearchResult
asSearchResult()
Retrieve the binding value, as type SearchResult
at line 250
SearchSubmatch
asSearchSubmatch()
Retrieve the binding value, as type SearchSubmatch
at line 259
Secret
asSecret()
Retrieve the binding value, as type Secret
at line 268
Service
asService()
Retrieve the binding value, as type Service
at line 277
Socket
asSocket()
Retrieve the binding value, as type Socket
at line 286
Stat
asStat()
Retrieve the binding value, as type Stat
at line 295
string
asString()
Returns the binding's string value
at line 304
Up
asUp()
Retrieve the binding value, as type Up
at line 313
UpGroup
asUpGroup()
Retrieve the binding value, as type UpGroup
at line 322
Workspace
asWorkspace()
Retrieve the binding value, as type Workspace
at line 331
WorkspaceGit
asWorkspaceGit()
Retrieve the binding value, as type WorkspaceGit
at line 340
WorkspaceMigration
asWorkspaceMigration()
Retrieve the binding value, as type WorkspaceMigration
at line 349
WorkspaceMigrationStep
asWorkspaceMigrationStep()
Retrieve the binding value, as type WorkspaceMigrationStep
at line 358
WorkspaceModule
asWorkspaceModule()
Retrieve the binding value, as type WorkspaceModule
at line 367
WorkspaceModuleSetting
asWorkspaceModuleSetting()
Retrieve the binding value, as type WorkspaceModuleSetting
at line 376
string
digest()
Returns the digest of the binding value
at line 385
Id
id()
A unique identifier for this Binding.
at line 394
bool
isNull()
Returns true if the binding is null
at line 403
string
name()
Returns the binding name
at line 412
string
typeName()
Returns the binding type