TYPO3 CMS
TYPO3_6-2
|
Additional Inherited Members | |
![]() | |
initializeObject () | |
set ($entryIdentifier, $variable, array $tags=array(), $lifetime=NULL) | |
get ($entryIdentifier) | |
getByTag ($tag) | |
![]() | |
__construct ($identifier, \TYPO3\CMS\Core\Cache\Backend\BackendInterface $backend) | |
getIdentifier () | |
getBackend () | |
has ($entryIdentifier) | |
remove ($entryIdentifier) | |
flush () | |
flushByTag ($tag) | |
collectGarbage () | |
isValidEntryIdentifier ($identifier) | |
isValidTag ($tag) | |
![]() | |
const | TAG_CLASS = '%CLASS%' |
const | TAG_PACKAGE = '%PACKAGE%' |
const | PATTERN_ENTRYIDENTIFIER = '/^[a-zA-Z0-9_%\\-&]{1,250}$/' |
const | PATTERN_TAG = '/^[a-zA-Z0-9_%\\-&]{1,250}$/' |
![]() | |
$useIgBinary = FALSE | |
![]() | |
$identifier | |
$backend | |
Definition at line 842 of file LegacyClassesForIde.php.