You are here

6 calls to locale_translation_build_projects() in Drupal 9

install_finish_translations in core/includes/install.core.inc
Finishes importing files at end of installation.
LocaleBuildTest::testBuildProjects in core/modules/locale/tests/src/Kernel/LocaleBuildTest.php
Checks if a list of translatable projects gets built.
LocaleUpdateDevelopmentReleaseTest::testLocaleUpdateDevelopmentRelease in core/modules/locale/tests/src/Functional/LocaleUpdateDevelopmentReleaseTest.php
locale_system_update in core/modules/locale/locale.module
Imports translations when new modules or themes are installed.
locale_translation_get_projects in core/modules/locale/locale.translation.inc
Get array of projects which are available for interface translation.
TranslationStatusForm::prepareUpdateData in core/modules/locale/src/Form/TranslationStatusForm.php
Prepare information about projects with available translation updates.