Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
progress-bar.html.twig file core/themes/claro/templates/classy/misc/progress-bar.html.twig Theme override for a progress bar.
progress-bar.html.twig file core/themes/bartik/templates/classy/misc/progress-bar.html.twig Theme override for a progress bar.
progress-bar.html.twig file core/themes/stable9/templates/media-library/progress-bar.html.twig Theme override for a progress bar.
progress-bar.html.twig file core/themes/seven/templates/classy/misc/progress-bar.html.twig Theme override for a progress bar.
progress-bar.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/misc/progress-bar.html.twig Theme override for a progress bar.
progress-bar.html.twig file core/themes/stable/templates/misc/progress-bar.html.twig Theme override for a progress bar.
progress-bar.html.twig file core/themes/starterkit_theme/templates/misc/progress-bar.html.twig Theme override for a progress bar.
progress-bar.html.twig file core/themes/classy/templates/misc/progress-bar.html.twig Theme override for a progress bar.
progress.css file core/themes/starterkit_theme/css/components/progress.css Visual styles for progress bar.
progress.css file core/themes/classy/css/components/progress.css Visual styles for progress bar.
progress.css file core/themes/bartik/css/classy/components/progress.css Visual styles for progress bar.
progress.css file core/themes/olivero/css/components/progress.css Progress bar specific styles.
progress.css file core/profiles/demo_umami/themes/umami/css/classy/components/progress.css Visual styles for progress bar.
progress.css file core/themes/seven/css/classy/components/progress.css Visual styles for progress bar.
progress.css file core/themes/claro/css/components/progress.css Visual styles for progress bar.
progress.module.css file core/themes/stable/css/system/components/progress.module.css Progress behavior.
progress.module.css file core/themes/stable9/css/system/components/progress.module.css Progress behavior.
progress.module.css file core/modules/system/css/components/progress.module.css Progress behavior.
progress.pcss.css file core/themes/olivero/css/components/progress.pcss.css Progress bar specific styles.
progress.pcss.css file core/themes/claro/css/components/progress.pcss.css Visual styles for progress bar.
ProjectCoreCompatibility::$compatibilityMessages property core/modules/update/src/ProjectCoreCompatibility.php Cache of core compatibility messages per core version constraint.
ProjectCoreCompatibility::$existingCoreVersion property core/modules/update/src/ProjectCoreCompatibility.php The currently installed version of Drupal core.
ProjectCoreCompatibility::$possibleCoreUpdateVersions property core/modules/update/src/ProjectCoreCompatibility.php Cache of core versions that are available for updates.
ProjectCoreCompatibility::createMessageFromCoreCompatibility function core/modules/update/src/ProjectCoreCompatibility.php Creates core a compatibility message from a semantic version constraint.
ProjectCoreCompatibility::getCompatibilityRanges function core/modules/update/src/ProjectCoreCompatibility.php Gets the compatibility ranges for a semantic version constraint.
ProjectCoreCompatibility::getPossibleCoreUpdateVersions function core/modules/update/src/ProjectCoreCompatibility.php Gets the core versions that should be considered for compatibility ranges.
ProjectCoreCompatibility::isCoreCompatible function core/modules/update/src/ProjectCoreCompatibility.php Determines if a release is compatible with the currently installed core.
ProjectCoreCompatibility::setReleaseMessage function core/modules/update/src/ProjectCoreCompatibility.php Sets core compatibility messages for project releases.
ProjectCoreCompatibility::__construct function core/modules/update/src/ProjectCoreCompatibility.php Constructs a ProjectCoreCompatibility object.
ProjectCoreCompatibilityTest class core/modules/update/tests/src/Unit/ProjectCoreCompatibilityTest.php @coversDefaultClass \Drupal\update\ProjectCoreCompatibility[[api-linebreak]]
ProjectCoreCompatibilityTest.php file core/modules/update/tests/src/Unit/ProjectCoreCompatibilityTest.php
ProjectCoreCompatibilityTest::providerSetProjectCoreCompatibilityRanges function core/modules/update/tests/src/Unit/ProjectCoreCompatibilityTest.php Data provider for testSetProjectCoreCompatibilityRanges().
ProjectCoreCompatibilityTest::testSetProjectCoreCompatibilityRanges function core/modules/update/tests/src/Unit/ProjectCoreCompatibilityTest.php @covers ::setReleaseMessage[[api-linebreak]]
@dataProvider providerSetProjectCoreCompatibilityRanges
ProjectInfo::processInfoList function core/lib/Drupal/Core/Utility/ProjectInfo.php Populates an array of project data.
ProjectRelease class core/modules/update/src/ProjectRelease.php Provides a project release value object.
ProjectRelease.php file core/modules/update/src/ProjectRelease.php
ProjectRelease::$coreCompatibilityMessage property core/modules/update/src/ProjectRelease.php The core compatibility message or NULL if not set.
ProjectRelease::$coreCompatible property core/modules/update/src/ProjectRelease.php Whether the release is compatible with the site's Drupal core version.
ProjectRelease::$date property core/modules/update/src/ProjectRelease.php The release date as a Unix timestamp or NULL if no date was set.
ProjectRelease::$downloadUrl property core/modules/update/src/ProjectRelease.php The download URL or NULL if none is available.
ProjectRelease::$published property core/modules/update/src/ProjectRelease.php Whether the release is published.
ProjectRelease::$releaseTypes property core/modules/update/src/ProjectRelease.php The release types or NULL if not set.
ProjectRelease::$releaseUrl property core/modules/update/src/ProjectRelease.php The URL for the release.
ProjectRelease::$version property core/modules/update/src/ProjectRelease.php The release version.
ProjectRelease::createFromArray function core/modules/update/src/ProjectRelease.php Creates a ProjectRelease instance from an array.
ProjectRelease::getCoreCompatibilityMessage function core/modules/update/src/ProjectRelease.php Gets the core compatibility message for the site's version of Drupal core.
ProjectRelease::getDate function core/modules/update/src/ProjectRelease.php Gets the release date if set.
ProjectRelease::getDownloadUrl function core/modules/update/src/ProjectRelease.php Gets the download URL of the release.
ProjectRelease::getReleaseUrl function core/modules/update/src/ProjectRelease.php Gets the URL of the release.
ProjectRelease::getVersion function core/modules/update/src/ProjectRelease.php Gets the project version.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.