array rollback(array|string $paths = array(), array $options = array()) Rollback
bool repositoryExists() Determine if the migration repository exists.
void __construct(ConnectionResolverInterface
void setSource(string $name) Set the information source to gather data
int getNextBatchNumber() Get the next migration batch number.
void delete(object $migration) Remove a migration from the log.
void createRepository() Create the migration repository data store.
array reset(array|string $paths = array(), bool $pretend = false) Rolls
object resolve(string $file) Resolve a migration instance from a file.
int getLastBatchNumber() Get the last migration batch number.
Page 4 of 5