• Модуль: disk
  • Путь к файлу: ~/bitrix/modules/disk/lib/search/reindex/stepper.php
  • Класс: BitrixDiskSearchReindexStepper
  • Вызов: Stepper::pauseExecution
static function pauseExecution()
{
	Option::set(static::getModuleId(), 'need' . static::getName(), self::STATUS_PAUSE);
}