6 calls to drupal_get_updaters()
- UpdateManagerInstall::submitForm in core/
modules/ update/ src/ Form/ UpdateManagerInstall.php - Form submission handler.
- Updater::getUpdaterFromDirectory in core/
lib/ Drupal/ Core/ Updater/ Updater.php - Determines which Updater class can operate on the given directory.
- UpdateReady::submitForm in core/
modules/ update/ src/ Form/ UpdateReady.php - Form submission handler.
- UpdateTestBase::setUp in core/
modules/ update/ src/ Tests/ UpdateTestBase.php - Sets up a Drupal site for running functional and integration tests.
- UpdateTestBase::setUp in core/
modules/ update/ tests/ src/ Functional/ UpdateTestBase.php - UpdateUploadTest::testUploadModule in core/
modules/ update/ tests/ src/ Functional/ UpdateUploadTest.php - Tests upload, extraction, and update of a module.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.