Search for list

  1. Search 7.x for list
  2. Search 8.9.x for list
  3. Search 10.3.x for list
  4. Search 11.x for list
  5. Other projects
Title Object type File name Summary
DraggableListBuilder::$entitiesKey property core/lib/Drupal/Core/Config/Entity/DraggableListBuilder.php The key to use for the form element containing the entities.
DraggableListBuilder::$formBuilder property core/lib/Drupal/Core/Config/Entity/DraggableListBuilder.php The form builder.
DraggableListBuilder::$weightKey property core/lib/Drupal/Core/Config/Entity/DraggableListBuilder.php Name of the entity's weight field or FALSE if no field is provided.
DraggableListBuilder::buildForm function core/lib/Drupal/Core/Config/Entity/DraggableListBuilder.php Form constructor.
DraggableListBuilder::buildHeader function core/lib/Drupal/Core/Config/Entity/DraggableListBuilder.php Builds the header row for the entity listing.
DraggableListBuilder::buildRow function core/lib/Drupal/Core/Config/Entity/DraggableListBuilder.php Builds a row for an entity in the entity listing.
DraggableListBuilder::formBuilder function core/lib/Drupal/Core/Config/Entity/DraggableListBuilder.php Returns the form builder.
DraggableListBuilder::render function core/lib/Drupal/Core/Config/Entity/DraggableListBuilder.php Builds the entity listing as renderable array for table.html.twig.
DraggableListBuilder::submitForm function core/lib/Drupal/Core/Config/Entity/DraggableListBuilder.php Form submission handler.
DraggableListBuilder::validateForm function core/lib/Drupal/Core/Config/Entity/DraggableListBuilder.php Form validation handler.
DraggableListBuilder::__construct function core/lib/Drupal/Core/Config/Entity/DraggableListBuilder.php Constructs a new EntityListBuilder object.
DrupalComponentTestListenerTrait trait core/tests/Drupal/Tests/Listeners/DrupalComponentTestListenerTrait.php Ensures that no component tests are extending a core test base class.
DrupalComponentTestListenerTrait.php file core/tests/Drupal/Tests/Listeners/DrupalComponentTestListenerTrait.php
DrupalComponentTestListenerTrait::componentEndTest function core/tests/Drupal/Tests/Listeners/DrupalComponentTestListenerTrait.php Reacts to the end of a test.
DrupalFlushAllCachesTest::testDrupalFlushAllCachesModuleList function core/tests/Drupal/KernelTests/Core/Common/DrupalFlushAllCachesTest.php Tests that drupal_flush_all_caches() uses core.extension properly.
DrupalImageCaption::$moduleList property core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImageCaption.php The module extension list.
DrupalKernel::$moduleList property core/lib/Drupal/Core/DrupalKernel.php Holds the list of enabled modules.
DrupalListener class core/tests/Drupal/Tests/Listeners/DrupalListener.php Listens to PHPUnit test runs.
DrupalListener.php file core/tests/Drupal/Tests/Listeners/DrupalListener.php
DrupalListener::$methodsWithVoidReturn property core/tests/Drupal/Tests/Listeners/DrupalListener.php A list of methods to be checked for void return typehint.
DrupalListener::$symfonyListener property core/tests/Drupal/Tests/Listeners/DrupalListener.php The wrapped Symfony test listener.
DrupalListener::addSkippedTest function core/tests/Drupal/Tests/Listeners/DrupalListener.php
DrupalListener::endTest function core/tests/Drupal/Tests/Listeners/DrupalListener.php
DrupalListener::startTest function core/tests/Drupal/Tests/Listeners/DrupalListener.php
DrupalListener::startTestSuite function core/tests/Drupal/Tests/Listeners/DrupalListener.php
DrupalListener::__construct function core/tests/Drupal/Tests/Listeners/DrupalListener.php Constructs the DrupalListener object.
DrupalMedia::$moduleExtensionList property core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalMedia.php The module extension list.
DrupalMediaLibrary::$moduleExtensionList property core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalMediaLibrary.php The module extension list.
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.
DrupalStandardsListenerTrait trait core/tests/Drupal/Tests/Listeners/DrupalStandardsListenerTrait.php Listens for PHPUnit tests and fails those with invalid coverage annotations.
DrupalStandardsListenerTrait.php file core/tests/Drupal/Tests/Listeners/DrupalStandardsListenerTrait.php
DrupalStandardsListenerTrait::checkValidCoversForTest function core/tests/Drupal/Tests/Listeners/DrupalStandardsListenerTrait.php Check an individual test run for valid @covers annotation.
DrupalStandardsListenerTrait::classExists function core/tests/Drupal/Tests/Listeners/DrupalStandardsListenerTrait.php Helper method to check if a string names a valid class or trait.
DrupalStandardsListenerTrait::doEndTest function core/tests/Drupal/Tests/Listeners/DrupalStandardsListenerTrait.php Reacts to the end of a test.
DrupalStandardsListenerTrait::errorHandler function core/tests/Drupal/Tests/Listeners/DrupalStandardsListenerTrait.php Handles errors to ensure deprecation messages are not triggered.
DrupalStandardsListenerTrait::fail function core/tests/Drupal/Tests/Listeners/DrupalStandardsListenerTrait.php Signals a coding standards failure to the user.
DrupalStandardsListenerTrait::isTestSuite function core/tests/Drupal/Tests/Listeners/DrupalStandardsListenerTrait.php Determine if a test object is a test suite regardless of PHPUnit version.
DrupalStandardsListenerTrait::standardsEndTest function core/tests/Drupal/Tests/Listeners/DrupalStandardsListenerTrait.php Reacts to the end of a test.
drupal_system_listing_compatible_test.info.yml file core/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml core/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml
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
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
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.
entity-add-list.html.twig file core/themes/seven/templates/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.