# MemberTable

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

Класс `\Bitrix\Tasks\Internals\Task\CheckList\MemberTable`
Модуль: Tasks.

## Описание

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

Исходный файл: `source/tasks/lib/internals/task/checklist/member.php:24`

## Методы (15)

- [`static addInsertIgnore()`](https://chugunov.pro/api-bitrix/tasks/internals/task/checklist/membertable/addinsertignore/) — Добавляет строку в таблицу сущности, подробнее @see DataManager::add
- [`static addInsertIgnoreMulti()`](https://chugunov.pro/api-bitrix/tasks/internals/task/checklist/membertable/addinsertignoremulti/) — Добавляет несколько строк в таблицу сущности, подробнее @see DataManager::addMulti
- [`static createCollection()`](https://chugunov.pro/api-bitrix/tasks/internals/task/checklist/membertable/createcollection/)
- [`static createObject()`](https://chugunov.pro/api-bitrix/tasks/internals/task/checklist/membertable/createobject/)
- [`static deleteByCheckListsIds()`](https://chugunov.pro/api-bitrix/tasks/internals/task/checklist/membertable/deletebychecklistsids/)
- [`static getById()`](https://chugunov.pro/api-bitrix/tasks/internals/task/checklist/membertable/getbyid/)
- [`static getByPrimary()`](https://chugunov.pro/api-bitrix/tasks/internals/task/checklist/membertable/getbyprimary/)
- [`static getClass()`](https://chugunov.pro/api-bitrix/tasks/internals/task/checklist/membertable/getclass/)
- [`static getEntity()`](https://chugunov.pro/api-bitrix/tasks/internals/task/checklist/membertable/getentity/)
- [`static getList()`](https://chugunov.pro/api-bitrix/tasks/internals/task/checklist/membertable/getlist/)
- [`static getMap()`](https://chugunov.pro/api-bitrix/tasks/internals/task/checklist/membertable/getmap/)
- [`static getTableName()`](https://chugunov.pro/api-bitrix/tasks/internals/task/checklist/membertable/gettablename/)
- [`static query()`](https://chugunov.pro/api-bitrix/tasks/internals/task/checklist/membertable/query/)
- [`static wakeUpCollection()`](https://chugunov.pro/api-bitrix/tasks/internals/task/checklist/membertable/wakeupcollection/)
- [`static wakeUpObject()`](https://chugunov.pro/api-bitrix/tasks/internals/task/checklist/membertable/wakeupobject/)

Оригинал в официальной документации: https://docs.1c-bitrix.ru/api/classes/Bitrix-Tasks-Internals-Task-CheckList-MemberTable.html
