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 |
---|---|---|---|
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/ |
Test explode fails properly on non-strings. |
ExplodeTest::testExplodeWithStrictAndEmptyString | function | core/ |
Tests that explode with an empty string and strict check returns a non-empty array. |
ExtractTest::testExtractFromString | function | core/ |
Tests invalid input. |
ExtraFieldBlock::getPreviewFallbackString | function | core/ |
|
FieldBlock::getPreviewFallbackString | function | core/ |
|
FieldHandlerInterface::useStringGroupBy | function | core/ |
Determines if this field will be available as an option to group the result by in the style settings. |
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 will be available as an option to group the result by in the style settings. |
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. |
FilterBooleanOperatorStringTest | class | core/ |
Tests the core Drupal\views\Plugin\views\filter\BooleanOperatorString handler. |
FilterBooleanOperatorStringTest.php | file | core/ |
|
FilterBooleanOperatorStringTest::$columnMap | property | core/ |
Map column names. |
FilterBooleanOperatorStringTest::$modules | property | core/ |
The modules to enable for this test. |
FilterBooleanOperatorStringTest::$testViews | property | core/ |
Views used by this test. |
FilterBooleanOperatorStringTest::dataSet | function | core/ |
Returns a very simple test dataset. |
FilterBooleanOperatorStringTest::getGroupedExposedFilters | function | core/ |
Provides grouped exposed filter configuration. |
FilterBooleanOperatorStringTest::schemaDefinition | function | core/ |
Returns the schema definition. |
FilterBooleanOperatorStringTest::testFilterBooleanOperatorString | function | core/ |
Tests the BooleanOperatorString filter. |
FilterBooleanOperatorStringTest::testFilterGroupedExposed | function | core/ |
Tests the Boolean filter with grouped exposed form enabled. |
FilterBooleanOperatorStringTest::viewsData | function | core/ |
Returns the views data definition. |
FilterKernelTest::assertFilteredString | function | core/ |
Asserts multiple filter output expectations for multiple input strings. |
FilterProcessResult::__toString | function | core/ |
Gets the processed text. |
FilterStringTest | class | core/ |
Tests the core Drupal\views\Plugin\views\filter\StringFilter handler. |
FilterStringTest.php | file | core/ |
|
FilterStringTest::$columnMap | property | core/ |
Map column names. |
FilterStringTest::$modules | property | core/ |
Modules to enable. |
FilterStringTest::$testViews | property | core/ |
Views used by this test. |
FilterStringTest::dataSet | function | core/ |
An extended test dataset. |
FilterStringTest::getBasicPageView | function | core/ |
Build and return a Page view of the views_test_data table. |
FilterStringTest::getGroupedExposedFilters | function | core/ |
|
FilterStringTest::schemaDefinition | function | core/ |
Returns the schema definition. |
FilterStringTest::testFilterStringContains | function | core/ |
|
FilterStringTest::testFilterStringEmpty | function | core/ |
|
FilterStringTest::testFilterStringEnds | function | core/ |
|
FilterStringTest::testFilterStringEqual | function | core/ |
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.