keyvalue.expirable
Same name in other branches
- 9 core/core.services.yml \keyvalue.expirable
- 10 core/core.services.yml \keyvalue.expirable
Class
Drupal\Core\KeyValueStore\KeyValueExpirableFactory5 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 this class.
- 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.
- layout_builder_post_update_fix_tempstore_keys in core/
modules/ layout_builder/ layout_builder.post_update.php - Fix Layout Builder tempstore keys of existing entries.
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.