13 calls to Drupal::keyValue()
- DrupalTest::testKeyValue in core/
tests/ Drupal/ Tests/ Core/ DrupalTest.php - Tests the keyValue() method.
- EntityAutocomplete::processEntityAutocomplete in core/
lib/ Drupal/ Core/ Entity/ Element/ EntityAutocomplete.php - Adds entity autocomplete functionality to a form element.
- EntitySchemaTest::testCleanUpStorageDefinition in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntitySchemaTest.php - Tests fields from an uninstalled module are removed from the schema.
- EntitySchemaTest::testIdentifierSchema in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntitySchemaTest.php - Tests the installed storage schema for identifier fields.
- InstallTest::testRequiredModuleSchemaVersions in core/
modules/ system/ tests/ src/ Kernel/ Module/ InstallTest.php - Tests recorded schema versions of early installed modules in the installer.
- PerformanceDataCollector::destruct in core/
modules/ system/ tests/ modules/ performance_test/ src/ PerformanceDataCollector.php - Performs destruct operations.
- PerformanceTestTrait::collectPerformanceData in core/
tests/ Drupal/ Tests/ PerformanceTestTrait.php - Executes a callable and collects performance data.
- PerformanceTestTrait::openTelemetryTracing in core/
tests/ Drupal/ Tests/ PerformanceTestTrait.php - Sends metrics to OpenTelemetry.
- SourcePluginBase::getHighWaterStorage in core/
modules/ migrate/ src/ Plugin/ migrate/ source/ SourcePluginBase.php - Get the high water storage object.
- SqlContentEntityStorageSchema::installedStorageSchema in core/
lib/ Drupal/ Core/ Entity/ Sql/ SqlContentEntityStorageSchema.php - Gets the keyvalue collection for tracking the installed schema.
- SqlContentEntityStorageSchema::updateBackupRepository in core/
lib/ Drupal/ Core/ Entity/ Sql/ SqlContentEntityStorageSchema.php - Gets the key/value collection for tracking the entity update backups.
- system_requirements in core/
modules/ system/ system.install - Implements hook_requirements().
- UpdatePostUpdateFailingTest::testPostUpdate in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdatePostUpdateFailingTest.php - Tests hook_post_update_NAME().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.