You are here

14 calls to locale_translation_get_status() in Zircon Profile 8

LocaleConfigTranslationImportTest::testConfigTranslationImport in core/modules/locale/src/Tests/LocaleConfigTranslationImportTest.php
Test update changes configuration translations if enabled after language.
LocaleUpdateInterfaceTest::testInterface in core/modules/locale/src/Tests/LocaleUpdateInterfaceTest.php
Tests the user interfaces of the interface translation update system.
LocaleUpdateTest::testUpdateCheckStatus in core/modules/locale/src/Tests/LocaleUpdateTest.php
Checks if local or remote translation sources are detected.
LocaleUpdateTest::testUpdateImportSourceLocal in core/modules/locale/src/Tests/LocaleUpdateTest.php
Tests translation import from local sources.
LocaleUpdateTest::testUpdateImportSourceRemote in core/modules/locale/src/Tests/LocaleUpdateTest.php
Tests translation import from remote sources.
locale_requirements in core/modules/locale/locale.install
Implements hook_requirements().
locale_translation_batch_fetch_download in core/modules/locale/locale.batch.inc
Implements callback_batch_operation().
locale_translation_batch_fetch_import in core/modules/locale/locale.batch.inc
Implements callback_batch_operation().
locale_translation_batch_status_check in core/modules/locale/locale.batch.inc
Implements callback_batch_operation().
locale_translation_load_sources in core/modules/locale/locale.translation.inc
Loads cached translation sources containing current translation status.
locale_translation_status_delete_languages in core/modules/locale/locale.module
Delete language entries from the status cache.
locale_translation_status_delete_projects in core/modules/locale/locale.module
Delete project entries from the status cache.
locale_translation_status_save in core/modules/locale/locale.module
Saves the status of translation sources in static cache.
TranslationStatusForm::buildForm in core/modules/locale/src/Form/TranslationStatusForm.php
Form builder for displaying the current translation status.