Search for string

  1. Search 7.x for string
  2. Search 9.5.x for string
  3. Search 10.3.x for string
  4. Search 11.x for string
  5. Other projects
Title Object type File name Summary
EntityReferenceItemTest::$entityStringId property core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceItemTest.php The test entity with a string ID.
EntityReferenceItemTest::testContentEntityReferenceItemWithStringId function core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceItemTest.php Tests referencing content entities with string IDs.
EntityResourceTestBase::castToString function core/modules/rest/tests/src/Functional/EntityResource/EntityResourceTestBase.php Transforms a normalization: casts all non-string types to strings.
EntitySerializationTest::testDenormalizeStringValue function core/modules/serialization/tests/src/Kernel/EntitySerializationTest.php Tests normalizing/denormalizing using string values.
EntityTestDateonlyTest::$dateString property core/modules/datetime/tests/src/Functional/EntityResource/EntityTest/EntityTestDateonlyTest.php The ISO date string to use throughout the test.
EntityTestDateRangeTest::$dateString property core/modules/datetime_range/tests/src/Functional/EntityResource/EntityTest/EntityTestDateRangeTest.php The ISO date string to use throughout the test.
EntityTestDatetimeTest::$dateString property core/modules/datetime/tests/src/Functional/EntityResource/EntityTest/EntityTestDatetimeTest.php The ISO date string to use throughout the test.
EntityTestStringId class core/modules/system/tests/modules/entity_test/src/Entity/EntityTestStringId.php Defines a test entity class with a string ID.
EntityTestStringId.php file core/modules/system/tests/modules/entity_test/src/Entity/EntityTestStringId.php
EntityTestStringId::baseFieldDefinitions function core/modules/system/tests/modules/entity_test/src/Entity/EntityTestStringId.php
EntityTypeManager::$stringTranslation property core/lib/Drupal/Core/Entity/EntityTypeManager.php The string translation service.
EntityViewsDataTest::assertStringField function core/modules/views/tests/src/Unit/EntityViewsDataTest.php Tests views data for a string field.
ExplodeTest::testExplodeWithNonString function core/modules/migrate/tests/src/Unit/process/ExplodeTest.php Test explode fails properly on non-strings.
ExplodeTest::testExplodeWithStrictAndEmptyString function core/modules/migrate/tests/src/Unit/process/ExplodeTest.php Tests that explode with an empty string and strict check returns a
non-empty array.
ExtractTest::testExtractFromString function core/modules/migrate/tests/src/Unit/process/ExtractTest.php Tests invalid input.
ExtraFieldBlock::getPreviewFallbackString function core/modules/layout_builder/src/Plugin/Block/ExtraFieldBlock.php
FieldBlock::getPreviewFallbackString function core/modules/layout_builder/src/Plugin/Block/FieldBlock.php
FieldHandlerInterface::useStringGroupBy function core/modules/views/src/Plugin/views/field/FieldHandlerInterface.php Determines if this field will be available as an option to group the result
by in the style settings.
FieldKernelTest::assertNotSubString function core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php Asserts that a string is not part of another string.
FieldKernelTest::assertSubString function core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php Asserts that a string is part of another string.
FieldPluginBase::useStringGroupBy function core/modules/views/src/Plugin/views/field/FieldPluginBase.php Determines if this field will be available as an option to group the result
by in the style settings.
FieldUninstallValidator::setStringTranslation function core/modules/field/src/ProxyClass/FieldUninstallValidator.php
FieldWebTest::assertNotSubString function core/modules/views/tests/src/Functional/Handler/FieldWebTest.php Assertion helper which checks whether a string is not part of another string.
FieldWebTest::assertSubString function core/modules/views/tests/src/Functional/Handler/FieldWebTest.php Assertion helper which checks whether a string is part of another string.
FilterBooleanOperatorStringTest class core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php Tests the core Drupal\views\Plugin\views\filter\BooleanOperatorString
handler.
FilterBooleanOperatorStringTest.php file core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php
FilterBooleanOperatorStringTest::$columnMap property core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php Map column names.
FilterBooleanOperatorStringTest::$modules property core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php The modules to enable for this test.
FilterBooleanOperatorStringTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php Views used by this test.
FilterBooleanOperatorStringTest::dataSet function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php Returns a very simple test dataset.
FilterBooleanOperatorStringTest::getGroupedExposedFilters function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php Provides grouped exposed filter configuration.
FilterBooleanOperatorStringTest::schemaDefinition function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php Returns the schema definition.
FilterBooleanOperatorStringTest::testFilterBooleanOperatorString function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php Tests the BooleanOperatorString filter.
FilterBooleanOperatorStringTest::testFilterGroupedExposed function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php Tests the Boolean filter with grouped exposed form enabled.
FilterBooleanOperatorStringTest::viewsData function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php Returns the views data definition.
FilterKernelTest::assertFilteredString function core/modules/filter/tests/src/Kernel/FilterKernelTest.php Asserts multiple filter output expectations for multiple input strings.
FilterProcessResult::__toString function core/modules/filter/src/FilterProcessResult.php Gets the processed text.
FilterStringTest class core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Tests the core Drupal\views\Plugin\views\filter\StringFilter handler.
FilterStringTest.php file core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php
FilterStringTest::$columnMap property core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Map column names.
FilterStringTest::$modules property core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Modules to enable.
FilterStringTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Views used by this test.
FilterStringTest::dataSet function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php An extended test dataset.
FilterStringTest::getBasicPageView function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Build and return a Page view of the views_test_data table.
FilterStringTest::getGroupedExposedFilters function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php
FilterStringTest::schemaDefinition function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Returns the schema definition.
FilterStringTest::testFilterStringContains function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php
FilterStringTest::testFilterStringEmpty function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php
FilterStringTest::testFilterStringEnds function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php
FilterStringTest::testFilterStringEqual function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.