Search for list
Title | Object type | File name | Summary |
---|---|---|---|
ListNormalizer.php | file | core/ |
|
ListNormalizer::getSupportedTypes | 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/ |
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. |
LocaleDefaultConfigStorage::listAll | function | core/ |
Return the list of configuration in install storage and current languages. |
locale_translatable_language_list | function | core/ |
Returns list of translatable languages. |
locale_translation_project_list | function | core/ |
Fetch an array of projects for translation update. |
LocalTaskIntegrationTestBase::$directoryList | property | core/ |
A list of module directories used for YAML searching. |
maintenance-task-list.html.twig | file | core/ |
Theme override for a list of maintenance tasks to perform. |
maintenance-task-list.html.twig | file | core/ |
Default theme implementation for a list of maintenance tasks to perform. |
ManageDisplayTest::getAllOptionsList | function | core/ |
Extracts all options from a select element. |
ManagedStorage::listAll | function | core/ |
Gets configuration object names starting with a given prefix. |
ManageFieldsLifecycleTest::fieldListAdminPage | function | core/ |
Tests that the field list administration page operates correctly. |
MapFieldItemList | class | core/ |
Defines an item list class for map fields. |
MapFieldItemList.php | file | core/ |
|
MapFieldItemList::equals | function | core/ |
Determines equality to another object implementing FieldItemListInterface. |
MediaListBuilder | class | core/ |
Provides a listing of media items. |
MediaListBuilder.php | file | core/ |
|
MediaListBuilder::$dateFormatter | property | core/ |
The date formatter service. |
MediaListBuilder::$languageManager | property | core/ |
The language manager service. |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.