console\controllers\FixtureController $globalFixtures

$globalFixtures public property

Global fixtures that should be applied when loading and unloading. By default it is set to InitDbFixture that disables and enables integrity check, so your data can be safely loaded.

public array $globalFixtures = ['yii\test\InitDb']
doc_Yii
2016-10-30 16:55:03
Comments
Leave a Comment

Please login to continue.