Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand
/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php at line 40
Class EnsureProductionSettingsCommand
Class:EnsureProductionSettingsCommand - Superclass: Console
Console
⌊ EnsureProductionSettingsCommand
public class EnsureProductionSettingsCommand
extends Console
- License:
- http://www.opensource.org/licenses/lgpl-license.php LGPL
- See Also:
www.doctrine-project.org
- Since:
- 2.0
- Version:
- $Revision$
- Author:
- Benjamin Eberlei
- Guilherme Blanco
- Jonathan Wage
- Roman Borschel
Method Summary |
protected void |
configure() |
protected void |
execute(mixed input, mixed output) |
Method Detail
/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php at line 45
protected void configure()
- See Also:
- Console\Command\Command
/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php at line 65
execute
protected void execute(mixed input, mixed output)
- See Also:
- Console\Command\Command
Command to ensure that Doctrine is properly configured for a production environment.