# IndexElementTable

URL: https://chugunov.pro/api-bitrix/sale/discount/index/indexelementtable/
Проверено на 1С-Битрикс 25.x, обновлено 03.08.2026.
Источник: независимый русскоязычный справочник chugunov.pro. Не является официальной документацией 1С-Битрикс.

Класс `\Bitrix\Sale\Discount\Index\IndexElementTable`
Модуль: Sale.

## Описание

НИЧЕГО НЕ ПИШИТЕ НИЖЕ ЭТОЙ СТРОКИ

Исходный файл: `source/sale/lib/discount/index/indexelement.php:26`

## Константы (1)

- `MAX_LENGTH_BATCH_MYSQL_QUERY`

## Методы (13)

- [`static createCollection()`](https://chugunov.pro/api-bitrix/sale/discount/index/indexelementtable/createcollection/)
- [`static createObject()`](https://chugunov.pro/api-bitrix/sale/discount/index/indexelementtable/createobject/)
- [`static deleteByDiscount()`](https://chugunov.pro/api-bitrix/sale/discount/index/indexelementtable/deletebydiscount/) — Удаляет строки по идентификатору скидки.
- [`static fillByDiscount()`](https://chugunov.pro/api-bitrix/sale/discount/index/indexelementtable/fillbydiscount/)
- [`static getById()`](https://chugunov.pro/api-bitrix/sale/discount/index/indexelementtable/getbyid/)
- [`static getByPrimary()`](https://chugunov.pro/api-bitrix/sale/discount/index/indexelementtable/getbyprimary/)
- [`static getEntity()`](https://chugunov.pro/api-bitrix/sale/discount/index/indexelementtable/getentity/)
- [`static getList()`](https://chugunov.pro/api-bitrix/sale/discount/index/indexelementtable/getlist/)
- [`static getMap()`](https://chugunov.pro/api-bitrix/sale/discount/index/indexelementtable/getmap/) — Возвращает описание карты сущности.
- [`static getTableName()`](https://chugunov.pro/api-bitrix/sale/discount/index/indexelementtable/gettablename/) — Возвращает имя таблицы БД для сущности.
- [`static query()`](https://chugunov.pro/api-bitrix/sale/discount/index/indexelementtable/query/)
- [`static wakeUpCollection()`](https://chugunov.pro/api-bitrix/sale/discount/index/indexelementtable/wakeupcollection/)
- [`static wakeUpObject()`](https://chugunov.pro/api-bitrix/sale/discount/index/indexelementtable/wakeupobject/)

Оригинал в официальной документации: https://docs.1c-bitrix.ru/api/classes/Bitrix-Sale-Discount-Index-IndexElementTable.html
