TYPO3 CMS  TYPO3_6-2
t3lib_cache_backend_PdoBackend Member List

This is the complete list of members for t3lib_cache_backend_PdoBackend, including all inherited members.

$cacheTYPO3\CMS\Core\Cache\Backend\AbstractBackendprotected
$cacheIdentifierTYPO3\CMS\Core\Cache\Backend\AbstractBackendprotected
$contextTYPO3\CMS\Core\Cache\Backend\AbstractBackendprotected
$databaseHandleTYPO3\CMS\Core\Cache\Backend\PdoBackendprotected
$dataSourceNameTYPO3\CMS\Core\Cache\Backend\PdoBackendprotected
$defaultLifetimeTYPO3\CMS\Core\Cache\Backend\AbstractBackendprotected
$passwordTYPO3\CMS\Core\Cache\Backend\PdoBackendprotected
$pdoDriverTYPO3\CMS\Core\Cache\Backend\PdoBackendprotected
$usernameTYPO3\CMS\Core\Cache\Backend\PdoBackendprotected
__construct($context, array $options=array())TYPO3\CMS\Core\Cache\Backend\AbstractBackend
calculateExpiryTime($lifetime=NULL)TYPO3\CMS\Core\Cache\Backend\AbstractBackendprotected
collectGarbage()TYPO3\CMS\Core\Cache\Backend\PdoBackend
connect()TYPO3\CMS\Core\Cache\Backend\PdoBackendprotected
createCacheTables()TYPO3\CMS\Core\Cache\Backend\PdoBackendprotected
DATETIME_EXPIRYTIME_UNLIMITEDTYPO3\CMS\Core\Cache\Backend\AbstractBackend
findIdentifiersByTag($tag)TYPO3\CMS\Core\Cache\Backend\PdoBackend
flush()TYPO3\CMS\Core\Cache\Backend\PdoBackend
flushByTag($tag)TYPO3\CMS\Core\Cache\Backend\PdoBackend
get($entryIdentifier)TYPO3\CMS\Core\Cache\Backend\PdoBackend
getNotExpiredStatement()TYPO3\CMS\Core\Cache\Backend\PdoBackendprotected
has($entryIdentifier)TYPO3\CMS\Core\Cache\Backend\PdoBackend
initializeObject()TYPO3\CMS\Core\Cache\Backend\PdoBackend
remove($entryIdentifier)TYPO3\CMS\Core\Cache\Backend\PdoBackend
set($entryIdentifier, $data, array $tags=array(), $lifetime=NULL)TYPO3\CMS\Core\Cache\Backend\PdoBackend
setCache(\TYPO3\CMS\Core\Cache\Frontend\FrontendInterface $cache)TYPO3\CMS\Core\Cache\Backend\AbstractBackend
setDataSourceName($DSN)TYPO3\CMS\Core\Cache\Backend\PdoBackend
setDefaultLifetime($defaultLifetime)TYPO3\CMS\Core\Cache\Backend\AbstractBackend
setPassword($password)TYPO3\CMS\Core\Cache\Backend\PdoBackend
setUsername($username)TYPO3\CMS\Core\Cache\Backend\PdoBackend
UNLIMITED_LIFETIMETYPO3\CMS\Core\Cache\Backend\AbstractBackend