You are here

10 string references to keyvalue in Drupal 8

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::containerBuild in core/modules/simpletest/src/KernelTestBase.php
Sets up the base service container for this test.
KernelTestBase::register in core/tests/Drupal/KernelTests/KernelTestBase.php
Registers test-specific services.
KernelTestBase::setUp in core/modules/simpletest/src/KernelTestBase.php
Performs setup tasks before each individual test method is run.
MigrateSourceTest::getSource in core/modules/migrate/tests/src/Unit/MigrateSourceTest.php
Gets the source plugin to test.
MigrateSqlSourceTestCase::setUp in core/modules/migrate/tests/src/Unit/MigrateSqlSourceTestCase.php
SqlContentEntityStorageSchemaTest::setUp in core/tests/Drupal/KernelTests/Core/Entity/Sql/SqlContentEntityStorageSchemaTest.php
UpdatePostUpdateTest::setUp in core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateTest.php
UpdateRemovedPostUpdateTest::testRemovedPostUpdate in core/modules/system/tests/src/Functional/UpdateSystem/UpdateRemovedPostUpdateTest.php
Tests hook_post_update_NAME().