Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
yii
caching
Cache
flushValues
yii\caching\Cache::flushValues PHP Méthode
Cache Class Documentation
Afficher le fichier
Open project: yiisoft/yii2
flushValues()
abstract
protected
méthode
Child classes may implement this method to realize the flush operation.
abstract
protected
flushValues
( ) :
boolean
Résultat
boolean
whether the flush operation was successful.
protected abstract function flushValues();
Cache
add
addValue
addValues
buildKey
delete
deleteValue
exists
flush
flushValues
get
getValue
getValues
madd
mget
mset
multiAdd
multiGet
multiSet
offsetExists
offsetGet
offsetSet
offsetUnset
set
setValue
setValues