• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/location/search/reindexprocess.php
  • Класс: BitrixSaleLocationSearchReindexProcess
  • Вызов: ReindexProcess::stageCreateSite2LocationIndex
protected function stageCreateSite2LocationIndex()
{
	SiteLinkTable::initializeData();

	$this->nextStage();
}