[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/infrastructure/storage/management/ -> PhabricatorStorageManagementAPI.php (summary)

(no description)

File Size: 287 lines (7 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 25 functions

  setDisableUTF8MB4()
  getDisableUTF8MB4()
  setNamespace()
  getNamespace()
  setUser()
  getUser()
  setPassword()
  getPassword()
  setHost()
  getHost()
  setPort()
  getPort()
  getDatabaseName()
  getDatabaseList()
  getConn()
  getAppliedPatches()
  createDatabase()
  createTable()
  getLegacyPatches()
  markPatchApplied()
  applyPatch()
  applyPatchSQL()
  applyPatchPHP()
  isCharacterSetAvailable()
  getCharsetInfo()

Functions
Functions that are not part of a class:

setDisableUTF8MB4($disable_utf8_mb4)   X-Ref
No description

getDisableUTF8MB4()   X-Ref
No description

setNamespace($namespace)   X-Ref
No description

getNamespace()   X-Ref
No description

setUser($user)   X-Ref
No description

getUser()   X-Ref
No description

setPassword($password)   X-Ref
No description

getPassword()   X-Ref
No description

setHost($host)   X-Ref
No description

getHost()   X-Ref
No description

setPort($port)   X-Ref
No description

getPort()   X-Ref
No description

getDatabaseName($fragment)   X-Ref
No description

getDatabaseList(array $patches, $only_living = false)   X-Ref
No description

getConn($fragment)   X-Ref
No description

getAppliedPatches()   X-Ref
No description

createDatabase($fragment)   X-Ref
No description

createTable($fragment, $table, array $cols)   X-Ref
No description

getLegacyPatches(array $patches)   X-Ref
No description

markPatchApplied($patch)   X-Ref
No description

applyPatch(PhabricatorStoragePatch $patch)   X-Ref
No description

applyPatchSQL($sql)   X-Ref
No description

applyPatchPHP($script)   X-Ref
No description

isCharacterSetAvailable($character_set)   X-Ref
No description

getCharsetInfo()   X-Ref
No description



Generated: Sun Nov 30 09:20:46 2014 Cross-referenced by PHPXref 0.7.1