Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ListInterface::getItemDefinition | function | core/ |
Gets the definition of a contained item. |
| ListInterface::isEmpty | function | core/ |
Determines whether the list contains any non-empty items. |
| ListInterface::removeItem | function | core/ |
Removes the item at the specified position. |
| ListInterface::set | function | core/ |
Sets the value of the item at a given position in the list. |
| ListItemBase | class | core/ |
Plugin base class inherited by the options field types. |
| ListItemBase.php | file | core/ |
|
| ListItemBase::allowedValuesDescription | function | core/ |
Provides the field type specific allowed values form element #description. |
| ListItemBase::allowedValuesString | function | core/ |
Generates a string representation of an array of 'allowed values'. |
| ListItemBase::castAllowedValue | function | core/ |
Converts a value to the correct type. |
| ListItemBase::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
| ListItemBase::extractAllowedValues | function | core/ |
Extracts the allowed values array from the allowed_values element. |
| ListItemBase::generateSampleValue | function | core/ |
Generates placeholder field values. |
| ListItemBase::getPossibleOptions | function | core/ |
Returns an array of possible values with labels for display. |
| ListItemBase::getPossibleValues | function | core/ |
Returns an array of possible values. |
| ListItemBase::getSettableOptions | function | core/ |
Returns an array of settable values with labels for display. |
| ListItemBase::getSettableValues | function | core/ |
Returns an array of settable values. |
| ListItemBase::isEmpty | function | core/ |
Determines whether the data structure is empty. |
| ListItemBase::simplifyAllowedValues | function | core/ |
Simplifies allowed values to a key-value array from the structured array. |
| ListItemBase::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
| ListItemBase::storageSettingsFromConfigData | function | core/ |
Returns a settings array in the field type's canonical representation. |
| ListItemBase::storageSettingsToConfigData | function | core/ |
Returns a settings array that can be stored as a configuration value. |
| ListItemBase::structureAllowedValues | function | core/ |
Creates a structured array of allowed values from a key-value array. |
| ListItemBase::validateAllowedValue | function | core/ |
Checks whether a candidate allowed value is valid. |
| ListItemBase::validateAllowedValues | function | core/ |
#element_validate callback for options field allowed values. |
| ListNormalizer | class | core/ |
Converts list objects to arrays. |
| ListNormalizer.php | file | core/ |
|
| ListNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| ListNormalizer::normalize | function | core/ |
|
| ListNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Normalizer\ListNormalizer[[api-linebreak]] @group serialization |
| ListNormalizerTest.php | file | core/ |
|
| ListNormalizerTest::$expectedListValues | property | core/ |
The expected list values to use for testing. |
| ListNormalizerTest::$list | property | core/ |
The mock list instance. |
| ListNormalizerTest::$normalizer | property | core/ |
The ListNormalizer instance. |
| ListNormalizerTest::$typedData | property | core/ |
The mocked typed data. |
| ListNormalizerTest::setUp | function | core/ |
|
| ListNormalizerTest::testNormalize | function | core/ |
Tests the normalize() method. |
| ListNormalizerTest::testSupportsNormalization | function | core/ |
Tests the supportsNormalization() method. |
| ListStringItem | class | core/ |
Plugin implementation of the 'list_string' field type. |
| ListStringItem.php | file | core/ |
|
| ListStringItem::allowedValuesDescription | function | core/ |
Provides the field type specific allowed values form element #description. |
| ListStringItem::castAllowedValue | function | core/ |
Converts a value to the correct type. |
| ListStringItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| ListStringItem::schema | function | core/ |
Returns the schema for the field. |
| ListStringItem::validateAllowedValue | function | core/ |
Checks whether a candidate allowed value is valid. |
| Llama | class | core/ |
Defines the "Llama" plugin, with a CKEditor "llama" feature. |
| llama-23.txt | file | core/ |
23 |
| llama-42.txt | file | core/ |
42 |
| Llama.php | file | core/ |
|
| Llama::getConfig | function | core/ |
Returns the additions to CKEDITOR.config for a specific CKEditor instance. |
| Llama::getDependencies | function | core/ |
Returns a list of plugins this plugin requires. |
Pagination
- Previous page
- Page 873
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.