• Модуль: catalog
  • Путь к файлу: ~/bitrix/modules/catalog/lib/model/entity.php
  • Класс: BitrixCatalogModelEntity
  • Вызов: Entity::getCachedFieldList
static function getCachedFieldList(): array
{
	$entity = static::getEntity();
	return $entity->fields;
}