mongodb\console\controllers\MigrateController $db
  • References/PHP/Yii/mongodb/console/controllers/MigrateController

$db public property The DB connection object or the application

2025-01-10 15:47:30
mongodb\console\controllers\MigrateController $migrationCollection
  • References/PHP/Yii/mongodb/console/controllers/MigrateController

$migrationCollection public property The name of the collection

2025-01-10 15:47:30
mongodb\console\controllers\MigrateController addMigrationHistory()
  • References/PHP/Yii/mongodb/console/controllers/MigrateController

addMigrationHistory() protected method Adds new migration

2025-01-10 15:47:30
mongodb\console\controllers\MigrateController $templateFile
  • References/PHP/Yii/mongodb/console/controllers/MigrateController

$templateFile public property The template file for generating

2025-01-10 15:47:30
mongodb\console\controllers\MigrateController options()
  • References/PHP/Yii/mongodb/console/controllers/MigrateController

options() public method Returns the names of valid options

2025-01-10 15:47:30
mongodb\console\controllers\MigrateController removeMigrationHistory()
  • References/PHP/Yii/mongodb/console/controllers/MigrateController

removeMigrationHistory() protected method Removes existing

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

createMigration() protected method Creates a new migration

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

getMigrationHistory() protected method Returns the migration

2025-01-10 15:47:30
mongodb\console\controllers\MigrateController beforeAction()
  • References/PHP/Yii/mongodb/console/controllers/MigrateController

beforeAction() public method This method is invoked right

2025-01-10 15:47:30
mongodb\console\controllers\MigrateController ensureBaseMigrationHistory()
  • References/PHP/Yii/mongodb/console/controllers/MigrateController

ensureBaseMigrationHistory() protected method Ensures

2025-01-10 15:47:30