1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс CSecurityTestsPackage

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

static getTestsPackage ($pType="")
static getAllTests ()

Поля данных

const SLOW_LOCAL_TESTS = "slow_local"
const FAST_LOCAL_TESTS = "fast_local"
const LOCAL_TESTS = "local"
const REMOTE_TESTS = "remote"

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

static getPackage ($pType="")

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

static $fastLocalTests
static $slowLocalTests
static $remoteTests

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

Class CSecurityTestsPackage

Начиная с
12.5.0

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

Методы

◆ getAllTests()

getAllTests ( )
static
Возвращает
array

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

◆ getPackage()

getPackage ( $pType = "")
staticprotected
Аргументы
string$pType
Возвращает
array

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

◆ getTestsPackage()

getTestsPackage ( $pType = "")
static

Return tests classes

Аргументы
string$pType
Возвращает
array

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

Поля

◆ $fastLocalTests

$fastLocalTests
staticprotected
Инициализатор
"CSecurityEnvironmentTest",
"CSecurityPhpConfigurationTest"
)
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804

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

◆ $remoteTests

$remoteTests
staticprotected
Инициализатор
"CSecurityCloudMonitorTest",
)

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

◆ $slowLocalTests

$slowLocalTests
staticprotected
Инициализатор
"CSecurityFilePermissionsTest",
"CSecurityTaintCheckingTest",
"CSecurityUserTest",
"CSecurityUserOtpTest",
"CSecuritySiteConfigurationTest"
)

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

◆ FAST_LOCAL_TESTS

const FAST_LOCAL_TESTS = "fast_local"

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

◆ LOCAL_TESTS

const LOCAL_TESTS = "local"

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

◆ REMOTE_TESTS

const REMOTE_TESTS = "remote"

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

◆ SLOW_LOCAL_TESTS

const SLOW_LOCAL_TESTS = "slow_local"

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


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