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 |
---|---|---|---|
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. |
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 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. |
RenderArrayNonHtmlSubscriberTestController::rawString | function | core/ |
|
RequiredModuleUninstallValidator::setStringTranslation | function | core/ |
|
RequirementsException::getRequirementsString | function | core/ |
Get the requirements as a string. |
RequirementsExceptionTest::testGetExceptionString | function | core/ |
@covers ::getRequirementsString @dataProvider getRequirementsProvider |
sample_lookup_migration_string_ids.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_lookup_test/migrations/sample_lookup_migration_string_ids.yml |
Schema::$mysqlStringTypes | property | core/ |
List of MySQL string types. |
Select::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
SelectExtender::__toString | function | core/ |
Returns a string representation of how the query will be executed in SQL. |
SelectInterface::__toString | function | core/ |
Returns a string representation of how the query will be executed in SQL. |
SerializedColumnNormalizerTrait::checkForSerializedStrings | function | core/ |
Checks if there is a serialized string for a column. |
SerializedColumnNormalizerTrait::dataHasStringForSerializeColumn | function | core/ |
Checks if the data contains string value for serialize column. |
serializer.normalizer.safe_string | service | core/ |
Drupal\serialization\Normalizer\MarkupNormalizer |
serializer.normalizer.string.jsonapi_test_data_type | service | core/ |
Drupal\jsonapi_test_data_type\Normalizer\StringNormalizer |
serializer.normalizer.string.jsonapi_test_field_type | service | core/ |
Drupal\jsonapi_test_field_type\Normalizer\StringNormalizer |
Sort::expandFieldString | function | core/ |
Expands a simple string sort into a more expressive sort that we can use. |
SortArray::sortByKeyString | function | core/ |
Sorts a string array item by an arbitrary key. |
SortTest::testStringOrdering | function | core/ |
Tests string ordering of the result set. |
SourceString | class | core/ |
Defines the locale source string object. |
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.