Search for string
- Search 7.x for string
- Search 9.5.x for string
- Search 8.9.x for string
- Search 11.x for string
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
InstallerTranslationMultipleLanguageNonInteractiveTest::verifyImportedStringsTranslated | function | core/ |
Helper function to verify that the expected strings are translated. |
InstallerTranslationMultipleLanguageTest::verifyImportedStringsTranslated | function | core/ |
Helper function to verify that the expected strings are translated. |
InstallProfileUninstallValidator::setStringTranslation | function | core/ |
|
InternalViolation::__toString | function | core/ |
|
ItemList::getString | function | core/ |
Returns a string representation of the data. |
JsCollectionRenderer::$assetQueryString | property | core/ |
The asset query string. |
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::exists | function | core/ |
Checks for existing keys for allowed values. |
ListStringItem::processAllowedValuesKey | function | core/ |
Sets the machine name source to be the label. |
ListStringItem::propertyDefinitions | function | core/ |
Defines field item properties. |
ListStringItem::schema | function | core/ |
Returns the schema for the field. |
ListStringItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
ListStringItem::validateAllowedValue | function | core/ |
Checks whether a candidate allowed value is valid. |
LocalActionDefaultTest::$stringTranslation | property | core/ |
The mocked translator. |
locale.translate_strings.html.twig | file | core/ |
--- label: 'Translating user interface text' related: - core.translations - locale.import - locale.translation_status - language.add --- {% set translate_text %}{% trans %}User interface translation{% endtrans %}{% endset %} {% set… |
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 install. |
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. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.