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
LocalePluralFormatTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocalePluralFormatTest.php The theme to install as the default for testing.
LocalePluralFormatTest::$modules property core/modules/locale/tests/src/Functional/LocalePluralFormatTest.php Modules to install.
LocalePluralFormatTest::getPoFileWithBrokenPlural function core/modules/locale/tests/src/Functional/LocalePluralFormatTest.php Returns a .po file with a broken plural formula.
LocalePluralFormatTest::getPoFileWithComplexPlural function core/modules/locale/tests/src/Functional/LocalePluralFormatTest.php Returns a .po file with a complex plural formula.
LocalePluralFormatTest::getPoFileWithMissingPlural function core/modules/locale/tests/src/Functional/LocalePluralFormatTest.php Returns a .po file with a missing plural formula.
LocalePluralFormatTest::getPoFileWithSimplePlural function core/modules/locale/tests/src/Functional/LocalePluralFormatTest.php Returns a .po file with a simple plural formula.
LocalePluralFormatTest::importPoFile function core/modules/locale/tests/src/Functional/LocalePluralFormatTest.php Imports a standalone .po file in a given language.
LocalePluralFormatTest::setUp function core/modules/locale/tests/src/Functional/LocalePluralFormatTest.php
LocalePluralFormatTest::testGetPluralFormat function core/modules/locale/tests/src/Functional/LocalePluralFormatTest.php Tests locale_get_plural() and \Drupal::translation()->formatPlural().
LocalePluralFormatTest::testPluralEditDateFormatter function core/modules/locale/tests/src/Functional/LocalePluralFormatTest.php Tests plural editing of DateFormatter strings.
LocalePluralFormatTest::testPluralEditExport function core/modules/locale/tests/src/Functional/LocalePluralFormatTest.php Tests plural editing and export functionality.
LocaleProjectChecker::batchFinished function core/modules/locale/src/LocaleProjectChecker.php Implements callback_batch_finished().
LocaleProjectChecker::checkLocalProjects function core/modules/locale/src/LocaleProjectChecker.php Check and store the status and timestamp of local po files.
LocaleProjectChecker::checkProjects function core/modules/locale/src/LocaleProjectChecker.php Check for the latest release of project translations.
LocaleProjectChecker::__construct function core/modules/locale/src/LocaleProjectChecker.php
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.
LocaleProjectRepositoryTest::$config property core/modules/locale/tests/src/Unit/LocaleProjectRepositoryTest.php The key value memory factory.
LocaleProjectRepositoryTest::$keyValueMemoryFactory property core/modules/locale/tests/src/Unit/LocaleProjectRepositoryTest.php The key value memory factory.
LocaleProjectRepositoryTest::$localeProjectRepository property core/modules/locale/tests/src/Unit/LocaleProjectRepositoryTest.php The local project storage.
LocaleProjectRepositoryTest::$moduleExtensionList property core/modules/locale/tests/src/Unit/LocaleProjectRepositoryTest.php The key value memory factory.
LocaleProjectRepositoryTest::$moduleHandler property core/modules/locale/tests/src/Unit/LocaleProjectRepositoryTest.php The key value memory factory.
LocaleProjectRepositoryTest::$themeExtensionList property core/modules/locale/tests/src/Unit/LocaleProjectRepositoryTest.php The key value memory factory.
LocaleProjectRepositoryTest::setUp function core/modules/locale/tests/src/Unit/LocaleProjectRepositoryTest.php
LocaleProjectRepositoryTest::testSorting function core/modules/locale/tests/src/Unit/LocaleProjectRepositoryTest.php Tests that projects are sorted by weight and key.
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::$projectCache property core/modules/locale/src/LocaleProjectStorage.php Memory cache for projects.
LocaleProjectStorage::$sorted property core/modules/locale/src/LocaleProjectStorage.php Sorted status flag.
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.

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