TYPO3 CMS  TYPO3_6-2
TYPO3\CMS\Core\Cache\Backend\TransientMemoryBackend Member List

This is the complete list of members for TYPO3\CMS\Core\Cache\Backend\TransientMemoryBackend, including all inherited members.

$cacheTYPO3\CMS\Core\Cache\Backend\AbstractBackendprotected
$cacheIdentifierTYPO3\CMS\Core\Cache\Backend\AbstractBackendprotected
$contextTYPO3\CMS\Core\Cache\Backend\AbstractBackendprotected
$defaultLifetimeTYPO3\CMS\Core\Cache\Backend\AbstractBackendprotected
$entriesTYPO3\CMS\Core\Cache\Backend\TransientMemoryBackendprotected
$tagsAndEntriesTYPO3\CMS\Core\Cache\Backend\TransientMemoryBackendprotected
__construct($context, array $options=array())TYPO3\CMS\Core\Cache\Backend\AbstractBackend
calculateExpiryTime($lifetime=NULL)TYPO3\CMS\Core\Cache\Backend\AbstractBackendprotected
collectGarbage()TYPO3\CMS\Core\Cache\Backend\TransientMemoryBackend
DATETIME_EXPIRYTIME_UNLIMITEDTYPO3\CMS\Core\Cache\Backend\AbstractBackend
findIdentifiersByTag($tag)TYPO3\CMS\Core\Cache\Backend\TransientMemoryBackend
flush()TYPO3\CMS\Core\Cache\Backend\TransientMemoryBackend
flushByTag($tag)TYPO3\CMS\Core\Cache\Backend\TransientMemoryBackend
get($entryIdentifier)TYPO3\CMS\Core\Cache\Backend\TransientMemoryBackend
has($entryIdentifier)TYPO3\CMS\Core\Cache\Backend\TransientMemoryBackend
remove($entryIdentifier)TYPO3\CMS\Core\Cache\Backend\TransientMemoryBackend
set($entryIdentifier, $data, array $tags=array(), $lifetime=NULL)TYPO3\CMS\Core\Cache\Backend\TransientMemoryBackend
setCache(\TYPO3\CMS\Core\Cache\Frontend\FrontendInterface $cache)TYPO3\CMS\Core\Cache\Backend\AbstractBackend
setDefaultLifetime($defaultLifetime)TYPO3\CMS\Core\Cache\Backend\AbstractBackend
UNLIMITED_LIFETIMETYPO3\CMS\Core\Cache\Backend\AbstractBackend