Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler
Classes
| AddCacheClearerPass | Registers the cache clearers. | 
| AddCacheWarmerPass | Registers the cache warmers. | 
| AddConstraintValidatorsPass | |
| AddValidatorInitializersPass | |
| CompilerDebugDumpPass | |
| ContainerBuilderDebugDumpPass | Dumps the ContainerBuilder to a cache file so that it can be used by debugging tools such as the container:debug console command. | 
| FormPass | Adds all services with the tags "form.type" and "form.type_guesser" as arguments of the "form.extension" service | 
| FragmentRendererPass | Adds services tagged kernel.fragment_renderer as HTTP content rendering strategies. | 
| ProfilerPass | Adds tagged data_collector services to profiler service | 
| RoutingResolverPass | Adds tagged routing.loader services to routing.resolver service | 
| SerializerPass | Adds all services with the tags "serializer.encoder" and "serializer.normalizer" as encoders and normalizers to the Serializer service. | 
| TemplatingPass | |
| TranslationDumperPass | Adds tagged translation.formatter services to translation writer | 
| TranslationExtractorPass | Adds tagged translation.extractor services to translation extractor | 
| TranslatorPass | 
    © 2004–2017 Fabien Potencier
Licensed under the MIT License.
    http://api.symfony.com/2.8/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler.html