Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
LocaleDefaultConfigStorage::getComponentNames function core/modules/locale/src/LocaleDefaultConfigStorage.php Get all configuration names and folders for a list of modules or themes.
LocaleDefaultConfigStorage::listAll function core/modules/locale/src/LocaleDefaultConfigStorage.php Return the list of configuration in install storage and current languages.
LocaleDefaultConfigStorage::predefinedConfiguredLanguages function core/modules/locale/src/LocaleDefaultConfigStorage.php Compute the list of configuration names that match predefined languages.
LocaleDefaultConfigStorage::read function core/modules/locale/src/LocaleDefaultConfigStorage.php Read a configuration from install storage or default languages.
LocaleDefaultConfigStorage::__construct function core/modules/locale/src/LocaleDefaultConfigStorage.php Constructs a LocaleDefaultConfigStorage.
LocaleDefaultConfigStorageTest class core/modules/locale/tests/src/Kernel/LocaleDefaultConfigStorageTest.php Tests Locale Default Config Storage.
LocaleDefaultConfigStorageTest.php file core/modules/locale/tests/src/Kernel/LocaleDefaultConfigStorageTest.php
LocaleDefaultConfigStorageTest::$modules property core/modules/locale/tests/src/Kernel/LocaleDefaultConfigStorageTest.php
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::$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
LocaleExportTest::$modules property core/modules/locale/tests/src/Functional/LocaleExportTest.php
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::batchFinished function core/modules/locale/src/LocaleFetch.php Implements callback_batch_finished().
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::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::$last_checked property core/modules/locale/src/File/LocaleFile.php When the translation was last checked.
LocaleFile::__construct function core/modules/locale/src/File/LocaleFile.php Creates a LocaleFile object for tracking translation information.
LocaleFileHashTest class core/modules/locale/tests/src/Functional/LocaleFileHashTest.php Tests that file hash is used for local translation file change detection.
LocaleFileHashTest.php file core/modules/locale/tests/src/Functional/LocaleFileHashTest.php
LocaleFileHashTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleFileHashTest.php
LocaleFileHashTest::assertHashes function core/modules/locale/tests/src/Functional/LocaleFileHashTest.php Checks that the stored hash values are as expected.

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