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
2017-06-16 11:24:36 -07:00
..
AbstractConfigCommand.php [FrameworkBundle] AbstractConfigCommand: do not try registering bundles twice 2017-05-08 10:50:08 +02:00
AssetsInstallCommand.php [FrameworkBundle] [Command] Clean bundle directory, fixes #23177 2017-06-16 11:24:36 -07:00
CacheClearCommand.php [FrameworkBundle] Fix perf issue in CacheClearCommand::warmup() 2017-06-07 09:57:32 +02:00
CacheWarmupCommand.php Merge branch '2.3' into 2.7 2015-12-28 14:11:03 +01:00
ConfigDebugCommand.php Fix unresolved parameters from default bundle configs in debug:config 2016-12-01 15:23:59 +01:00
ConfigDumpReferenceCommand.php sort bundles in config:dump-reference command 2016-01-23 17:38:15 +01:00
ContainerAwareCommand.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
ContainerDebugCommand.php Dont call sprintf() when no placeholders are used 2017-04-04 20:32:29 +02:00
EventDispatcherDebugCommand.php CS: apply rules 2016-11-03 08:44:53 +01:00
RouterApacheDumperCommand.php Merge branch '2.3' into 2.7 2015-12-28 14:11:03 +01:00
RouterDebugCommand.php [FrameworkBundle] Remove duplicated code in RouterDebugCommand 2016-08-23 14:39:28 +02:00
RouterMatchCommand.php Merge branch '2.3' into 2.7 2015-12-28 14:11:03 +01:00
ServerCommand.php Using FQ name for PHP_VERSION_ID 2017-06-01 13:44:56 -07:00
ServerRunCommand.php Merge branch '2.3' into 2.7 2015-12-28 14:11:03 +01:00
ServerStartCommand.php CS: apply rules 2016-11-03 08:44:53 +01:00
ServerStatusCommand.php Remove port from default host in server:status command 2017-03-27 08:24:12 +02:00
ServerStopCommand.php CS: apply rules 2016-11-03 08:44:53 +01:00
TranslationDebugCommand.php [TranslationDebug] workaround for getFallbackLocales. 2016-11-09 20:23:10 +00:00
TranslationUpdateCommand.php Revert "bug #20184 [FrameworkBundle] Convert null prefix to an empty string in translation:update (chalasr)" 2016-11-07 13:32:19 +01:00
YamlLintCommand.php CS: apply rules 2016-11-03 08:44:53 +01:00