# ReportTable

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

Класс `\Bitrix\Report\ReportTable`
Модуль: Report.

## Описание

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

Исходный файл: `source/report/lib/report.php:32`

## Методы (10)

- [`static createCollection()`](https://chugunov.pro/api-bitrix/report/reporttable/createcollection/)
- [`static createObject()`](https://chugunov.pro/api-bitrix/report/reporttable/createobject/)
- [`static getById()`](https://chugunov.pro/api-bitrix/report/reporttable/getbyid/)
- [`static getByPrimary()`](https://chugunov.pro/api-bitrix/report/reporttable/getbyprimary/)
- [`static getEntity()`](https://chugunov.pro/api-bitrix/report/reporttable/getentity/)
- [`static getList()`](https://chugunov.pro/api-bitrix/report/reporttable/getlist/)
- [`static getMap()`](https://chugunov.pro/api-bitrix/report/reporttable/getmap/) — Возвращает описание карты сущности.
- [`static query()`](https://chugunov.pro/api-bitrix/report/reporttable/query/)
- [`static wakeUpCollection()`](https://chugunov.pro/api-bitrix/report/reporttable/wakeupcollection/)
- [`static wakeUpObject()`](https://chugunov.pro/api-bitrix/report/reporttable/wakeupobject/)

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