Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
locale_config_update_multiple drupal/core/modules/locale/locale.bulk.inc Updates all configuration for names / languages. 3
locale_form_language_admin_add_form_alter drupal/core/modules/locale/locale.module Implements hook_form_FORM_ID_alter() for language_admin_add_form(().
locale_form_language_admin_add_form_alter_submit drupal/core/modules/locale/locale.module Form submission handler for language_admin_add_form(). 1
locale_form_language_admin_edit_form_alter drupal/core/modules/locale/locale.module Implements hook_form_FORM_ID_alter() for language_admin_edit_form().
locale_form_language_admin_edit_form_alter_submit drupal/core/modules/locale/locale.module Form submission handler for language_admin_edit_form(). 1
locale_form_language_admin_overview_form_alter drupal/core/modules/locale/locale.module Implements hook_form_FORM_ID_alter() for language_admin_overview_form().
locale_form_system_file_system_settings_alter drupal/core/modules/locale/locale.module Implements hook_form_FORM_ID_alter() for system_file_system_settings().
locale_get_plural drupal/core/modules/locale/locale.module Returns plural form index for a specific number. 2 2
locale_help drupal/core/modules/locale/locale.module Implements hook_help().
locale_install drupal/core/modules/locale/locale.install Implements hook_install().
locale_js_alter drupal/core/modules/locale/locale.module Implements hook_js_alter().
locale_language_delete drupal/core/modules/locale/locale.module Implements hook_language_delete().
locale_language_insert drupal/core/modules/locale/locale.module Implements hook_language_insert().
locale_language_update drupal/core/modules/locale/locale.module Implements hook_language_update().
locale_library_info drupal/core/modules/locale/locale.module Implements hook_library_info().
locale_library_info_alter drupal/core/modules/locale/locale.module Implement hook_library_info_alter().
locale_menu drupal/core/modules/locale/locale.module Implements hook_menu().
locale_modules_installed drupal/core/modules/locale/locale.module Implements hook_modules_installed().
locale_modules_uninstalled drupal/core/modules/locale/locale.module Implements hook_modules_uninstalled().
locale_permission drupal/core/modules/locale/locale.module Implements hook_permission().
locale_preprocess_node drupal/core/modules/locale/locale.module Implements hook_preprocess_HOOK() for node.html.twig.
locale_requirements drupal/core/modules/locale/locale.install Implements hook_requirements().
locale_schema drupal/core/modules/locale/locale.install Implements hook_schema().
locale_stream_wrappers drupal/core/modules/locale/locale.module Implements hook_stream_wrappers().
locale_string_is_safe drupal/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 drupal/core/modules/locale/locale.module Submit handler for the file system settings form. 1
locale_system_remove drupal/core/modules/locale/locale.module Delete translation history of modules and themes. 2
locale_system_update drupal/core/modules/locale/locale.module Imports translations when new modules or themes are installed. 2
locale_test_locale_translation_projects_alter drupal/core/modules/locale/tests/modules/locale_test/locale_test.module Implements hook_locale_translation_projects_alter().
locale_test_system_info_alter drupal/core/modules/locale/tests/modules/locale_test/locale_test.module Implements hook_system_info_alter().
locale_test_translate_system_info_alter drupal/core/modules/locale/tests/modules/locale_test_translate/locale_test_translate.module Implements hook_system_info_alter().
locale_test_uninstall drupal/core/modules/locale/tests/modules/locale_test/locale_test.install Implements hook_uninstall().
locale_theme drupal/core/modules/locale/locale.module Implements hook_theme().
locale_themes_disabled drupal/core/modules/locale/locale.module Implements hook_themes_disabled().
locale_themes_enabled drupal/core/modules/locale/locale.module Implements hook_themes_enabled().
locale_translatable_language_list drupal/core/modules/locale/locale.module Returns list of translatable languages. 14
locale_translate_batch_build drupal/core/modules/locale/locale.bulk.inc Build a locale batch from an array of files. 2
locale_translate_batch_finished drupal/core/modules/locale/locale.bulk.inc Finished callback of system page locale import batch. 1 1
locale_translate_batch_import drupal/core/modules/locale/locale.bulk.inc Perform interface translation import as a batch step. 1 1
locale_translate_batch_import_files drupal/core/modules/locale/locale.bulk.inc Prepare a batch to import all translations.
locale_translate_batch_import_save drupal/core/modules/locale/locale.bulk.inc Batch callback: Save data of imported files. 1
locale_translate_batch_refresh drupal/core/modules/locale/locale.bulk.inc Refreshs translations after importing strings. 1
locale_translate_delete_translation_files drupal/core/modules/locale/locale.bulk.inc Deletes interface translation files and translation history records. 2
locale_translate_edit_form drupal/core/modules/locale/locale.pages.inc Form constructor for the string editing form. 1
locale_translate_edit_form_submit drupal/core/modules/locale/locale.pages.inc Form submission handler for locale_translate_edit_form().
locale_translate_edit_form_validate drupal/core/modules/locale/locale.pages.inc Form validation handler for locale_translate_edit_form().
locale_translate_english drupal/core/modules/locale/locale.module Checks whether locale translates to English. 6 2
locale_translate_export_form drupal/core/modules/locale/locale.bulk.inc Form constructor for the Gettext translation files export form. 1
locale_translate_export_form_submit drupal/core/modules/locale/locale.bulk.inc Form submission handler for locale_translate_export_form().
locale_translate_file_attach_properties drupal/core/modules/locale/locale.bulk.inc Generates file properties from filename and options. 2

Pages

Other projects