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 | 
|---|---|---|---|
| locale_translation_status_delete_projects | function | core/ | Delete project entries from the status cache. | 
| 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. | 
| Plugin::unpackOnCreateProject | function | composer/ | Post create-project command event callback. | 
| 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/ | 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/ | Performs operations on drupal.org project data. | 
| ProjectInfo | class | core/ | Retrieves project information from the Update Status module. | 
| 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/ | 
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.
