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