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/DependencyInjection/Compiler
2011-03-26 16:03:34 +01:00
..
AddCacheWarmerPass.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
AddClassesToAutoloadMapPass.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
AddClassesToCachePass.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
AddConstraintValidatorsPass.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
AddFormGuessersPass.php [Form] Renderers are now created explicitely using FormFactory::createRenderer(). This improves performance on requests where a form does not need to be rendered 2011-03-26 16:03:34 +01:00
AddFormRendererFactoriesPass.php [Form] Renderers are now created explicitely using FormFactory::createRenderer(). This improves performance on requests where a form does not need to be rendered 2011-03-26 16:03:34 +01:00
AddFormTypeLoadersPass.php [Form] Added support for types that are not registered in the DIC. These are identified by their FQ class name. 2011-03-22 12:33:15 +01:00
AddFormTypesPass.php [FrameworkBundle] AddFormTypesPass now uses the service ID as alias if no alias is given 2011-03-25 02:18:21 +01:00
ContainerBuilderDebugDumpPass.php [HttpKernel], [FrameworkBundle] added method getContainerClass and parameter kernel.container_class 2011-03-15 09:16:02 +01:00
ProfilerPass.php [FrameworkBundle] Adding an exception to help with bad configuration and filling in some missing tests 2011-03-07 21:10:01 -06:00
RegisterKernelListenersPass.php renamed some methods in the event dispatcher 2011-03-17 15:27:42 +01:00
RoutingResolverPass.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
TemplatingPass.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
TranslatorPass.php [FrameworkBundle] added a compiler pass for translation loaders 2011-01-17 11:29:38 +01:00