# LeadChannelStatisticEntry

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

Класс `\Bitrix\Crm\Statistics\LeadChannelStatisticEntry`
Модуль: Crm.

Исходный файл: `source/crm/lib/statistics/leadchannelstatisticentry.php:15`

## Методы (8)

- [`static get()`](https://chugunov.pro/api-bitrix/crm/statistics/leadchannelstatisticentry/get/) — Получить запись
- [`static getAll()`](https://chugunov.pro/api-bitrix/crm/statistics/leadchannelstatisticentry/getall/) — Получить все
- [`static getCurrent()`](https://chugunov.pro/api-bitrix/crm/statistics/leadchannelstatisticentry/getcurrent/) — Получить текущий экземпляр
- [`static isRegistered()`](https://chugunov.pro/api-bitrix/crm/statistics/leadchannelstatisticentry/isregistered/) — Проверить, зарегистрирована ли сущность
- [`static nullSafeCompareDates()`](https://chugunov.pro/api-bitrix/crm/statistics/leadchannelstatisticentry/nullsafecomparedates/) — Сравнить две даты по Unix-таймстампу с учётом null. NULL трактуется как нулевой таймстамп.
- [`static parseDateString()`](https://chugunov.pro/api-bitrix/crm/statistics/leadchannelstatisticentry/parsedatestring/) — Разобрать дату из строки.
- [`static register()`](https://chugunov.pro/api-bitrix/crm/statistics/leadchannelstatisticentry/register/) — Зарегистрировать сущность
- [`static unregister()`](https://chugunov.pro/api-bitrix/crm/statistics/leadchannelstatisticentry/unregister/) — Отменить регистрацию сущности

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