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

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

static Init ($bDoConnect=false)
static Disconnect ()
static CurrentTimeFunction ()
static SecondsAgo ($sec)
static Query ($strSql, $error_position)
static QueryBind ($strSql, $arBinds, $error_position)
static Fetch ($result)
static Lock ($id, $timeout=60)
static LockTable ($table_name, $lock_id)
static UnlockTable ($table_lock)

Поля данных

const CONNECTION_NAME = 'user_session'

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

static $connection = null

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

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

Методы

◆ CurrentTimeFunction()

CurrentTimeFunction ( )
static

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

◆ Disconnect()

Disconnect ( )
static

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

◆ Fetch()

Fetch ( $result)
static
Аргументы
\Bitrix\Main\Db\Result$result
Возвращает
bool

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

◆ Init()

Init ( $bDoConnect = false)
static

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

◆ Lock()

Lock ( $id,
$timeout = 60 )
static

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

◆ LockTable()

LockTable ( $table_name,
$lock_id )
static

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

◆ Query()

Query ( $strSql,
$error_position )
static

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

◆ QueryBind()

QueryBind ( $strSql,
$arBinds,
$error_position )
static

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

◆ SecondsAgo()

SecondsAgo ( $sec)
static

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

◆ UnlockTable()

UnlockTable ( $table_lock)
static

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

Поля

◆ $connection

$connection = null
staticprotected

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

◆ CONNECTION_NAME

const CONNECTION_NAME = 'user_session'

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


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