| AbstractPhpFileCacheWarmer | |
| AnnotationsCacheWarmer | Warms up annotation caches for classes found in composer's autoload class map and declared in DI bundle extensions using the addAnnotatedClassesToCache method. |
| RouterCacheWarmer | Generates the router matcher and generator classes. |
| SerializerCacheWarmer | Warms up XML and YAML serializer metadata. |
| TemplateFinder | Finds all the templates. |
| TemplatePathsCacheWarmer | Computes the association between template names and their paths on the disk. |
| TranslationsCacheWarmer | Generates the catalogues for translations. |
| ValidatorCacheWarmer | Warms up XML and YAML validator metadata. |
| TemplateFinderInterface | Interface for finding all the templates. |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Bundle/FrameworkBundle/CacheWarmer.html