...Человеческий поиск в разработке...
- Модуль: sender
- Путь к файлу: ~/bitrix/modules/sender/lib/integration/crm/connectors/lead.php
- Класс: Bitrix\Sender\Integration\Crm\Connectors\Lead
- Вызов: Lead::getDataCountByType
protected function getDataCountByType() { if (!$this->hasFieldValues()) { return array(); } return QueryCount::getCount($this->getQuery(), $this->getDataTypeId()); }