Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| progress.css | file | core/ |
Progress bar specific styles. |
| progress.css | file | core/ |
Visual styles for progress bar. |
| progress.module.css | file | core/ |
Progress behavior. |
| progress.module.css | file | core/ |
Progress behavior. |
| progress.pcss.css | file | core/ |
Progress bar specific styles. |
| progress.pcss.css | file | core/ |
Visual styles for progress bar. |
| progress.pcss.css | file | core/ |
Visual styles for progress bar. |
| progress.pcss.css | file | core/ |
Visual styles for progress bar. |
| ProjectCoreCompatibility | class | core/ |
Utility class to set core compatibility messages for project releases. |
| ProjectCoreCompatibility.php | file | core/ |
|
| ProjectCoreCompatibility::$compatibilityMessages | property | core/ |
Cache of core compatibility messages per core version constraint. |
| ProjectCoreCompatibility::$existingCoreVersion | property | core/ |
The currently installed version of Drupal core. |
| ProjectCoreCompatibility::$possibleCoreUpdateVersions | property | core/ |
Cache of core versions that are available for updates. |
| ProjectCoreCompatibility::createMessageFromCoreCompatibility | function | core/ |
Creates core a compatibility message from a semantic version constraint. |
| ProjectCoreCompatibility::getCompatibilityRanges | function | core/ |
Gets the compatibility ranges for a semantic version constraint. |
| ProjectCoreCompatibility::getPossibleCoreUpdateVersions | function | core/ |
Gets the core versions that should be considered for compatibility ranges. |
| ProjectCoreCompatibility::isCoreCompatible | function | core/ |
Determines if a release is compatible with the currently installed core. |
| ProjectCoreCompatibility::setReleaseMessage | function | core/ |
Sets core compatibility messages for project releases. |
| ProjectCoreCompatibility::__construct | function | core/ |
Constructs a ProjectCoreCompatibility object. |
| ProjectCoreCompatibilityTest | class | core/ |
Tests Drupal\update\ProjectCoreCompatibility. |
| ProjectCoreCompatibilityTest.php | file | core/ |
|
| ProjectCoreCompatibilityTest::providerIsCoreCompatible | function | core/ |
Data provider for testIsCoreCompatible(). |
| ProjectCoreCompatibilityTest::providerSetProjectCoreCompatibilityRanges | function | core/ |
Data provider for testSetProjectCoreCompatibilityRanges(). |
| ProjectCoreCompatibilityTest::testIsCoreCompatible | function | core/ |
Tests is core compatible. |
| ProjectCoreCompatibilityTest::testSetProjectCoreCompatibilityRanges | function | core/ |
Tests set project core compatibility ranges. |
| ProjectInfo | class | core/ |
Retrieves project information from the Update Status module. |
| ProjectInfo | class | core/ |
Performs operations on drupal.org project data. |
| ProjectInfo.php | file | core/ |
|
| ProjectInfo.php | file | core/ |
|
| ProjectInfo::filterProjectInfo | function | core/ |
Filters the project .info.yml data to only save attributes we need. |
| ProjectInfo::getAvailableProjects | function | core/ |
Gets the available projects. |
| ProjectInfo::getInstallableReleases | function | core/ |
Gets all project releases to which the site can update. |
| ProjectInfo::getInstalledVersion | function | core/ |
Returns the installed project version via the Update Status module. |
| ProjectInfo::getProjectInfo | function | core/ |
Returns up-to-date project information. |
| ProjectInfo::getProjectName | function | core/ |
Determines what project a given file object belongs to. |
| ProjectInfo::getSupportedBranches | function | core/ |
Gets the supported branches of the project. |
| ProjectInfo::isInstallable | function | core/ |
Determines if a release can be installed. |
| ProjectInfo::isInstalledVersionSafe | function | core/ |
Checks if the installed version of this project is safe to use. |
| ProjectInfo::processInfoList | function | core/ |
Populates an array of project data. |
| ProjectInfo::__construct | function | core/ |
|
| ProjectInfoTest | class | core/ |
Tests Drupal\package_manager\ProjectInfo. |
| ProjectInfoTest.php | file | core/ |
|
| ProjectInfoTest::providerGetInstallableReleases | function | core/ |
Data provider for testGetInstallableReleases(). |
| ProjectInfoTest::providerGetSupportedBranches | function | core/ |
Data provider for testGetSupportedBranches(). |
| ProjectInfoTest::providerInstalledVersionSafe | function | core/ |
Data provider for ::testInstalledVersionSafe(). |
| ProjectInfoTest::testGetInstallableReleases | function | core/ |
Tests get installable releases. |
| ProjectInfoTest::testGetSupportedBranches | function | core/ |
Tests get supported branches. |
| ProjectInfoTest::testInstalledVersionSafe | function | core/ |
Tests checking if the currently installed version of a project is safe. |
| ProjectInfoTest::testNewProject | function | core/ |
Tests a project that is not in the codebase. |
| ProjectInfoTest::testNotPublishedProject | function | core/ |
Tests a project with a status other than "published". |
Pagination
- Previous page
- Page 1298
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.