См. определение в файле tmptable.php строка 12
◆ __construct()
__construct |
( |
| $serviceId, |
|
|
| $tableName = "" ) |
TmpTable constructor.
- Аргументы
-
int | $serviceId | External service id. |
string | $tableName | |
- Исключения
-
См. определение в файле tmptable.php строка 24
◆ create()
- Аргументы
-
- Возвращает
- \Bitrix\Main\DB\Result
- Исключения
-
ArgumentNullException | |
ArgumentTypeException | |
См. определение в файле tmptable.php строка 106
◆ drop()
◆ getMaxId()
◆ getUnmappedLocations()
getUnmappedLocations |
( |
| $startId = 0 | ) |
|
- Аргументы
-
int | $startId | Start position. |
- Возвращает
- \Bitrix\Main\DB\Result
См. определение в файле tmptable.php строка 40
◆ isExist()
◆ markAllMapped()
If we have mapped locations mark this in tmp table
См. определение в файле tmptable.php строка 86
◆ markMapped()
markMapped |
( |
| $locationId, |
|
|
| $xmlId ) |
- Аргументы
-
int | $locationId | Internal location id. |
string | $xmlId | External location id. |
- Исключения
-
См. определение в файле tmptable.php строка 63
◆ saveData()
- Аргументы
-
- Возвращает
- int Quantity of saved rows.
- Исключения
-
ArgumentNullException | |
ArgumentTypeException | |
См. определение в файле tmptable.php строка 153
◆ $connection
◆ $name
$name = 'b_sale_loc_map_tmp' |
|
protected |
◆ $serviceId