TYPO3 CMS  TYPO3_6-2
t3lib_cache_backend_ApcBackend Member List

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