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
Fabien Potencier d0b4bfc8f6 added a cache warmer sub-framework
Cache warmer will come in the next commits.

To warm up the cache on a production server, you can use
the cache:warmup command:

./app/console_prod cache:warmup
2011-01-24 18:08:51 +01:00
..
AssetsInstallCommand.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
CacheWarmupCommand.php added a cache warmer sub-framework 2011-01-24 18:08:51 +01:00
Command.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
InitAclCommand.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
InitBundleCommand.php Fixed init:bundle 2011-01-21 14:19:51 +01:00
RouterApacheDumperCommand.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
RouterDebugCommand.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00