Search for project
- Search 7.x for project
- Search 9.5.x for project
- Search 8.9.x for project
- Search 11.x for project
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocaleProjectStorageInterface::deleteMultiple | function | core/ |
Deletes multiple project records. |
| LocaleProjectStorageInterface::disableAll | function | core/ |
Mark all projects as disabled. |
| LocaleProjectStorageInterface::get | function | core/ |
Returns the stored value for a given key. |
| LocaleProjectStorageInterface::getAll | function | core/ |
Returns all the project records. |
| LocaleProjectStorageInterface::getMultiple | function | core/ |
Returns a list of project records. |
| LocaleProjectStorageInterface::resetCache | function | core/ |
Resets the project storage cache. |
| LocaleProjectStorageInterface::set | function | core/ |
Creates or updates the project record. |
| LocaleProjectStorageInterface::setMultiple | function | core/ |
Creates or updates multiple project records. |
| LocaleProjectStorageTest | class | core/ |
@coversDefaultClass \Drupal\locale\LocaleProjectStorage[[api-linebreak]] @group locale @runTestsInSeparateProcesses |
| LocaleProjectStorageTest.php | file | core/ |
|
| LocaleProjectStorageTest::$keyValueMemoryFactory | property | core/ |
|
| LocaleProjectStorageTest::$projectStorage | property | core/ |
|
| LocaleProjectStorageTest::setUp | function | core/ |
|
| LocaleProjectStorageTest::testDelete | function | core/ |
Tests deleted projects are not included in the count. |
| LocaleProjectStorageTest::testSorting | function | core/ |
Tests that projects are sorted by weight and key. |
| LocaleTranslationChangeProjectVersionTest | class | core/ |
Tests how translations are handled when a project gets updated. |
| LocaleTranslationChangeProjectVersionTest.php | file | core/ |
|
| LocaleTranslationChangeProjectVersionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocaleTranslationChangeProjectVersionTest::setUp | function | core/ |
|
| LocaleTranslationChangeProjectVersionTest::testUpdateImportSourceRemote | function | core/ |
Tests update translations when project version changes. |
| LocaleTranslationProjectsTest | class | core/ |
Tests locale translation project handling. |
| LocaleTranslationProjectsTest.php | file | core/ |
|
| LocaleTranslationProjectsTest::$moduleHandler | property | core/ |
The module handler used in this test. |
| LocaleTranslationProjectsTest::$modules | property | core/ |
Modules to install. |
| 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. |
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.