Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
LocalActionsAndTasksConvertedIntoBlocksUpdateTest::testUpdateHookN function core/modules/system/tests/src/Functional/Update/LocalActionsAndTasksConvertedIntoBlocksUpdateTest.php Tests that local actions/tasks are being converted into blocks.
locale-test-tokenized.html.twig file core/modules/locale/tests/modules/locale_test/templates/locale-test-tokenized.html.twig {{ content }}
locale.default.config.storage service core/modules/locale/locale.services.yml Drupal\locale\LocaleDefaultConfigStorage
locale.storage service core/modules/locale/locale.services.yml Drupal\locale\StringDatabaseStorage
LocaleConfigManager::$configFactory property core/modules/locale/src/LocaleConfigManager.php The configuration factory.
LocaleConfigManager::$configStorage property core/modules/locale/src/LocaleConfigManager.php The storage instance for reading configuration data.
LocaleConfigManager::$defaultConfigStorage property core/modules/locale/src/LocaleConfigManager.php The locale default config storage instance.
LocaleConfigManager::$localeStorage property core/modules/locale/src/LocaleConfigManager.php The string storage for reading and writing translations.
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::testOptionalConfiguration function core/modules/locale/tests/src/Functional/LocaleConfigTranslationTest.php Test 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.
LocaleExportTest::getCustomPoFile function core/modules/locale/tests/src/Functional/LocaleExportTest.php Helper function that returns a .po file which strings will be marked
as customized.
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 Helper function that returns a .po file which strings 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.
LocaleProjectStorage class core/modules/locale/src/LocaleProjectStorage.php Provides the locale project storage system using a key value store.
LocaleProjectStorage.php file core/modules/locale/src/LocaleProjectStorage.php
LocaleProjectStorage::$all property core/modules/locale/src/LocaleProjectStorage.php Cache status flag.
LocaleProjectStorage::$cache property core/modules/locale/src/LocaleProjectStorage.php Static state cache.
LocaleProjectStorage::$keyValueStore property core/modules/locale/src/LocaleProjectStorage.php The key value store to use.
LocaleProjectStorage::countProjects function core/modules/locale/src/LocaleProjectStorage.php Returns the count of project records.
LocaleProjectStorage::delete function core/modules/locale/src/LocaleProjectStorage.php Deletes project records for a given key.
LocaleProjectStorage::deleteAll function core/modules/locale/src/LocaleProjectStorage.php Deletes all projects records.
LocaleProjectStorage::deleteMultiple function core/modules/locale/src/LocaleProjectStorage.php Deletes multiple project records.
LocaleProjectStorage::disableAll function core/modules/locale/src/LocaleProjectStorage.php Mark all projects as disabled.
LocaleProjectStorage::get function core/modules/locale/src/LocaleProjectStorage.php Returns the stored value for a given key.
LocaleProjectStorage::getAll function core/modules/locale/src/LocaleProjectStorage.php Returns all the project records.
LocaleProjectStorage::getMultiple function core/modules/locale/src/LocaleProjectStorage.php Returns a list of project records.
LocaleProjectStorage::resetCache function core/modules/locale/src/LocaleProjectStorage.php Resets the project storage cache.
LocaleProjectStorage::set function core/modules/locale/src/LocaleProjectStorage.php Creates or updates the project record.

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