6 calls to Drupal::keyValueExpirable() in Drupal 10
- DrupalTest::testKeyValueExpirable in core/
tests/ Drupal/ Tests/ Core/ DrupalTest.php - Tests the keyValueExpirable() method.
- UpdateSemverCoreTest::testBrokenThenFixedUpdates in core/
modules/ update/ tests/ src/ Functional/ UpdateSemverCoreTest.php - Checks that Drupal recovers after problems connecting to update server.
- update_calculate_project_data in core/
modules/ update/ update.compare.inc - Calculates the current update status of all projects on the site.
- update_get_available in core/
modules/ update/ update.module - Tries to get update information and refreshes it when necessary.
- update_storage_clear in core/
modules/ update/ update.module - Invalidates stored data relating to update status.
- _update_authorize_clear_update_status in core/
modules/ update/ update.authorize.inc - Clears available update status data.