• Модуль: report
  • Путь к файлу: ~/bitrix/modules/report/lib/visualconstructor/internal/manager/reportmanager.php
  • Класс: BitrixReportVisualConstructorInternalManagerReportManager
  • Вызов: ReportManager::getIndexByCategory
public function getIndexByCategory()
{
	return $this->isCalled() ? self::$indices['categories'] : false;
}