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
▼
TYPO3 CMS
TYPO3 CMS
Test List
Todo List
Deprecated List
►
Namespace Members
▼
Classes
►
Class List
Class Index
►
Class Hierarchy
►
Class Members
►
Files
►
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Pages
List of all members
t3lib_cache_backend_PdoBackend Class Reference
Inheritance diagram for t3lib_cache_backend_PdoBackend:
Additional Inherited Members
Public Member Functions inherited from
TYPO3\CMS\Core\Cache\Backend\PdoBackend
setDataSourceName
($DSN)
setUsername
($username)
setPassword
($password)
initializeObject
()
set
($entryIdentifier, $data, array $tags=array(), $lifetime=NULL)
get
($entryIdentifier)
has
($entryIdentifier)
remove
($entryIdentifier)
flush
()
flushByTag
($tag)
findIdentifiersByTag
($tag)
collectGarbage
()
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\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\PdoBackend
getNotExpiredStatement
()
connect
()
createCacheTables
()
Protected Member Functions inherited from
TYPO3\CMS\Core\Cache\Backend\AbstractBackend
calculateExpiryTime
($lifetime=NULL)
Protected Attributes inherited from
TYPO3\CMS\Core\Cache\Backend\PdoBackend
$dataSourceName
$username
$password
$databaseHandle
$pdoDriver
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
747
of file
LegacyClassesForIde.php
.
t3lib_cache_backend_PdoBackend
Generated on Wed Aug 7 2019 09:52:36 for TYPO3 CMS by
1.8.13