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
2017-03-22 21:34:42 +01:00
..
AddAnnotationsCachedReaderPass.php [FrameworkBundle] Wire ArrayCache for annotation reader at bootstrap 2017-02-07 17:17:32 +01:00
AddCacheClearerPass.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
AddCacheWarmerPass.php Created a trait to sort tagged services 2016-06-14 08:28:39 +02:00
AddConsoleCommandPass.php Move AddConsoleCommandPass from FrameworkBundle to Console. 2017-01-11 13:05:48 +01:00
AddConstraintValidatorsPass.php [DI] Introduce "container.service_locator" tag, replaces ServiceLocatorArgument 2017-03-17 17:49:32 +01:00
AddDebugLogProcessorPass.php [Bridge\Monolog][FrameworkBundle] Add & wire a DebugProcessor 2016-11-05 10:30:35 +01:00
AddExpressionLanguageProvidersPass.php [FrameworkBundle] fixed #12847 AddExpressionLanguageProviderPass 2015-01-08 17:54:25 +00:00
AddValidatorInitializersPass.php [FrameworkBundle] Implemented configuration to select the desired Validator API 2014-03-30 18:31:00 +02:00
CacheCollectorPass.php Added cache data collector and profiler page 2017-01-17 21:46:25 -08:00
CachePoolClearerPass.php [master] Fix issues reported by static analyse 2017-02-28 16:38:18 +01:00
CachePoolPass.php Merge branch '3.2' 2017-01-10 15:32:56 +01:00
CompilerDebugDumpPass.php Use Filesystem::chmod instead of chmod when dumping file 2014-03-31 12:15:50 +02:00
ConfigCachePass.php Move ConfigCachePass from FrameworkBundle to Config 2017-02-28 08:42:35 +01:00
ContainerBuilderDebugDumpPass.php [FrameworkBundle] update debug commands references 2014-12-17 21:15:32 +01:00
ControllerArgumentValueResolverPass.php Move ControllerArgumentValueResolverPass to the HttpKernel component 2017-03-03 13:55:06 +01:00
DataCollectorTranslatorPass.php resolve parameters in definition classes 2017-02-20 09:01:13 +01:00
FormPass.php [FrameworkBundle][Form] Move FormPass to the Form component 2017-01-24 16:36:06 +01:00
LoggingTranslatorPass.php [DI][Config] Add & use ReflectionClassResource 2017-02-02 14:15:15 +01:00
ProfilerPass.php Use DI exceptions in components compiler passes 2016-09-07 01:13:31 +02:00
PropertyInfoPass.php Move PropertyInfoPass to the PropertyInfo component 2017-03-01 09:44:14 +01:00
RoutingResolverPass.php Move RoutingResolverPass to the Routing component 2017-03-05 16:12:05 +01:00
SerializerPass.php [FrameworkBundle][Serializer] Move SerializerPass to the Serializer 2017-01-25 13:54:53 +01:00
TemplatingPass.php [DI] Deprecate autowiring-types in favor of aliases 2017-02-01 19:42:39 +01:00
TranslationDumperPass.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
TranslationExtractorPass.php Use DI exceptions in components compiler passes 2016-09-07 01:13:31 +02:00
TranslatorPass.php [FrameworkBundle] Make Translator works with any PSR-11 container 2017-03-22 16:47:35 +01:00
UnusedTagsPass.php [FrameworkBundle] Add new "controller.service_arguments" tag to inject services into actions 2017-03-22 21:34:42 +01:00
ValidateWorkflowsPass.php [Workflow] Clarify validator API + fixed unknown "scalar" marking store 2016-11-15 10:46:39 +01:00