Search for list
Title | Object type | File name | Summary |
---|---|---|---|
LanguageLocaleListTest::testLanguageLocaleList | function | core/ |
Tests adding, editing, and deleting languages. |
LanguageManager::getStandardLanguageList | function | core/ |
Some common languages with their English and native names. |
LanguageManager::getUnitedNationsLanguageList | function | core/ |
The 6 official languages used at the United Nations. |
LanguageManagerInterface::getStandardLanguageList | function | core/ |
Some common languages with their English and native names. |
LayoutBuilderBlocksTest::testBlockUiListing | function | core/ |
Tests the Block UI when Layout Builder is installed. |
LayoutBuilderEntityViewDisplayTest::getSectionList | function | core/ |
Sets up the section list. |
LayoutBuilderThemeSuggestionsTest::testLayoutListSuggestion | function | core/ |
Tests alterations of the layout list via preprocess functions. |
LayoutBuilderThemeSuggestionsTestThemeHooks::itemListLayouts | function | core/ |
Implements hook_preprocess_HOOK() for the list of layouts. |
LayoutSectionItemList | class | core/ |
Defines an item list class for layout section fields. |
LayoutSectionItemList.php | file | core/ |
|
LayoutSectionItemList::$list | property | core/ |
Numerically indexed array of field items. |
LayoutSectionItemList::defaultAccess | function | core/ |
Overrides \Drupal\Core\Field\FieldItemListInterface::defaultAccess(). |
LayoutSectionItemList::equals | function | core/ |
Determines equality to another object implementing FieldItemListInterface. |
LayoutSectionItemList::getEntity | function | core/ |
Gets the entity that field belongs to. |
LayoutSectionItemList::getSections | function | core/ |
Gets the layout sections. |
LayoutSectionItemList::preSave | function | core/ |
Defines custom presave behavior for field values. |
LayoutSectionItemList::setSections | function | core/ |
Stores the information for all sections. |
LayoutSectionItemListTest | class | core/ |
Tests the field type for Layout Sections. |
LayoutSectionItemListTest.php | file | core/ |
|
LayoutSectionItemListTest::$modules | property | core/ |
Modules to install. |
LayoutSectionItemListTest::getSectionList | function | core/ |
Sets up the section list. |
LayoutSectionItemListTest::testEquals | function | core/ |
@covers ::equals[[api-linebreak]] |
LayoutSectionItemListTest::testEqualsNonSection | function | core/ |
@covers ::equals[[api-linebreak]] |
LibrariesDirectoryFileFinder::$profileExtensionList | property | core/ |
The profile extension list. |
list.admin.css | file | core/ |
/* cspell:ignore bulletedlist numberedlist */ .ckeditor5-toolbar-button-bulletedList { background-image: url(../icons/bulletedlist.svg); } .ckeditor5-toolbar-button-numberedList { background-image: url(../icons/numberedlist.svg); } |
ListCacheBinsPass | class | core/ |
Adds cache_bins parameter to the container. |
ListCacheBinsPass.php | file | core/ |
|
ListCacheBinsPass::process | function | core/ |
Implements CompilerPassInterface::process(). |
ListDataDefinition | class | core/ |
A typed data definition class for defining lists. |
ListDataDefinition.php | file | core/ |
|
ListDataDefinition::$itemDefinition | property | core/ |
The data definition of a list item. |
ListDataDefinition::create | function | core/ |
Creates a new list definition. |
ListDataDefinition::createFromDataType | function | core/ |
Creates a new data definition object. |
ListDataDefinition::createFromItemType | function | core/ |
Creates a new list data definition for items of the given data type. |
ListDataDefinition::getClass | function | core/ |
Returns the class used for creating the typed data object. |
ListDataDefinition::getDataType | function | core/ |
Returns the data type of the data. |
ListDataDefinition::getItemDefinition | function | core/ |
Gets the data definition of an item of the list. |
ListDataDefinition::setDataType | function | core/ |
Sets the data type. |
ListDataDefinition::setItemDefinition | function | core/ |
Sets the item definition. |
ListDataDefinition::__clone | function | core/ |
Magic method: Implements a deep clone. |
ListDataDefinition::__construct | function | core/ |
Constructs a new data definition object. |
ListDataDefinitionInterface | interface | core/ |
Interface for data definitions of lists. |
ListDataDefinitionInterface.php | file | core/ |
|
ListDataDefinitionInterface::createFromItemType | function | core/ |
Creates a new list data definition for items of the given data type. |
ListDataDefinitionInterface::getItemDefinition | function | core/ |
Gets the data definition of an item of the list. |
ListElement | class | core/ |
Defines the list element for the configuration translation interface. |
ListElement.php | file | core/ |
|
ListElement::$element | property | core/ |
The schema element this form is for. |
ListElement::create | function | core/ |
Creates a form element instance from a schema definition. |
ListElement::getGroupTitle | function | core/ |
Returns the title for the 'details' element of a group of schema elements. |
Pagination
- Previous page
- Page 22
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.