# FuserTable

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

Класс `\Bitrix\Sale\Internals\FuserTable`
Модуль: Sale.

## Описание

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

Исходный файл: `source/sale/lib/internals/fuser.php:31`

## Методы (12)

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

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