• Модуль: rest
  • Путь к файлу: ~/bitrix/modules/rest/lib/dictionary/remotedictionary.php
  • Класс: BitrixRestDictionaryRemoteDictionary
  • Вызов: RemoteDictionary::getCacheId
protected function getCacheId()
{
	return static::CACHE_PREFIX.'/'.static::ID.'/'.$this->language;
}