service container.namespaces in Drupal 8
Same name and namespace in other branches
- 9 core/core.services.yml \container.namespaces
- 10 core/core.services.yml \container.namespaces
Class
ArrayObject5 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 
- You can modify the container here before it is dumped to PHP code.
- 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
- class: ArrayObject
- arguments:
-   - '%container.namespaces%'
