RegisterStreamWrappersPass::process

public RegisterStreamWrappersPass::process(ContainerBuilder $container) You can modify the container here before it is dumped to PHP code. Parameters ContainerBuilder $container: Overrides CompilerPassInterface::process File core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterStreamWrappersPass.php, line 16 Class RegisterStreamWrappersPass Adds services tagged 'stream_wrapper' to the stream_wrapper_manager service. Namespace Drupal\Core\DependencyInjection\Compiler Code public f

RegisterStreamWrappersPass

Adds services tagged 'stream_wrapper' to the stream_wrapper_manager service. Hierarchy class \Drupal\Core\DependencyInjection\Compiler\RegisterStreamWrappersPass implements CompilerPassInterface File core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterStreamWrappersPass.php, line 11 Namespace Drupal\Core\DependencyInjection\Compiler Members Name Modifiers Type Description RegisterStreamWrappersPass::process public function You can modify the container here before i

RegisterServicesForDestructionPass::process

public RegisterServicesForDestructionPass::process(ContainerBuilder $container) You can modify the container here before it is dumped to PHP code. Parameters ContainerBuilder $container: Overrides CompilerPassInterface::process File core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterServicesForDestructionPass.php, line 19 Class RegisterServicesForDestructionPass Adds services tagged "needs_destruction" to the "kernel_destruct_subscriber" service. Namespace Drupal\Core\Dependency

RegisterServicesForDestructionPass

Adds services tagged "needs_destruction" to the "kernel_destruct_subscriber" service. Hierarchy class \Drupal\Core\DependencyInjection\Compiler\RegisterServicesForDestructionPass implements CompilerPassInterface See also \Drupal\Core\DestructableInterface File core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterServicesForDestructionPass.php, line 14 Namespace Drupal\Core\DependencyInjection\Compiler Members Name Modifiers Type Description RegisterServicesForDestruction

RegisterSerializationClassesCompilerPass::sort

protected RegisterSerializationClassesCompilerPass::sort($services) Sorts by priority. Order services from highest priority number to lowest (reverse sorting). Parameters array $services: A nested array keyed on priority number. For each priority number, the value is an array of Symfony\Component\DependencyInjection\Reference objects, each a reference to a normalizer or encoder service. Return value array A flattened array of Reference objects from $services, ordered from high to low priority

RegisterSerializationClassesCompilerPass::process

public RegisterSerializationClassesCompilerPass::process(ContainerBuilder $container) Adds services to the Serializer. Parameters \Symfony\Component\DependencyInjection\ContainerBuilder $container: The container to process. Overrides CompilerPassInterface::process File core/modules/serialization/src/RegisterSerializationClassesCompilerPass.php, line 20 Class RegisterSerializationClassesCompilerPass Adds services tagged 'normalizer' and 'encoder' to the Serializer. Namespace Drupal\seri

RegisterSerializationClassesCompilerPass

Adds services tagged 'normalizer' and 'encoder' to the Serializer. Hierarchy class \Drupal\serialization\RegisterSerializationClassesCompilerPass implements CompilerPassInterface File core/modules/serialization/src/RegisterSerializationClassesCompilerPass.php, line 12 Namespace Drupal\serialization Members Name Modifiers Type Description RegisterSerializationClassesCompilerPass::process public function Adds services to the Serializer. Overrides CompilerPassInterface::pro

RegisterLazyRouteFilters::process

public RegisterLazyRouteFilters::process(ContainerBuilder $container) You can modify the container here before it is dumped to PHP code. Parameters ContainerBuilder $container: Overrides CompilerPassInterface::process File core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterLazyRouteFilters.php, line 16 Class RegisterLazyRouteFilters Registers all lazy route filters onto the lazy route filter. Namespace Drupal\Core\DependencyInjection\Compiler Code public function process(Contai

RegisterLazyRouteFilters

Registers all lazy route filters onto the lazy route filter. Hierarchy class \Drupal\Core\DependencyInjection\Compiler\RegisterLazyRouteFilters implements CompilerPassInterface File core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterLazyRouteFilters.php, line 11 Namespace Drupal\Core\DependencyInjection\Compiler Members Name Modifiers Type Description RegisterLazyRouteFilters::process public function You can modify the container here before it is dumped to PHP cod

RegisterLazyRouteEnhancers::process

public RegisterLazyRouteEnhancers::process(ContainerBuilder $container) You can modify the container here before it is dumped to PHP code. Parameters ContainerBuilder $container: Overrides CompilerPassInterface::process File core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterLazyRouteEnhancers.php, line 16 Class RegisterLazyRouteEnhancers Registers all lazy route enhancers onto the lazy route enhancers. Namespace Drupal\Core\DependencyInjection\Compiler Code public function pro