Search for string
- Search 7.x for string
- Search 8.9.x for string
- Search 10.3.x for string
- Search 11.x for string
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
StringInterface::setPlurals | function | core/ |
Sets this string using array of plural values. |
StringInterface::setStorage | function | core/ |
Sets the string storage. |
StringInterface::setString | function | core/ |
Sets the string contained in this object. |
StringInterface::setValues | function | core/ |
Sets an array of values as object properties. |
StringInterface::setVersion | function | core/ |
Sets the string version. |
StringItem | class | core/ |
Defines the 'string' entity field type. |
StringItem.php | file | core/ |
|
StringItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
StringItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
StringItem::getConstraints | function | core/ |
Gets a list of validation constraints. |
StringItem::schema | function | core/ |
Returns the schema for the field. |
StringItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
StringItemBase | class | core/ |
Base class for string field types. |
StringItemBase.php | file | core/ |
|
StringItemBase::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
StringItemBase::isEmpty | function | core/ |
Determines whether the data structure is empty. |
StringItemBase::propertyDefinitions | function | core/ |
Defines field item properties. |
StringListField | class | core/ |
Argument handler for list field to show the human readable name in summary. |
StringListField.php | file | core/ |
|
StringListField::$allowedValues | property | core/ |
Stores the allowed values of this field. |
StringListField::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
StringListField::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
StringListField::init | function | core/ |
Overrides Drupal\views\Plugin\views\HandlerBase:init(). |
StringListField::summaryName | function | core/ |
Provides the name to use for the summary, defaults to the name field. |
StringLoader | class | core/ |
Loads string templates, also known as inline templates. |
StringLoader.php | file | core/ |
|
StringLoader::exists | function | core/ |
|
StringLoader::getCacheKey | function | core/ |
|
StringLoader::getSourceContext | function | core/ |
|
StringLoader::isFresh | function | core/ |
|
StringLongItem | class | core/ |
Defines the 'string_long' field type. |
StringLongItem.php | file | core/ |
|
StringLongItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
StringLongItem::schema | function | core/ |
Returns the schema for the field. |
StringNormalizer | class | core/ |
Normalizes string data weirdly: replaces 'super' with 'NOT' and vice versa. |
StringNormalizer | class | core/ |
Normalizes string fields weirdly: replaces 'super' with 'NOT' and vice versa. |
StringNormalizer.php | file | core/ |
|
StringNormalizer.php | file | core/ |
|
StringNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
StringNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
StringNormalizer::constructValue | function | core/ |
Build the field item value using the incoming data. |
StringNormalizer::denormalize | function | core/ |
|
StringNormalizer::hasCacheableSupportsMethod | function | core/ |
|
StringNormalizer::normalize | function | core/ |
|
StringNormalizer::normalize | function | core/ |
|
StringObject | class | core/ |
Quick class for testing for objects with __toString. |
StringObject::__toString | function | core/ |
|
StringSerializationTest | class | core/ |
Tests serialization of string services. |
StringSerializationTest.php | file | core/ |
|
StringSerializationTest::testSerializeString | function | core/ |
Tests that strings are not put into the container class mapping. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.