• Модуль: iblock
  • Путь к файлу: ~/bitrix/modules/iblock/lib/propertyindex/indexer.php
  • Класс: BitrixIblockPropertyIndexIndexer
  • Вызов: Indexer::isExists
public function isExists()
{
	return $this->storage->isExists() && $this->dictionary->isExists();
}