• Модуль: rest
  • Путь к файлу: ~/bitrix/modules/rest/lib/placement.php
  • Класс: BitrixRestPlacementTable
  • Вызов: PlacementTable::getCacheId
static function getCacheId($placement)
{
	return 'rest_placement_list|'.$placement.'|'.LANGUAGE_ID;
}