Base class for all symfony Doctrine tasks.
Inheritence
sfDoctrineBuildAllLoadTask, sfDoctrineBuildAllReloadTask, sfDoctrineBuildAllReloadTestAllTask, sfDoctrineBuildAllTask, sfDoctrineBuildDbTask, sfDoctrineBuildFiltersTask, sfDoctrineBuildFormsTask, sfDoctrineBuildModelTask, sfDoctrineBuildSchemaTask, sfDoctrineBuildSqlTask, sfDoctrineDqlTask, sfDoctrineDropDbTask, sfDoctrineDumpDataTask, sfDoctrineGenerateAdminTask, sfDoctrineGenerateMigrationsDbTask, sfDoctrineGenerateMigrationsModelsTask, sfDoctrineGenerateMigrationTask, sfDoctrineGenerateModuleForRouteTask, sfDoctrineGenerateModuleTask, sfDoctrineInsertSqlTask, sfDoctrineLoadDataTask, sfDoctrineMigrateTask, sfDoctrineRebuildDbTask <
sfDoctrineBaseTask
<
sfBaseTask < sfCommandApplicationTask < sfTask
Method Summary
Methods inherited from sfBaseTask
checkAppExists , checkModuleExists , checkProjectExists , createConfiguration , doRun , getFilesystem , getFirstApplication
log , logSection , setCommandApplication
Methods inherited from sfTask
addArgument , addArguments , addOption , addOptions , ask , askConfirmation , configure , doRun , execute , getAliases , getArguments , getBriefDescription , getDetailedDescription , getFullName , getName , getNamespace , getOptions , getSynopsis , initialize , log , logBlock , logSection , process , run , runFromCLI , strlen , __construct
Method Details
|