container.namespaces

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

Class

ArrayObject
6 string references to container.namespaces
CKEditor5PluginManagerTest::mockModuleInVfs in core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php
Mocks a module providing a CKEditor 5 plugin in VFS.
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

... See full list

File

core/core.services.yml

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.