Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand
/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php at line 40
Class MetadataCommand
Class:MetadataCommand - Superclass: Console
Console
⌊ MetadataCommand
public class MetadataCommand
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/ClearCache/MetadataCommand.php at line 45
protected void configure()
- See Also:
- Console\Command\Command
/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php at line 60
execute
protected void execute(mixed input, mixed output)
- See Also:
- Console\Command\Command
Command to clear the metadata cache of the various cache drivers.