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 |
---|---|---|---|
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::testStringCrudApi | function | core/ |
Tests CRUD API. |
LocaleStringTest::testStringSearchApi | function | core/ |
Tests Search API loading multiple objects. |
LocaleTranslateStringTourTest | class | core/ |
Tests the Translate Interface tour. |
LocaleTranslateStringTourTest.php | file | core/ |
|
LocaleTranslateStringTourTest::$adminUser | property | core/ |
An admin user with administrative permissions to translate. |
LocaleTranslateStringTourTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LocaleTranslateStringTourTest::$modules | property | core/ |
Modules to enable. |
LocaleTranslateStringTourTest::setUp | function | core/ |
|
LocaleTranslateStringTourTest::testTranslateStringTourTips | function | core/ |
Tests locale tour tip availability. |
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. |
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. |
MockFormBase::simple_string_submit | function | core/ |
Function used in the mocking process of this test. |
MockTestConnection::$connectionString | property | core/ |
|
ModuleRequiredByThemesUninstallValidator::setStringTranslation | function | core/ |
|
ModuleRouteSubscriber::explodeString | function | core/ |
Explodes a string based on a separator. |
ObjWithString | class | core/ |
Test class with a __toString() method. |
ObjWithString::__toString | function | core/ |
Returns a string. |
PasswordItemTest::testPreSaveExistingEmptyString | function | core/ |
@covers ::preSave |
PasswordItemTest::testPreSaveExistingMultipleSpacesString | function | core/ |
@covers ::preSave |
PasswordItemTest::testPreSaveNewEmptyString | function | core/ |
@covers ::preSave |
PasswordItemTest::testPreSaveNewMultipleSpacesString | function | core/ |
@covers ::preSave |
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. |
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.