You are here

12 string references to keyvalue.expirable in Drupal 10

AjaxFormCacheTest::testFormCacheUsage in core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormCacheTest.php
Tests the usage of form cache for AJAX forms.
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.
Drupal::keyValueExpirable in core/lib/Drupal.php
Returns an expirable key value store collection.
DrupalTest::testKeyValueExpirable in core/tests/Drupal/Tests/Core/DrupalTest.php
Tests the keyValueExpirable() method.
InstallerServiceProvider::register in core/lib/Drupal/Core/Installer/InstallerServiceProvider.php
ModulesListConfirmForm::create in core/modules/system/src/Form/ModulesListConfirmForm.php
Instantiates a new instance of this class.
ModulesListForm::create in core/modules/system/src/Form/ModulesListForm.php
Instantiates a new instance of this class.
ModulesUninstallConfirmForm::create in core/modules/system/src/Form/ModulesUninstallConfirmForm.php
Instantiates a new instance of this class.
ModulesUninstallForm::create in core/modules/system/src/Form/ModulesUninstallForm.php
Instantiates a new instance of this class.
SecurityAdvisoryTest::setUp in core/modules/system/tests/src/Functional/SecurityAdvisories/SecurityAdvisoryTest.php
UpdateStorageTest::testUpdateStorage in core/modules/update/tests/src/Kernel/UpdateStorageTest.php
Tests the Update module storage is cleared correctly.