# EntityConfigTable

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

Класс `\Bitrix\Crm\Config\Entity\EntityConfigTable`
Модуль: Crm.

## Описание

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

Исходный файл: `source/crm/lib/config/entity/entityconfig.php:24`

## Методы (13)

- [`static createCollection()`](https://chugunov.pro/api-bitrix/crm/config/entity/entityconfigtable/createcollection/)
- [`static createObject()`](https://chugunov.pro/api-bitrix/crm/config/entity/entityconfigtable/createobject/)
- [`static deleteByEntity()`](https://chugunov.pro/api-bitrix/crm/config/entity/entityconfigtable/deletebyentity/) — Удаляет по сущности.
- [`static getById()`](https://chugunov.pro/api-bitrix/crm/config/entity/entityconfigtable/getbyid/)
- [`static getByPrimary()`](https://chugunov.pro/api-bitrix/crm/config/entity/entityconfigtable/getbyprimary/)
- [`static getEntity()`](https://chugunov.pro/api-bitrix/crm/config/entity/entityconfigtable/getentity/)
- [`static getList()`](https://chugunov.pro/api-bitrix/crm/config/entity/entityconfigtable/getlist/)
- [`static getMap()`](https://chugunov.pro/api-bitrix/crm/config/entity/entityconfigtable/getmap/) — Возвращает карту полей сущности.
- [`static getTableName()`](https://chugunov.pro/api-bitrix/crm/config/entity/entityconfigtable/gettablename/) — Возвращает имя таблицы сущности.
- [`static query()`](https://chugunov.pro/api-bitrix/crm/config/entity/entityconfigtable/query/)
- [`static upsert()`](https://chugunov.pro/api-bitrix/crm/config/entity/entityconfigtable/upsert/) — Выполняет операцию UPSERT.
- [`static wakeUpCollection()`](https://chugunov.pro/api-bitrix/crm/config/entity/entityconfigtable/wakeupcollection/)
- [`static wakeUpObject()`](https://chugunov.pro/api-bitrix/crm/config/entity/entityconfigtable/wakeupobject/)

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