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
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
TranslatableMarkup::getStringTranslation | function | core/ |
Gets the string translation service. |
TranslatableMarkup::getUntranslatedString | function | core/ |
Gets the untranslated string value stored in this translated string. |
TranslatableMarkupTest::testIsStringAssertion | function | core/ |
@covers ::__construct |
TranslatableMarkupTest::testIsStringAssertionWithFormattableMarkup | function | core/ |
@covers ::__construct |
TranslatableMarkupTest::testToString | function | core/ |
Tests that errors are correctly handled when a __toString() fails. |
TranslatableStringAdapter | class | core/ |
An adapter for interoperable string translation. |
TranslatableStringAdapter.php | file | core/ |
|
TranslatableStringAdapter::getAll | function | core/ |
|
TranslatableStringAdapter::trans | function | core/ |
|
TranslatableStringFactory | class | core/ |
Creates translatable strings that can interoperate with Composer Stager. |
TranslatableStringFactory.php | file | core/ |
|
TranslatableStringFactory::createDomainOptions | function | core/ |
|
TranslatableStringFactory::createTranslatableMessage | function | core/ |
|
TranslatableStringFactory::createTranslationParameters | function | core/ |
|
TranslatableStringFactory::__construct | function | core/ |
|
TranslatableStringTest | class | core/ |
@covers \Drupal\package_manager\TranslatableStringFactory @covers \Drupal\package_manager\TranslatableStringAdapter |
TranslatableStringTest.php | file | core/ |
|
TranslatableStringTest::testCreateTranslatableString | function | core/ |
Tests various ways of creating a translatable string. |
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. |
TwigExtensionTest::testSafeStringEscaping | function | core/ |
Tests the escaping of objects implementing MarkupInterface. |
TwigExtensionTestString | class | core/ |
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.