console\controllers\BaseMigrateController getNewMigrations()
  • References/PHP/Yii/console/controllers/BaseMigrateController

getNewMigrations() protected method Returns the migrations

2025-01-10 15:47:30
console\controllers\BaseMigrateController getMigrationHistory()
  • References/PHP/Yii/console/controllers/BaseMigrateController

getMigrationHistory() protected abstract method Returns

2025-01-10 15:47:30
console\controllers\BaseMigrateController actionHistory()
  • References/PHP/Yii/console/controllers/BaseMigrateController

actionHistory() public method Displays the migration history

2025-01-10 15:47:30
console\controllers\BaseMigrateController migrateUp()
  • References/PHP/Yii/console/controllers/BaseMigrateController

migrateUp() protected method Upgrades with the specified

2025-01-10 15:47:30
console\controllers\BaseMigrateController actionCreate()
  • References/PHP/Yii/console/controllers/BaseMigrateController

actionCreate() public method Creates a new migration.

2025-01-10 15:47:30
console\controllers\BaseMigrateController actionDown()
  • References/PHP/Yii/console/controllers/BaseMigrateController

actionDown() public method Downgrades the application

2025-01-10 15:47:30
console\controllers\BaseMigrateController migrateDown()
  • References/PHP/Yii/console/controllers/BaseMigrateController

migrateDown() protected method Downgrades with the specified

2025-01-10 15:47:30
console\controllers\BaseMigrateController actionUp()
  • References/PHP/Yii/console/controllers/BaseMigrateController

actionUp() public method Upgrades the application by applying

2025-01-10 15:47:30
console\controllers\BaseMigrateController generateMigrationSourceCode()
  • References/PHP/Yii/console/controllers/BaseMigrateController

generateMigrationSourceCode() protected method (available since version 2.0.8)

2025-01-10 15:47:30
console\controllers\BaseMigrateController createMigration()
  • References/PHP/Yii/console/controllers/BaseMigrateController

createMigration() protected method Creates a new migration

2025-01-10 15:47:30