keyvalue
Same name in other branches
- 9 core/core.services.yml \keyvalue
- 8.9.x core/core.services.yml \keyvalue
Class
Drupal\Core\KeyValueStore\KeyValueFactory11 string references to keyvalue
- DevelopmentSettingsForm::create in core/
modules/ system/ src/ Form/ DevelopmentSettingsForm.php - Instantiates a new instance of this class.
- 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.
- MigrateEntityContentBaseTest::testBundleFallbackForStub in core/
modules/ migrate/ tests/ src/ Kernel/ MigrateEntityContentBaseTest.php - Tests bundle is properly provided for stubs without bundle support.
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.