Method | Description | |
---|---|---|
setGenerator ( Sensio\Bundle\GeneratorBundle\Generator\BundleGenerator $generator ) |
Method | Description | |
---|---|---|
checkAutoloader ( Symfony\Component\Console\Output\OutputInterface $output, $namespace, $bundle, $dir ) | ||
configure ( ) | ||
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) | ||
getDialogHelper ( ) | ||
getGenerator ( ) | ||
interact ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) | ||
updateKernel ( $dialog, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output, Symfony\Component\HttpKernel\KernelInterface $kernel, $namespace, $bundle ) | ||
updateRouting ( $dialog, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output, $bundle, $format ) |
protected checkAutoloader ( Symfony\Component\Console\Output\OutputInterface $output, $namespace, $bundle, $dir ) | ||
$output | Symfony\Component\Console\Output\OutputInterface |
protected execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) | ||
$input | Symfony\Component\Console\Input\InputInterface | |
$output | Symfony\Component\Console\Output\OutputInterface |
protected interact ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) | ||
$input | Symfony\Component\Console\Input\InputInterface | |
$output | Symfony\Component\Console\Output\OutputInterface |
public setGenerator ( Sensio\Bundle\GeneratorBundle\Generator\BundleGenerator $generator ) | ||
$generator | Sensio\Bundle\GeneratorBundle\Generator\BundleGenerator |
protected updateKernel ( $dialog, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output, Symfony\Component\HttpKernel\KernelInterface $kernel, $namespace, $bundle ) | ||
$input | Symfony\Component\Console\Input\InputInterface | |
$output | Symfony\Component\Console\Output\OutputInterface | |
$kernel | Symfony\Component\HttpKernel\KernelInterface |
protected updateRouting ( $dialog, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output, $bundle, $format ) | ||
$input | Symfony\Component\Console\Input\InputInterface | |
$output | Symfony\Component\Console\Output\OutputInterface |