keyvalue.database
Same name in other branches
- 8.9.x core/core.services.yml \keyvalue.database
- 10 core/core.services.yml \keyvalue.database
Class
Drupal\Core\KeyValueStore\KeyValueDatabaseFactory2 string references to keyvalue.database
- DatabaseStorageTest::register in core/
tests/ Drupal/ KernelTests/ Core/ KeyValueStore/ DatabaseStorageTest.php - Registers test-specific services.
- DatabaseStorageTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ KeyValueStore/ DatabaseStorageTest.php
File
-
core/
core.services.yml
View source
- class: Drupal\Core\KeyValueStore\KeyValueDatabaseFactory
- arguments:
- - '@serialization.phpserialize'
- - '@database'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.