EC-CUBE4 APIドキュメント

UpdateSchemaDoctrineCommand extends UpdateSchemaDoctrineCommand

Command to generate the SQL needed to update the database schema to match the current mapping information.

Table of Contents

$pluginRepository PluginRepository
$pluginService PluginService
$schemaService SchemaService
__construct() mixed
configure() {@inheritDoc} mixed
execute() {@inheritDoc} mixed
removeOutputDir() mixed

Properties

Methods

execute()

{@inheritDoc}

protected execute( $input : InputInterface , $output : OutputInterface ) : mixed
Parameters
$input : InputInterface
$output : OutputInterface
Return values
mixed

removeOutputDir()

protected removeOutputDir( $outputDir : mixed ) : mixed
Parameters
$outputDir : mixed
Return values
mixed

Search results