![]() |
TYPO3
7.6
|
This is the complete list of members for NullBackend, including all inherited members.
$cache | AbstractBackend | protected |
$cacheIdentifier | AbstractBackend | protected |
$context | AbstractBackend | protected |
$defaultLifetime | AbstractBackend | protected |
__construct($context, array $options=array()) | AbstractBackend | |
calculateExpiryTime($lifetime=null) | AbstractBackend | protected |
collectGarbage() | NullBackend | |
DATETIME_EXPIRYTIME_UNLIMITED | AbstractBackend | |
findIdentifiersByTag($tag) | NullBackend | |
flush() | NullBackend | |
flushByTag($tag) | NullBackend | |
get($entryIdentifier) | NullBackend | |
has($entryIdentifier) | NullBackend | |
remove($entryIdentifier) | NullBackend | |
requireOnce($identifier) | NullBackend | |
set($entryIdentifier, $data, array $tags=array(), $lifetime=null) | NullBackend | |
setCache(\TYPO3\CMS\Core\Cache\Frontend\FrontendInterface $cache) | AbstractBackend | |
setCompression($compression) | NullBackend | |
setDefaultLifetime($defaultLifetime) | AbstractBackend | |
UNLIMITED_LIFETIME | AbstractBackend |