Search for string

  1. Search 7.x for string
  2. Search 8.9.x for string
  3. Search 10.3.x for string
  4. Search 11.x for string
  5. Search main for string
  6. Other projects
Title Object type File name Summary
StringInterface::setPlurals function core/modules/locale/src/StringInterface.php Sets this string using array of plural values.
StringInterface::setStorage function core/modules/locale/src/StringInterface.php Sets the string storage.
StringInterface::setString function core/modules/locale/src/StringInterface.php Sets the string contained in this object.
StringInterface::setValues function core/modules/locale/src/StringInterface.php Sets an array of values as object properties.
StringInterface::setVersion function core/modules/locale/src/StringInterface.php Sets the string version.
StringItem class core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItem.php Defines the 'string' entity field type.
StringItem.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItem.php
StringItem::defaultStorageSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItem.php
StringItem::generateSampleValue function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItem.php
StringItem::getConstraints function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItem.php
StringItem::schema function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItem.php
StringItem::storageSettingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItem.php
StringItemBase class core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItemBase.php Base class for string field types.
StringItemBase.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItemBase.php
StringItemBase::defaultStorageSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItemBase.php
StringItemBase::isEmpty function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItemBase.php
StringItemBase::propertyDefinitions function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItemBase.php
StringListField class core/modules/options/src/Plugin/views/argument/StringListField.php Argument handler for list field to show the human readable name in summary.
StringListField.php file core/modules/options/src/Plugin/views/argument/StringListField.php
StringListField::$allowedValues property core/modules/options/src/Plugin/views/argument/StringListField.php Stores the allowed values of this field.
StringListField::buildOptionsForm function core/modules/options/src/Plugin/views/argument/StringListField.php
StringListField::defineOptions function core/modules/options/src/Plugin/views/argument/StringListField.php
StringListField::init function core/modules/options/src/Plugin/views/argument/StringListField.php
StringListField::summaryName function core/modules/options/src/Plugin/views/argument/StringListField.php
StringLoader class core/lib/Drupal/Core/Template/Loader/StringLoader.php Loads string templates, also known as inline templates.
StringLoader.php file core/lib/Drupal/Core/Template/Loader/StringLoader.php
StringLoader::exists function core/lib/Drupal/Core/Template/Loader/StringLoader.php
StringLoader::getCacheKey function core/lib/Drupal/Core/Template/Loader/StringLoader.php
StringLoader::getSourceContext function core/lib/Drupal/Core/Template/Loader/StringLoader.php
StringLoader::isFresh function core/lib/Drupal/Core/Template/Loader/StringLoader.php
StringLongItem class core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringLongItem.php Defines the 'string_long' field type.
StringLongItem.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringLongItem.php
StringLongItem::generateSampleValue function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringLongItem.php
StringLongItem::schema function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringLongItem.php
StringNormalizer class core/modules/jsonapi/tests/modules/jsonapi_test_data_type/src/Normalizer/StringNormalizer.php Normalizes string data weirdly: replaces 'super' with 'NOT' and vice versa.
StringNormalizer class core/modules/jsonapi/tests/modules/jsonapi_test_field_type/src/Normalizer/StringNormalizer.php Normalizes string fields weirdly: replaces 'super' with 'NOT' and vice versa.
StringNormalizer.php file core/modules/jsonapi/tests/modules/jsonapi_test_data_type/src/Normalizer/StringNormalizer.php
StringNormalizer.php file core/modules/jsonapi/tests/modules/jsonapi_test_field_type/src/Normalizer/StringNormalizer.php
StringNormalizer::$supportedInterfaceOrClass property core/modules/jsonapi/tests/modules/jsonapi_test_data_type/src/Normalizer/StringNormalizer.php
StringNormalizer::$supportedInterfaceOrClass property core/modules/jsonapi/tests/modules/jsonapi_test_field_type/src/Normalizer/StringNormalizer.php
StringNormalizer::constructValue function core/modules/jsonapi/tests/modules/jsonapi_test_field_type/src/Normalizer/StringNormalizer.php
StringNormalizer::denormalize function core/modules/jsonapi/tests/modules/jsonapi_test_data_type/src/Normalizer/StringNormalizer.php
StringNormalizer::hasCacheableSupportsMethod function core/modules/jsonapi/tests/modules/jsonapi_test_data_type/src/Normalizer/StringNormalizer.php
StringNormalizer::normalize function core/modules/jsonapi/tests/modules/jsonapi_test_data_type/src/Normalizer/StringNormalizer.php
StringNormalizer::normalize function core/modules/jsonapi/tests/modules/jsonapi_test_field_type/src/Normalizer/StringNormalizer.php
StringObject class core/tests/Drupal/Tests/Component/Assertion/InspectorTest.php Quick class for testing for objects with __toString.
StringObject::__toString function core/tests/Drupal/Tests/Component/Assertion/InspectorTest.php
StringSerializationTest class core/tests/Drupal/KernelTests/Core/DependencyInjection/StringSerializationTest.php Tests serialization of string services.
StringSerializationTest.php file core/tests/Drupal/KernelTests/Core/DependencyInjection/StringSerializationTest.php
StringSerializationTest::testSerializeString function core/tests/Drupal/KernelTests/Core/DependencyInjection/StringSerializationTest.php Tests that strings are not put into the container class mapping.

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