Search for list
Title | Object type | File name | Summary |
---|---|---|---|
LanguageListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
LanguageListBuilder::getFormId | function | core/ |
Returns a unique string identifying the form. |
LanguageListBuilder::load | function | core/ |
Loads entities of this type from storage for listing. |
LanguageListBuilder::submitForm | function | core/ |
Form submission handler. |
LanguageListBuilder::validateForm | function | core/ |
Form validation handler. |
LanguageListBuilder::__construct | function | core/ |
Constructs a new LanguageListBuilder object. |
LanguageListModuleInstallTest | class | core/ |
Tests that the language list is not empty when language is installed. |
LanguageListModuleInstallTest.php | file | core/ |
|
LanguageListModuleInstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LanguageListModuleInstallTest::$modules | property | core/ |
Modules to install. |
LanguageListModuleInstallTest::testModuleInstallLanguageList | function | core/ |
Tests enabling Language. |
LanguageListTest | class | core/ |
Adds a new language and tests changing its status and the default language. |
LanguageListTest.php | file | core/ |
|
LanguageListTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LanguageListTest::$modules | property | core/ |
Modules to install. |
LanguageListTest::testLanguageList | function | core/ |
Functional tests for adding, editing and deleting languages. |
LanguageListTest::testLanguageStates | function | core/ |
Functional tests for the language states (locked or configurable). |
LanguageLocaleListTest | class | core/ |
Adds a new language with translations and tests language list order. |
LanguageLocaleListTest.php | file | core/ |
|
LanguageLocaleListTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LanguageLocaleListTest::$modules | property | core/ |
Modules to install. |
LanguageLocaleListTest::$storage | property | core/ |
|
LanguageLocaleListTest::setUp | function | core/ |
|
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. |
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]] |
layout_builder_theme_suggestions_test_preprocess_item_list__layouts | function | core/ |
Implements hook_preprocess_HOOK() for the list of layouts. |
LibrariesDirectoryFileFinder::$profileExtensionList | property | core/ |
The profile extension list. |
LinkFieldTest::getUrlWithComplexQueryInputList | function | core/ |
Get list of url with complex query parameters for input check. |
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. |
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.