1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс CSecurityPhpConfigurationTest
Граф наследования:CSecurityPhpConfigurationTest:
CSecurityBaseTest

Открытые члены

 __construct ()
Открытые члены унаследованные от CSecurityBaseTest
 getName ()
 checkRequirements ($params=array())
 check (array $params=array())
 getInternalName ()

Защищенные члены

 checkPhpEntropy ()
 checkPhpEntropyConfigs ()
 checkRequestOrder ()
 checkMbstringSubstitute ()
 isPhpConfVarOff ($name)
 isPhpConfVarOn ($name)
 isPhpConfVarEquals ($name, $value)
 isPhpConfVarNotEquals ($name, $value)
 checkSamesite ($name)
Защищенные члены унаследованные от CSecurityBaseTest
 initializeParams (array $params=array())
 isRunOnWin ()
 getParam ($name, $defaultValue="")
 isDebug ()
 getDetailErrors ()
 addDetailError ($title, $critical, $detail, $recommendation="", $additionalInfo="")
 addUnformattedDetailError ($baseMessageKey, $critical, $additionalInfo="")

Защищенные данные

 $internalName = "PhpConfigurationTest"
 $tests
Защищенные данные унаследованные от CSecurityBaseTest
 $internalName = "BaseTest"
 $isDebug = false
 $params = array()
 $tests = array()
 $detailErrors = array()

Дополнительные унаследованные члены

Поля данных унаследованные от CSecurityBaseTest
const STATUS_FAILED = "failed"
const STATUS_PASSED = "passed"
Защищенные статические члены унаследованные от CSecurityBaseTest
static getFilePerm ($path)
static isWorldWritable ($path)
static isWorldReadable ($path)
static isWorldAccessible ($path)
static getDetailText ($baseMessageKey, array $placeholders=array())
static getRecommendationText ($baseMessageKey, array $placeholders=array())
static getTitleText ($baseMessageKey, array $placeholders=array())
static formatDetailError ($baseMessageKey, $critical, $additionalInfo="")
static removeDocumentRoot ($path)

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

Class CSecurityPhpConfigurationTest

Начиная с
12.5.0

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

Конструктор(ы)

◆ __construct()

__construct ( )

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

Методы

◆ checkMbstringSubstitute()

checkMbstringSubstitute ( )
protected
Возвращает
bool

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

◆ checkPhpEntropy()

checkPhpEntropy ( )
protected

Check php session entropy

Возвращает
bool

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

◆ checkPhpEntropyConfigs()

checkPhpEntropyConfigs ( )
protected
Возвращает
bool

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

◆ checkRequestOrder()

checkRequestOrder ( )
protected

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

◆ checkSamesite()

checkSamesite ( $name)
protected

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

◆ isPhpConfVarEquals()

isPhpConfVarEquals ( $name,
$value )
protected
Аргументы
string$name
int | string$value
Возвращает
bool

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

◆ isPhpConfVarNotEquals()

isPhpConfVarNotEquals ( $name,
$value )
protected
Аргументы
string$name
int | string$value
Возвращает
bool

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

◆ isPhpConfVarOff()

isPhpConfVarOff ( $name)
protected
Аргументы
string$name
Возвращает
bool

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

◆ isPhpConfVarOn()

isPhpConfVarOn ( $name)
protected
Аргументы
string$name
Возвращает
bool
Начиная с
14.0.0

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

Поля

◆ $internalName

$internalName = "PhpConfigurationTest"
protected

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

◆ $tests

$tests
protected

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


Объявления и описания членов класса находятся в файле: