Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
yii
caching
Cache
flushValues
yii\caching\Cache::flushValues PHP 메소드
Cache 1 문서
파일 보기
프로젝트 열기: yiisoft/yii2
flushValues()
추상적인
보호된
메소드
Child classes may implement this method to realize the flush operation.
abstract
protected
flushValues
( ) :
boolean
리턴
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