Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
search_extra_type.schema.yml file core/modules/search/tests/modules/search_extra_type/config/schema/search_extra_type.schema.yml core/modules/search/tests/modules/search_extra_type/config/schema/search_extra_type.schema.yml
search_help.info.yml file core/modules/search/modules/search_help/search_help.info.yml core/modules/search/modules/search_help/search_help.info.yml
search_help.install file core/modules/search/modules/search_help/search_help.install Install, update, and uninstall functions for the Search Help module.
search_help.schema.yml file core/modules/search/modules/search_help/config/schema/search_help.schema.yml core/modules/search/modules/search_help/config/schema/search_help.schema.yml
search_help_uninstall function core/modules/search/modules/search_help/search_help.install Implements hook_uninstall().
search_langcode_test.info.yml file core/modules/search/tests/modules/search_langcode_test/search_langcode_test.info.yml core/modules/search/tests/modules/search_langcode_test/search_langcode_test.info.yml
search_node.info.yml file core/modules/search/modules/search_node/search_node.info.yml core/modules/search/modules/search_node/search_node.info.yml
search_node.schema.yml file core/modules/search/modules/search_node/config/schema/search_node.schema.yml core/modules/search/modules/search_node/config/schema/search_node.schema.yml
search_page.yml file core/modules/search/migrations/search_page.yml core/modules/search/migrations/search_page.yml
search_post_update_search_help_dependencies function core/modules/search/search.post_update.php Update config entity dependencies to the Search Help module, if necessary.
search_query_alter.info.yml file core/modules/search/tests/modules/search_query_alter/search_query_alter.info.yml core/modules/search/tests/modules/search_query_alter/search_query_alter.info.yml
search_removed_post_updates function core/modules/search/search.post_update.php Implements hook_removed_post_updates().
search_schema function core/modules/search/search.install Implements hook_schema().
search_update_11400 function core/modules/search/search.install Install Search Node and Search and Node are installed.
search_update_11401 function core/modules/search/search.install Install Help Search module if the Search and Help modules are installed.
search_update_11402 function core/modules/search/search.install Install Search node module if node is installed.
Section class core/modules/layout_builder/src/Section.php Provides a domain object for layout sections.
Section.php file core/modules/layout_builder/src/Section.php
Section::$components property core/modules/layout_builder/src/Section.php An array of components, keyed by UUID.
Section::$layoutId property core/modules/layout_builder/src/Section.php The layout plugin ID.
Section::$layoutSettings property core/modules/layout_builder/src/Section.php The layout plugin settings.
Section::$thirdPartySettings property core/modules/layout_builder/src/Section.php Third party settings.
Section::appendComponent function core/modules/layout_builder/src/Section.php Appends a component to the end of a region.
Section::contextHandler function core/modules/layout_builder/src/Section.php Wraps the context handler.
Section::fromArray function core/modules/layout_builder/src/Section.php Creates an object from an array representation of the section.
Section::getComponent function core/modules/layout_builder/src/Section.php Gets the component for a given UUID.
Section::getComponents function core/modules/layout_builder/src/Section.php Returns the components of the section.
Section::getComponentsByRegion function core/modules/layout_builder/src/Section.php Gets the components for a specific region.
Section::getDefaultRegion function core/modules/layout_builder/src/Section.php Gets the default region.
Section::getLayout function core/modules/layout_builder/src/Section.php Gets the layout plugin for this section.
Section::getLayoutId function core/modules/layout_builder/src/Section.php Gets the layout plugin ID for this section.
Section::getLayoutSettings function core/modules/layout_builder/src/Section.php Gets the layout plugin settings for this section.
Section::getNextHighestWeight function core/modules/layout_builder/src/Section.php Returns the next highest weight of the component in a region.
Section::getThirdPartyProviders function core/modules/layout_builder/src/Section.php
Section::getThirdPartySetting function core/modules/layout_builder/src/Section.php
Section::getThirdPartySettings function core/modules/layout_builder/src/Section.php
Section::insertAfterComponent function core/modules/layout_builder/src/Section.php Inserts a component after a specified existing component.
Section::insertComponent function core/modules/layout_builder/src/Section.php Inserts a component at a specified delta.
Section::layoutPluginManager function core/modules/layout_builder/src/Section.php Wraps the layout plugin manager.
Section::removeComponent function core/modules/layout_builder/src/Section.php Removes a given component from a region.
Section::setComponent function core/modules/layout_builder/src/Section.php Helper method to set a component.
Section::setLayoutSettings function core/modules/layout_builder/src/Section.php Sets the layout plugin settings for this section.
Section::setThirdPartySetting function core/modules/layout_builder/src/Section.php
Section::toArray function core/modules/layout_builder/src/Section.php Returns an array representation of the section.
Section::toRenderArray function core/modules/layout_builder/src/Section.php Returns the renderable array for this section.
Section::unsetThirdPartySetting function core/modules/layout_builder/src/Section.php
Section::__clone function core/modules/layout_builder/src/Section.php Magic method: Implements a deep clone.
Section::__construct function core/modules/layout_builder/src/Section.php Constructs a new Section.
SectionComponent class core/modules/layout_builder/src/SectionComponent.php Provides a value object for a section component.
SectionComponent.php file core/modules/layout_builder/src/SectionComponent.php

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