All classes that implement CompilerPassInterface in Service Container 7
- class \Drupal\Core\DependencyInjection\Compiler\BackendCompilerPass implements CompilerPassInterface
- class \Drupal\Core\DependencyInjection\Compiler\DependencySerializationTraitPass implements CompilerPassInterface
- class \Drupal\Core\DependencyInjection\Compiler\ModifyServiceDefinitionsPass implements CompilerPassInterface
- class \Drupal\Core\DependencyInjection\Compiler\RegisterAccessChecksPass implements CompilerPassInterface
- class \Drupal\Core\DependencyInjection\Compiler\RegisterKernelListenersPass implements CompilerPassInterface
- class \Drupal\Core\DependencyInjection\Compiler\RegisterLazyRouteEnhancers implements CompilerPassInterface
- class \Drupal\Core\DependencyInjection\Compiler\RegisterLazyRouteFilters implements CompilerPassInterface
- class \Drupal\Core\DependencyInjection\Compiler\RegisterServicesForDestructionPass implements CompilerPassInterface
- class \Drupal\Core\DependencyInjection\Compiler\RegisterStreamWrappersPass implements CompilerPassInterface
- class \Drupal\Core\DependencyInjection\Compiler\StackedKernelPass implements CompilerPassInterface
- class \Drupal\Core\DependencyInjection\Compiler\StackedSessionHandlerPass implements CompilerPassInterface
- class \Drupal\Core\DependencyInjection\Compiler\TaggedHandlersPass implements CompilerPassInterface
- class \Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass implements RepeatablePassInterface
- class \Symfony\Component\DependencyInjection\Compiler\AutoAliasServicePass implements CompilerPassInterface
- class \Symfony\Component\DependencyInjection\Compiler\CheckCircularReferencesPass implements CompilerPassInterface
- class \Symfony\Component\DependencyInjection\Compiler\CheckDefinitionValidityPass implements CompilerPassInterface
- class \Symfony\Component\DependencyInjection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass implements CompilerPassInterface
- class \Symfony\Component\DependencyInjection\Compiler\CheckReferenceValidityPass implements CompilerPassInterface
- class \Symfony\Component\DependencyInjection\Compiler\DecoratorServicePass implements CompilerPassInterface
- class \Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass implements RepeatablePassInterface
- class \Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationPass implements CompilerPassInterface
- class \Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass implements CompilerPassInterface
- class \Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass implements CompilerPassInterface
- class \Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass implements RepeatablePassInterface
- class \Symfony\Component\DependencyInjection\Compiler\RepeatedPass implements CompilerPassInterface
- class \Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass implements CompilerPassInterface
- class \Symfony\Component\DependencyInjection\Compiler\ResolveDefinitionTemplatesPass implements CompilerPassInterface
- class \Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass implements CompilerPassInterface
- class \Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass implements CompilerPassInterface
- class \Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass implements CompilerPassInterface