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

This is the complete list of members for TYPO3\CMS\Core\Cache\Backend\PhpCapableBackendInterface, including all inherited members.

collectGarbage()TYPO3\CMS\Core\Cache\Backend\BackendInterface
flush()TYPO3\CMS\Core\Cache\Backend\BackendInterface
get($entryIdentifier)TYPO3\CMS\Core\Cache\Backend\BackendInterface
has($entryIdentifier)TYPO3\CMS\Core\Cache\Backend\BackendInterface
remove($entryIdentifier)TYPO3\CMS\Core\Cache\Backend\BackendInterface
requireOnce($entryIdentifier)TYPO3\CMS\Core\Cache\Backend\PhpCapableBackendInterface
set($entryIdentifier, $data, array $tags=[], $lifetime=null)TYPO3\CMS\Core\Cache\Backend\BackendInterface
setCache(\TYPO3\CMS\Core\Cache\Frontend\FrontendInterface $cache)TYPO3\CMS\Core\Cache\Backend\BackendInterface