‪TYPO3CMS  ‪main
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\ApcuBackendprivate
__construct($context, array $options=[])TYPO3\CMS\Core\Cache\Backend\ApcuBackend
addIdentifierToTags(string $entryIdentifier, array $tags)TYPO3\CMS\Core\Cache\Backend\ApcuBackendprivate
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(string $identifier)TYPO3\CMS\Core\Cache\Backend\ApcuBackendprivate
flush()TYPO3\CMS\Core\Cache\Backend\ApcuBackend
flushByTag($tag)TYPO3\CMS\Core\Cache\Backend\ApcuBackend
TYPO3::flushByTags(array $tags)TYPO3\CMS\Core\Cache\Backend\AbstractBackend
TYPO3::CMS::Core::Cache::Backend::TaggableBackendInterface::flushByTags(array $tags)TYPO3\CMS\Core\Cache\Backend\TaggableBackendInterface
get($entryIdentifier)TYPO3\CMS\Core\Cache\Backend\ApcuBackend
has($entryIdentifier)TYPO3\CMS\Core\Cache\Backend\ApcuBackend
remove($entryIdentifier)TYPO3\CMS\Core\Cache\Backend\ApcuBackend
removeIdentifierFromAllTags(string $entryIdentifier)TYPO3\CMS\Core\Cache\Backend\ApcuBackendprivate
set($entryIdentifier, $data, array $tags=[], $lifetime=null)TYPO3\CMS\Core\Cache\Backend\ApcuBackend
setCache(FrontendInterface $cache)TYPO3\CMS\Core\Cache\Backend\ApcuBackend
setDefaultLifetime($defaultLifetime)TYPO3\CMS\Core\Cache\Backend\AbstractBackend
UNLIMITED_LIFETIMETYPO3\CMS\Core\Cache\Backend\AbstractBackend