‪TYPO3CMS  11.5
TYPO3\CMS\Core\Tests\Unit\Cache\Backend\MockBackend Member List

This is the complete list of members for TYPO3\CMS\Core\Tests\Unit\Cache\Backend\MockBackend, 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
$someOptionTYPO3\CMS\Core\Tests\Unit\Cache\Backend\MockBackendprotected
__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\NullBackend
DATETIME_EXPIRYTIME_UNLIMITEDTYPO3\CMS\Core\Cache\Backend\AbstractBackend
findIdentifiersByTag($tag)TYPO3\CMS\Core\Cache\Backend\NullBackend
flush()TYPO3\CMS\Core\Cache\Backend\NullBackend
flushByTag($tag)TYPO3\CMS\Core\Cache\Backend\NullBackend
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\NullBackend
getSomeOption()TYPO3\CMS\Core\Tests\Unit\Cache\Backend\MockBackend
has($entryIdentifier)TYPO3\CMS\Core\Cache\Backend\NullBackend
remove($entryIdentifier)TYPO3\CMS\Core\Cache\Backend\NullBackend
requireOnce($identifier)TYPO3\CMS\Core\Cache\Backend\NullBackend
set($entryIdentifier, $data, array $tags=[], $lifetime=null)TYPO3\CMS\Core\Cache\Backend\NullBackend
setCache(FrontendInterface $cache)TYPO3\CMS\Core\Cache\Backend\AbstractBackend
setCompression($compression)TYPO3\CMS\Core\Cache\Backend\NullBackend
setDefaultLifetime($defaultLifetime)TYPO3\CMS\Core\Cache\Backend\AbstractBackend
setSomeOption($value)TYPO3\CMS\Core\Tests\Unit\Cache\Backend\MockBackend
UNLIMITED_LIFETIMETYPO3\CMS\Core\Cache\Backend\AbstractBackend