Полный список членов класса CachedPool, включая наследуемые из базового класса
$cache | CachedPool | protected |
$isItemChanged | CachedPool | protected |
$pool | CachedPool | protected |
__construct(Pool $pool, int $ttl, string $cacheId, Cache $cache, EventManager $eventManager) | CachedPool | |
Bitrix::Location::Common::Cache::__construct(int $ttl, string $cacheId, Data\Cache $cache, EventManager $eventManager) | Cache | |
addItem(string $key, $value) | CachedPool | |
cleanItems() | CachedPool | |
deleteItem(string $key) | CachedPool | |
getItem(string $key) | CachedPool | |
loadDataFromCache() | CachedPool | |
saveDataToCache() | CachedPool |