Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Helper Cписок членов класса

Полный список членов класса Helper, включая наследуемые из базового класса

addAutoIncrement()CommonHelperstatic
checkIndexNameExists($indexName, $tableName)Helperstatic
checkSequenceExistsForTable($tableName)CommonHelperprotectedstatic
checkTableExists($tableName)CommonHelperstatic
createIndex($tableName, $ixNamePostfix, $columns=array(), $unique=false)CommonHelperstatic
dropAutoIncrementRestrictions($tableName)CommonHelperstatic
dropIndexByName($indexName, $tableName)Helperstatic
dropTable($tableName)CommonHelperstatic
escapeArray($columns)CommonHelperprotectedstatic
getBatchInsertHead($tableName, $fields=array())CommonHelperstatic
getBatchInsertSeparator()CommonHelperstatic
getBatchInsertTail()CommonHelperstatic
getBatchInsertValues($row, $tableName, $fields, $map)CommonHelperstatic
getIndexName($tableName, $ixNamePostfix, $columns=array())CommonHelperprotectedstatic
getMaxTransferUnit()Helperstatic
getQuerySeparatorSql()Helperstatic
getSqlForAutoIncrement()Helperstatic
getSqlForDataType($type, $len=0)CommonHelperstatic
incrementSequenceForTable($tableName)CommonHelperstatic
mergeTables($toTable, $fromTable, $fldMap, $fldCondition)Helperstatic
needSelectFieldsInOrderByWhenDistinct()CommonHelperstatic
prepareSql($row, $fields, $map)CommonHelperprotectedstatic
resetAutoIncrement($tableName, $startIndex=1)Helperstatic
restoreAutoIncrementRestrictions($tableName)CommonHelperstatic
truncateTable($tableName)CommonHelperstatic