Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс ServersData

Открытые статические члены

static getServer ($hostname)
 
static getList ()
 
static getServerRoles ($hostname)
 
static getDbList ($hostname)
 
static getBxEnvVer ($hostname)
 
static getGraphCategories ($hostname)
 
static getDbMasterHostname ()
 

Защищенные статические члены

static getBxInfo ($hostname)
 

Статические защищенные данные

static $bxInfo = array()
 

Подробное описание

См. определение в файле serversdata.php строка 9

Методы

◆ getBxEnvVer()

static getBxEnvVer ( $hostname)
static
Аргументы
string$hostnameServer hostname.
Возвращает
bool|string - Version of bitrix environment.
Исключения

Bitrix\Main\ArgumentNullException

См. определение в файле serversdata.php строка 182

◆ getBxInfo()

static getBxInfo ( $hostname)
staticprotected
Аргументы
string$hostnameServer hostname.
Возвращает
array server Info.
Исключения

Bitrix\Main\ArgumentNullException

Исключения
ServerBxInfoException

См. определение в файле serversdata.php строка 137

◆ getDbList()

static getDbList ( $hostname)
static

См. определение в файле serversdata.php строка 102

◆ getDbMasterHostname()

static getDbMasterHostname ( )
static

См. определение в файле serversdata.php строка 214

◆ getGraphCategories()

static getGraphCategories ( $hostname)
static

См. определение в файле serversdata.php строка 203

◆ getList()

static getList ( )
static
Возвращает
array List of servers & their params

См. определение в файле serversdata.php строка 35

◆ getServer()

static getServer ( $hostname)
static
Аргументы
$hostname
Возвращает
array Server's params
Исключения

Bitrix\Main\ArgumentNullException

См. определение в файле serversdata.php строка 18

◆ getServerRoles()

static getServerRoles ( $hostname)
static
Аргументы
$hostname
Возвращает
array Server roles
Исключения

Bitrix\Main\ArgumentNullException

См. определение в файле serversdata.php строка 86

Данные класса

◆ $bxInfo

$bxInfo = array()
staticprotected

См. определение в файле serversdata.php строка 11