# QueueTable

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

Класс `\Bitrix\Voximplant\Model\QueueTable`
Модуль: Voximplant.

Исходный файл: `source/voximplant/lib/model/queue.php:26`

## Методы (12)

- [`static createCollection()`](https://chugunov.pro/api-bitrix/voximplant/model/queuetable/createcollection/)
- [`static createObject()`](https://chugunov.pro/api-bitrix/voximplant/model/queuetable/createobject/)
- [`static getById()`](https://chugunov.pro/api-bitrix/voximplant/model/queuetable/getbyid/)
- [`static getByPrimary()`](https://chugunov.pro/api-bitrix/voximplant/model/queuetable/getbyprimary/)
- [`static getEntity()`](https://chugunov.pro/api-bitrix/voximplant/model/queuetable/getentity/)
- [`static getFilePath()`](https://chugunov.pro/api-bitrix/voximplant/model/queuetable/getfilepath/) — Возвращает путь к файлу, содержащему определение класса.
- [`static getList()`](https://chugunov.pro/api-bitrix/voximplant/model/queuetable/getlist/)
- [`static getMap()`](https://chugunov.pro/api-bitrix/voximplant/model/queuetable/getmap/) — Возвращает описание карты сущности.
- [`static getTableName()`](https://chugunov.pro/api-bitrix/voximplant/model/queuetable/gettablename/) — Возвращает имя таблицы БД для сущности.
- [`static query()`](https://chugunov.pro/api-bitrix/voximplant/model/queuetable/query/)
- [`static wakeUpCollection()`](https://chugunov.pro/api-bitrix/voximplant/model/queuetable/wakeupcollection/)
- [`static wakeUpObject()`](https://chugunov.pro/api-bitrix/voximplant/model/queuetable/wakeupobject/)

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