10 calls to locale_translation_get_projects()

LocaleUpdateTest::testEnableDisableModule in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php
Tests automatic translation import when a module is enabled.
locale_system_remove in drupal/core/modules/locale/locale.module
Delete translation history of modules and themes.
locale_translate_get_interface_translation_files in drupal/core/modules/locale/locale.bulk.inc
Get interface translation files present in the translations directory.
locale_translation_batch_fetch_build in drupal/core/modules/locale/locale.fetch.inc
Builds a batch to download and import project translations.
locale_translation_batch_status_build in drupal/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 drupal/core/modules/locale/locale.fetch.inc
Builds a batch to check, download and import project translations.
locale_translation_build_sources in drupal/core/modules/locale/locale.translation.inc
Build translation sources.
locale_translation_check_projects_local in drupal/core/modules/locale/locale.compare.inc
Check and store the status and timestamp of local po files.
locale_translation_load_sources in drupal/core/modules/locale/locale.translation.inc
Loads cached translation sources containing current translation status.
locale_translation_status_form in drupal/core/modules/locale/locale.pages.inc
Page callback: Display the current translation status.