Search for project
- Search 7.x for project
- Search 9.5.x for project
- Search 8.9.x for project
- Search 10.3.x for project
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ManageGitIgnoreTest::$projectRoot | property | core/ |
The root of this project. |
MockPathLocator::getProjectRoot | function | core/ |
|
OverlapWithTopLevelDependenciesTest::templateProjectPathProvider | function | core/ |
Provides data for testOverlapWithTemplateProject(). |
OverlapWithTopLevelDependenciesTest::testOverlapWithTemplateProject | function | core/ |
Tests top level and core-recommended dependencies do not overlap. |
PackageGenerator::$generatedProjectBaseDir | property | composer/ |
Base directory where generated projects are written. |
PackageManagerKernelTestBase::$testProjectRoot | property | core/ |
The test root directory, if any, created by ::createTestProject(). |
PackageManagerKernelTestBase::createTestProject | function | core/ |
Creates a test project. |
PackageManagerUpdateProcessor::getProjectData | function | core/ |
Gets the project data by name. |
PathLocator::getProjectRoot | function | core/ |
Returns the absolute path of the project root. |
PhpTufValidatorTest::testInvalidConfigurationInProjectRoot | function | core/ |
Tests errors caused by invalid plugin configuration in the project root. |
PhpTufValidatorTest::testPluginNotInstalledInProjectRoot | function | core/ |
Tests there is an error if the plugin is not installed in the project root. |
PoHeader::$projectName | property | core/ |
Name of the project the translation belongs to. |
PoHeader::getProjectName | function | core/ |
Gets the project name. |
PoHeader::setProjectName | function | core/ |
Set the project name. |
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/ |
@coversDefaultClass \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/ |
@covers ::isCoreCompatible @dataProvider providerIsCoreCompatible |
ProjectCoreCompatibilityTest::testSetProjectCoreCompatibilityRanges | function | core/ |
@covers ::setReleaseMessage @dataProvider providerSetProjectCoreCompatibilityRanges |
ProjectInfo | class | core/ |
Defines a class for retrieving project information from Update 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, according to the Update 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/ |
@coversDefaultClass \Drupal\package_manager\ProjectInfo @group auto_updates @internal |
ProjectInfoTest.php | file | core/ |
|
ProjectInfoTest::providerGetInstallableReleases | function | core/ |
Data provider for testGetInstallableReleases(). |
ProjectInfoTest::providerGetSupportedBranches | function | core/ |
Data provider for testGetSupportedBranches(). |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.