container.namespaces

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

Class

ArrayObject
8 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.
ConsoleCompilerPass::process in core/lib/Drupal/Core/DependencyInjection/Compiler/ConsoleCompilerPass.php
DefaultPluginManagerTest::testDefaultPluginManager in core/tests/Drupal/KernelTests/Core/Plugin/DefaultPluginManagerTest.php
Tests annotations and attributes on the default plugin manager.
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.

... 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.