keyvalue

Class

Drupal\Core\KeyValueStore\KeyValueFactory
23 string references to keyvalue
CKEditor5PluginManagerTest::mockModuleInVfs in core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php
Mocks a module providing a CKEditor 5 plugin in VFS.
DevelopmentSettingsForm::create in core/modules/system/src/Form/DevelopmentSettingsForm.php
DrupalTest::testKeyValue in core/tests/Drupal/Tests/Core/DrupalTest.php
Tests the keyValue() method.
HookCollectorPassTest::testLegacyModuleImplementsAlter in core/tests/Drupal/KernelTests/Core/Hook/HookCollectorPassTest.php
Test LegacyModuleImplementsAlter.
HookCollectorPassTest::testOrdering in core/tests/Drupal/KernelTests/Core/Hook/HookCollectorPassTest.php
Test that ordering works.

... See full list

File

core/core.services.yml

View source
  1. class: Drupal\Core\KeyValueStore\KeyValueFactory
  2. arguments:
  3. - '@service_container'
  4. - '%factory.keyvalue%'

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