Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| ListItemBase::extractAllowedValues | function | core/ |
Extracts the allowed values array from the allowed_values element. |
| ListItemBase::generateSampleValue | function | core/ |
|
| ListItemBase::getPossibleOptions | function | core/ |
|
| ListItemBase::getPossibleValues | function | core/ |
|
| ListItemBase::getSettableOptions | function | core/ |
|
| ListItemBase::getSettableValues | function | core/ |
|
| ListItemBase::isEmpty | function | core/ |
|
| ListItemBase::simplifyAllowedValues | function | core/ |
Simplifies allowed values to a key-value array from the structured array. |
| ListItemBase::storageSettingsForm | function | core/ |
|
| ListItemBase::storageSettingsFromConfigData | function | core/ |
|
| ListItemBase::storageSettingsToConfigData | function | core/ |
|
| 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/ |
|
| ListNormalizer::hasCacheableSupportsMethod | function | core/ |
|
| 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. |
| ListPlugin | class | core/ |
CKEditor 5 List plugin. |
| ListPlugin.php | file | core/ |
|
| ListPlugin::buildConfigurationForm | function | core/ |
|
| ListPlugin::defaultConfiguration | function | core/ |
|
| ListPlugin::getDynamicPluginConfig | function | core/ |
|
| ListPlugin::getElementsSubset | function | core/ |
|
| ListPlugin::submitConfigurationForm | function | core/ |
|
| ListPlugin::validateConfigurationForm | function | core/ |
|
| ListPluginTest | class | core/ |
@coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\ListPlugin[[api-linebreak]] @group ckeditor5 @internal |
| ListPluginTest.php | file | core/ |
|
| ListPluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
| ListPluginTest::testGetDynamicPluginConfig | function | core/ |
@covers ::getDynamicPluginConfig[[api-linebreak]] |
| ListStringItem | class | core/ |
Plugin implementation of the 'list_string' field type. |
| ListStringItem.php | file | core/ |
|
| ListStringItem::allowedValuesDescription | function | core/ |
|
| ListStringItem::castAllowedValue | function | core/ |
|
| ListStringItem::propertyDefinitions | function | core/ |
|
| ListStringItem::schema | function | core/ |
|
| ListStringItem::validateAllowedValue | function | core/ |
Pagination
- Previous page
- Page 747
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.