namespace Drupal\locale

Classsort descending Location Description
Gettext drupal/core/modules/locale/lib/Drupal/locale/Gettext.php Static class providing Drupal specific Gettext functionality.
Locale drupal/core/modules/locale/lib/Drupal/locale/Locale.php Static service container wrapper for locale.
LocaleConfigManager drupal/core/modules/locale/lib/Drupal/locale/LocaleConfigManager.php Manages localized configuration type plugins.
LocaleConfigSubscriber drupal/core/modules/locale/lib/Drupal/locale/LocaleConfigSubscriber.php Locale Config helper
LocaleLookup drupal/core/modules/locale/lib/Drupal/locale/LocaleLookup.php Extends CacheArray to allow for dynamic building of the locale cache.
LocaleTranslation drupal/core/modules/locale/lib/Drupal/locale/LocaleTranslation.php String translator using the locale module.
LocaleTypedConfig drupal/core/modules/locale/lib/Drupal/locale/LocaleTypedConfig.php Defines the locale configuration wrapper object.
PoDatabaseReader drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php Gettext PO reader working with the locale module database.
PoDatabaseWriter drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseWriter.php Gettext PO writer working with the locale module database.
SourceString drupal/core/modules/locale/lib/Drupal/locale/SourceString.php Defines the locale source string object.
StringBase drupal/core/modules/locale/lib/Drupal/locale/StringBase.php Defines the locale string base class.
StringDatabaseStorage drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php Defines the locale string class.
StringInterface drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php Defines the locale string interface.
StringStorageException drupal/core/modules/locale/lib/Drupal/locale/StringStorageException.php Defines an exception thrown when storage operations fail.
StringStorageInterface drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php Defines the locale string storage interface.
TranslationsStream drupal/core/modules/locale/lib/Drupal/locale/TranslationsStream.php Defines a Drupal translations (translations://) stream wrapper class.
TranslationString drupal/core/modules/locale/lib/Drupal/locale/TranslationString.php Defines the locale translation string object.