Page MenuHomeIsabelle/Phabricator
Diviner Phabricator Tech Docs PhabricatorConfigSchemaQuery

final class PhabricatorConfigSchemaQuery
Phabricator Technical Documentation (Config)

This class is not documented.

Methods

public function setRefs($refs)

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

public function getRefs()

This method is not documented.
Return
wild

public function setAPIs($apis)

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

private function getDatabaseNames($ref)

This method is not documented.
Parameters
PhabricatorDatabaseRef$ref
Return
wild

private function getAPI($ref)

This method is not documented.
Parameters
PhabricatorDatabaseRef$ref
Return
wild

public function loadActualSchemata()

This method is not documented.
Return
wild

private function loadActualSchemaForServer($ref)

This method is not documented.
Parameters
PhabricatorDatabaseRef$ref
Return
wild

public function loadExpectedSchemata()

This method is not documented.
Return
wild

public function loadExpectedSchemaForServer($ref)

This method is not documented.
Parameters
PhabricatorDatabaseRef$ref
Return
wild

public function buildComparisonSchemata($expect_servers, $actual_servers)

This method is not documented.
Parameters
array$expect_servers
array$actual_servers
Return
wild

private function buildComparisonSchemaForServer($expect, $actual)

This method is not documented.
Parameters
PhabricatorConfigServerSchema$expect
PhabricatorConfigServerSchema$actual
Return
wild

private function compareSchemata($expect, $actual)

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