Search for list

  1. Search 7.x for list
  2. Search 9.5.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
SchemaConfigListenerTest::setUp function core/tests/Drupal/KernelTests/Core/Config/SchemaConfigListenerTest.php
SchemaConfigListenerTestTrait trait core/tests/Drupal/Tests/Traits/Core/Config/SchemaConfigListenerTestTrait.php Adds a test for the configuration schema checker use in tests.
SchemaConfigListenerTestTrait.php file core/tests/Drupal/Tests/Traits/Core/Config/SchemaConfigListenerTestTrait.php
SchemaConfigListenerTestTrait::testConfigSchemaChecker function core/tests/Drupal/Tests/Traits/Core/Config/SchemaConfigListenerTestTrait.php Tests \Drupal\Core\Config\Development\ConfigSchemaChecker.
SchemaConfigListenerWebTest class core/modules/config/tests/src/Functional/SchemaConfigListenerWebTest.php Tests the functionality of ConfigSchemaChecker in WebTestBase tests.
SchemaConfigListenerWebTest.php file core/modules/config/tests/src/Functional/SchemaConfigListenerWebTest.php
SchemaConfigListenerWebTest::$defaultTheme property core/modules/config/tests/src/Functional/SchemaConfigListenerWebTest.php The theme to install as the default for testing.
SchemaConfigListenerWebTest::$modules property core/modules/config/tests/src/Functional/SchemaConfigListenerWebTest.php Modules to enable.
SchemaConfigListenerWebTest::testConfigSchemaChecker function core/modules/config/tests/src/Functional/SchemaConfigListenerWebTest.php Tests \Drupal\Core\Config\Development\ConfigSchemaChecker.
SchemaListenerController class core/modules/config/tests/config_test/src/SchemaListenerController.php Controller for testing \Drupal\Core\Config\Development\ConfigSchemaChecker.
SchemaListenerController.php file core/modules/config/tests/config_test/src/SchemaListenerController.php
SchemaListenerController::create function core/modules/config/tests/config_test/src/SchemaListenerController.php Instantiates a new instance of this class.
SchemaListenerController::test function core/modules/config/tests/config_test/src/SchemaListenerController.php Tests the WebTestBase tests can use strict schema checking.
SchemaListenerController::__construct function core/modules/config/tests/config_test/src/SchemaListenerController.php Constructs the SchemaListenerController object.
SearchableHelpInterface::listSearchableTopics function core/modules/help_topics/src/SearchableHelpInterface.php Returns the IDs of topics that should be indexed for searching.
SearchPageListBuilder class core/modules/search/src/SearchPageListBuilder.php Defines a class to build a listing of search page entities.
SearchPageListBuilder.php file core/modules/search/src/SearchPageListBuilder.php
SearchPageListBuilder::$configFactory property core/modules/search/src/SearchPageListBuilder.php Stores the configuration factory.
SearchPageListBuilder::$entities property core/modules/search/src/SearchPageListBuilder.php The entities being listed.
SearchPageListBuilder::$messenger property core/modules/search/src/SearchPageListBuilder.php The messenger.
SearchPageListBuilder::$searchIndex property core/modules/search/src/SearchPageListBuilder.php The search index.
SearchPageListBuilder::$searchManager property core/modules/search/src/SearchPageListBuilder.php The search manager.
SearchPageListBuilder::buildForm function core/modules/search/src/SearchPageListBuilder.php Form constructor.
SearchPageListBuilder::buildHeader function core/modules/search/src/SearchPageListBuilder.php Builds the header row for the entity listing.
SearchPageListBuilder::buildRow function core/modules/search/src/SearchPageListBuilder.php Builds a row for an entity in the entity listing.
SearchPageListBuilder::createInstance function core/modules/search/src/SearchPageListBuilder.php Instantiates a new instance of this entity handler.
SearchPageListBuilder::getDefaultOperations function core/modules/search/src/SearchPageListBuilder.php Gets this list's default operations.
SearchPageListBuilder::getEditableConfigNames function core/modules/search/src/SearchPageListBuilder.php Gets the configuration names that will be editable.
SearchPageListBuilder::getFormId function core/modules/search/src/SearchPageListBuilder.php Returns a unique string identifying the form.
SearchPageListBuilder::searchAdminReindexSubmit function core/modules/search/src/SearchPageListBuilder.php Form submission handler for the reindex button on the search admin settings
form.
SearchPageListBuilder::submitAddSearchPage function core/modules/search/src/SearchPageListBuilder.php Form submission handler for adding a new search page.
SearchPageListBuilder::submitForm function core/modules/search/src/SearchPageListBuilder.php Form submission handler.
SearchPageListBuilder::validateAddSearchPage function core/modules/search/src/SearchPageListBuilder.php Form validation handler for adding a new search page.
SearchPageListBuilder::validateForm function core/modules/search/src/SearchPageListBuilder.php Form validation handler.
SearchPageListBuilder::__construct function core/modules/search/src/SearchPageListBuilder.php Constructs a new SearchPageListBuilder object.
SectionListInterface interface core/modules/layout_builder/src/SectionListInterface.php Defines the interface for an object that stores layout sections.
SectionListInterface.php file core/modules/layout_builder/src/SectionListInterface.php
SectionListInterface::appendSection function core/modules/layout_builder/src/SectionListInterface.php Appends a new section to the end of the list.
SectionListInterface::getSection function core/modules/layout_builder/src/SectionListInterface.php Gets a domain object for the layout section.
SectionListInterface::getSections function core/modules/layout_builder/src/SectionListInterface.php Gets the layout sections.
SectionListInterface::insertSection function core/modules/layout_builder/src/SectionListInterface.php Inserts a new section at a given delta.
SectionListInterface::removeAllSections function core/modules/layout_builder/src/SectionListInterface.php Removes all of the sections.
SectionListInterface::removeSection function core/modules/layout_builder/src/SectionListInterface.php Removes the section at the given delta.
SectionListTraitTest class core/modules/layout_builder/tests/src/Kernel/SectionListTraitTest.php @coversDefaultClass \Drupal\layout_builder\SectionStorage\SectionStorageTrait[[api-linebreak]]
SectionListTraitTest.php file core/modules/layout_builder/tests/src/Kernel/SectionListTraitTest.php
SectionListTraitTest::getSectionStorage function core/modules/layout_builder/tests/src/Kernel/SectionListTraitTest.php Sets up the section storage entity.
SectionListTraitTest::testAddBlankSection function core/modules/layout_builder/tests/src/Kernel/SectionListTraitTest.php @covers ::addBlankSection[[api-linebreak]]
SectionStorageBase::getSectionList function core/modules/layout_builder/src/Plugin/SectionStorage/SectionStorageBase.php Gets the section list.
SectionStorageBase::setSectionList function core/modules/layout_builder/src/Plugin/SectionStorage/SectionStorageBase.php Sets the section list on the storage.
SectionStorageInterface::getSectionListFromId function core/modules/layout_builder/src/SectionStorageInterface.php Derives the section list from the storage ID.

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