Delete all generated files associated with a Doctrine model. Forms, filters, etc.
Method Summary
-
configure()
-
execute()
@see sfTask
-
string
valuesToRegex($values, $delimiter)
Converts an array of values to a regular expression pattern fragment.
callDoctrineCli , canonicalizeModelDefinition , filterSchemaGlobals , getCliConfig , getDoctrineDatabases , prepareSchemaFile
Methods inherited from sfBaseTask
checkAppExists , checkModuleExists , checkProjectExists , createConfiguration , createTask , disablePlugin , doRun , enablePlugin , getFilesystem , getFirstApplication , getPluginManager , initializeAutoload , installDir , reloadAutoload , reloadTasks , replaceTokens , setConfiguration
createTask , getMailer , getRouting , initializeMailer , initializeRouting , log , logSection , runTask , setCommandApplication
Methods inherited from sfTask
addArgument , addArguments , addOption , addOptions , ask , askAndValidate , askConfirmation , asXml , configure , doRun , execute , getAliases , getArguments , getBriefDescription , getDetailedDescription , getFormatter , getFullName , getName , getNamespace , getOptions , getSynopsis , initialize , log , logBlock , logSection , process , run , runFromCLI , setFormatter , strlen , __construct
Method Details
|