# UserTable

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

Класс `\Bitrix\Vote\UserTable`
Модуль: Vote.

## Описание

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

Исходный файл: `source/vote/lib/user.php:52`

## Методы (12)

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

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