![]() |
TYPO3
7.6
|
This is the complete list of members for PhpFrontend, including all inherited members.
$backend | AbstractFrontend | protected |
$identifier | AbstractFrontend | protected |
__construct($identifier, PhpCapableBackendInterface $backend) | PhpFrontend | |
TYPO3::CMS::Core::Cache::Frontend::StringFrontend::__construct($identifier, BackendInterface $backend) | AbstractFrontend | |
collectGarbage() | AbstractFrontend | |
flush() | AbstractFrontend | |
flushByTag($tag) | AbstractFrontend | |
get($entryIdentifier) | StringFrontend | |
getBackend() | AbstractFrontend | |
getByTag($tag) | StringFrontend | |
getIdentifier() | AbstractFrontend | |
has($entryIdentifier) | AbstractFrontend | |
isValidEntryIdentifier($identifier) | AbstractFrontend | |
isValidTag($tag) | AbstractFrontend | |
PATTERN_ENTRYIDENTIFIER | FrontendInterface | |
PATTERN_TAG | FrontendInterface | |
remove($entryIdentifier) | AbstractFrontend | |
requireOnce($entryIdentifier) | PhpFrontend | |
set($entryIdentifier, $sourceCode, array $tags=array(), $lifetime=null) | PhpFrontend | |
TAG_CLASS | FrontendInterface | |
TAG_PACKAGE | FrontendInterface |