Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocaleNonInteractiveInstallTest::getVersionStringToTest | function | core/ |
Gets the version string to use in the translation file. |
| LocaleNonInteractiveInstallTest::installParameters | function | core/ |
Returns the parameters that will be used when Simpletest installs Drupal. |
| LocaleNonInteractiveInstallTest::testInstallerTranslations | function | core/ |
Tests that the expected translated text appears on the login screen. |
| LocalePathTest | class | core/ |
Tests you can configure a language for individual URL aliases. |
| LocalePathTest.php | file | core/ |
|
| LocalePathTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocalePathTest::$modules | property | core/ |
Modules to enable. |
| LocalePathTest::setUp | function | core/ |
|
| LocalePathTest::testPathLanguageConfiguration | function | core/ |
Test if a language can be associated with a path alias. |
| LocalePluralFormatTest | class | core/ |
Tests plural handling for various languages. |
| LocalePluralFormatTest.php | file | core/ |
|
| LocalePluralFormatTest::$adminUser | property | core/ |
An admin user. |
| LocalePluralFormatTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocalePluralFormatTest::$modules | property | core/ |
Modules to enable. |
| LocalePluralFormatTest::getPoFileWithBrokenPlural | function | core/ |
Returns a .po file with a broken plural formula. |
| LocalePluralFormatTest::getPoFileWithComplexPlural | function | core/ |
Returns a .po file with a complex plural formula. |
| LocalePluralFormatTest::getPoFileWithMissingPlural | function | core/ |
Returns a .po file with a missing plural formula. |
| LocalePluralFormatTest::getPoFileWithSimplePlural | function | core/ |
Returns a .po file with a simple plural formula. |
| LocalePluralFormatTest::importPoFile | function | core/ |
Imports a standalone .po file in a given language. |
| LocalePluralFormatTest::setUp | function | core/ |
|
| LocalePluralFormatTest::testGetPluralFormat | function | core/ |
Tests locale_get_plural() and \Drupal::translation()->formatPlural() functionality. |
| LocalePluralFormatTest::testPluralEditDateFormatter | function | core/ |
Tests plural editing of DateFormatter strings |
| LocalePluralFormatTest::testPluralEditExport | function | core/ |
Tests plural editing and export functionality. |
| LocaleProjectStorage | class | core/ |
Provides the locale project storage system using a key value store. |
| LocaleProjectStorage.php | file | core/ |
|
| LocaleProjectStorage::$all | property | core/ |
Cache status flag. |
| LocaleProjectStorage::$cache | property | core/ |
Static state cache. |
| LocaleProjectStorage::$keyValueStore | property | core/ |
The key value store to use. |
| LocaleProjectStorage::countProjects | function | core/ |
Returns the count of project records. |
| LocaleProjectStorage::delete | function | core/ |
Deletes project records for a given key. |
| LocaleProjectStorage::deleteAll | function | core/ |
Deletes all projects records. |
| LocaleProjectStorage::deleteMultiple | function | core/ |
Deletes multiple project records. |
| LocaleProjectStorage::disableAll | function | core/ |
Mark all projects as disabled. |
| LocaleProjectStorage::get | function | core/ |
Returns the stored value for a given key. |
| LocaleProjectStorage::getAll | function | core/ |
Returns all the project records. |
| LocaleProjectStorage::getMultiple | function | core/ |
Returns a list of project records. |
| LocaleProjectStorage::resetCache | function | core/ |
Resets the project storage cache. |
| LocaleProjectStorage::set | function | core/ |
Creates or updates the project record. |
| LocaleProjectStorage::setMultiple | function | core/ |
Creates or updates multiple project records. |
| LocaleProjectStorage::__construct | function | core/ |
Constructs a State object. |
| LocaleProjectStorageInterface | interface | core/ |
Defines the locale project storage interface. |
| LocaleProjectStorageInterface.php | file | core/ |
|
| LocaleProjectStorageInterface::countProjects | function | core/ |
Returns the count of project records. |
| LocaleProjectStorageInterface::delete | function | core/ |
Deletes project records for a given key. |
| LocaleProjectStorageInterface::deleteAll | function | core/ |
Deletes all projects records. |
| LocaleProjectStorageInterface::deleteMultiple | function | core/ |
Deletes multiple project records. |
| LocaleProjectStorageInterface::disableAll | function | core/ |
Mark all projects as disabled. |
| LocaleProjectStorageInterface::get | function | core/ |
Returns the stored value for a given key. |
| LocaleProjectStorageInterface::getAll | function | core/ |
Returns all the project records. |
| LocaleProjectStorageInterface::getMultiple | function | core/ |
Returns a list of project records. |
Pagination
- Previous page
- Page 740
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.