15.08.2013 Bitrix, php скрипты bitrix, component_epilog, CPHPCache
в result_modifier.php
$this->__component->arResultCacheKeys[] = 'OLOLO'; $arResult['OLOLO'] = 'OLOLO';
в component_epilog.php
var_dump($arResult);