Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс IndexElementTable
+ Граф наследования:IndexElementTable:

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

static getTableName ()
 
static getMap ()
 
static deleteByDiscount ($discountId)
 
static fillByDiscount ($discountId, array $indexData)
 

Открытые атрибуты

const MAX_LENGTH_BATCH_MYSQL_QUERY = 2048
 

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

Class IndexElementTable

DO NOT WRITE ANYTHING BELOW THIS

<<< ORMENTITYANNOTATION @method static EO_IndexElement_Query query() @method static EO_IndexElement_Result getByPrimary($primary, array $parameters = []) @method static EO_IndexElement_Result getById($id) @method static EO_IndexElement_Result getList(array $parameters = []) @method static EO_IndexElement_Entity getEntity() @method static \Bitrix\Sale\Discount\Index\EO_IndexElement createObject($setDefaultValues = true) @method static \Bitrix\Sale\Discount\Index\EO_IndexElement_Collection createCollection() @method static \Bitrix\Sale\Discount\Index\EO_IndexElement wakeUpObject($row) @method static \Bitrix\Sale\Discount\Index\EO_IndexElement_Collection wakeUpCollection($rows)

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

Методы

◆ deleteByDiscount()

static deleteByDiscount ( $discountId)
static

Deletes rows by discount id.

Аргументы
int$discountIdId of discount.
Возвращает
void

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

◆ fillByDiscount()

static fillByDiscount ( $discountId,
array $indexData )
static

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

◆ getMap()

static getMap ( )
static

Returns entity map definition.

Возвращает
array

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

◆ getTableName()

static getTableName ( )
static

Returns DB table name for entity.

Возвращает
string

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

Данные класса

◆ MAX_LENGTH_BATCH_MYSQL_QUERY

const MAX_LENGTH_BATCH_MYSQL_QUERY = 2048

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