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