Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
LocaleDefaultConfigStorageTest::$modules property core/modules/locale/tests/src/Kernel/LocaleDefaultConfigStorageTest.php Modules to install.
LocaleDefaultConfigStorageTest::testGetComponentNames function core/modules/locale/tests/src/Kernel/LocaleDefaultConfigStorageTest.php Tests retrieval of component names from locale default config storage.
LocaleDefaultOptions class core/modules/locale/src/LocaleDefaultOptions.php Provides the locale default update options.
LocaleDefaultOptions.php file core/modules/locale/src/LocaleDefaultOptions.php
LocaleDefaultOptions::updateOptions function core/modules/locale/src/LocaleDefaultOptions.php Returns default import options for translation update.
LocaleEvent class core/modules/locale/src/LocaleEvent.php Defines a Locale event.
LocaleEvent.php file core/modules/locale/src/LocaleEvent.php
LocaleEvent::$langCodes property core/modules/locale/src/LocaleEvent.php The list of Language codes for updated translations.
LocaleEvent::$lids property core/modules/locale/src/LocaleEvent.php List of string identifiers that have been updated / created.
LocaleEvent::getLangCodes function core/modules/locale/src/LocaleEvent.php Returns the language codes.
LocaleEvent::getLids function core/modules/locale/src/LocaleEvent.php Returns the string identifiers.
LocaleEvent::__construct function core/modules/locale/src/LocaleEvent.php Constructs a new LocaleEvent.
LocaleEvents class core/modules/locale/src/LocaleEvents.php Defines events for locale translation.
LocaleEvents.php file core/modules/locale/src/LocaleEvents.php
LocaleEvents::SAVE_TRANSLATION constant core/modules/locale/src/LocaleEvents.php The name of the event fired when saving a translated string.
LocaleExportTest class core/modules/locale/tests/src/Functional/LocaleExportTest.php Tests the exportation of locale files.
LocaleExportTest.php file core/modules/locale/tests/src/Functional/LocaleExportTest.php
LocaleExportTest::$adminUser property core/modules/locale/tests/src/Functional/LocaleExportTest.php A user able to create languages and export translations.
LocaleExportTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleExportTest.php The theme to install as the default for testing.
LocaleExportTest::$modules property core/modules/locale/tests/src/Functional/LocaleExportTest.php Modules to install.
LocaleExportTest::getCustomPoFile function core/modules/locale/tests/src/Functional/LocaleExportTest.php Returns a .po file that will be marked as customized.
LocaleExportTest::getPoFile function core/modules/locale/tests/src/Functional/LocaleExportTest.php Helper function that returns a proper .po file.
LocaleExportTest::getUntranslatedString function core/modules/locale/tests/src/Functional/LocaleExportTest.php Returns a .po file fragment with an untranslated string.
LocaleExportTest::setUp function core/modules/locale/tests/src/Functional/LocaleExportTest.php
LocaleExportTest::testExportTranslation function core/modules/locale/tests/src/Functional/LocaleExportTest.php Tests exportation of translations.
LocaleExportTest::testExportTranslationTemplateFile function core/modules/locale/tests/src/Functional/LocaleExportTest.php Tests exportation of translation template file.
LocaleExtensionHooks class core/modules/locale/src/Hook/LocaleExtensionHooks.php Extension hook implementations for locale.
LocaleExtensionHooks.php file core/modules/locale/src/Hook/LocaleExtensionHooks.php
LocaleExtensionHooks::deleteTranslationHistory function core/modules/locale/src/Hook/LocaleExtensionHooks.php Delete translation history of modules and themes.
LocaleExtensionHooks::extensionsInstalled function core/modules/locale/src/Hook/LocaleExtensionHooks.php Implements hook_modules_installed().
LocaleExtensionHooks::modulePreuninstall function core/modules/locale/src/Hook/LocaleExtensionHooks.php Implements hook_module_preuninstall().
LocaleExtensionHooks::themesUninstalled function core/modules/locale/src/Hook/LocaleExtensionHooks.php Implements hook_themes_uninstalled().
LocaleExtensionHooks::__construct function core/modules/locale/src/Hook/LocaleExtensionHooks.php
LocaleFetch class core/modules/locale/src/LocaleFetch.php Provides the locale fetch services.
LocaleFetch.php file core/modules/locale/src/LocaleFetch.php
LocaleFetch::batchDownload function core/modules/locale/src/LocaleFetch.php Implements callback_batch_operation().
LocaleFetch::batchFinished function core/modules/locale/src/LocaleFetch.php Implements callback_batch_finished().
LocaleFetch::batchImport function core/modules/locale/src/LocaleFetch.php Implements callback_batch_operation().
LocaleFetch::batchStatusCheck function core/modules/locale/src/LocaleFetch.php Implements callback_batch_operation().
LocaleFetch::batchVersionCheck function core/modules/locale/src/LocaleFetch.php Implements callback_batch_operation().
LocaleFetch::buildFetchBatch function core/modules/locale/src/LocaleFetch.php Builds a batch to download and import project translations.
LocaleFetch::buildUpdateBatch function core/modules/locale/src/LocaleFetch.php Builds a batch to check, download and import project translations.
LocaleFetch::getFetchOperations function core/modules/locale/src/LocaleFetch.php Helper function to construct the batch operations to fetch translations.
LocaleFetch::getStatusOperations function core/modules/locale/src/LocaleFetch.php Constructs batch operations for checking remote translation status.
LocaleFetch::__construct function core/modules/locale/src/LocaleFetch.php
LocaleFile class core/modules/locale/src/File/LocaleFile.php Defines the locale file value object.
LocaleFile.php file core/modules/locale/src/File/LocaleFile.php
LocaleFile::$directory property core/modules/locale/src/File/LocaleFile.php The directory the file is in.
LocaleFile::$last_checked property core/modules/locale/src/File/LocaleFile.php When the translation was last checked.
LocaleFile::$type property core/modules/locale/src/File/LocaleFile.php The type of file, local, remote or current.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.