keyvalue
Same name and namespace in other branches
- 8.9.x core/core.services.yml \keyvalue
- 10 core/core.services.yml \keyvalue
- 11.x core/core.services.yml \keyvalue
Class
Drupal\Core\KeyValueStore\KeyValueFactory6 string references to keyvalue
- DrupalTest::testKeyValue in core/
tests/ Drupal/ Tests/ Core/ DrupalTest.php - Tests the keyValue() method.
- InstallerServiceProvider::register in core/
lib/ Drupal/ Core/ Installer/ InstallerServiceProvider.php - Registers services to the container.
- KernelTestBase::register in core/
tests/ Drupal/ KernelTests/ KernelTestBase.php - Registers test-specific services.
- SqlContentEntityStorageSchemaTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ Sql/ SqlContentEntityStorageSchemaTest.php - UpdatePostUpdateTest::setUp in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdatePostUpdateTest.php
File
-
core/
core.services.yml
View source
- class: Drupal\Core\KeyValueStore\KeyValueFactory
- arguments:
- - '@service_container'
- - '%factory.keyvalue%'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.