10 calls to update_get_available()
- DevReleaseTest::getProjectData in core/
modules/ update/ tests/ src/ Kernel/ DevReleaseTest.php - Gets project data from update_calculate_project_data().
- ProjectInfo::getAvailableProjects in core/
modules/ package_manager/ src/ ProjectInfo.php - Gets the available projects.
- ProjectInfoTest::testNewProject in core/
modules/ package_manager/ tests/ src/ Kernel/ ProjectInfoTest.php - Tests a project that is not in the codebase.
- UpdateCalculateProjectDataTest::testProjectStatus in core/
modules/ update/ tests/ src/ Kernel/ UpdateCalculateProjectDataTest.php - Tests the project_status of the project.
- UpdateContribTest::testNoReleasesAvailable in core/
modules/ update/ tests/ src/ Functional/ UpdateContribTest.php - Tests when there is no available release data for a contrib module.
- UpdateController::updateStatus in core/
modules/ update/ src/ Controller/ UpdateController.php - Returns a page about the update status of projects.
- UpdateHooks::cron in core/
modules/ update/ src/ Hook/ UpdateHooks.php - Implements hook_cron().
- UpdateManagerUpdate::buildForm in core/
modules/ update/ src/ Form/ UpdateManagerUpdate.php - UpdateUploadTest::testUploadModule in core/
modules/ update/ tests/ src/ Functional/ UpdateUploadTest.php - Tests upload, extraction, and update of a module.
- update_requirements in core/
modules/ update/ update.install - Implements hook_requirements().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.