‪TYPO3CMS  9.5
TYPO3\CMS\Core\Cache\Backend\PdoBackend Member List

This is the complete list of members for TYPO3\CMS\Core\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=[])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
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\PdoBackend
getNotExpiredStatement()TYPO3\CMS\Core\Cache\Backend\PdoBackendprotected
has($entryIdentifier)TYPO3\CMS\Core\Cache\Backend\PdoBackend
importSql(\PDO $databaseHandle, string $pdoDriver, string $pathAndFilename)TYPO3\CMS\Core\Cache\Backend\PdoBackendprotected
initializeObject()TYPO3\CMS\Core\Cache\Backend\PdoBackend
remove($entryIdentifier)TYPO3\CMS\Core\Cache\Backend\PdoBackend
set($entryIdentifier, $data, array $tags=[], $lifetime=null)TYPO3\CMS\Core\Cache\Backend\PdoBackend
setCache(\TYPO3\CMS\Core\Cache\Frontend\FrontendInterface $cache)TYPO3\CMS\Core\Cache\Backend\AbstractBackend
TYPO3::CMS::Core::Cache::Backend::BackendInterface::setCache(Cache\Frontend\FrontendInterface $cache)TYPO3\CMS\Core\Cache\Backend\BackendInterface
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