9 string references to update.manager in Drupal 10
- UpdateContribTest::testUpdateHiddenBaseTheme in core/
modules/ update/ tests/ src/ Functional/ UpdateContribTest.php - Tests updates with a hidden base theme.
- UpdateController::create in core/
modules/ update/ src/ Controller/ UpdateController.php - Instantiates a new instance of this class.
- UpdateManagerInstall::buildForm in core/
modules/ update/ src/ Form/ UpdateManagerInstall.php - Form constructor.
- UpdateManagerUpdate::buildForm in core/
modules/ update/ src/ Form/ UpdateManagerUpdate.php - Form constructor.
- UpdateManagerUpdate::submitForm in core/
modules/ update/ src/ Form/ UpdateManagerUpdate.php - Form submission handler.
- UpdateReady::buildForm in core/
modules/ update/ src/ Form/ UpdateReady.php - Form constructor.
- 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_refresh in core/
modules/ update/ update.module - Refreshes the release data after loading the necessary include file.