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 |
|---|---|---|---|
| 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/ |
|
| 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. |
| 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/ |
Returns the title of the block. |
| UniqueFieldConstraintTest::providerTestEntityWithStringIdWithViolation | function | core/ |
Data provider for ::testEntityWithStringIdWithViolation(). |
| UniqueFieldConstraintTest::testEntityWithStringId | function | core/ |
Tests cases where the validation passes for entities with string IDs. |
| UniqueFieldConstraintTest::testEntityWithStringIdWithViolation | function | core/ |
Tests cases when validation raises violations for entities with string IDs. |
| UnitTestCase::getStringTranslationStub | function | core/ |
Returns a stub translation manager that just returns the passed string. |
| UnroutedUrlTest::testToString | function | core/ |
Tests the toString() method. |
| Update::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
| UpdateContribTest::testNonStandardVersionStrings | function | core/ |
Tests messages for invalid, empty and missing version strings. |
| UpdateRoot::__toString | function | core/ |
Gets the root path under which projects are installed or updated. |
| UpdateSettingsForm::arrayToMultiLineString | function | core/ |
Prepares the saved notify_emails property to be displayed in the form. |
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.