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 | 
|---|---|---|---|
| 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 install. | 
| LocaleStringTest::$storage | property | core/ | 
                                                                                        The locale storage. | 
| LocaleStringTest::buildSourceString | function | core/ | 
                                                                                        Creates random source string object. | 
| LocaleStringTest::createAllTranslations | function | core/ | 
                                                                                        Creates translations for source string and all languages. | 
| LocaleStringTest::createTranslation | function | core/ | 
                                                                                        Creates single translation for source string. | 
| LocaleStringTest::setUp | function | core/ | 
                                                                                        |
| LocaleStringTest::testDeleteStrings | function | core/ | 
                                                                                        Tests that strings are correctly deleted. | 
| LocaleStringTest::testStringCrudApi | function | core/ | 
                                                                                        Tests CRUD API. | 
| LocaleStringTest::testStringSearchApi | function | core/ | 
                                                                                        Tests Search API loading multiple objects. | 
| LocaleTranslation::getStringTranslation | function | core/ | 
                                                                                        Retrieves English string to given language. | 
| LocaleTranslationUiTest::testStringSearch | function | core/ | 
                                                                                        Tests translation search form. | 
| LocaleTranslationUiTest::testStringTranslation | function | core/ | 
                                                                                        Adds a language and tests string translation by users with the appropriate permissions. | 
| LocaleTranslationUiTest::testStringValidation | function | core/ | 
                                                                                        Tests the validation of the translation input. | 
| LocaleTranslationUiTest::testUICustomizedStrings | function | core/ | 
                                                                                        Tests that only changed strings are saved customized when edited. | 
| LOCALE_JS_STRING | constant | core/ | 
                                                                                        Regular expression pattern used to localize JavaScript strings. | 
| locale_string_is_safe | function | core/ | 
                                                                                        Check that a string is safe to be added or imported as a translation. | 
| LocalTaskDefaultTest::$stringTranslation | property | core/ | 
                                                                                        The mocked translator. | 
| Map::getString | function | core/ | 
                                                                                        Returns a string representation of the data. | 
| MarkupInterface::__toString | function | core/ | 
                                                                                        Returns markup. | 
| MarkupTrait::$string | property | core/ | 
                                                                                        The safe string. | 
| MarkupTrait::__toString | function | core/ | 
                                                                                        Returns the string version of the Markup object. | 
| MenuLinkTranslation::I18N_STRING_TABLE | constant | core/ | 
                                                                                        Drupal 6 table names. | 
| Merge::__toString | function | core/ | 
                                                                                        Implements PHP magic __toString method to convert the query to a string. | 
| MergeTest::testMergeToString | function | core/ | 
                                                                                        Tests merge to string. | 
| MigrateEntityContentBaseTest::testEntityWithStringId | function | core/ | 
                                                                                        Tests creation of ID columns table with definitions taken from entity type. | 
| MigrateExternalTranslatedTestSource::__toString | function | core/ | 
                                                                                        Allows class to decide how it will react when it is treated like a string. | 
| MigrateLookupTest::testLookupWithStringIds | function | core/ | 
                                                                                        Tests a lookup with string source ids. | 
| MigrateSourceInterface::__toString | function | core/ | 
                                                                                        Allows class to decide how it will react when it is treated like a string. | 
| MigrateSourceWithAnnotations::__toString | function | core/ | 
                                                                                        Allows class to decide how it will react when it is treated like a string. | 
| MigrateSourceWithAnnotationsMultipleProviders::__toString | function | core/ | 
                                                                                        Allows class to decide how it will react when it is treated like a string. | 
| MockFormBase::simple_string_submit | function | core/ | 
                                                                                        Function used in the mocking process of this test. | 
| MockTestConnection::$connectionString | property | core/ | 
                                                                                        The database connection. | 
| ModuleRouteSubscriber::explodeString | function | core/ | 
                                                                                        Explodes a string based on a separator. | 
| NamedPlaceholderConverter::getAnsiSQLStringLiteralPattern | function | core/ | 
                                                                                        Helper to return a regex pattern from a delimiter character. | 
| NavigationLinkBlock::getUriAsDisplayableString | function | core/ | 
                                                                                        Gets the URI without the 'internal:' or 'entity:' scheme. | 
| NavigationLinkBlock::getUserEnteredStringAsUri | function | core/ | 
                                                                                        Gets the user-entered string as a URI. | 
| NumberTest::testAlphadecimalToIntReturnsZeroWithNullAndEmptyString | function | core/ | 
                                                                                        Tests the alphadecimal conversion function keeps backward compatibility. | 
| NumberTest::testAlphadecimalToIntThrowsExceptionWithMalformedStrings | function | core/ | 
                                                                                        Tests the alphadecimal conversion function input parameter checking. | 
| ObjWithString | class | core/ | 
                                                                                        Test class with a __toString() method. | 
| ObjWithString::__toString | function | core/ | 
                                                                                        Returns a string. | 
| PasswordItemTest::testPreSaveExistingEmptyString | function | core/ | 
                                                                                        Tests pre save existing empty string. | 
| PasswordItemTest::testPreSaveExistingMultipleSpacesString | function | core/ | 
                                                                                        Tests pre save existing multiple spaces string. | 
| PasswordItemTest::testPreSaveNewEmptyString | function | core/ | 
                                                                                        Tests pre save new empty string. | 
| PasswordItemTest::testPreSaveNewMultipleSpacesString | function | core/ | 
                                                                                        Tests pre save new multiple spaces string. | 
| PdoTrait::clientQueryString | function | core/ | 
                                                                                        Returns the query string used to prepare the statement. | 
| PermissionHandlerTest::$stringTranslation | property | core/ | 
                                                                                        The mocked string translation. | 
| PermissionsPerBundleTest::applyRecipeFromString | function | core/ | 
                                                                                        Given a string of `recipe.yml` contents, applies it to the site. | 
Pagination
- Previous page
 - Page 7
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.