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-05-12 22:47:58 +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 Merge branch '4.4' into 5.0 2020-05-08 14:34:39 +02:00
BuildDebugContainerTrait.php [FrameworkBundle] Add file links to named controllers in debug:router 2020-04-01 17:47:21 +02:00
CacheClearCommand.php [FrameworkBundle][CacheWarmupCommand] Append files to preload 2020-04-30 16:30:59 +02: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 [FrameworkBundle][CacheWarmupCommand] Append files to preload 2020-04-30 16:30:59 +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 file links to named controllers in debug:router 2020-04-01 17:47:21 +02:00
ContainerLintCommand.php Leverage PHP8's get_debug_type() 2020-03-16 17:46:21 +01:00
DebugAutowiringCommand.php Fixing a bug where class_alias would cause incorrect items in debug:autowiring 2020-04-21 14:42:49 -04:00
EventDispatcherDebugCommand.php [Console] Command::execute() should always return int - deprecate returning null 2019-10-02 16:44:58 +02:00
RouterDebugCommand.php [FrameworkBundle] Add file links to named controllers in debug:router 2020-04-01 17:47:21 +02:00
RouterMatchCommand.php [Routing][FrameworkBundle] Allow using env() in route conditions 2020-02-25 14:01:02 +01:00
SecretsDecryptToLocalCommand.php Secrets, Security, and Messenger commands descriptions should not end with a "." (dot) 2020-05-12 22:47:58 +02:00
SecretsEncryptFromLocalCommand.php Secrets, Security, and Messenger commands descriptions should not end with a "." (dot) 2020-05-12 22:47:58 +02:00
SecretsGenerateKeysCommand.php Secrets, Security, and Messenger commands descriptions should not end with a "." (dot) 2020-05-12 22:47:58 +02:00
SecretsListCommand.php Secrets, Security, and Messenger commands descriptions should not end with a "." (dot) 2020-05-12 22:47:58 +02:00
SecretsRemoveCommand.php Secrets, Security, and Messenger commands descriptions should not end with a "." (dot) 2020-05-12 22:47:58 +02:00
SecretsSetCommand.php Secrets, Security, and Messenger commands descriptions should not end with a "." (dot) 2020-05-12 22:47:58 +02:00
TranslationDebugCommand.php Fix quotes in exception messages 2020-03-16 12:24:17 +01:00
TranslationUpdateCommand.php Merge branch '4.4' into 5.0 2020-05-04 16:05:24 +02: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