Search for list
Title | Object type | File name | Summary |
---|---|---|---|
LanguageListBuilder::__construct | function | core/ |
Constructs a new LanguageListBuilder object. |
LanguageListModuleInstallTest | class | core/ |
Tests enabling Language if a module exists that calls LanguageManager::getLanguages() during installation. |
LanguageListModuleInstallTest.php | file | core/ |
|
LanguageListModuleInstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LanguageListModuleInstallTest::$modules | property | core/ |
Modules to enable. |
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 enable. |
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 enable. |
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. |
LayoutBuilderTest::testBlockUiListing | function | core/ |
Tests the Block UI when Layout Builder is installed. |
LayoutBuilderThemeSuggestionsTest::testLayoutListSuggestion | function | core/ |
Tests alterations of the layout list via preprocess functions. |
LayoutSectionItemList | class | core/ |
Defines a 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 enable. |
LayoutSectionItemListTest::getSectionStorage | function | core/ |
Sets up the section storage entity. |
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. |
LegacyAliasStorageTest::testGetAliasesForAdminListing | function | core/ |
@covers ::getAliasesForAdminListing[[api-linebreak]] @expectedDeprecation \Drupal\Core\Path\AliasStorage is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the "path_alias.repository" service instead, or the entity storage… |
LibrariesDirectoryFileFinder::$profileExtensionList | property | core/ |
The profile extension list. |
list-group.css | file | core/ |
List group. A list of links, grouped together. |
list.css | file | core/ |
Visual styles for Bartik's lists. |
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. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.