Search for %s
- Search 7.x for %s
- Search 9.5.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::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::getDependencies | function | core/ |
Returns a list of plugins this plugin requires. |
| Llama::getLibraries | function | core/ |
Returns a list of libraries this plugin requires. |
| Llama::isInternal | function | core/ |
Indicates if this plugin is part of the optimized CKEditor build. |
| LlamaButton::getButtons | function | core/ |
Returns the buttons that this plugin provides, along with metadata. |
| LlamaContextual::isEnabled | function | core/ |
Checks if this plugin should be enabled based on the editor configuration. |
| LlamaContextualAndButton::getButtons | function | core/ |
Returns the buttons that this plugin provides, along with metadata. |
| LlamaContextualAndButton::isEnabled | function | core/ |
Checks if this plugin should be enabled based on the editor configuration. |
| LlamaContextualAndButton::settingsForm | function | core/ |
Returns a settings form to configure this CKEditor plugin. |
| LlamaCss | class | core/ |
Defines a "LlamaCss" plugin, with an associated "llama" CSS. |
| LlamaCss.php | file | core/ |
|
| LlamaCss::getButtons | function | core/ |
Returns the buttons that this plugin provides, along with metadata. |
| LlamaCss::getCssFiles | function | core/ |
Retrieves enabled plugins' iframe instance CSS files. |
| LlamaCss::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
| LoadMultipleTest | class | core/ |
Tests the loading of multiple taxonomy terms at once. |
| LoadMultipleTest.php | file | core/ |
|
| LoadMultipleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LoadMultipleTest::setUp | function | core/ |
|
| LoadMultipleTest::testTaxonomyTermMultipleLoad | function | core/ |
Create a vocabulary and some taxonomy terms, ensuring they're loaded correctly using entity_load_multiple(). |
| LoadTest | class | core/ |
Tests \Drupal\file\Entity\File::load(). |
| LoadTest.php | file | core/ |
|
| LoadTest::testLoadInvalidStatus | function | core/ |
Try to load a non-existent file by status. |
| LoadTest::testLoadMissingFid | function | core/ |
Try to load a non-existent file by fid. |
| LoadTest::testLoadMissingFilepath | function | core/ |
Try to load a non-existent file by URI. |
Pagination
- Previous page
- Page 732
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.