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 |
|---|---|---|---|
| LocaleProjectStorageInterface::resetCache | function | core/ |
Resets the project storage cache. |
| LocaleProjectStorageInterface::set | function | core/ |
Creates or updates the project record. |
| LocaleProjectStorageInterface::setMultiple | function | core/ |
Creates or updates multiple project records. |
| LocaleSettingsForm | class | core/ |
Configure locale settings for this site. |
| LocaleSettingsForm.php | file | core/ |
|
| LocaleSettingsForm::buildForm | function | core/ |
Form constructor. |
| LocaleSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| LocaleSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| LocaleSettingsForm::submitForm | function | core/ |
Form submission handler. |
| LocaleSettingsForm::validateForm | function | core/ |
Form validation handler. |
| LocaleStringIsSafeTest | class | core/ |
Tests locale translation safe string handling. |
| LocaleStringIsSafeTest.php | file | core/ |
|
| LocaleStringIsSafeTest::$modules | property | core/ |
Modules to enable. |
| LocaleStringIsSafeTest::testLocaleStringIsSafe | function | core/ |
Tests for locale_string_is_safe(). |
| LocaleStringIsSafeTest::testLocalizedTokenizedString | function | core/ |
Tests if a translated and tokenized string is properly escaped by Twig. |
| LocaleStringTest | class | core/ |
Tests the locale string storage, string objects and data API. |
| LocaleStringTest.php | file | core/ |
|
| LocaleStringTest::$modules | property | core/ |
Modules to enable. |
| LocaleStringTest::$storage | property | core/ |
The locale storage. |
| LocaleStringTest::buildSourceString | function | core/ |
Creates random source string object. |
| LocaleStringTest::createAllTranslations | function | core/ |
Creates translations for source string and all languages. |
| LocaleStringTest::createTranslation | function | core/ |
Creates single translation for source string. |
| LocaleStringTest::setUp | function | core/ |
|
| LocaleStringTest::testStringCrudApi | function | core/ |
Test CRUD API. |
| LocaleStringTest::testStringSearchApi | function | core/ |
Test Search API loading multiple objects. |
| LocaleTranslatedSchemaDefinitionTest | class | core/ |
Adds and configures languages to check field schema definition. |
| LocaleTranslatedSchemaDefinitionTest.php | file | core/ |
|
| LocaleTranslatedSchemaDefinitionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocaleTranslatedSchemaDefinitionTest::$modules | property | core/ |
Modules to enable. |
| LocaleTranslatedSchemaDefinitionTest::setUp | function | core/ |
|
| LocaleTranslatedSchemaDefinitionTest::testTranslatedSchemaDefinition | function | core/ |
Tests that translated field descriptions do not affect the update system. |
| LocaleTranslatedSchemaDefinitionTest::testTranslatedUpdate | function | core/ |
Tests that translations do not affect the update system. |
| LocaleTranslateStringTourTest | class | core/ |
Tests the Translate Interface tour. |
| LocaleTranslateStringTourTest.php | file | core/ |
|
| LocaleTranslateStringTourTest::$adminUser | property | core/ |
An admin user with administrative permissions to translate. |
| LocaleTranslateStringTourTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocaleTranslateStringTourTest::$modules | property | core/ |
Modules to enable. |
| LocaleTranslateStringTourTest::setUp | function | core/ |
|
| LocaleTranslateStringTourTest::testTranslateStringTourTips | function | core/ |
Tests locale tour tip availability. |
| LocaleTranslation | class | core/ |
Executes interface translation queue tasks. |
| LocaleTranslation | class | core/ |
String translator using the locale module. |
| LocaleTranslation.php | file | core/ |
|
| LocaleTranslation.php | file | core/ |
|
| LocaleTranslation::$cache | property | core/ |
The cache backend that should be used. |
| LocaleTranslation::$configFactory | property | core/ |
The configuration factory. |
| LocaleTranslation::$languageManager | property | core/ |
The language manager. |
| LocaleTranslation::$lock | property | core/ |
The lock backend that should be used. |
| LocaleTranslation::$moduleHandler | property | core/ |
The module handler. |
| LocaleTranslation::$queue | property | core/ |
The queue object. |
| LocaleTranslation::$requestStack | property | core/ |
The request stack. |
Pagination
- Previous page
- Page 741
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.