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
mongodb
ActiveFixture
resetCollection
yii\mongodb\ActiveFixture::resetCollection PHP 메소드
ActiveFixture 1 문서
파일 보기
프로젝트 열기: yiisoft/yii2-mongodb
resetCollection()
보호된
메소드
This method is called before populating fixture data into the collection associated with this fixture.
protected
resetCollection
( )
protected function resetCollection() { $this->getCollection()->remove(); }
ActiveFixture
getCollection
getCollectionName
getData
init
load
resetCollection