프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$_runtimeMigrationPath |
메소드 | 설명 | |
---|---|---|
beforeAction ( |
This method is invoked right before an action is to be executed (after all possible filters.) It checks the existence of the [[migrationPath]]. |
메소드 | 설명 | |
---|---|---|
_copyMigrations ( ) |
메소드 | 설명 | |
---|---|---|
_findMigrationDirs ( ) : array | ||
_findMigrationPossibleDirs ( ) : array |
public beforeAction ( |
||
$action | the action to be executed. | |
리턴 | boolean | whether the action should continue to be executed. |