• Модуль: main
  • Путь к файлу: ~/bitrix/modules/main/lib/composite/appcache.php
  • Класс: BitrixMainCompositeAppCache
  • Вызов: AppCache::onEndBufferContent
static function onEndBufferContent(&$content)
{
	static::getInstance()->generate($content);
}