Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ListNormalizerTest::testSupportsNormalization | function | core/ |
Tests the supportsNormalization() method. |
| ListPlugin | class | core/ |
CKEditor 5 List plugin. |
| ListPlugin.php | file | core/ |
|
| ListPlugin::buildConfigurationForm | function | core/ |
Form constructor. |
| ListPlugin::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| ListPlugin::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
| ListPlugin::getElementsSubset | function | core/ |
Returns a configured subset of the elements supported by this plugin. |
| ListPlugin::submitConfigurationForm | function | core/ |
Form submission handler. |
| ListPlugin::validateConfigurationForm | function | core/ |
Form validation handler. |
| 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/ |
Provides the field type specific allowed values form element #description. |
| ListStringItem::castAllowedValue | function | core/ |
Converts a value to the correct type. |
| ListStringItem::exists | function | core/ |
Checks for existing keys for allowed values. |
| ListStringItem::processAllowedValuesKey | function | core/ |
Sets the machine name source to be the label. |
| ListStringItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| ListStringItem::schema | function | core/ |
Returns the schema for the field. |
| ListStringItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
| ListStringItem::validateAllowedValue | function | core/ |
Checks whether a candidate allowed value is valid. |
| LoadMultipleTest | class | core/ |
Tests the loading of multiple taxonomy terms at once. |
| LoadMultipleTest.php | file | core/ |
|
| LoadMultipleTest::$modules | property | core/ |
Modules to install. |
| LoadMultipleTest::setUp | function | core/ |
|
| LoadMultipleTest::testTaxonomyTermMultipleLoad | function | core/ |
Tests loading multiple taxonomy terms by term ID and vocabulary. |
| 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. |
| LoadTest::testMultiple | function | core/ |
This will test loading file data from the database. |
| LoadTest::testSingleValues | function | core/ |
Load a single file and ensure that the correct values are returned. |
| LoadTest::testUuidValues | function | core/ |
Loads a single file and ensure that the correct values are returned. |
| local-actions.css | file | core/ |
Layout styles for local actions. |
| local-actions.pcss.css | file | core/ |
Layout styles for local actions. |
| Local::$fileSystem | property | core/ |
The file system service. |
| Local::isDirectory | function | core/ |
Checks if a particular path is a directory. |
| Local::isFile | function | core/ |
Checks if a particular path is a file (not a directory). |
| Local::__construct | function | core/ |
Constructs a Drupal\Core\FileTransfer\FileTransfer object. |
| LocalActionDefault::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| LocalActionDefault::getCacheTags | function | core/ |
The cache tags associated with this object. |
| LocalActionDefault::getOptions | function | core/ |
Returns options for rendering a link for the local action. |
| LocalActionDefault::getRouteParameters | function | core/ |
Returns the route parameters needed to render a link for the local action. |
| LocalActionDefault::__construct | function | core/ |
Constructs a LocalActionDefault object. |
| LocalActionDefaultTest | class | core/ |
@coversDefaultClass \Drupal\Core\Menu\LocalActionDefault[[api-linebreak]] @group Menu |
| LocalActionDefaultTest.php | file | core/ |
|
| LocalActionDefaultTest::$config | property | core/ |
The used plugin configuration. |
Pagination
- Previous page
- Page 765
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.