keyvalue.expirable
Same name in other branches
- 9 core/core.services.yml \keyvalue.expirable
- 8.9.x core/core.services.yml \keyvalue.expirable
Class
Drupal\Core\KeyValueStore\KeyValueExpirableFactory4 string references to keyvalue.expirable
- DatabaseStorageExpirableTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ KeyValueStore/ DatabaseStorageExpirableTest.php - DbUpdateController::create in core/
modules/ system/ src/ Controller/ DbUpdateController.php - Instantiates a new instance of the implementing class using autowiring.
- DrupalTest::testKeyValueExpirable in core/
tests/ Drupal/ Tests/ Core/ DrupalTest.php - Tests the keyValueExpirable() method.
- InstallerServiceProvider::register in core/
lib/ Drupal/ Core/ Installer/ InstallerServiceProvider.php - Registers services to the container.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\KeyValueStore\KeyValueExpirableFactory
- arguments:
- - '@service_container'
- - '%factory.keyvalue.expirable%'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.