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

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

static getSqlForDataType ($type, $len=0)
static getBatchInsertHead ($tableName, $fields=array())
static getBatchInsertTail ()
static getBatchInsertSeparator ()
static getBatchInsertValues ($row, $tableName, $fields, $map)
static getMaxTransferUnit ()
static dropAutoIncrementRestrictions ($tableName)
static restoreAutoIncrementRestrictions ($tableName)
static incrementSequenceForTable ($tableName)
static addAutoIncrement ()
static createIndex ($tableName, $ixNamePostfix, $columns=array(), $unique=false)
static dropTable ($tableName)
static checkTableExists ($tableName)
static truncateTable ($tableName)
static getQuerySeparatorSql ()
static needSelectFieldsInOrderByWhenDistinct ()

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

static prepareSql ($row, $fields, $map)
static checkSequenceExistsForTable ($tableName)
static getIndexName ($tableName, $ixNamePostfix, $columns=array())
static escapeArray ($columns)

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

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

Методы

◆ addAutoIncrement()

addAutoIncrement ( )
static

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

◆ checkSequenceExistsForTable()

checkSequenceExistsForTable ( $tableName)
staticprotected

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

◆ checkTableExists()

checkTableExists ( $tableName)
static

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

◆ createIndex()

createIndex ( $tableName,
$ixNamePostfix,
$columns = array(),
$unique = false )
static

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

◆ dropAutoIncrementRestrictions()

dropAutoIncrementRestrictions ( $tableName)
static

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

◆ dropTable()

dropTable ( $tableName)
static

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

◆ escapeArray()

escapeArray ( $columns)
staticprotected

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

◆ getBatchInsertHead()

getBatchInsertHead ( $tableName,
$fields = array() )
static

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

◆ getBatchInsertSeparator()

getBatchInsertSeparator ( )
static

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

◆ getBatchInsertTail()

getBatchInsertTail ( )
static

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

◆ getBatchInsertValues()

getBatchInsertValues ( $row,
$tableName,
$fields,
$map )
static

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

◆ getIndexName()

getIndexName ( $tableName,
$ixNamePostfix,
$columns = array() )
staticprotected

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

◆ getMaxTransferUnit()

getMaxTransferUnit ( )
static

Переопределяется в Helper.

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

◆ getQuerySeparatorSql()

getQuerySeparatorSql ( )
static

Переопределяется в Helper.

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

◆ getSqlForDataType()

getSqlForDataType ( $type,
$len = 0 )
static

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

◆ incrementSequenceForTable()

incrementSequenceForTable ( $tableName)
static

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

◆ needSelectFieldsInOrderByWhenDistinct()

needSelectFieldsInOrderByWhenDistinct ( )
static

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

◆ prepareSql()

prepareSql ( $row,
$fields,
$map )
staticprotected

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

◆ restoreAutoIncrementRestrictions()

restoreAutoIncrementRestrictions ( $tableName)
static

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

◆ truncateTable()

truncateTable ( $tableName)
static

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


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