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 |
---|---|---|---|
DateTest::$stringTranslation | property | core/ |
The mocked string translation. |
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 |
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/ |
Gets all contained strings recursively. |
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. |
EntityReferenceItemTest::$entityStringId | property | core/ |
The test entity with a string ID. |
EntityReferenceItemTest::testContentEntityReferenceItemWithStringId | function | core/ |
Tests referencing content entities with string IDs. |
EntityResourceTestBase::castToString | function | core/ |
Transforms a normalization: casts all non-string types to strings. |
EntitySerializationTest::testDenormalizeStringValue | function | core/ |
Tests normalizing/denormalizing using string values. |
EntityTestDateonlyTest::$dateString | property | core/ |
The ISO date string to use throughout the test. |
EntityTestDateRangeTest::$dateString | property | core/ |
The ISO date string to use throughout the test. |
EntityTestDatetimeTest::$dateString | property | core/ |
The ISO date string to use throughout the test. |
EntityTestStringId | class | core/ |
Defines a test entity class with a string ID. |
EntityTestStringId.php | file | core/ |
|
EntityTestStringId::baseFieldDefinitions | function | core/ |
|
EntityTypeManager::$stringTranslation | property | core/ |
The string translation service. |
EntityViewsDataTest::assertStringField | function | core/ |
Tests views data for a string field. |
ExplodeTest::testExplodeWithNonString | function | core/ |
Tests explode fails properly on non-strings. |
ExplodeTest::testExplodeWithStrictAndEmptyString | function | core/ |
Tests Explode return values with an empty string and strict check. |
ExtensionVersion::createFromVersionString | function | core/ |
Constructs an extension version object from a version string. |
ExtraFieldBlock::getPreviewFallbackString | function | core/ |
|
FieldBlock::getPreviewFallbackString | function | core/ |
|
FieldHandlerInterface::useStringGroupBy | function | core/ |
Determines if this field can be grouped in the results. |
FieldKernelTest::assertNotSubString | function | core/ |
Asserts that a string is not part of another string. |
FieldKernelTest::assertSubString | function | core/ |
Asserts that a string is part of another string. |
FieldPluginBase::useStringGroupBy | function | core/ |
Determines if this field can be grouped in the results. |
FieldUninstallValidator::setStringTranslation | function | core/ |
|
FieldWebTest::assertNotSubString | function | core/ |
Assertion helper which checks whether a string is not part of another string. |
FieldWebTest::assertSubString | function | core/ |
Assertion helper which checks whether a string is part of another string. |
FileEntityFormatterTest::testFormatterFileLinkWithQueryString | function | core/ |
Tests the file_link field formatter using a query string. |
FileUrlGenerator::doGenerateString | function | core/ |
Creates an absolute web-accessible URL string. |
FileUrlGenerator::generateAbsoluteString | function | core/ |
Creates an absolute web-accessible URL string. |
FileUrlGenerator::generateString | function | core/ |
Creates a root-relative web-accessible URL string. |
FileUrlGeneratorInterface::generateAbsoluteString | function | core/ |
Creates an absolute web-accessible URL string. |
FileUrlGeneratorInterface::generateString | function | core/ |
Creates a root-relative web-accessible URL string. |
FileUrlGeneratorTest::testGenerateAbsoluteStringMissingStreamWrapper | function | core/ |
Tests missing stream handler. |
FileUrlGeneratorTest::testGenerateStringMissingStreamWrapper | function | core/ |
Tests missing stream handler. |
FilterBooleanOperatorStringTest | class | core/ |
Tests core's BooleanOperatorString views filter handler. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.