12 calls to locale_translation_get_projects()
- LocaleTranslationProjectsTest::testLocaleTranslationClearCacheProjects in core/
modules/ locale/ tests/ src/ Kernel/ LocaleTranslationProjectsTest.php  - Tests locale_translation_clear_cache_projects().
 - LocaleUpdateTest::testEnableUninstallModule in core/
modules/ locale/ tests/ src/ Functional/ LocaleUpdateTest.php  - Tests automatic translation import when a module is enabled.
 - locale_system_remove in core/
modules/ locale/ locale.module  - Delete translation history of modules and themes.
 - locale_translate_get_interface_translation_files in core/
modules/ locale/ locale.bulk.inc  - Get interface translation files present in the translations directory.
 - locale_translation_batch_fetch_build in core/
modules/ locale/ locale.fetch.inc  - Builds a batch to download and import project translations.
 - locale_translation_batch_status_build in core/
modules/ locale/ locale.compare.inc  - Builds a batch to get the status of remote and local translation files.
 - locale_translation_batch_update_build in core/
modules/ locale/ locale.fetch.inc  - Builds a batch to check, download and import project translations.
 - locale_translation_build_sources in core/
modules/ locale/ locale.translation.inc  - Build translation sources.
 - locale_translation_check_projects_local in core/
modules/ locale/ locale.compare.inc  - Check and store the status and timestamp of local po files.
 - locale_translation_get_status in core/
modules/ locale/ locale.module  - Gets the current translation status.
 - locale_translation_load_sources in core/
modules/ locale/ locale.translation.inc  - Loads cached translation sources containing current translation status.
 - locale_translation_status_save in core/
modules/ locale/ locale.module  - Saves the status of translation sources in static cache.
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.