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 10.3.x for list
  5. Other projects
Title Object type File name Summary
DateTimeFieldItemList::defaultValuesForm function core/modules/datetime/src/Plugin/Field/FieldType/DateTimeFieldItemList.php Returns a form for the default value input.
DateTimeFieldItemList::defaultValuesFormSubmit function core/modules/datetime/src/Plugin/Field/FieldType/DateTimeFieldItemList.php Processes the submitted default value.
DateTimeFieldItemList::defaultValuesFormValidate function core/modules/datetime/src/Plugin/Field/FieldType/DateTimeFieldItemList.php Validates the submitted default value.
DateTimeFieldItemList::DEFAULT_VALUE_CUSTOM constant core/modules/datetime/src/Plugin/Field/FieldType/DateTimeFieldItemList.php Defines the default value as relative.
DateTimeFieldItemList::DEFAULT_VALUE_NOW constant core/modules/datetime/src/Plugin/Field/FieldType/DateTimeFieldItemList.php Defines the default value as now.
DateTimeFieldItemList::processDefaultValue function core/modules/datetime/src/Plugin/Field/FieldType/DateTimeFieldItemList.php Processes the default value before being applied.
DateTimeFieldTest::datelistDataProvider function core/modules/datetime/tests/src/Functional/DateTimeFieldTest.php The data provider for testing the validation of the datelist widget.
DateTimeFieldTest::testDatelistWidget function core/modules/datetime/tests/src/Functional/DateTimeFieldTest.php Tests Date List Widget functionality.
DbUpdateController::updateTasksList function core/modules/system/src/Controller/DbUpdateController.php Provides the update task list render array.
DefaultConfigTest::moduleListDataProvider function core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php A data provider that lists every module in core.
DefaultConfigTest::themeListDataProvider function core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php A data provider that lists every theme in core.
DefaultPluginManager::$moduleExtensionList property core/lib/Drupal/Core/Plugin/DefaultPluginManager.php The module extension list.
DefaultsSectionStorage::getSectionList function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php Gets the section list.
DefaultViewsTest::testSplitListing function core/modules/views_ui/tests/src/Functional/DefaultViewsTest.php Tests that enabling views moves them to the correct table.
DisplayApiTest::testFieldItemListView function core/modules/field/tests/src/Kernel/DisplayApiTest.php Tests the FieldItemListInterface::view() method.
DraggableListBuilder class core/lib/Drupal/Core/Config/Entity/DraggableListBuilder.php Defines a class to build a draggable listing of configuration entities.
DraggableListBuilder.php file core/lib/Drupal/Core/Config/Entity/DraggableListBuilder.php
DraggableListBuilder::getWeight function core/lib/Drupal/Core/Config/Entity/DraggableListBuilder.php Gets the weight of the given entity.
DraggableListBuilder::setWeight function core/lib/Drupal/Core/Config/Entity/DraggableListBuilder.php Sets the weight of an entity.
DraggableListBuilder::__construct function core/lib/Drupal/Core/Config/Entity/DraggableListBuilder.php Constructs a new EntityListBuilder object.
DraggableListBuilderTrait trait core/lib/Drupal/Core/Entity/DraggableListBuilderTrait.php Provides a trait for draggable listings of entities.
DraggableListBuilderTrait.php file core/lib/Drupal/Core/Entity/DraggableListBuilderTrait.php
DraggableListBuilderTrait::$entities property core/lib/Drupal/Core/Entity/DraggableListBuilderTrait.php The entities being listed.
DraggableListBuilderTrait::$entitiesKey property core/lib/Drupal/Core/Entity/DraggableListBuilderTrait.php The key to use for the form element containing the entities.
DraggableListBuilderTrait::$formBuilder property core/lib/Drupal/Core/Entity/DraggableListBuilderTrait.php The form builder.
DraggableListBuilderTrait::$weightKey property core/lib/Drupal/Core/Entity/DraggableListBuilderTrait.php Name of the entity's weight field or FALSE if no field is provided.
DraggableListBuilderTrait::buildForm function core/lib/Drupal/Core/Entity/DraggableListBuilderTrait.php Form constructor.
DraggableListBuilderTrait::buildHeader function core/lib/Drupal/Core/Entity/DraggableListBuilderTrait.php Builds the header row for the entity listing.
DraggableListBuilderTrait::buildRow function core/lib/Drupal/Core/Entity/DraggableListBuilderTrait.php Builds a row for an entity in the entity listing.
DraggableListBuilderTrait::getWeight function core/lib/Drupal/Core/Entity/DraggableListBuilderTrait.php Gets the weight of the given entity.
DraggableListBuilderTrait::render function core/lib/Drupal/Core/Entity/DraggableListBuilderTrait.php Builds a listing of entities for the given entity type.
DraggableListBuilderTrait::setWeight function core/lib/Drupal/Core/Entity/DraggableListBuilderTrait.php Sets the weight of an entity.
DraggableListBuilderTrait::submitForm function core/lib/Drupal/Core/Entity/DraggableListBuilderTrait.php Form submission handler.
DraggableListBuilderTrait::validateForm function core/lib/Drupal/Core/Entity/DraggableListBuilderTrait.php Form validation handler.
DrupalFlushAllCachesTest::testDrupalFlushAllCachesModuleList function core/tests/Drupal/KernelTests/Core/Common/DrupalFlushAllCachesTest.php Tests that drupal_flush_all_caches() uses core.extension properly.
DrupalKernel::$moduleList property core/lib/Drupal/Core/DrupalKernel.php Holds the list of enabled modules.
DrupalStandardsListenerDeprecatedClass class core/modules/system/tests/modules/deprecation_test/src/Deprecation/DrupalStandardsListenerDeprecatedClass.php Fixture class for use by DrupalStandardsListenerDeprecationTest.
DrupalStandardsListenerDeprecatedClass.php file core/modules/system/tests/modules/deprecation_test/src/Deprecation/DrupalStandardsListenerDeprecatedClass.php
DrupalStandardsListenerDeprecatedClass::testFunction function core/modules/system/tests/modules/deprecation_test/src/Deprecation/DrupalStandardsListenerDeprecatedClass.php Returns a known value.
DrupalStandardsListenerDeprecationTest class core/tests/Drupal/Tests/Core/Listeners/DrupalStandardsListenerDeprecationTest.php Test deprecation error handling by DrupalStandardsListener.
DrupalStandardsListenerDeprecationTest.php file core/tests/Drupal/Tests/Core/Listeners/DrupalStandardsListenerDeprecationTest.php
DrupalStandardsListenerDeprecationTest::testDeprecation function core/tests/Drupal/Tests/Core/Listeners/DrupalStandardsListenerDeprecationTest.php Exercise DrupalStandardsListener's coverage validation.
DRUPAL_CORE_REMOVED_MODULE_LIST constant core/modules/system/system.install An array of machine names of modules that were removed from Drupal core.
DRUPAL_CORE_REMOVED_THEME_LIST constant core/modules/system/system.install An array of machine names of themes that were removed from Drupal core.
drupal_system_listing_compatible_test.info.yml file core/modules/system/tests/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml core/modules/system/tests/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml
drupal_system_listing_compatible_test.info.yml file core/profiles/tests/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml core/profiles/tests/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml
EditorManager::listOptions function core/modules/editor/src/Plugin/EditorManager.php Populates a key-value pair of available text editors.
EmptyHelpSection::listTopics function core/modules/help/tests/modules/help_page_test/src/Plugin/HelpSection/EmptyHelpSection.php Returns a list of topics to show in the help section.
entity-add-list.html.twig file core/modules/system/templates/entity-add-list.html.twig Default theme implementation to present a list of available bundles.
entity-add-list.html.twig file core/themes/stable9/templates/content-edit/entity-add-list.html.twig Theme override to present a list of available bundles.

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