| CreationInterface | Migration interface |
| MigrationInterface | Migration interface |
| AbstractMigration | Abstract Migration Class. |
| AbstractTemplateCreation | |
| IrreversibleMigrationException | Exception class thrown when migrations cannot be reversed using the 'change' feature. |
| Manager |