Same name and namespace in other branches
  1. 8.9.x core/core.services.yml \container.namespaces
  2. 9 core/core.services.yml \container.namespaces

Class

ArrayObject
5 string references to container.namespaces
DrupalKernel::attachSynthetic in core/lib/Drupal/Core/DrupalKernel.php
Attach synthetic values on to kernel.
DrupalKernel::compileContainer in core/lib/Drupal/Core/DrupalKernel.php
Compiles a new service container.
FormController::__construct in core/modules/system/tests/modules/condition_test/src/FormController.php
Constructs a \Drupal\condition_test\FormController object.
ProxyServicesPass::process in core/lib/Drupal/Core/DependencyInjection/Compiler/ProxyServicesPass.php
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn
UpdatePathTestBaseTest::testModuleListChange in core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBaseTest.php
Tests that test running environment is updated when module list changes.

File

core/core.services.yml
core/core.services.yml

View source
  1. class: ArrayObject
  2. arguments:
  3. - '%container.namespaces%'