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
- Search main for project
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocaleProjectStorageInterface::getProjects | function | core/ |
Get array of projects which are available for interface translation. |
| 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/ |
Tests Drupal\locale\LocaleProjectStorage. |
| LocaleProjectStorageTest.php | file | core/ |
|
| LocaleProjectStorageTest::$keyValueMemoryFactory | property | core/ |
The key value memory factory. |
| LocaleProjectStorageTest::$projectStorage | property | core/ |
The local project storage. |
| 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. |
| LocaleTestDevelopmentReleaseHooks::localeTranslationProjectsAlter | function | core/ |
Implements hook_locale_translation_projects_alter(). |
| LocaleTestHooks::localeTranslationProjectsAlter | function | core/ |
Implements hook_locale_translation_projects_alter(). |
| LocaleTranslatableProject | class | core/ |
Translatable project for interface translation. |
| LocaleTranslatableProject.php | file | core/ |
|
| LocaleTranslatableProject::createFromArray | function | core/ |
Creates a new instance from an array. |
| LocaleTranslatableProject::getLangcode | function | core/ |
Returns the project langcode. |
| LocaleTranslatableProject::getStatus | function | core/ |
Returns the project status. |
| LocaleTranslatableProject::getWeight | function | core/ |
Returns the weight. |
| LocaleTranslatableProject::setLangcode | function | core/ |
Sets the language code. |
| LocaleTranslatableProject::setStatus | function | core/ |
Sets the project status. |
| LocaleTranslatableProject::setWeight | function | core/ |
Sets the weight. |
| LocaleTranslatableProject::toArray | function | core/ |
Returns an array representation on the object. |
| LocaleTranslatableProject::__construct | function | core/ |
Locale translatable project value object. |
| 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 \Drupal\locale\LocaleProjectStorageInterface::resetCache(). |
| LocaleUpdateTest::testUpdateProjects | function | core/ |
Checks if a list of translatable projects gets build. |
| 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. |
| 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. |
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.