Search for string
- Search 7.x for string
- Search 9.5.x for string
- Search 8.9.x for string
- Search 11.x for string
- Other projects
| Title | Object type | File name | Summary | 
|---|---|---|---|
| TranslatedViewTest::testTranslatedStrings | function | core/ | |
| TranslateFormBase::translateFilterLoadStrings | function | core/ | Builds a string search query and returns an array of string objects. | 
| TranslationInterface::translateString | function | core/ | Translates a TranslatableMarkup object to a string. | 
| TranslationManager::getStringTranslation | function | core/ | Retrieves English string to given language. | 
| TranslationManager::translateString | function | core/ | Translates a TranslatableMarkup object to a string. | 
| TranslationStatusForm::createInfoString | function | core/ | Provides debug info for projects in case translation files are not found. | 
| TranslationString | class | core/ | Defines the locale translation string object. | 
| TranslationString.php | file | core/ | |
| TranslationString::$customized | property | core/ | Integer indicating whether this string is customized. | 
| TranslationString::$isNew | property | core/ | Boolean indicating whether the string object is new. | 
| TranslationString::$language | property | core/ | The language code. | 
| TranslationString::$translation | property | core/ | The string translation. | 
| TranslationString::delete | function | core/ | Deletes string object from storage. | 
| TranslationString::getString | function | core/ | Gets plain string contained in this object. | 
| TranslationString::isNew | function | core/ | Checks whether the object is not saved to storage yet. | 
| TranslationString::isSource | function | core/ | Checks whether the object is a source string. | 
| TranslationString::isTranslation | function | core/ | Checks whether the object is a translation string. | 
| TranslationString::save | function | core/ | Saves string object to storage. | 
| TranslationString::setCustomized | function | core/ | Sets the string as customized / not customized. | 
| TranslationString::setString | function | core/ | Sets the string contained in this object. | 
| TranslationString::__construct | function | core/ | Constructs a new locale string object. | 
| TranslationStringTest | class | core/ | Tests the TranslatableMarkup class. | 
| TranslationStringTest.php | file | core/ | |
| TranslationStringTest::$modules | property | core/ | Modules to install. | 
| TranslationStringTest::rebootAndPrepareSettings | function | core/ | Reboots the kernel to set custom translations in Settings. | 
| TranslationStringTest::setUp | function | core/ | |
| TranslationStringTest::testComparison | function | core/ | Tests that TranslatableMarkup objects can be compared. | 
| TranslatorInterface::getStringTranslation | function | core/ | Retrieves English string to given language. | 
| Truncate::__toString | function | core/ | Implements PHP magic __toString method to convert the query to a string. | 
| Truncate::__toString | function | core/ | Implements PHP magic __toString method to convert the query to a string. | 
| twig.loader.string | service | core/ | Drupal\Core\Template\Loader\StringLoader | 
| TwigExtensionTest::testSafeStringEscaping | function | core/ | Tests the escaping of objects implementing MarkupInterface. | 
| TwigExtensionTestString | class | core/ | |
| TwigExtensionTestString::$string | property | core/ | |
| TwigExtensionTestString::__construct | function | core/ | |
| TwigExtensionTestString::__toString | function | core/ | |
| TwigNodeTrans::compileString | function | core/ | Extracts the text and tokens for the "trans" tag. | 
| TwigPhpStorageCache::SUFFIX_SUBSTRING_LENGTH | constant | core/ | The maximum length for each part of the cache key suffix. | 
| TwigSimpleCheckToStringNode | class | core/ | Defines a twig node for simplifying CheckToStringNode. | 
| TwigSimpleCheckToStringNode.php | file | core/ | |
| TwigSimpleCheckToStringNode::compile | function | core/ | |
| TwigThemeTestController::urlToStringRender | function | core/ | Renders a URL to a string. | 
| TwigTransTokenParser::checkTransString | function | core/ | Ensure that any nodes that are parsed are only of allowed types. | 
| twig_theme_test.url_to_string.html.twig | file | core/ | <div>rendered url: {{ test_url }}</div> | 
| TypedData::getString | function | core/ | Returns a string representation of the data. | 
| TypedDataInterface::getString | function | core/ | Returns a string representation of the data. | 
| TypedDataStringBlock | class | core/ | Implements a String TypedData contextual block plugin. | 
| TypedDataStringBlock.php | file | core/ | |
| TypedDataStringBlock::getTitle | function | core/ | |
| UniqueFieldConstraintTest::providerTestEntityWithStringIdWithViolation | function | core/ | Data provider for ::testEntityWithStringIdWithViolation(). | 
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
