array getMigrations(int $steps) Get list of migrations.
MigrationRepositoryInterface interface MigrationRepositoryInterface (
array getRan() Get the ran migrations for a given package.
void runMigrationList(array $migrations, array $options = array()) Run
Filesystem getFilesystem()
int getNextBatchNumber() Get the next migration batch number.
bool repositoryExists() Determine if the migration repository exists.
void setSource(string $name) Set the information source to gather data
void __construct(ConnectionResolverInterface
array rollback(array|string $paths = array(), array $options = array()) Rollback
Page 3 of 5