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 |
---|---|---|---|
TableSelectTest::testProcessTableselectWithStringTitle | function | core/ |
@covers ::processTableselect |
Tasks::checkStandardConformingStrings | function | core/ |
Ensures standard_conforming_strings setting is 'on'. |
Tasks::checkStandardConformingStringsSuccess | function | core/ |
Verifies the standard_conforming_strings setting. |
TestEntityForm::$stringTranslation | property | core/ |
The string translation service. |
TestEntityHandlerBase::$stringTranslation | property | core/ |
The string translation service. |
TestMigrateExecutable::setStringTranslation | function | core/ |
Sets the string translation service. |
TestPathBasedBreadcrumbBuilder::setStringTranslation | function | core/ |
Sets the string translation service to use. |
TestRouteProvider::$stringTranslation | property | core/ |
The string translation service. |
TestTranslationManager::translateString | function | core/ |
Translates a TranslatableMarkup object to a string. |
ToStringTrait | trait | core/ |
Wraps __toString in a trait to avoid some fatals. |
ToStringTrait.php | file | core/ |
|
ToStringTrait::render | function | core/ |
Renders the object as a string. |
ToStringTrait::_die | function | core/ |
For test purposes, wrap die() in an overridable method. |
ToStringTrait::__toString | function | core/ |
Implements the magic __toString() method. |
TranslatableMarkup::$stringTranslation | property | core/ |
The string translation service. |
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. |
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 enable. |
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. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.