Class Environment
Site environment.
- Fluxsauce\Switchboard\Persistent
- Fluxsauce\Switchboard\Environment
Namespace: Fluxsauce\Switchboard
Package: Fluxsauce\Switchboard
Located at library/fluxsauce/switchboard/src/Environment.php
Package: Fluxsauce\Switchboard
Located at library/fluxsauce/switchboard/src/Environment.php
Methods summary
Methods inherited from Fluxsauce\Switchboard\Persistent
__construct()
,
__get()
,
__set()
,
create()
,
destroy()
,
getTableName()
,
read()
,
render()
,
renderDrushTable()
,
renderJson()
,
toArray()
,
update()
Magic methods summary
Properties summary
protected
integer
|
$siteId |
#
External key to the Site. |
protected
string
|
$host |
#
The hostname for the Environment. |
protected
string
|
$username |
#
The UNIX username for the Environment. |
protected
string
|
$branch |
#
The default VCS branch for the Environment. |
protected
string
|
$externalKeyName |
#
Metadata for ORM defining database structure. |