Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
StringFormatterTest::$fieldName property core/modules/field/tests/src/Kernel/String/StringFormatterTest.php
StringFormatterTest::$modules property core/modules/field/tests/src/Kernel/String/StringFormatterTest.php Modules to enable.
StringFormatterTest::renderEntityFields function core/modules/field/tests/src/Kernel/String/StringFormatterTest.php Renders fields of a given entity with a given display.
StringFormatterTest::setUp function core/modules/field/tests/src/Kernel/String/StringFormatterTest.php
StringFormatterTest::testStringFormatter function core/modules/field/tests/src/Kernel/String/StringFormatterTest.php Tests string formatter output.
StringIdEntityTest class core/modules/migrate/tests/modules/migrate_entity_test/src/Entity/StringIdEntityTest.php Defines a content entity type that has a string ID.
StringIdEntityTest.php file core/modules/migrate/tests/modules/migrate_entity_test/src/Entity/StringIdEntityTest.php
StringIdEntityTest::baseFieldDefinitions function core/modules/migrate/tests/modules/migrate_entity_test/src/Entity/StringIdEntityTest.php Provides base field definitions for an entity type.
StringInterface interface core/lib/Drupal/Core/TypedData/Type/StringInterface.php Interface for strings.
StringInterface interface core/modules/locale/src/StringInterface.php Defines the locale string interface.
StringInterface.php file core/modules/locale/src/StringInterface.php
StringInterface.php file core/lib/Drupal/Core/TypedData/Type/StringInterface.php
StringInterface::addLocation function core/modules/locale/src/StringInterface.php Adds a location for this string.
StringInterface::delete function core/modules/locale/src/StringInterface.php Deletes string object from storage.
StringInterface::getId function core/modules/locale/src/StringInterface.php Gets the string unique identifier.
StringInterface::getLocations function core/modules/locale/src/StringInterface.php Gets location information for this string.
StringInterface::getPlurals function core/modules/locale/src/StringInterface.php Splits string to work with plural values.
StringInterface::getStorage function core/modules/locale/src/StringInterface.php Gets the string storage.
StringInterface::getString function core/modules/locale/src/StringInterface.php Gets plain string contained in this object.
StringInterface::getValues function core/modules/locale/src/StringInterface.php Gets field values that are set for given field names.
StringInterface::getVersion function core/modules/locale/src/StringInterface.php Gets the string version.
StringInterface::hasLocation function core/modules/locale/src/StringInterface.php Checks whether the string has a given location.
StringInterface::isNew function core/modules/locale/src/StringInterface.php Checks whether the object is not saved to storage yet.
StringInterface::isSource function core/modules/locale/src/StringInterface.php Checks whether the object is a source string.
StringInterface::isTranslation function core/modules/locale/src/StringInterface.php Checks whether the object is a translation string.
StringInterface::save function core/modules/locale/src/StringInterface.php Saves string object to storage.
StringInterface::setId function core/modules/locale/src/StringInterface.php Sets the string unique identifier.
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 Defines the storage-level settings for this plugin.
StringItem::generateSampleValue function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItem.php Generates placeholder field values.
StringItem::getConstraints function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItem.php Gets a list of validation constraints.
StringItem::schema function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItem.php Returns the schema for the field.
StringItem::storageSettingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItem.php Returns a form for the storage-level settings.
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 Defines the storage-level settings for this plugin.
StringItemBase::isEmpty function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItemBase.php Determines whether the data structure is empty.
StringItemBase::propertyDefinitions function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItemBase.php Defines field item properties.
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 Provide a form to edit options for this plugin.
StringListField::defineOptions function core/modules/options/src/Plugin/views/argument/StringListField.php Information about options for all kinds of purposes will be held here.
StringListField::init function core/modules/options/src/Plugin/views/argument/StringListField.php Overrides Drupal\views\Plugin\views\HandlerBase:init().

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