Symfony\Bundle\FrameworkBundle\Command

Classes

AbstractConfigCommand A console command for dumping available configuration reference.
AssetsInstallCommand Command that places bundle web assets into a given directory.
CacheClearCommand Clear and Warmup the cache.
CacheWarmupCommand Warmup the cache.
ConfigDebugCommand A console command for dumping available configuration reference.
ConfigDumpReferenceCommand A console command for dumping available configuration reference.
ContainerAwareCommand Command.
ContainerDebugCommand A console command for retrieving information about services.
EventDispatcherDebugCommand A console command for retrieving information about event dispatcher
RouterApacheDumperCommand deprecated RouterApacheDumperCommand.
RouterDebugCommand A console command for retrieving information about routes.
RouterMatchCommand A console command to test route matching.
ServerCommand Base methods for commands related to PHP's built-in web server.
ServerRunCommand Runs Symfony2 application using PHP built-in web server.
ServerStartCommand Runs PHP's built-in web server in a background process.
ServerStatusCommand Shows the status of a process that is running PHP's built-in web server in the background.
ServerStopCommand Stops a background process running PHP's built-in web server.
TranslationDebugCommand Helps finding unused or missing translation messages in a given locale and comparing them with the fallback ones.
TranslationUpdateCommand A command that parse templates to extract translation messages and add them into the translation files.
YamlLintCommand Validates YAML files syntax and outputs encountered errors.

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.7/Symfony/Bundle/FrameworkBundle/Command.html