Page MenuHomeIsabelle/Phabricator
Diviner Phabricator Tech Docs PhabricatorConfigTableSchema

final class PhabricatorConfigTableSchema
Phabricator Technical Documentation (Config)

This class is not documented.

Methods

public function newEmptyClone()

This method is not documented.
Return
wild

protected function compareToSimilarSchema($expect)

This method is not documented.
Parameters
PhabricatorConfigStorageSchema$expect
Return
wild

protected function getSubschemata()

This method is not documented.
Return
wild

public function compareTo($expect)
Inherited

This method is not documented.
Parameters
PhabricatorConfigStorageSchema$expect
Return
wild

public function setName($name)
Inherited

This method is not documented.
Parameters
$name
Return
wild

public function getName()
Inherited

This method is not documented.
Return
wild

public function setIssues($issues)
Inherited

This method is not documented.
Parameters
array$issues
Return
wild

public function getIssues()
Inherited

This method is not documented.
Return
wild

public function getLocalIssues()
Inherited

This method is not documented.
Return
wild

public function hasIssue($issue)
Inherited

This method is not documented.
Parameters
$issue
Return
wild

public function getAllIssues()
Inherited

This method is not documented.
Return
wild

public function getStatus()
Inherited

This method is not documented.
Return
wild

public static function getIssueName($issue)
Inherited

This method is not documented.
Parameters
$issue
Return
wild

public static function getIssueDescription($issue)
Inherited

This method is not documented.
Parameters
$issue
Return
wild

public static function getIssueStatus($issue)
Inherited

This method is not documented.
Parameters
$issue
Return
wild

public static function getStatusSeverity($status)
Inherited

This method is not documented.
Parameters
$status
Return
wild

public static function getStrongestStatus($u, $v)
Inherited

This method is not documented.
Parameters
$u
$v
Return
wild

public function addColumn($column)

This method is not documented.
Parameters
PhabricatorConfigColumnSchema$column
Return
wild

public function addKey($key)

This method is not documented.
Parameters
PhabricatorConfigKeySchema$key
Return
wild

public function getColumns()

This method is not documented.
Return
wild

public function getColumn($key)

This method is not documented.
Parameters
$key
Return
wild

public function getKeys()

This method is not documented.
Return
wild

public function getKey($key)

This method is not documented.
Parameters
$key
Return
wild

public function setPersistenceType($persistence_type)

This method is not documented.
Parameters
$persistence_type
Return
wild

public function getPersistenceType()

This method is not documented.
Return
wild
This method is not documented.
Return
wild

public function setCollation($collation)

This method is not documented.
Parameters
$collation
Return
wild

public function getCollation()

This method is not documented.
Return
wild

public function setEngine($engine)

This method is not documented.
Parameters
$engine
Return
wild

public function getEngine()

This method is not documented.
Return
wild