This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bundle/FrameworkBundle/Command
2020-03-31 20:59:28 +02:00
..
AboutCommand.php [FrameworkBundle] Remove env var table from AboutCommand 2019-12-26 10:16:39 +01:00
AbstractConfigCommand.php [FrameworkBundle] Dump kernel extension configuration 2020-03-31 20:59:28 +02:00
AssetsInstallCommand.php Add types to constructors and private/final/internal methods (Batch III) 2019-10-07 13:33:25 +02:00
CacheClearCommand.php Merge branch '3.4' into 4.4 2020-03-15 11:05:03 +01:00
CachePoolClearCommand.php [Console] Command::execute() should always return int - deprecate returning null 2019-10-02 16:44:58 +02:00
CachePoolDeleteCommand.php [Console] Command::execute() should always return int - deprecate returning null 2019-10-02 16:44:58 +02:00
CachePoolListCommand.php [Console] Command::execute() should always return int - deprecate returning null 2019-10-02 16:44:58 +02:00
CachePoolPruneCommand.php [Console] Command::execute() should always return int - deprecate returning null 2019-10-02 16:44:58 +02:00
CacheWarmupCommand.php [Console] Command::execute() should always return int - deprecate returning null 2019-10-02 16:44:58 +02:00
ConfigDebugCommand.php [FrameworkBundle] Dump kernel extension configuration 2020-03-31 20:59:28 +02:00
ConfigDumpReferenceCommand.php [FrameworkBundle] Dump kernel extension configuration 2020-03-31 20:59:28 +02:00
ContainerDebugCommand.php [FrameworkBundle] add all formats support for debug:container --deprecations command 2020-03-13 13:34:21 +01:00
ContainerLintCommand.php Leverage PHP8's get_debug_type() 2020-03-16 17:46:21 +01:00
DebugAutowiringCommand.php Add more return types after fixing a typo in my script 2019-08-23 14:16:45 +02:00
EventDispatcherDebugCommand.php [Console] Command::execute() should always return int - deprecate returning null 2019-10-02 16:44:58 +02:00
RouterDebugCommand.php [Console] Command::execute() should always return int - deprecate returning null 2019-10-02 16:44:58 +02:00
RouterMatchCommand.php [Routing][FrameworkBundle] Allow using env() in route conditions 2020-02-25 14:01:02 +01:00
SecretsDecryptToLocalCommand.php Adding better output to secrets:decrypt-to-local command 2020-01-09 20:22:51 -05:00
SecretsEncryptFromLocalCommand.php [FrameworkBundle] Remove suffix convention when using env vars to override secrets from the vault 2019-10-26 15:06:32 +02:00
SecretsGenerateKeysCommand.php Restrict secrets management to sodium+filesystem 2019-10-19 20:26:39 +02:00
SecretsListCommand.php [FrameworkBundle] Fix small typo in output comment 2020-01-18 08:29:24 +01:00
SecretsRemoveCommand.php Restrict secrets management to sodium+filesystem 2019-10-19 20:26:39 +02:00
SecretsSetCommand.php [FrameworkBundle] fix leftover mentioning "secret:" processor 2019-11-24 19:10:25 +01:00
TranslationDebugCommand.php [FrameworkBundle][TranslationDebug] Return non-zero exit code on failure 2020-01-31 09:27:45 +01:00
TranslationUpdateCommand.php Merge branch '4.4' into 5.0 2020-01-31 10:13:47 +01:00
WorkflowDumpCommand.php [Console] Command::execute() should always return int - deprecate returning null 2019-10-02 16:44:58 +02:00
XliffLintCommand.php Merge branch '2.8' into 3.4 2018-07-26 10:45:46 +02:00
YamlLintCommand.php Merge branch '2.8' into 3.4 2018-07-26 10:45:46 +02:00