\Thelia\CommandModuleGenerateModelCommand

Command.

Summary

Methods
Properties
Constants
execute()
setContainer()
No public properties found
No constants found
configure()
generateSql()
generateModel()
verifyExistingModule()
formatModuleName()
getContainer()
$module
$moduleDirectory
$reservedKeyWords
$neededDirectories
N/A
No private methods found
$container
N/A

Properties

$module

$module

$moduleDirectory

$moduleDirectory

$reservedKeyWords

$reservedKeyWords

$neededDirectories

$neededDirectories

$container

$container : \Symfony\Component\DependencyInjection\ContainerInterface

Type

\Symfony\Component\DependencyInjection\ContainerInterface

Methods

execute()

execute(\Symfony\Component\Console\Input\InputInterface $input, \Symfony\Component\Console\Output\OutputInterface $output)

Parameters

\Symfony\Component\Console\Input\InputInterface $input
\Symfony\Component\Console\Output\OutputInterface $output

setContainer()

setContainer(\Symfony\Component\DependencyInjection\ContainerInterface $container)

Parameters

\Symfony\Component\DependencyInjection\ContainerInterface $container

configure()

configure()

generateSql()

generateSql(\Symfony\Component\Console\Output\OutputInterface $output)

Parameters

\Symfony\Component\Console\Output\OutputInterface $output

generateModel()

generateModel(\Symfony\Component\Console\Output\OutputInterface $output)

Parameters

\Symfony\Component\Console\Output\OutputInterface $output

verifyExistingModule()

verifyExistingModule()

formatModuleName()

formatModuleName( $name)

Parameters

$name

getContainer()

getContainer() : \Symfony\Component\DependencyInjection\ContainerInterface

Returns

\Symfony\Component\DependencyInjection\ContainerInterface