• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/location/search/reindexprocess.php
  • Класс: BitrixSaleLocationSearchReindexProcess
  • Вызов: ReindexProcess::stageCreateSearchIndexAfter
protected function stageCreateSearchIndexAfter()
{
	$this->data['CHAIN_TABLE_INSTANCE_SERIALIZED'] = serialize($this->chainInstance);
	$this->data['OFFSET'] = $this->chainInstance->getOffset();
}