TYPO3 CMS
TYPO3_6-2
Main Page
Related Pages
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
+
Files
File List
+
File Members
+
All
$
(
_
a
c
d
e
f
h
i
l
o
p
r
s
t
u
x
+
Functions
_
a
c
d
e
f
i
l
o
p
r
s
u
x
+
Variables
$
(
_
a
d
e
h
i
p
r
s
t
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Pages
List of all members
t3lib_cache_backend_DbBackend Class Reference
Inheritance diagram for t3lib_cache_backend_DbBackend:
Additional Inherited Members
Public Member Functions inherited from
TYPO3\CMS\Core\Cache\Backend\Typo3DatabaseBackend
setCache
(\
TYPO3\CMS\Core\Cache\Frontend\FrontendInterface
$cache)
set
($entryIdentifier, $data, array $tags=array(), $lifetime=NULL)
get
($entryIdentifier)
has
($entryIdentifier)
remove
($entryIdentifier)
findIdentifiersByTag
($tag)
flush
()
flushByTag
($tag)
collectGarbage
()
getCacheTable
()
getTagsTable
()
setCompression
($compression)
setCompressionLevel
($compressionLevel)
getTableDefinitions
()
Public Member Functions inherited from
TYPO3\CMS\Core\Cache\Backend\AbstractBackend
__construct
($context, array $options=array())
setCache
(\
TYPO3\CMS\Core\Cache\Frontend\FrontendInterface
$cache)
setDefaultLifetime
($defaultLifetime)
Public Attributes inherited from
TYPO3\CMS\Core\Cache\Backend\Typo3DatabaseBackend
const
FAKED_UNLIMITED_EXPIRE
= 2145909600
Public Attributes inherited from
TYPO3\CMS\Core\Cache\Backend\AbstractBackend
const
DATETIME_EXPIRYTIME_UNLIMITED
= '9999-12-31T23:59:59+0000'
const
UNLIMITED_LIFETIME
= 0
Protected Member Functions inherited from
TYPO3\CMS\Core\Cache\Backend\Typo3DatabaseBackend
initializeCommonReferences
()
throwExceptionIfFrontendDoesNotExist
()
isConnectionMysql
()
Protected Member Functions inherited from
TYPO3\CMS\Core\Cache\Backend\AbstractBackend
calculateExpiryTime
($lifetime=NULL)
Protected Attributes inherited from
TYPO3\CMS\Core\Cache\Backend\Typo3DatabaseBackend
$cacheTable
$tagsTable
$compression
= FALSE
$compressionLevel
= -1
$identifierField
$expiresField
$maximumLifetime
$notExpiredStatement
$expiredStatement
$tableList
$tableJoin
Protected Attributes inherited from
TYPO3\CMS\Core\Cache\Backend\AbstractBackend
$cache
$cacheIdentifier
$context
$defaultLifetime
= 3600
Detailed Description
Deprecated:
since 6.0 will be removed in 7.0
Definition at line
767
of file
LegacyClassesForIde.php
.
t3lib_cache_backend_DbBackend
Generated on Wed Aug 7 2019 09:52:36 for TYPO3 CMS by
1.8.13