Pt_BR En Ja De Fr 
You are currently viewing the Development branch api documentation. Switch to 0.11 or 1.0

Development Doctrine_Builder_Migration

Doctrine Builder Migration

Inheritence

Doctrine_Builder_Migration  < Doctrine_Builder

Method Details

  • _loadTemplate()

    loadTemplate

    Loads the class template used for generating classes


  • buildCreateForeignKey($tableName, $definition)


  • buildDropForeignKey($tableName, $definition)


  • generateMigrationsFromDb()


  • $path path the path where migration classes are stored and being generated

    setMigrationsPath($path)


  • (string) buildDropTable($tableData)


  • generateMigrationsFromModels($modelsPath = null)


  • __construct($migrationsPath = null)


  • (string) buildMigrationClass($className, $fileName = null, $options = array(), $up = null, $down = null)


  • (string) getMigrationsPath()

    Doctrine_Builder_Migration


  • generateMigrationClass($className, $options = array(), $up = null, $down = null, $return = false)


  • buildCreateTable($tableData)


Comments (0) [ add comment ]

 No Comments

Add Comment

Add New Comment
Please enter follow the doctrine