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 |
---|---|---|---|
RequiredModuleUninstallValidator::setStringTranslation | function | core/ |
|
RequirementsException::getRequirementsString | function | core/ |
Get the requirements as a string. |
RequirementsExceptionTest::testGetExceptionString | function | core/ |
@covers ::getRequirementsString @dataProvider getRequirementsProvider |
ReverseContainerTest::testRecordContainerStringService | function | core/ |
@covers ::recordContainer @group legacy |
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. |
SourceString.php | file | core/ |
|
SourceString::getString | function | core/ |
Gets plain string contained in this object. |
SourceString::isNew | function | core/ |
Checks whether the object is not saved to storage yet. |
SourceString::isSource | function | core/ |
Checks whether the object is a source string. |
SourceString::isTranslation | function | core/ |
Checks whether the object is a translation string. |
SourceString::setString | function | core/ |
Sets the string contained in this object. |
SqlBase::__toString | function | core/ |
Prints the query string when the object is used as a string. |
SqlContentEntityStorageSchemaTest::testDedicatedTableSchemaForEntityWithStringIdentifier | function | core/ |
Tests the schema for a field dedicated table for an entity with a string identifier. |
Statement::getQueryString | function | core/ |
Gets the query string of this statement. |
StatementEmpty::getQueryString | function | core/ |
Gets the query string of this statement. |
StatementInterface::getQueryString | function | core/ |
Gets the query string of this statement. |
StatementPrefetch::$queryString | property | core/ |
The query string. |
StatementPrefetch::getQueryString | function | core/ |
Gets the query string of this statement. |
StatementWrapper::getQueryString | function | core/ |
Gets the query string of this statement. |
StatementWrapperLegacyTest::testQueryString | function | core/ |
@covers ::getQueryString |
StaticMapTest::testMapWithSourceString | function | core/ |
Tests map when the source is a string. |
StaticReflectionClass::__toString | function | core/ |
|
StaticTranslation::getStringTranslation | function | core/ |
Retrieves English string to given language. |
StringArgument | class | core/ |
Argument handler for string. |
StringArgument.php | file | core/ |
|
StringArgument::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
StringArgument::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
StringArgument::getContextDefinition | function | core/ |
Returns a context definition for this argument. |
StringArgument::getFormula | function | core/ |
Get the formula for this argument. |
StringArgument::getSortName | function | core/ |
Return a description of how the argument would normally be sorted. |
StringArgument::init | function | core/ |
Overrides Drupal\views\Plugin\views\HandlerBase:init(). |
StringArgument::query | function | core/ |
Build the query based upon the formula. |
StringArgument::summaryArgument | function | core/ |
Provides the argument to use to link from the summary to the next level. |
StringArgument::summaryName | function | core/ |
Provides the name to use for the summary, defaults to the name field. |
StringArgument::summaryQuery | function | core/ |
Build the summary query based on a string. |
StringArgument::title | function | core/ |
Get the title this argument will assign the view, given the argument. |
StringArgument::titleQuery | function | core/ |
Override for specific title lookups. |
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.