Symfony\Bundle\FrameworkBundle\Command
Classes
| AboutCommand | A console command to display information about the current installation. |
| 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. |
| CachePoolClearCommand | Clear cache pools. |
| CachePoolDeleteCommand | Delete an item from a cache pool. |
| CachePoolPruneCommand | Cache pool pruner command. |
| 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. |
| DebugAutowiringCommand | A console command for autowiring information. |
| EventDispatcherDebugCommand | A console command for retrieving information about event dispatcher. |
| RouterDebugCommand | A console command for retrieving information about routes. |
| RouterMatchCommand | A console command to test route matching. |
| TranslationDebugCommand | Helps finding unused or missing translation messages in a given locale and comparing them with the fallback ones. |
| TranslationUpdateCommand | A command that parses templates to extract translation messages and adds them into the translation files. |
| WorkflowDumpCommand | |
| XliffLintCommand | Validates XLIFF files syntax and outputs encountered errors. |
| YamlLintCommand | Validates YAML files syntax and outputs encountered errors. |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Bundle/FrameworkBundle/Command.html