LOCALE_TRANSLATION_REMOTE
Same name and namespace in other branches
- 10 core/modules/locale/locale.module \LOCALE_TRANSLATION_REMOTE
- 11.x core/modules/locale/locale.module \LOCALE_TRANSLATION_REMOTE
- 9 core/modules/locale/locale.module \LOCALE_TRANSLATION_REMOTE
- 8.9.x core/modules/locale/locale.module \LOCALE_TRANSLATION_REMOTE
Translation source is a remote file.
8 uses of LOCALE_TRANSLATION_REMOTE
- LocaleFetch::batchDownload in core/
modules/ locale/ src/ LocaleFetch.php - Implements callback_batch_operation().
- LocaleFetch::batchImport in core/
modules/ locale/ src/ LocaleFetch.php - Implements callback_batch_operation().
- LocaleFetch::batchStatusCheck in core/
modules/ locale/ src/ LocaleFetch.php - Implements callback_batch_operation().
- LocaleRequirements::runtime in core/
modules/ locale/ src/ Hook/ LocaleRequirements.php - Implements hook_runtime_requirements().
- LocaleSource::sourceBuild in core/
modules/ locale/ src/ LocaleSource.php - Builds abstract translation source.
File
-
core/
modules/ locale/ locale.module, line 125
Code
const LOCALE_TRANSLATION_REMOTE = 'remote';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.