Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
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.module.css file core/themes/stable9/css/core/components/progress.module.css Progress behavior.
progress.module.css file core/misc/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.
progress.pcss.css file core/themes/admin/css/components/progress.pcss.css Visual styles for progress bar.
progress.pcss.css file core/themes/default_admin/css/components/progress.pcss.css Visual styles for progress bar.
ProjectCoreCompatibility class core/modules/update/src/ProjectCoreCompatibility.php Utility class to set core compatibility messages for project releases.
ProjectCoreCompatibility.php file core/modules/update/src/ProjectCoreCompatibility.php
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 Tests Drupal\update\ProjectCoreCompatibility.
ProjectCoreCompatibilityTest.php file core/modules/update/tests/src/Unit/ProjectCoreCompatibilityTest.php
ProjectCoreCompatibilityTest::providerIsCoreCompatible function core/modules/update/tests/src/Unit/ProjectCoreCompatibilityTest.php Data provider for testIsCoreCompatible().
ProjectCoreCompatibilityTest::providerSetProjectCoreCompatibilityRanges function core/modules/update/tests/src/Unit/ProjectCoreCompatibilityTest.php Data provider for testSetProjectCoreCompatibilityRanges().
ProjectCoreCompatibilityTest::testIsCoreCompatible function core/modules/update/tests/src/Unit/ProjectCoreCompatibilityTest.php Tests is core compatible.
ProjectCoreCompatibilityTest::testSetProjectCoreCompatibilityRanges function core/modules/update/tests/src/Unit/ProjectCoreCompatibilityTest.php Tests set project core compatibility ranges.
ProjectInfo class core/modules/package_manager/src/ProjectInfo.php Retrieves project information from the Update Status module.
ProjectInfo class core/lib/Drupal/Core/Utility/ProjectInfo.php Performs operations on drupal.org project data.
ProjectInfo.php file core/lib/Drupal/Core/Utility/ProjectInfo.php
ProjectInfo.php file core/modules/package_manager/src/ProjectInfo.php
ProjectInfo::filterProjectInfo function core/lib/Drupal/Core/Utility/ProjectInfo.php Filters the project .info.yml data to only save attributes we need.
ProjectInfo::getAvailableProjects function core/modules/package_manager/src/ProjectInfo.php Gets the available projects.
ProjectInfo::getInstallableReleases function core/modules/package_manager/src/ProjectInfo.php Gets all project releases to which the site can update.
ProjectInfo::getInstalledVersion function core/modules/package_manager/src/ProjectInfo.php Returns the installed project version via the Update Status module.
ProjectInfo::getProjectInfo function core/modules/package_manager/src/ProjectInfo.php Returns up-to-date project information.
ProjectInfo::getProjectName function core/lib/Drupal/Core/Utility/ProjectInfo.php Determines what project a given file object belongs to.
ProjectInfo::getSupportedBranches function core/modules/package_manager/src/ProjectInfo.php Gets the supported branches of the project.
ProjectInfo::isInstallable function core/modules/package_manager/src/ProjectInfo.php Determines if a release can be installed.
ProjectInfo::isInstalledVersionSafe function core/modules/package_manager/src/ProjectInfo.php Checks if the installed version of this project is safe to use.
ProjectInfo::processInfoList function core/lib/Drupal/Core/Utility/ProjectInfo.php Populates an array of project data.
ProjectInfo::__construct function core/modules/package_manager/src/ProjectInfo.php
ProjectInfoTest class core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php Tests Drupal\package_manager\ProjectInfo.
ProjectInfoTest.php file core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php
ProjectInfoTest::providerGetInstallableReleases function core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php Data provider for testGetInstallableReleases().
ProjectInfoTest::providerGetSupportedBranches function core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php Data provider for testGetSupportedBranches().
ProjectInfoTest::providerInstalledVersionSafe function core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php Data provider for ::testInstalledVersionSafe().
ProjectInfoTest::testGetInstallableReleases function core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php Tests get installable releases.
ProjectInfoTest::testGetSupportedBranches function core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php Tests get supported branches.
ProjectInfoTest::testInstalledVersionSafe function core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php Tests checking if the currently installed version of a project is safe.
ProjectInfoTest::testNewProject function core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php Tests a project that is not in the codebase.
ProjectInfoTest::testNotPublishedProject function core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php Tests a project with a status other than "published".

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