См. определение в файле system_information.php строка 3
◆ getAdditionalInformation()
getAdditionalInformation |
( |
| ) |
|
|
static |
Return additional information, such as P&P or LDAP server information
- Начиная с
- 14.5.4
- Возвращает
- array
См. определение в файле system_information.php строка 27
◆ getBitrixVMVersion()
◆ getCurrentHost()
Return current host/port (in puny code for cyrillic domain)
- Возвращает
- string
См. определение в файле system_information.php строка 42
◆ getCurrentHostName()
Return current host name (in puny code for cyrillic domain)
- Возвращает
- string
См. определение в файле system_information.php строка 55
◆ getDBHosts()
◆ getDBHostsFromCluster()
getDBHostsFromCluster |
( |
| ) |
|
|
staticprotected |
◆ getDBHostsFromConstants()
getDBHostsFromConstants |
( |
| ) |
|
|
staticprotected |
◆ getDbInfo()
◆ getEnvironmentInfo()
Return information about environment, such as BitrixVM version
- Возвращает
- array
См. определение в файле system_information.php строка 246
◆ getMemCachedHosts()
◆ getMemCacheInfo()
◆ getMemCacheInfoFromCluster()
getMemCacheInfoFromCluster |
( |
| ) |
|
|
staticprotected |
Return information about memcached from cluster module
- Возвращает
- array
См. определение в файле system_information.php строка 318
◆ getMemCacheInfoFromConstants()
getMemCacheInfoFromConstants |
( |
| ) |
|
|
staticprotected |
◆ getMemcacheSID()
◆ getModulesInfo()
Return information about installed modules and versions
- Возвращает
- array
См. определение в файле system_information.php строка 170
◆ getPhpInfo()
◆ getPullingInfo()
Return some information about P&P, such as publish url
- Начиная с
- 14.5.4
- Возвращает
- array
См. определение в файле system_information.php строка 218
◆ getSites()
Return all sites (and domains) on current kernel
- Начиная с
- 14.5.4
- Возвращает
- array
См. определение в файле system_information.php строка 139
◆ getSystemInformation()
◆ isCliMode()
◆ isIpValid()
isIpValid |
( |
| $ip, |
|
|
| $allowPrivate = false, |
|
|
| $allowRes = false ) |
|
static |
Validates IP address (IPv4 only).
- Начиная с
- 15.5.0
- Аргументы
-
string | $ip | IP address for checking. |
bool | $allowPrivate | Fails or not for the following private IPv4 ranges: 10.0.0.0/8, 172.16.0.0/12 and 192.168.0.0/16. |
bool | $allowRes | Fails or not for the following reserved IPv4 ranges: 0.0.0.0/8, 169.254.0.0/16, 192.0.2.0/24, 127.0.0.0/24 and 224.0.0.0/4. |
- Возвращает
- bool
См. определение в файле system_information.php строка 88
◆ isRunOnWin()
Объявления и описания членов класса находятся в файле: