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/CacheWarmer
Nicolas Grekas 566732db1f Merge branch '3.2'
* 3.2:
  [FrameworkBundle] Add annotated validator cache test case
  Fix a typo
  [Ldap] Always have a valid connection when using the EntryManager
  [FrameworkBundle] Fix class_exists() checks in PhpArrayAdapter-related cache warmers
2017-01-12 20:06:21 +01:00
..
AnnotationsCacheWarmer.php [FrameworkBundle] Add annotated validator cache test case 2017-01-12 17:32:18 +01:00
ClassCacheCacheWarmer.php [FrameworkBundle] removed a deprecation notice when using autowiring (on kernel.class_cache.cache_warmer) 2017-01-10 12:32:13 -08:00
RouterCacheWarmer.php Docblock fixes 2014-11-30 13:33:44 +00:00
SerializerCacheWarmer.php [FrameworkBundle] Add annotated validator cache test case 2017-01-12 17:32:18 +01:00
TemplateFinder.php [TwigBundle] added a Twig templates warmer when templating is disabled 2015-10-19 11:33:50 +02:00
TemplateFinderInterface.php fixed CS 2012-07-09 14:54:20 +02:00
TemplatePathsCacheWarmer.php [FrameworkBundle] Use relative paths in templates paths cache 2016-08-22 14:30:54 +02:00
TranslationsCacheWarmer.php FIX #13919 added TranslationsCacheWarmer to generate catalogues at warmup 2015-03-31 14:07:52 +02:00
ValidatorCacheWarmer.php [FrameworkBundle] Add annotated validator cache test case 2017-01-12 17:32:18 +01:00