8 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().
- UpdateRequirements::runtime in core/
modules/ update/ src/ Hook/ UpdateRequirements.php - Implements hook_runtime_requirements().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.