Search for string
- Search 7.x for string
- Search 9.5.x for string
- Search 8.9.x for string
- Search 10.3.x for string
- Search main for string
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TranslatableStringFactory::createTranslatableMessage | function | core/ |
|
| TranslatableStringFactory::createTranslationParameters | function | core/ |
|
| TranslatableStringFactory::__construct | function | core/ |
|
| TranslatableStringTest | class | core/ |
Tests Translatable String. |
| TranslatableStringTest.php | file | core/ |
|
| TranslatableStringTest::testCreateTranslatableString | function | core/ |
Tests various ways of creating a translatable string. |
| TranslatedViewTest::testTranslatedStrings | function | core/ |
Tests view translation. |
| 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/ |
|
| TranslationString::getString | function | core/ |
|
| TranslationString::isNew | function | core/ |
|
| TranslationString::isSource | function | core/ |
|
| TranslationString::isTranslation | function | core/ |
|
| TranslationString::save | function | core/ |
|
| TranslationString::setCustomized | function | core/ |
Sets the string as customized / not customized. |
| TranslationString::setString | function | core/ |
|
| TranslationString::__construct | function | core/ |
|
| 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/ |
On PostgreSQL, TRUNCATE is fully transactional: it can be rolled back and does not cause an implicit commit, so there is no need to fall back to the slower DELETE query when inside a transaction. TRUNCATE is much faster on large tables and, unlike… |
| Truncate::__toString | function | core/ |
|
| twig.loader.string | service | core/ |
Drupal\Core\Template\Loader\StringLoader |
| TwigExtensionTest::testSafeStringEscaping | function | core/ |
Tests the escaping of objects implementing MarkupInterface. |
| TwigExtensionTestString | class | core/ |
A simple string holder for testing Twig extension. |
| TwigExtensionTestString::$string | property | core/ |
The test string. |
| 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. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.