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 |
---|---|---|---|
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. |
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 pseudo-random string of ASCII characters of codes 32 to 126. |
Random::string | function | core/ |
Generates a random string of ASCII characters of codes 32 to 126. |
Random::stringValidate | function | core/ |
Callback for random string validation. |
RandomGeneratorTrait::randomString | function | core/ |
Generates a pseudo-random string of ASCII characters of codes 32 to 126. |
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 install. |
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. |
RecipeCommand::toPlainString | function | core/ |
Converts a stringable like TranslatableMarkup to a plain text string. |
RemoveCheckToStringNodeVisitor | class | core/ |
Defines a TwigNodeVisitor that replaces CheckToStringNodes. |
RemoveCheckToStringNodeVisitor.php | file | core/ |
|
RemoveCheckToStringNodeVisitor::enterNode | function | core/ |
|
RemoveCheckToStringNodeVisitor::getPriority | function | core/ |
|
RemoveCheckToStringNodeVisitor::leaveNode | function | core/ |
|
RenderArrayNonHtmlSubscriberTestController::rawString | function | core/ |
|
RequiredModuleUninstallValidator::setStringTranslation | function | core/ |
|
RequirementsException::getRequirementsString | function | core/ |
Get the requirements as a string. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.