Search for string
- Search 7.x for string
- Search 8.9.x for string
- Search 10.3.x for string
- Search 11.x for string
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ListStringItem::allowedValuesDescription | function | core/ |
Provides the field type specific allowed values form element #description. |
| ListStringItem::castAllowedValue | function | core/ |
Converts a value to the correct type. |
| ListStringItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| ListStringItem::schema | function | core/ |
Returns the schema for the field. |
| ListStringItem::validateAllowedValue | function | core/ |
Checks whether a candidate allowed value is valid. |
| LocalActionDefaultTest::$stringTranslation | property | core/ |
The mocked translator. |
| locale.translate_strings.html.twig | file | core/ |
--- label: 'Translating user interface text' related: - core.translations - locale.import - locale.translation_status - language.add --- {% set translate_text %}{% trans %}User interface translation{% endtrans %}{% endset %} {% set… |
| LocaleConfigManager::getStringNames | function | core/ |
Gets configuration names associated with strings. |
| LocaleConfigManager::getStringTranslation | function | core/ |
Get the translation object for the given source/context and language. |
| LocaleConfigManager::translateString | function | core/ |
Translates string using the localization system. |
| LocaleConfigManagerTest::testGetStringTranslation | function | core/ |
Tests getStringTranslation(). |
| LocaleConfigSubscriberTest::$stringStorage | property | core/ |
The string storage used in this test. |
| LocaleExportTest::getUntranslatedString | function | core/ |
Returns a .po file fragment with an untranslated string. |
| LocaleLookup::$stringStorage | property | core/ |
The locale storage. |
| LocaleNonInteractiveDevInstallTest::getVersionStringToTest | function | core/ |
Gets the version string to use in the translation file. |
| LocaleNonInteractiveInstallTest::getVersionStringToTest | function | core/ |
Gets the version string to use in the translation file. |
| 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/ |
Tests CRUD API. |
| LocaleStringTest::testStringSearchApi | function | core/ |
Tests Search API loading multiple objects. |
| 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::getStringTranslation | function | core/ |
Retrieves English string to given language. |
| LocaleTranslationUiTest::testStringSearch | function | core/ |
Tests translation search form. |
| LocaleTranslationUiTest::testStringTranslation | function | core/ |
Adds a language and tests string translation by users with the appropriate permissions. |
| LocaleTranslationUiTest::testStringValidation | function | core/ |
Tests the validation of the translation input. |
| LocaleTranslationUiTest::testUICustomizedStrings | function | core/ |
Tests that only changed strings are saved customized when edited. |
| LOCALE_JS_STRING | constant | core/ |
Regular expression pattern used to localize JavaScript strings. |
| locale_string_is_safe | function | core/ |
Check that a string is safe to be added or imported as a translation. |
| LocalTaskDefaultTest::$stringTranslation | property | core/ |
The mocked translator. |
| Map::getString | function | core/ |
Returns a string representation of the data. |
| MarkupInterface::__toString | function | core/ |
Returns markup. |
| MarkupTrait::$string | property | core/ |
The safe string. |
| MarkupTrait::__toString | function | core/ |
Returns the string version of the Markup object. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.