Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| progress-bar.html.twig | file | core/ |
Theme override for a progress bar. |
| progress-bar.html.twig | file | core/ |
Theme override for a progress bar. |
| progress-bar.html.twig | file | core/ |
Theme override for a progress bar. |
| progress-bar.html.twig | file | core/ |
Theme override for a progress bar. |
| progress-bar.html.twig | file | core/ |
Theme override for a progress bar. |
| progress-bar.html.twig | file | core/ |
Theme override for a progress bar. |
| progress-bar.html.twig | file | core/ |
Theme override for a progress bar. |
| progress-bar.html.twig | file | core/ |
Theme override for a progress bar. |
| progress.css | file | core/ |
Visual styles for progress bar. |
| progress.css | file | core/ |
Visual styles for progress bar. |
| progress.css | file | core/ |
Visual styles for progress bar. |
| progress.css | file | core/ |
Progress bar specific styles. |
| progress.css | file | core/ |
Visual styles for progress bar. |
| progress.css | file | core/ |
Visual styles for progress bar. |
| progress.css | file | core/ |
Visual styles for progress bar. |
| progress.module.css | file | core/ |
Progress behavior. |
| 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. |
| 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/ |
@coversDefaultClass \Drupal\update\ProjectCoreCompatibility[[api-linebreak]] |
| ProjectCoreCompatibilityTest.php | file | core/ |
|
| ProjectCoreCompatibilityTest::providerSetProjectCoreCompatibilityRanges | function | core/ |
Data provider for testSetProjectCoreCompatibilityRanges(). |
| ProjectCoreCompatibilityTest::testSetProjectCoreCompatibilityRanges | function | core/ |
@covers ::setReleaseMessage[[api-linebreak]] @dataProvider providerSetProjectCoreCompatibilityRanges |
| ProjectInfo::processInfoList | function | core/ |
Populates an array of project data. |
| ProjectRelease | class | core/ |
Provides a project release value object. |
| ProjectRelease.php | file | core/ |
|
| ProjectRelease::$coreCompatibilityMessage | property | core/ |
The core compatibility message or NULL if not set. |
| ProjectRelease::$coreCompatible | property | core/ |
Whether the release is compatible with the site's Drupal core version. |
| ProjectRelease::$date | property | core/ |
The release date as a Unix timestamp or NULL if no date was set. |
| ProjectRelease::$downloadUrl | property | core/ |
The download URL or NULL if none is available. |
| ProjectRelease::$published | property | core/ |
Whether the release is published. |
| ProjectRelease::$releaseTypes | property | core/ |
The release types or NULL if not set. |
| ProjectRelease::$releaseUrl | property | core/ |
The URL for the release. |
| ProjectRelease::$version | property | core/ |
The release version. |
| ProjectRelease::createFromArray | function | core/ |
Creates a ProjectRelease instance from an array. |
| ProjectRelease::getCoreCompatibilityMessage | function | core/ |
Gets the core compatibility message for the site's version of Drupal core. |
| ProjectRelease::getDate | function | core/ |
Gets the release date if set. |
| ProjectRelease::getDownloadUrl | function | core/ |
Gets the download URL of the release. |
| ProjectRelease::getReleaseUrl | function | core/ |
Gets the URL of the release. |
| ProjectRelease::getVersion | function | core/ |
Gets the project version. |
Pagination
- Previous page
- Page 994
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.