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

Breadcrumb

  1. Drupal Core 11.1.x

Functions - Drupal 11.1.x - Drupal Core

Primary tabs

  • Drupal 11.1.x
Title Deprecated File name Summary Direct uses Strings
locale_config_batch_refresh_name

in drupal:11.1.0 and is removed from drupal:12.0.0. Use locale_config_batch_update_config_translations($names, $langcodes, $context) instead.

core/modules/locale/locale.bulk.inc Implements callback_batch_operation().
locale_config_batch_set_config_langcodes

in drupal:11.1.0 and is removed from drupal:12.0.0. Use locale_config_batch_update_default_config_langcodes(&$context) instead.

core/modules/locale/locale.bulk.inc Implements callback_batch_operation().
locale_config_batch_update_components core/modules/locale/locale.bulk.inc Builds a locale batch to refresh configuration. 5
locale_config_batch_update_config_translations core/modules/locale/locale.bulk.inc Implements callback_batch_operation(). 1 1
locale_config_batch_update_default_config_langcodes core/modules/locale/locale.bulk.inc Implements callback_batch_operation(). 1 1
locale_cron_fill_queue core/modules/locale/locale.translation.inc Populate a queue with project to check for translation updates. 1
locale_form_language_admin_add_form_alter_submit core/modules/locale/locale.module Form submission handler for language_admin_add_form(). 1
locale_form_language_admin_edit_form_alter_submit core/modules/locale/locale.module Form submission handler for language_admin_edit_form(). 1
locale_get_plural core/modules/locale/locale.module Returns plural form index for a specific number. 1 1
locale_install core/modules/locale/locale.install Implements hook_install().
locale_is_translatable core/modules/locale/locale.module Checks whether $langcode is a language supported as a locale target. 8
locale_js_translate core/modules/locale/locale.module Returns a list of translation files given a list of JavaScript files. 1
locale_preprocess_node core/modules/locale/locale.module Implements hook_preprocess_HOOK() for node templates.
locale_removed_post_updates core/modules/locale/locale.post_update.php Implements hook_removed_post_updates().
locale_requirements core/modules/locale/locale.install Implements hook_requirements().
locale_schema core/modules/locale/locale.install Implements hook_schema().
locale_string_is_safe core/modules/locale/locale.module Check that a string is safe to be added or imported as a translation. 2
locale_system_file_system_settings_submit core/modules/locale/locale.module Submit handler for the file system settings form. 1
locale_system_remove core/modules/locale/locale.module Delete translation history of modules and themes. 2
locale_system_set_config_langcodes core/modules/locale/locale.module Updates default configuration when new modules or themes are installed.
locale_system_update core/modules/locale/locale.module Imports translations when new modules or themes are installed. 2
locale_translatable_language_list core/modules/locale/locale.module Returns list of translatable languages. 14
locale_translate_batch_build core/modules/locale/locale.bulk.inc Build a locale batch from an array of files. 2
locale_translate_batch_finished core/modules/locale/locale.bulk.inc Implements callback_batch_finished(). 1 1
locale_translate_batch_import core/modules/locale/locale.bulk.inc Implements callback_batch_operation(). 1 1
locale_translate_batch_import_files core/modules/locale/locale.bulk.inc Prepare a batch to import all translations.
locale_translate_batch_import_save core/modules/locale/locale.bulk.inc Implements callback_batch_operation(). 1
locale_translate_batch_refresh core/modules/locale/locale.bulk.inc Implements callback_batch_operation(). 1
locale_translate_delete_translation_files core/modules/locale/locale.bulk.inc Deletes interface translation files and translation history records. 3
locale_translate_file_attach_properties core/modules/locale/locale.bulk.inc Generates file properties from filename and options. 2
locale_translate_file_create core/modules/locale/locale.bulk.inc Creates a file object and populates the timestamp property.
locale_translate_get_interface_translation_files core/modules/locale/locale.bulk.inc Get interface translation files present in the translations directory. 3
locale_translation_batch_fetch_build core/modules/locale/locale.fetch.inc Builds a batch to download and import project translations. 1
locale_translation_batch_fetch_download core/modules/locale/locale.batch.inc Implements callback_batch_operation(). 2
locale_translation_batch_fetch_finished core/modules/locale/locale.batch.inc Implements callback_batch_finished(). 3
locale_translation_batch_fetch_import core/modules/locale/locale.batch.inc Implements callback_batch_operation(). 2
locale_translation_batch_status_build core/modules/locale/locale.compare.inc Builds a batch to get the status of remote and local translation files. 1
locale_translation_batch_status_check core/modules/locale/locale.batch.inc Implements callback_batch_operation(). 1
locale_translation_batch_status_finished core/modules/locale/locale.batch.inc Implements callback_batch_finished(). 1
locale_translation_batch_update_build core/modules/locale/locale.fetch.inc Builds a batch to check, download and import project translations. 5
locale_translation_batch_version_check core/modules/locale/locale.batch.inc Implements callback_batch_operation(). 1
locale_translation_build_projects core/modules/locale/locale.compare.inc Builds list of projects and stores the result in the database. 4
locale_translation_build_server_pattern core/modules/locale/locale.translation.inc Build path to translation source, out of a server path replacement pattern. 1
locale_translation_build_sources core/modules/locale/locale.translation.inc Build translation sources. 1
locale_translation_check_projects core/modules/locale/locale.compare.inc Check for the latest release of project translations. 1
locale_translation_check_projects_batch core/modules/locale/locale.compare.inc Gets and stores the status and timestamp of remote po files. 1
locale_translation_check_projects_local core/modules/locale/locale.compare.inc Check and store the status and timestamp of local po files. 2
locale_translation_clear_cache_projects core/modules/locale/locale.translation.inc Clears the projects cache. 2
locale_translation_clear_status core/modules/locale/locale.module Clear the translation status cache. 3
locale_translation_default_translation_server core/modules/locale/locale.compare.inc Retrieve data for default server. 1

Pagination

  • First page
  • Previous page
  • …
  • Page 9
  • Page 10
  • Page 11
  • Page 12
  • Page 13
  • Page 14
  • Page 15
  • Page 16
  • Page 17
  • …
  • Next page
  • Last page
RSS feed
Powered by Drupal