12 calls to ExtensionVersion::createFromVersionString()
- ExtensionVersion::createFromSupportBranch in core/
lib/ Drupal/ Core/ Extension/ ExtensionVersion.php - Constructs an ExtensionVersion version object from a support branch.
- ExtensionVersionTest::testGetMajorVersion in core/
tests/ Drupal/ Tests/ Core/ Extension/ ExtensionVersionTest.php - @covers ::getMajorVersion
- ExtensionVersionTest::testGetMinorVersion in core/
tests/ Drupal/ Tests/ Core/ Extension/ ExtensionVersionTest.php - @covers ::getMinorVersion
- ExtensionVersionTest::testGetVersionExtra in core/
tests/ Drupal/ Tests/ Core/ Extension/ ExtensionVersionTest.php - @covers ::getVersionExtra
- ExtensionVersionTest::testInvalidVersionCorePrefix in core/
tests/ Drupal/ Tests/ Core/ Extension/ ExtensionVersionTest.php - @covers ::createFromVersionString
- ExtensionVersionTest::testInvalidVersionNumber in core/
tests/ Drupal/ Tests/ Core/ Extension/ ExtensionVersionTest.php - @covers ::createFromVersionString
- ProjectSecurityData::getAdditionalSecurityCoveredMinors in core/
modules/ update/ src/ ProjectSecurityData.php - Gets the number of additional minor releases with security coverage.
- ProjectSecurityData::getCoverageInfo in core/
modules/ update/ src/ ProjectSecurityData.php - Gets the security coverage information for a project.
- ProjectSecurityData::getSecurityCoverageUntilVersion in core/
modules/ update/ src/ ProjectSecurityData.php - Gets the release the current minor will receive security coverage until.
- SecurityAdvisoriesFetcher::matchesExistingVersion in core/
modules/ system/ src/ SecurityAdvisories/ SecurityAdvisoriesFetcher.php - Determines if an advisory matches the existing version of a project.
- UpdateManagerUpdate::buildForm in core/
modules/ update/ src/ Form/ UpdateManagerUpdate.php - Form constructor.
- update_calculate_project_update_status in core/
modules/ update/ update.compare.inc - Calculates the current update status of a specific project.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.