Search for project
- Search 7.x for project
- Search 9.5.x for project
- Search 10.3.x for project
- Search 11.x for project
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocaleTranslationProjectsTest::$moduleHandler | property | core/ |
The module handler used in this test. |
| LocaleTranslationProjectsTest::$modules | property | core/ |
Modules to enable. |
| LocaleTranslationProjectsTest::$projectStorage | property | core/ |
The locale project storage used in this test. |
| LocaleTranslationProjectsTest::setUp | function | core/ |
|
| LocaleTranslationProjectsTest::testLocaleTranslationClearCacheProjects | function | core/ |
Tests locale_translation_clear_cache_projects(). |
| LocaleUpdateTest::testUpdateProjects | function | core/ |
Checks if a list of translatable projects gets build. |
| locale_test_development_release_locale_translation_projects_alter | function | core/ |
Implements hook_locale_translation_projects_alter(). |
| locale_test_locale_translation_projects_alter | function | core/ |
Implements hook_locale_translation_projects_alter(). |
| locale_translation_build_projects | function | core/ |
Builds list of projects and stores the result in the database. |
| locale_translation_check_projects | function | core/ |
Check for the latest release of project translations. |
| locale_translation_check_projects_batch | function | core/ |
Gets and stores the status and timestamp of remote po files. |
| locale_translation_check_projects_local | function | core/ |
Check and store the status and timestamp of local po files. |
| locale_translation_clear_cache_projects | function | core/ |
Clears the projects cache. |
| locale_translation_flush_projects | function | core/ |
Clear the project data table. |
| locale_translation_get_projects | function | core/ |
Get array of projects which are available for interface translation. |
| locale_translation_project_list | function | core/ |
Fetch an array of projects for translation update. |
| locale_translation_status_delete_projects | function | core/ |
Delete project entries from the status cache. |
| ManageGitIgnoreTest::$projectRoot | property | core/ |
The root of this project. |
| 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. |
| 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[[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 | class | core/ |
Performs operations on drupal.org project data. |
| ProjectInfo.php | file | core/ |
|
| ProjectInfo::filterProjectInfo | function | core/ |
Filters the project .info.yml data to only save attributes we need. |
| ProjectInfo::getProjectName | function | core/ |
Determines what project a given file object belongs to. |
| ProjectInfo::processInfoList | function | core/ |
Populates an array of project data. |
| ProjectSecurityData | class | core/ |
Calculates a project's security coverage information. |
| ProjectSecurityData.php | file | core/ |
|
| ProjectSecurityData::$existingVersion | property | core/ |
The existing (currently installed) version of the project. |
| ProjectSecurityData::$releases | property | core/ |
Releases as returned by update_get_available(). |
| ProjectSecurityData::CORE_MINORS_WITH_SECURITY_COVERAGE | constant | core/ |
The number of minor versions of Drupal core that receive security coverage. |
| ProjectSecurityData::createFromProjectDataAndReleases | function | core/ |
Creates a ProjectSecurityData object from project data and releases. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.