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

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

static getSqlForAutoIncrement ()
static mergeTables ($toTable, $fromTable, $fldMap, $fldCondition)
static checkIndexNameExists ($indexName, $tableName)
static dropIndexByName ($indexName, $tableName)
static getMaxTransferUnit ()
static resetAutoIncrement ($tableName, $startIndex=1)
static getQuerySeparatorSql ()
Открытые статические члены унаследованные от CommonHelper
static getSqlForDataType ($type, $len=0)
static getBatchInsertHead ($tableName, $fields=array())
static getBatchInsertTail ()
static getBatchInsertSeparator ()
static getBatchInsertValues ($row, $tableName, $fields, $map)
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 needSelectFieldsInOrderByWhenDistinct ()

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

Защищенные статические члены унаследованные от CommonHelper
static prepareSql ($row, $fields, $map)
static checkSequenceExistsForTable ($tableName)
static getIndexName ($tableName, $ixNamePostfix, $columns=array())
static escapeArray ($columns)

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

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

Методы

◆ checkIndexNameExists()

checkIndexNameExists ( $indexName,
$tableName )
static

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

◆ dropIndexByName()

dropIndexByName ( $indexName,
$tableName )
static

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

◆ getMaxTransferUnit()

getMaxTransferUnit ( )
static

Переопределяет метод предка CommonHelper.

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

◆ getQuerySeparatorSql()

getQuerySeparatorSql ( )
static

Переопределяет метод предка CommonHelper.

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

◆ getSqlForAutoIncrement()

getSqlForAutoIncrement ( )
static

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

◆ mergeTables()

mergeTables ( $toTable,
$fromTable,
$fldMap,
$fldCondition )
static

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

◆ resetAutoIncrement()

resetAutoIncrement ( $tableName,
$startIndex = 1 )
static

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


Объявления и описания членов класса находятся в файле:
  • C:/bitrix/modules/sale/lib/location/db/mysql/helper.php