getNewMigrations() protected method Returns the migrations
getMigrationHistory() protected abstract method Returns
actionHistory() public method Displays the migration history
migrateUp() protected method Upgrades with the specified
actionUp() public method Upgrades the application by applying
migrateDown() protected method Downgrades with the specified
actionCreate() public method Creates a new migration.
actionDown() public method Downgrades the application
createMigration() protected method Creates a new migration
$migrationPath public property The directory containing the migration
Page 1 of 3