Property | Type | Description | |
---|---|---|---|
$additionalPhingArgs | |||
$done |
Method | Description | |
---|---|---|
getConnection ( $databaseManager, $connection ) | ||
getConnections ( $databaseManager ) | ||
initialize ( sfEventDispatcher $dispatcher, sfFormatter $formatter ) |
Method | Description | |
---|---|---|
callPhing ( $taskName, $checkSchema, $properties = [] ) | ||
cleanup ( $verbose = false ) | ||
copyXmlSchemaFromPlugins ( $prefix = '' ) | ||
createBuildTimeFile ( $databaseManager, string $file ) | Write an XML file which represents propel.configuration | |
getGeneratorConfig ( $params = [] ) | ||
getModels ( $databaseManager, $verbose = false ) | ||
getParser ( $databaseManager, $connection, $con ) | ||
getPhingPropertiesForConnection ( $databaseManager, $connection ) | ||
getPlatform ( $databaseManager, $connection ) | ||
getProperties ( $file ) | ||
process ( sfCommandManager $commandManager, $options ) | ||
schemaToXML ( $checkSchema = self::CHECK_SCHEMA, $prefix = '', $verbose = false ) | ||
schemaToYML ( $checkSchema = self::CHECK_SCHEMA, $prefix = '', $verbose = false ) |
protected createBuildTimeFile ( $databaseManager, string $file ) | ||
$databaseManager | ||
$file | string | Should be 'buildtime-conf.xml'. |
protected getPhingPropertiesForConnection ( $databaseManager, $connection ) |
public initialize ( sfEventDispatcher $dispatcher, sfFormatter $formatter ) | ||
$dispatcher | sfEventDispatcher | |
$formatter | sfFormatter |
protected process ( sfCommandManager $commandManager, $options ) | ||
$commandManager | sfCommandManager |
protected schemaToXML ( $checkSchema = self::CHECK_SCHEMA, $prefix = '', $verbose = false ) |
protected schemaToYML ( $checkSchema = self::CHECK_SCHEMA, $prefix = '', $verbose = false ) |