TYPO3 CMS  TYPO3_7-6
TYPO3\CMS\Core\Cache\Backend\ApcuBackend Member List

This is the complete list of members for TYPO3\CMS\Core\Cache\Backend\ApcuBackend, 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
$identifierPrefixTYPO3\CMS\Core\Cache\Backend\ApcuBackendprotected
__construct($context, array $options=[])TYPO3\CMS\Core\Cache\Backend\ApcuBackend
addIdentifierToTags($entryIdentifier, array $tags)TYPO3\CMS\Core\Cache\Backend\ApcuBackendprotected
calculateExpiryTime($lifetime=null)TYPO3\CMS\Core\Cache\Backend\AbstractBackendprotected
collectGarbage()TYPO3\CMS\Core\Cache\Backend\ApcuBackend
DATETIME_EXPIRYTIME_UNLIMITEDTYPO3\CMS\Core\Cache\Backend\AbstractBackend
findIdentifiersByTag($tag)TYPO3\CMS\Core\Cache\Backend\ApcuBackend
findTagsByIdentifier($identifier)TYPO3\CMS\Core\Cache\Backend\ApcuBackendprotected
flush()TYPO3\CMS\Core\Cache\Backend\ApcuBackend
flushByTag($tag)TYPO3\CMS\Core\Cache\Backend\ApcuBackend
get($entryIdentifier)TYPO3\CMS\Core\Cache\Backend\ApcuBackend
getCurrentUserData()TYPO3\CMS\Core\Cache\Backend\ApcuBackendprotected
getIdentifierPrefix()TYPO3\CMS\Core\Cache\Backend\ApcuBackendprotected
getPathSite()TYPO3\CMS\Core\Cache\Backend\ApcuBackendprotected
has($entryIdentifier)TYPO3\CMS\Core\Cache\Backend\ApcuBackend
remove($entryIdentifier)TYPO3\CMS\Core\Cache\Backend\ApcuBackend
removeIdentifierFromAllTags($entryIdentifier)TYPO3\CMS\Core\Cache\Backend\ApcuBackendprotected
set($entryIdentifier, $data, array $tags=[], $lifetime=null)TYPO3\CMS\Core\Cache\Backend\ApcuBackend
setCache(\TYPO3\CMS\Core\Cache\Frontend\FrontendInterface $cache)TYPO3\CMS\Core\Cache\Backend\ApcuBackend
setDefaultLifetime($defaultLifetime)TYPO3\CMS\Core\Cache\Backend\AbstractBackend
setIdentifierPrefix($identifierPrefix)TYPO3\CMS\Core\Cache\Backend\ApcuBackendprotected
UNLIMITED_LIFETIMETYPO3\CMS\Core\Cache\Backend\AbstractBackend