namespace Drupal\Core\DependencyInjection\Compiler

Classsort descending Location Description
RegisterAccessChecksPass drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterAccessChecksPass.php Adds services tagged 'access_check' to the access_manager service.
RegisterKernelListenersPass drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterKernelListenersPass.php
RegisterMatchersPass drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterMatchersPass.php Adds services tagged 'chained_matcher' to the 'matcher' service.
RegisterParamConvertersPass drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterParamConvertersPass.php Registers EntityConverter services with the ParamConverterManager.
RegisterPathProcessorsPass drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterPathProcessorsPass.php Adds services to the 'path_processor_manager service.
RegisterRouteEnhancersPass drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterRouteEnhancersPass.php Registers route enhancer services with the router.
RegisterRouteFiltersPass drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterRouteFiltersPass.php Adds services tagged 'nested_matcher' to the tagged_matcher service.
RegisterServicesForDestructionPass drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterServicesForDestructionPass.php Adds services tagged "needs_destruction" to the "kernel_destruct_subscriber" service.
RegisterStringTranslatorsPass drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterStringTranslatorsPass.php Adds services tagged 'string_translator' to the string_translation service.