‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Cache\Backend\AbstractBackend Member List

This is the complete list of members for TYPO3\CMS\Core\Cache\Backend\AbstractBackend, 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
__construct($context, array $options=[])TYPO3\CMS\Core\Cache\Backend\AbstractBackend
calculateExpiryTime($lifetime=null)TYPO3\CMS\Core\Cache\Backend\AbstractBackendprotected
collectGarbage()TYPO3\CMS\Core\Cache\Backend\BackendInterface
DATETIME_EXPIRYTIME_UNLIMITEDTYPO3\CMS\Core\Cache\Backend\AbstractBackend
flush()TYPO3\CMS\Core\Cache\Backend\BackendInterface
flushByTags(array $tags)TYPO3\CMS\Core\Cache\Backend\AbstractBackend
get($entryIdentifier)TYPO3\CMS\Core\Cache\Backend\BackendInterface
has($entryIdentifier)TYPO3\CMS\Core\Cache\Backend\BackendInterface
remove($entryIdentifier)TYPO3\CMS\Core\Cache\Backend\BackendInterface
set($entryIdentifier, $data, array $tags=[], $lifetime=null)TYPO3\CMS\Core\Cache\Backend\BackendInterface
setCache(FrontendInterface $cache)TYPO3\CMS\Core\Cache\Backend\AbstractBackend
setDefaultLifetime($defaultLifetime)TYPO3\CMS\Core\Cache\Backend\AbstractBackend
UNLIMITED_LIFETIMETYPO3\CMS\Core\Cache\Backend\AbstractBackend