Search for string
- Search 7.x for string
- Search 9.5.x for string
- Search 10.3.x for string
- Search 11.x for string
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
HtmlToTextTest::stringToHtml | function | core/ |
Converts a string to its PHP source equivalent for display in test messages. |
I18nQueryTrait::$i18nStringTable | property | core/ |
The i18n string table name. |
Insert::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
Insert::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
Insert::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
Insert::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
Inspector::assertAllStringable | function | core/ |
Asserts all members are strings or objects with magic __toString() method. |
Inspector::assertAllStrings | function | core/ |
Asserts that all members are strings. |
Inspector::assertStringable | function | core/ |
Asserts argument is a string or an object castable to a string. |
InspectorTest::providerTestAssertAllStrings | function | core/ |
|
InspectorTest::testAssertAllStringable | function | core/ |
Tests asserting all members are strings or objects with __toString(). |
InspectorTest::testAssertAllStrings | function | core/ |
Tests asserting all members are strings. |
InstallerTranslationMultipleLanguageTest::verifyImportedStringsTranslated | function | core/ |
Helper function to verify that the expected strings are translated. |
ItemList::getString | function | core/ |
Returns a string representation of the data. |
JsonTest::$string | property | core/ |
A test string with the full ASCII table. |
Language::getString | function | core/ |
Returns a string representation of the data. |
LanguageNegotiationTest::testStringInput | function | core/ |
Tests string input. |
LanguageSelectorTranslatableTest::testLanguageStringSelector | function | core/ |
Tests content translation language selectors are correctly translated. |
LanguageTypesTest::testStringInput | function | core/ |
Tests string input. |
Link::toString | function | core/ |
Generates the HTML for this Link object. |
LinkWidget::getUriAsDisplayableString | function | core/ |
Gets the URI without the 'internal:' or 'entity:' scheme. |
LinkWidget::getUserEnteredStringAsUri | function | core/ |
Gets the user-entered string as a URI. |
ListItemBase::allowedValuesString | function | core/ |
Generates a string representation of an array of 'allowed values'. |
ListStringItem | class | core/ |
Plugin implementation of the 'list_string' field type. |
ListStringItem.php | file | core/ |
|
ListStringItem::allowedValuesDescription | function | core/ |
Provides the field type specific allowed values form element #description. |
ListStringItem::castAllowedValue | function | core/ |
Converts a value to the correct type. |
ListStringItem::propertyDefinitions | function | core/ |
Defines field item properties. |
ListStringItem::schema | function | core/ |
Returns the schema for the field. |
ListStringItem::validateAllowedValue | function | core/ |
Checks whether a candidate allowed value is valid. |
LocalActionDefaultTest::$stringTranslation | property | core/ |
The mocked translator. |
LocaleConfigManager::getStringNames | function | core/ |
Gets configuration names associated with strings. |
LocaleConfigManager::getStringTranslation | function | core/ |
Get the translation object for the given source/context and language. |
LocaleConfigManager::translateString | function | core/ |
Translates string using the localization system. |
LocaleConfigManagerTest::testGetStringTranslation | function | core/ |
Tests getStringTranslation(). |
LocaleConfigSubscriberTest::$stringStorage | property | core/ |
The string storage used in this test. |
LocaleExportTest::getUntranslatedString | function | core/ |
Returns a .po file fragment with an untranslated string. |
LocaleLookup::$stringStorage | property | core/ |
The locale storage. |
LocaleNonInteractiveDevInstallTest::getVersionStringToTest | function | core/ |
Gets the version string to use in the translation file. |
LocaleNonInteractiveInstallTest::getVersionStringToTest | function | core/ |
Gets the version string to use in the translation file. |
LocaleStringIsSafeTest | class | core/ |
Tests locale translation safe string handling. |
LocaleStringIsSafeTest.php | file | core/ |
|
LocaleStringIsSafeTest::$modules | property | core/ |
Modules to enable. |
LocaleStringIsSafeTest::testLocaleStringIsSafe | function | core/ |
Tests for locale_string_is_safe(). |
LocaleStringIsSafeTest::testLocalizedTokenizedString | function | core/ |
Tests if a translated and tokenized string is properly escaped by Twig. |
LocaleStringTest | class | core/ |
Tests the locale string storage, string objects and data API. |
LocaleStringTest.php | file | core/ |
|
LocaleStringTest::$modules | property | core/ |
Modules to enable. |
LocaleStringTest::$storage | property | core/ |
The locale storage. |
LocaleStringTest::buildSourceString | function | core/ |
Creates random source string object. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.