You are here

namespace Symfony\Component\HttpKernel\DependencyInjection in Zircon Profile 8

Same name in other branches
  1. 8.0 Symfony\Component\HttpKernel\DependencyInjection
Classsort descending Location Description
AddClassesToCachePass vendor/symfony/http-kernel/DependencyInjection/AddClassesToCachePass.php Sets the classes to compile in the cache for the container.
ConfigurableExtension vendor/symfony/http-kernel/DependencyInjection/ConfigurableExtension.php This extension sub-class provides first-class integration with the Config/Definition Component.
ContainerAwareHttpKernel vendor/symfony/http-kernel/DependencyInjection/ContainerAwareHttpKernel.php Adds a managed request scope.
Extension vendor/symfony/http-kernel/DependencyInjection/Extension.php Allow adding classes to the class cache.
FragmentRendererPass vendor/symfony/http-kernel/DependencyInjection/FragmentRendererPass.php Adds services tagged kernel.fragment_renderer as HTTP content rendering strategies.
LazyLoadingFragmentHandler vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php Lazily loads fragment renderers from the dependency injection container.
MergeExtensionConfigurationPass vendor/symfony/http-kernel/DependencyInjection/MergeExtensionConfigurationPass.php Ensures certain extensions are always loaded.
RegisterListenersPass vendor/symfony/http-kernel/DependencyInjection/RegisterListenersPass.php Compiler pass to register tagged services for an event dispatcher.