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

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

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

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

const MAX_LENGTH_BATCH_MYSQL_QUERY = 2048
 

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

Class IndexSectionTable

DO NOT WRITE ANYTHING BELOW THIS

<<< ORMENTITYANNOTATION @method static EO_IndexSection_Query query() @method static EO_IndexSection_Result getByPrimary($primary, array $parameters = []) @method static EO_IndexSection_Result getById($id) @method static EO_IndexSection_Result getList(array $parameters = []) @method static EO_IndexSection_Entity getEntity() @method static \Bitrix\Sale\Discount\Index\EO_IndexSection createObject($setDefaultValues = true) @method static \Bitrix\Sale\Discount\Index\EO_IndexSection_Collection createCollection() @method static \Bitrix\Sale\Discount\Index\EO_IndexSection wakeUpObject($row) @method static \Bitrix\Sale\Discount\Index\EO_IndexSection_Collection wakeUpCollection($rows)

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

Методы

◆ deleteByDiscount()

static deleteByDiscount ( $discountId)
static

Deletes rows by discount id.

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

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

◆ fillByDiscount()

static fillByDiscount ( $discountId,
array $indexData )
static

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

◆ getMap()

static getMap ( )
static

Returns entity map definition.

Возвращает
array

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

◆ getTableName()

static getTableName ( )
static

Returns DB table name for entity.

Возвращает
string

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

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

◆ MAX_LENGTH_BATCH_MYSQL_QUERY

const MAX_LENGTH_BATCH_MYSQL_QUERY = 2048

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