Search for string
- Search 7.x for string
- Search 8.9.x for string
- Search 10.3.x for string
- Search 11.x for string
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| MockTestConnection::$connectionString | property | core/ |
|
| ModuleRequiredByThemesUninstallValidator::setStringTranslation | function | core/ |
|
| ModuleRouteSubscriber::explodeString | function | core/ |
Explodes a string based on a separator. |
| ModuleVersion::createFromVersionString | function | core/ |
Constructs a module version object from a version string. |
| 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]] |
| PermissionHandlerTest::$stringTranslation | property | core/ |
The mocked string translation. |
| 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. |
| PoHeader::__toString | function | core/ |
Generate a Gettext PO formatted header string based on data set earlier. |
| PoItem::formatString | function | core/ |
Formats a string for output on multiple lines. |
| PoItem::__toString | function | core/ |
Output the PoItem as a string. |
| PreviewFallbackInterface::getPreviewFallbackString | function | core/ |
Returns a string to be used as a fallback during preview. |
| Query::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
| Query::__toString | function | core/ |
Implements the magic __toString method. |
| Random::$strings | property | core/ |
A list of unique strings generated by string(). |
| Random::string | function | core/ |
Generates a random string of ASCII characters of codes 32 to 126. |
| RandomGeneratorTrait::randomString | function | core/ |
Generates a pseudo-random string of ASCII characters of codes 32 to 126. |
| RandomGeneratorTrait::randomStringValidate | function | core/ |
Callback for random string validation. |
| RandomTest::$firstStringGenerated | property | core/ |
The first random string passed to the test callback. |
| RandomTest::testRandomStringException | function | core/ |
Tests infinite loop prevention whilst generating random strings. |
| RandomTest::testRandomStringNonUnique | function | core/ |
Tests random string if uniqueness is not enforced. |
| RandomTest::testRandomStringUniqueness | function | core/ |
Tests unique random string generation. |
| RandomTest::testRandomStringValidator | function | core/ |
Tests random string validation callbacks. |
| RandomTest::_RandomStringValidate | function | core/ |
Callback for random string validation. |
| RawStringFormatterTest | class | core/ |
Tests the raw string formatter. |
| RawStringFormatterTest.php | file | core/ |
|
| RawStringFormatterTest::$bundle | property | core/ |
|
| RawStringFormatterTest::$display | property | core/ |
|
| RawStringFormatterTest::$entityType | property | core/ |
|
| RawStringFormatterTest::$fieldName | property | core/ |
|
| RawStringFormatterTest::$modules | property | core/ |
Modules to enable. |
| RawStringFormatterTest::renderEntityFields | function | core/ |
Renders fields of a given entity with a given display. |
| RawStringFormatterTest::setUp | function | core/ |
|
| RawStringFormatterTest::testStringFormatter | function | core/ |
Tests string formatter output. |
| RenderArrayNonHtmlSubscriberTestController::rawString | function | core/ |
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.