Search for string
- Search 7.x for string
- Search 9.5.x for string
- Search 10.3.x for string
- Search 11.x for string
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CommentStringIdEntitiesTest::testCommentFieldNonStringId | function | core/ |
Tests that comment fields cannot be added entities with non-integer IDs. |
CommonTestController::jsAndCssQuerystring | function | core/ |
Adds a JavaScript file and a CSS file with a query string appended. |
ComputedItemListTrait::getString | function | core/ |
|
ComputedString | class | core/ |
A computed property for test strings. |
ComputedString.php | file | core/ |
|
ComputedString::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
ComputedString::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
ComputedString::getCacheTags | function | core/ |
The cache tags associated with this object. |
ComputedString::getCastedValue | function | core/ |
|
ComputedString::getValue | function | core/ |
Gets the data value. |
Condition::$stringVersion | property | core/ |
Contains the string version of the Condition. |
Condition::__toString | function | core/ |
Implements PHP magic __toString method to convert the conditions to string. |
ConfigBase::castSafeStrings | function | core/ |
Casts any objects that implement MarkupInterface to string. |
ConfigEntityAdapterTest::testGetString | function | core/ |
@covers ::getString |
ConfigEntityQueryTest::testStringIdConditions | function | core/ |
Tests ID conditions. |
ConfigTest::testSafeStringHandling | function | core/ |
@covers ::setData @covers ::set @covers ::initWithData |
ConfigTranslationUiTest::testPluralConfigStrings | function | core/ |
Test translation of plural strings with multiple plural forms in config. |
ConfigTranslationUiTest::testPluralConfigStringsSourceElements | function | core/ |
Test the number of source elements for plural strings in config translation forms. |
Connection::sqlFunctionSubstring | function | core/ |
SQLite compatibility implementation for the SUBSTRING() SQL function. |
Connection::sqlFunctionSubstringIndex | function | core/ |
SQLite compatibility implementation for the SUBSTRING_INDEX() SQL function. |
Constraint::__toString | function | core/ |
Gets the constraint as a string. |
ContentEntity::__toString | function | core/ |
Allows class to decide how it will react when it is treated like a string. |
ContentUninstallValidator::setStringTranslation | function | core/ |
|
ContextualLinkDefaultTest::$stringTranslation | property | core/ |
The mocked translator. |
CustomStrings | class | core/ |
String translator using overrides from variables. |
CustomStrings.php | file | core/ |
|
CustomStrings::$settings | property | core/ |
The settings read only object. |
CustomStrings::getLanguage | function | core/ |
Retrieves translations for a given language. |
CustomStrings::__construct | function | core/ |
Constructs a CustomStrings object. |
DataReferenceBase::getString | function | core/ |
Returns a string representation of the data. |
DateTest::$stringTranslation | property | core/ |
The mocked string translation. |
datetime_range_post_update_views_string_plugin_id | function | core/ |
Update existing views using datetime_range fields. |
Delete::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
Dependency::$constraintString | property | core/ |
The constraint string. |
Dependency::createFromString | function | core/ |
Creates a new instance of this class from a dependency string. |
Dependency::getConstraintString | function | core/ |
Gets constraint string from the dependency. |
DependencyTest::providerCreateFromString | function | core/ |
Data provider for testCreateFromString. |
DependencyTest::testCreateFromString | function | core/ |
@covers ::createFromString @dataProvider providerCreateFromString |
EasyRdf_ParsedUri::toString | function | core/ |
Convert the parsed URI back into a string |
EasyRdf_ParsedUri::__toString | function | core/ |
Magic method to convert the URI, when casted, back to a string |
EmbeddedDataSource::__toString | function | core/ |
Allows class to decide how it will react when it is treated like a string. |
EmptySource::__toString | function | core/ |
Allows class to decide how it will react when it is treated like a string. |
EngineTwigTest::testTwigUrlToString | function | core/ |
Tests the magic url to string Twig functions. |
EntityAdapter::getString | function | core/ |
Returns a string representation of the data. |
EntityAdapterUnitTest::testGetString | function | core/ |
@covers ::getString |
EntityFieldTest::getContainedStrings | function | core/ |
Recursive helper for getting all contained strings, i.e. properties of type string. |
EntityFormInterface::setStringTranslation | function | core/ |
Sets the string translation service for this form. |
EntityQueryTest::testToString | function | core/ |
Tests __toString(). |
EntityReference::getString | function | core/ |
Returns a string representation of the data. |
EntityReferenceFieldTest::testReferencedEntitiesStringId | function | core/ |
Tests referencing entities with string IDs. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.