Search for string

  1. Search 7.x for string
  2. Search 9.5.x for string
  3. Search 8.9.x for string
  4. Search 10.3.x for string
  5. Other projects
Title Object type File name Summary
SelectInterface::__toString function core/lib/Drupal/Core/Database/Query/SelectInterface.php Returns a string representation of how the query will be executed in SQL.
SerializedColumnNormalizerTrait::checkForSerializedStrings function core/modules/serialization/src/Normalizer/SerializedColumnNormalizerTrait.php Checks if there is a serialized string for a column.
SerializedColumnNormalizerTrait::dataHasStringForSerializeColumn function core/modules/serialization/src/Normalizer/SerializedColumnNormalizerTrait.php Checks if the data contains string value for serialize column.
serializer.normalizer.safe_string service core/modules/serialization/serialization.services.yml Drupal\serialization\Normalizer\MarkupNormalizer
serializer.normalizer.string.jsonapi_test_data_type service core/modules/jsonapi/tests/modules/jsonapi_test_data_type/jsonapi_test_data_type.services.yml Drupal\jsonapi_test_data_type\Normalizer\StringNormalizer
serializer.normalizer.string.jsonapi_test_field_type service core/modules/jsonapi/tests/modules/jsonapi_test_field_type/jsonapi_test_field_type.services.yml Drupal\jsonapi_test_field_type\Normalizer\StringNormalizer
Sort::expandFieldString function core/modules/jsonapi/src/Query/Sort.php Expands a simple string sort into a more expressive sort that we can use.
SortArray::sortByKeyString function core/lib/Drupal/Component/Utility/SortArray.php Sorts a string array item by an arbitrary key.
SortTest::testStringOrdering function core/modules/views/tests/src/Kernel/Handler/SortTest.php Tests string ordering of the result set.
SourceString class core/modules/locale/src/SourceString.php Defines the locale source string object.
SourceString.php file core/modules/locale/src/SourceString.php
SourceString::getString function core/modules/locale/src/SourceString.php
SourceString::isNew function core/modules/locale/src/SourceString.php
SourceString::isSource function core/modules/locale/src/SourceString.php
SourceString::isTranslation function core/modules/locale/src/SourceString.php
SourceString::setString function core/modules/locale/src/SourceString.php
SqlBase::__toString function core/modules/migrate/src/Plugin/migrate/source/SqlBase.php Prints the query string when the object is used as a string.
SqlContentEntityStorageSchemaTest::testDedicatedTableSchemaForEntityWithStringIdentifier function core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageSchemaTest.php Tests the schema for a field dedicated table for an entity with a string identifier.
StatementBase::getQueryString function core/lib/Drupal/Core/Database/Statement/StatementBase.php Gets the query string of this statement.
StatementInterface::getQueryString function core/lib/Drupal/Core/Database/StatementInterface.php Gets the query string of this statement.
StaticMapTest::testMapWithSourceString function core/modules/migrate/tests/src/Unit/process/StaticMapTest.php Tests map when the source is a string.
StaticMapTest::testWithEmptyStringMap function core/modules/migrate/tests/src/Unit/process/StaticMapTest.php Tests when the source returns an empty string and it is mapped to a value.
StaticMapTest::testWithNullSourceWithEmptyStringMapping function core/modules/migrate/tests/src/Unit/process/StaticMapTest.php Tests when the source is invalid but there's a mapping via an empty string.
StaticReflectionClass::__toString function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php
StaticTranslation::getStringTranslation function core/lib/Drupal/Core/StringTranslation/Translator/StaticTranslation.php Retrieves English string to given language.
StringArgument class core/modules/views/src/Plugin/views/argument/StringArgument.php Argument handler for string.
StringArgument.php file core/modules/views/src/Plugin/views/argument/StringArgument.php
StringArgument::$helper property core/modules/views/src/Plugin/views/argument/StringArgument.php The many-to-one helper.
StringArgument::buildOptionsForm function core/modules/views/src/Plugin/views/argument/StringArgument.php
StringArgument::defineOptions function core/modules/views/src/Plugin/views/argument/StringArgument.php
StringArgument::getContextDefinition function core/modules/views/src/Plugin/views/argument/StringArgument.php
StringArgument::getFormula function core/modules/views/src/Plugin/views/argument/StringArgument.php Get the formula for this argument.
StringArgument::getSortName function core/modules/views/src/Plugin/views/argument/StringArgument.php
StringArgument::init function core/modules/views/src/Plugin/views/argument/StringArgument.php
StringArgument::query function core/modules/views/src/Plugin/views/argument/StringArgument.php Build the query based upon the formula.
StringArgument::summaryArgument function core/modules/views/src/Plugin/views/argument/StringArgument.php
StringArgument::summaryName function core/modules/views/src/Plugin/views/argument/StringArgument.php
StringArgument::summaryQuery function core/modules/views/src/Plugin/views/argument/StringArgument.php Build the summary query based on a string.
StringArgument::title function core/modules/views/src/Plugin/views/argument/StringArgument.php
StringArgument::titleQuery function core/modules/views/src/Plugin/views/argument/StringArgument.php Override for specific title lookups.
StringBase class core/modules/locale/src/StringBase.php Defines the locale string base class.
StringBase.php file core/modules/locale/src/StringBase.php
StringBase::$context property core/modules/locale/src/StringBase.php The string context.
StringBase::$lid property core/modules/locale/src/StringBase.php The string identifier.
StringBase::$locations property core/modules/locale/src/StringBase.php The string locations indexed by type.
StringBase::$source property core/modules/locale/src/StringBase.php The source string.
StringBase::$storage property core/modules/locale/src/StringBase.php The locale storage this string comes from or is to be saved to.
StringBase::$version property core/modules/locale/src/StringBase.php The string version.
StringBase::addLocation function core/modules/locale/src/StringBase.php
StringBase::delete function core/modules/locale/src/StringBase.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.