locale.batch.inc

Batch process to check the availability of remote or local po files.

File

drupal/core/modules/locale/locale.batch.inc
View source

Functions

Namesort descending Description
locale_translation_batch_status_build Build a batch to get the status of remote and local translation files.
locale_translation_batch_status_compare Batch operation callback: Compare states and store the result.
locale_translation_batch_status_fetch_local Batch operation callback: Check the availability of local po files.
locale_translation_batch_status_fetch_remote Batch operation callback: Check the availability of a remote po file.
locale_translation_batch_status_finished Batch finished callback: Set result message.
locale_translation_http_check Check if remote file exists and when it was last updated.