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

Breadcrumb

  1. Drupal Core 11.1.x
  2. Locale.php

48 string references to 'Locale'

CKEditor5::getJSSettings in core/modules/ckeditor5/src/Plugin/Editor/CKEditor5.php
Returns JavaScript settings to be attached.
CKEditor5::getLibraries in core/modules/ckeditor5/src/Plugin/Editor/CKEditor5.php
Returns libraries to be attached.
Ckeditor5Hooks::jsAlter in core/modules/ckeditor5/src/Hook/Ckeditor5Hooks.php
Implements hook_js_alter().
Ckeditor5Hooks::libraryInfoAlter in core/modules/ckeditor5/src/Hook/Ckeditor5Hooks.php
Implements hook_library_info_alter().
ContentTranslationHooks::help in core/modules/content_translation/src/Hook/ContentTranslationHooks.php
Implements hook_help().
d6_language_negotiation_settings.yml in core/modules/language/migrations/d6_language_negotiation_settings.yml
core/modules/language/migrations/d6_language_negotiation_settings.yml
d6_language_types.yml in core/modules/language/migrations/d6_language_types.yml
core/modules/language/migrations/d6_language_types.yml
d7_language_negotiation_settings.yml in core/modules/language/migrations/d7_language_negotiation_settings.yml
core/modules/language/migrations/d7_language_negotiation_settings.yml
d7_language_types.yml in core/modules/language/migrations/d7_language_types.yml
core/modules/language/migrations/d7_language_types.yml
default_language.yml in core/modules/language/migrations/default_language.yml
core/modules/language/migrations/default_language.yml
demo_umami.info.yml in core/profiles/demo_umami/demo_umami.info.yml
core/profiles/demo_umami/demo_umami.info.yml
HelpHooks::help in core/modules/help/src/Hook/HelpHooks.php
Implements hook_help().
ImportForm::submitForm in core/modules/locale/src/Form/ImportForm.php
Form submission handler.
install_download_additional_translations_operations in core/includes/install.core.inc
Prepares the system for import and downloads additional translations.
install_finish_translations in core/includes/install.core.inc
Finishes importing files at end of installation.
install_import_translations in core/includes/install.core.inc
Imports languages via a batch process during installation.
install_profile_info in core/includes/install.inc
Retrieves information about an installation profile from its .info.yml file.
install_tasks in core/includes/install.core.inc
Returns a list of all tasks the installer currently knows about.
LanguageHooks::help in core/modules/language/src/Hook/LanguageHooks.php
Implements hook_help().
LanguageHooks::tourTipsAlter in core/modules/language/src/Hook/LanguageHooks.php
Implements hook_tour_tips_alter().
locale.migrate_drupal.yml in core/modules/locale/migrations/state/locale.migrate_drupal.yml
core/modules/locale/migrations/state/locale.migrate_drupal.yml
LocaleController::checkTranslation in core/modules/locale/src/Controller/LocaleController.php
Checks for translation updates and displays the translations status.
LocaleHooks::configurableLanguageDelete in core/modules/locale/src/Hook/LocaleHooks.php
Implements hook_ENTITY_TYPE_delete() for 'configurable_language'.
LocaleHooks::cron in core/modules/locale/src/Hook/LocaleHooks.php
Implements hook_cron().
LocaleLookup::__construct in core/modules/locale/src/LocaleLookup.php
Constructs a LocaleLookup object.
LocaleTranslation::processItem in core/modules/locale/src/Plugin/QueueWorker/LocaleTranslation.php
The translation update functions executed here are batch operations which are also used in translation update batches. The batch functions may need to be executed multiple times to complete their task, typically this is the translation import…
LocaleTranslationCacheTag::saveTranslation in core/modules/locale/src/EventSubscriber/LocaleTranslationCacheTag.php
Invalidate cache tags whenever a string is translated.
locale_cron_fill_queue in core/modules/locale/locale.translation.inc
Populate a queue with project to check for translation updates.
locale_form_language_admin_add_form_alter_submit in core/modules/locale/locale.module
Form submission handler for language_admin_add_form().
locale_settings.yml in core/modules/locale/migrations/locale_settings.yml
core/modules/locale/migrations/locale_settings.yml
locale_system_remove in core/modules/locale/locale.module
Delete translation history of modules and themes.
locale_system_update in core/modules/locale/locale.module
Imports translations when new modules or themes are installed.
locale_translate_batch_finished in core/modules/locale/locale.bulk.inc
Implements callback_batch_finished().
locale_translate_get_interface_translation_files in core/modules/locale/locale.bulk.inc
Get interface translation files present in the translations directory.
locale_translation_batch_fetch_finished in core/modules/locale/locale.batch.inc
Implements callback_batch_finished().
locale_translation_batch_fetch_import in core/modules/locale/locale.batch.inc
Implements callback_batch_operation().
locale_translation_batch_update_build in core/modules/locale/locale.fetch.inc
Builds a batch to check, download and import project translations.
locale_translation_batch_version_check in core/modules/locale/locale.batch.inc
Implements callback_batch_operation().
locale_translation_get_projects in core/modules/locale/locale.translation.inc
Get array of projects which are available for interface translation.
locale_translation_get_status in core/modules/locale/locale.module
Gets the current translation status.
locale_translation_http_check in core/modules/locale/locale.batch.inc
Check if remote file exists and when it was last updated.
locale_translation_status_save in core/modules/locale/locale.module
Saves the status of translation sources in static cache.
RegionalForm::buildForm in core/modules/system/src/Form/RegionalForm.php
Form constructor.
TranslationStatusForm::prepareUpdateData in core/modules/locale/src/Form/TranslationStatusForm.php
Prepare information about projects with available translation updates.
TranslationStatusForm::submitForm in core/modules/locale/src/Form/TranslationStatusForm.php
Form submission handler.
XmlFileLoader::parseConfigs in vendor/symfony/routing/Loader/XmlFileLoader.php
Parses the config elements (default, requirement, option).
_install_prepare_import in core/includes/install.core.inc
Tells the translation import process that Drupal core is installed.
_locale_rebuild_js in core/modules/locale/locale.module
(Re-)Creates the JavaScript translation file for a language.

API Navigation

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