Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. locale.module

LOCALE_TRANSLATION_REMOTE

Translation source is a remote file.

7 uses of LOCALE_TRANSLATION_REMOTE
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_source_build in core/modules/locale/locale.translation.inc
Builds abstract translation source.

... See full list

File

core/modules/locale/locale.module, line 125

Code

const LOCALE_TRANSLATION_REMOTE = 'remote';

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal