Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Search main for to
  6. Other projects
Title Object type File name Summary
LocaleConfigSubscriber::$configFactory property core/modules/locale/src/LocaleConfigSubscriber.php The configuration factory.
LocaleConfigSubscriber::saveCustomizedTranslation function core/modules/locale/src/LocaleConfigSubscriber.php Saves a translation string and marks it as customized.
LocaleConfigSubscriber::updateLocaleStorage function core/modules/locale/src/LocaleConfigSubscriber.php Update locale storage based on configuration translations.
LocaleConfigSubscriberTest::$configFactory property core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php The configuration factory used in this test.
LocaleConfigSubscriberTest::$stringStorage property core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php The string storage used in this test.
LocaleConfigTranslationTest::$storage property core/modules/locale/tests/src/Functional/LocaleConfigTranslationTest.php
LocaleConfigTranslationTest::testOptionalConfiguration function core/modules/locale/tests/src/Functional/LocaleConfigTranslationTest.php Tests translatability of optional configuration in locale.
LocaleDefaultConfigStorage class core/modules/locale/src/LocaleDefaultConfigStorage.php Provides access to default configuration for locale integration.
LocaleDefaultConfigStorage.php file core/modules/locale/src/LocaleDefaultConfigStorage.php
LocaleDefaultConfigStorage::$configStorage property core/modules/locale/src/LocaleDefaultConfigStorage.php The storage instance for reading configuration data.
LocaleDefaultConfigStorage::$languageManager property core/modules/locale/src/LocaleDefaultConfigStorage.php The language manager.
LocaleDefaultConfigStorage::$optionalInstallStorage property core/modules/locale/src/LocaleDefaultConfigStorage.php The storage instance for reading optional default configuration data.
LocaleDefaultConfigStorage::$requiredInstallStorage property core/modules/locale/src/LocaleDefaultConfigStorage.php The storage instance for reading required default configuration data.
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 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.
LocaleExportTest::getCustomPoFile function core/modules/locale/tests/src/Functional/LocaleExportTest.php Returns a .po file that will be marked as customized.
LocaleFile::$directory property core/modules/locale/src/File/LocaleFile.php The directory the file is in.
LocaleImportFunctionalTest::getCustomOverwritePoFile function core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Helper function that returns a .po file for testing customized strings.
LocaleImportFunctionalTest::getCustomPoFile function core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Returns a .po file that will be marked as customized.
LocaleImportFunctionalTest::getOverwritePoFile function core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Helper function that returns a proper .po file for testing.
LocaleLookup::$configFactory property core/modules/locale/src/LocaleLookup.php The configuration factory.
LocaleLookup::$stringStorage property core/modules/locale/src/LocaleLookup.php The locale storage.
LocaleLookupTest::$configFactory property core/modules/locale/tests/src/Unit/LocaleLookupTest.php A mocked config factory built with UnitTestCase::getConfigFactoryStub().
LocaleLookupTest::$storage property core/modules/locale/tests/src/Unit/LocaleLookupTest.php A mocked storage to use when instantiating LocaleTranslation objects.
LocaleNonInteractiveDevInstallTest::getVersionStringToTest function core/modules/locale/tests/src/Functional/LocaleNonInteractiveDevInstallTest.php Gets the version string to use in the translation file.
LocaleNonInteractiveInstallTest::getVersionStringToTest function core/modules/locale/tests/src/Functional/LocaleNonInteractiveInstallTest.php Gets the version string to use in the translation file.
LocaleProjectRepository class core/modules/locale/src/LocaleProjectRepository.php Provides storage and rebuilding of locale project information.
LocaleProjectRepository.php file core/modules/locale/src/LocaleProjectRepository.php
LocaleProjectRepository::buildProjects function core/modules/locale/src/LocaleProjectRepository.php Builds a list of projects and stores the result in the database.
LocaleProjectRepository::deleteAll function core/modules/locale/src/LocaleProjectRepository.php Deletes all projects records.
LocaleProjectRepository::deleteMultiple function core/modules/locale/src/LocaleProjectRepository.php Deletes multiple project records.
LocaleProjectRepository::getAll function core/modules/locale/src/LocaleProjectRepository.php Returns all the project records.
LocaleProjectRepository::getMultiple function core/modules/locale/src/LocaleProjectRepository.php Returns the stored value for a given key.
LocaleProjectRepository::getProjectList function core/modules/locale/src/LocaleProjectRepository.php Fetch an array of projects for translation update.
LocaleProjectRepository::prepareProjectList function core/modules/locale/src/LocaleProjectRepository.php Prepare module and theme data.
LocaleProjectRepository::set function core/modules/locale/src/LocaleProjectRepository.php Creates or updates the project record.
LocaleProjectRepository::__construct function core/modules/locale/src/LocaleProjectRepository.php
LocaleProjectRepositoryTest class core/modules/locale/tests/src/Unit/LocaleProjectRepositoryTest.php Tests Drupal\locale\LocaleProjectRepository.
LocaleProjectRepositoryTest.php file core/modules/locale/tests/src/Unit/LocaleProjectRepositoryTest.php
LocaleProjectRepositoryTest::$cache property core/modules/locale/tests/src/Unit/LocaleProjectRepositoryTest.php The key value memory factory.

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