|
| 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 () |
| 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 () |
См. определение в файле helper.php строка 18
◆ checkIndexNameExists()
| checkIndexNameExists |
( |
| $indexName, |
|
|
| $tableName ) |
|
static |
◆ dropIndexByName()
| dropIndexByName |
( |
| $indexName, |
|
|
| $tableName ) |
|
static |
◆ getMaxTransferUnit()
◆ getQuerySeparatorSql()
◆ getSqlForAutoIncrement()
| getSqlForAutoIncrement |
( |
| ) |
|
|
static |
◆ mergeTables()
| mergeTables |
( |
| $toTable, |
|
|
| $fromTable, |
|
|
| $fldMap, |
|
|
| $fldCondition ) |
|
static |
◆ resetAutoIncrement()
| resetAutoIncrement |
( |
| $tableName, |
|
|
| $startIndex = 1 ) |
|
static |
Объявления и описания членов класса находятся в файле:
- C:/bitrix/modules/sale/lib/location/db/mysql/helper.php