Search for list

  1. Search 7.x for list
  2. Search 9.5.x for list
  3. Search 8.9.x for list
  4. Search 11.x for list
  5. Other projects
Title Object type File name Summary
LanguageListBuilder::createInstance function core/modules/language/src/LanguageListBuilder.php Instantiates a new instance of this entity handler.
LanguageListBuilder::getFormId function core/modules/language/src/LanguageListBuilder.php Returns a unique string identifying the form.
LanguageListBuilder::load function core/modules/language/src/LanguageListBuilder.php Loads entities of this type from storage for listing.
LanguageListBuilder::submitForm function core/modules/language/src/LanguageListBuilder.php Form submission handler.
LanguageListBuilder::validateForm function core/modules/language/src/LanguageListBuilder.php Form validation handler.
LanguageListBuilder::__construct function core/modules/language/src/LanguageListBuilder.php Constructs a new LanguageListBuilder object.
LanguageListModuleInstallTest class core/modules/language/tests/src/Functional/LanguageListModuleInstallTest.php Tests that the language list is not empty when language is installed.
LanguageListModuleInstallTest.php file core/modules/language/tests/src/Functional/LanguageListModuleInstallTest.php
LanguageListModuleInstallTest::$defaultTheme property core/modules/language/tests/src/Functional/LanguageListModuleInstallTest.php The theme to install as the default for testing.
LanguageListModuleInstallTest::$modules property core/modules/language/tests/src/Functional/LanguageListModuleInstallTest.php Modules to install.
LanguageListModuleInstallTest::testModuleInstallLanguageList function core/modules/language/tests/src/Functional/LanguageListModuleInstallTest.php Tests enabling Language.
LanguageListTest class core/modules/language/tests/src/Functional/LanguageListTest.php Adds a new language and tests changing its status and the default language.
LanguageListTest.php file core/modules/language/tests/src/Functional/LanguageListTest.php
LanguageListTest::$defaultTheme property core/modules/language/tests/src/Functional/LanguageListTest.php The theme to install as the default for testing.
LanguageListTest::$modules property core/modules/language/tests/src/Functional/LanguageListTest.php Modules to install.
LanguageListTest::testLanguageList function core/modules/language/tests/src/Functional/LanguageListTest.php Functional tests for adding, editing and deleting languages.
LanguageListTest::testLanguageStates function core/modules/language/tests/src/Functional/LanguageListTest.php Functional tests for the language states (locked or configurable).
LanguageLocaleListTest class core/modules/language/tests/src/Functional/LanguageLocaleListTest.php Adds a new language with translations and tests language list order.
LanguageLocaleListTest.php file core/modules/language/tests/src/Functional/LanguageLocaleListTest.php
LanguageLocaleListTest::$defaultTheme property core/modules/language/tests/src/Functional/LanguageLocaleListTest.php The theme to install as the default for testing.
LanguageLocaleListTest::$modules property core/modules/language/tests/src/Functional/LanguageLocaleListTest.php Modules to install.
LanguageLocaleListTest::$storage property core/modules/language/tests/src/Functional/LanguageLocaleListTest.php
LanguageLocaleListTest::setUp function core/modules/language/tests/src/Functional/LanguageLocaleListTest.php
LanguageLocaleListTest::testLanguageLocaleList function core/modules/language/tests/src/Functional/LanguageLocaleListTest.php Tests adding, editing, and deleting languages.
LanguageManager::getStandardLanguageList function core/lib/Drupal/Core/Language/LanguageManager.php Some common languages with their English and native names.
LanguageManager::getUnitedNationsLanguageList function core/lib/Drupal/Core/Language/LanguageManager.php The 6 official languages used at the United Nations.
LanguageManagerInterface::getStandardLanguageList function core/lib/Drupal/Core/Language/LanguageManagerInterface.php Some common languages with their English and native names.
LayoutBuilderBlocksTest::testBlockUiListing function core/modules/layout_builder/tests/src/Functional/LayoutBuilderBlocksTest.php Tests the Block UI when Layout Builder is installed.
LayoutBuilderEntityViewDisplayTest::getSectionList function core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayTest.php Sets up the section list.
LayoutBuilderThemeSuggestionsTest::testLayoutListSuggestion function core/modules/layout_builder/tests/src/Functional/LayoutBuilderThemeSuggestionsTest.php Tests alterations of the layout list via preprocess functions.
LayoutSectionItemList class core/modules/layout_builder/src/Field/LayoutSectionItemList.php Defines an item list class for layout section fields.
LayoutSectionItemList.php file core/modules/layout_builder/src/Field/LayoutSectionItemList.php
LayoutSectionItemList::$list property core/modules/layout_builder/src/Field/LayoutSectionItemList.php Numerically indexed array of field items.
LayoutSectionItemList::defaultAccess function core/modules/layout_builder/src/Field/LayoutSectionItemList.php Overrides \Drupal\Core\Field\FieldItemListInterface::defaultAccess().
LayoutSectionItemList::equals function core/modules/layout_builder/src/Field/LayoutSectionItemList.php Determines equality to another object implementing FieldItemListInterface.
LayoutSectionItemList::getEntity function core/modules/layout_builder/src/Field/LayoutSectionItemList.php Gets the entity that field belongs to.
LayoutSectionItemList::getSections function core/modules/layout_builder/src/Field/LayoutSectionItemList.php Gets the layout sections.
LayoutSectionItemList::preSave function core/modules/layout_builder/src/Field/LayoutSectionItemList.php Defines custom presave behavior for field values.
LayoutSectionItemList::setSections function core/modules/layout_builder/src/Field/LayoutSectionItemList.php Stores the information for all sections.
LayoutSectionItemListTest class core/modules/layout_builder/tests/src/Kernel/LayoutSectionItemListTest.php Tests the field type for Layout Sections.
LayoutSectionItemListTest.php file core/modules/layout_builder/tests/src/Kernel/LayoutSectionItemListTest.php
LayoutSectionItemListTest::$modules property core/modules/layout_builder/tests/src/Kernel/LayoutSectionItemListTest.php Modules to install.
LayoutSectionItemListTest::getSectionList function core/modules/layout_builder/tests/src/Kernel/LayoutSectionItemListTest.php Sets up the section list.
LayoutSectionItemListTest::testEquals function core/modules/layout_builder/tests/src/Kernel/LayoutSectionItemListTest.php @covers ::equals[[api-linebreak]]
LayoutSectionItemListTest::testEqualsNonSection function core/modules/layout_builder/tests/src/Kernel/LayoutSectionItemListTest.php @covers ::equals[[api-linebreak]]
layout_builder_theme_suggestions_test_preprocess_item_list__layouts function core/modules/layout_builder/tests/modules/layout_builder_theme_suggestions_test/layout_builder_theme_suggestions_test.module Implements hook_preprocess_HOOK() for the list of layouts.
LibrariesDirectoryFileFinder::$profileExtensionList property core/lib/Drupal/Core/Asset/LibrariesDirectoryFileFinder.php The profile extension list.
LinkFieldTest::getUrlWithComplexQueryInputList function core/modules/link/tests/src/Functional/LinkFieldTest.php Get list of url with complex query parameters for input check.
list.admin.css file core/modules/ckeditor5/css/list.admin.css /* 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/lib/Drupal/Core/Cache/ListCacheBinsPass.php Adds cache_bins parameter to the container.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.