Search for string
- Search 7.x for string
- Search 9.5.x for string
- Search 8.9.x for string
- Search 11.x for string
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
|
FileUrlGenerator::generateString | function | core/ |
|
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. |
FilterBooleanOperatorStringTest.php | file | core/ |
|
FilterBooleanOperatorStringTest::$columnMap | property | core/ |
Map column names. |
FilterBooleanOperatorStringTest::$modules | property | core/ |
Modules to install. |
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 install. |
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/ |
|
FilterStringTest::testFilterStringGroupedExposedContains | function | core/ |
|
FilterStringTest::testFilterStringGroupedExposedEmpty | function | core/ |
|
FilterStringTest::testFilterStringGroupedExposedEnds | function | core/ |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.