Switchboard
  • Namespace
  • Class
  • Tree

Namespaces

  • Fluxsauce
    • Switchboard

Classes

  • EnvDb
  • Environment
  • Persistent
  • Project
  • Provider
  • ProviderAcquia
  • ProviderPantheon
  • Site
  • Sqlite

Class Environment

Site environment.

Fluxsauce\Switchboard\Persistent
Extended by Fluxsauce\Switchboard\Environment
Namespace: Fluxsauce\Switchboard
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.

External key to the Site.

protected string $host
#

The hostname for the Environment.

The hostname for the Environment.

protected string $username
#

The UNIX username for the Environment.

The UNIX username for the Environment.

protected string $branch
#

The default VCS branch for the Environment.

The default VCS branch for the Environment.

protected string $externalKeyName
#

Metadata for ORM defining database structure.

Metadata for ORM defining database structure.

Properties inherited from Fluxsauce\Switchboard\Persistent

$id, $name, $updated

Switchboard API documentation generated by ApiGen 2.8.0