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 |
---|---|---|---|
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/ |
@covers \Drupal\Core\Database\Query\Merge::__toString[[api-linebreak]] |
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/ |
@covers ::preSave[[api-linebreak]] |
PasswordItemTest::testPreSaveExistingMultipleSpacesString | function | core/ |
@covers ::preSave[[api-linebreak]] |
PasswordItemTest::testPreSaveNewEmptyString | function | core/ |
@covers ::preSave[[api-linebreak]] |
PasswordItemTest::testPreSaveNewMultipleSpacesString | function | core/ |
@covers ::preSave[[api-linebreak]] |
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. |
PluralTranslatableMarkup::$translatedString | property | core/ |
The already translated string. |
PluralTranslatableMarkup::createFromTranslatedString | function | core/ |
Constructs a new class instance from already translated markup. |
PoDatabaseReader::loadStrings | function | core/ |
Builds and executes a database query based on options set earlier. |
PoDatabaseReader::readString | function | core/ |
Get the database result resource for the given language and options. |
PoDatabaseWriter::importString | function | core/ |
Imports one string into the database. |
PoHeader::setFromString | function | core/ |
Populate internal values from a string. |
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.