Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| search_extra_type.info.yml | file | core/ |
core/modules/search/tests/modules/search_extra_type/search_extra_type.info.yml |
| search_extra_type.schema.yml | file | core/ |
core/modules/search/tests/modules/search_extra_type/config/schema/search_extra_type.schema.yml |
| search_help.info.yml | file | core/ |
core/modules/search/modules/search_help/search_help.info.yml |
| search_help.install | file | core/ |
Install, update, and uninstall functions for the Search Help module. |
| search_help.schema.yml | file | core/ |
core/modules/search/modules/search_help/config/schema/search_help.schema.yml |
| search_help_uninstall | function | core/ |
Implements hook_uninstall(). |
| search_langcode_test.info.yml | file | core/ |
core/modules/search/tests/modules/search_langcode_test/search_langcode_test.info.yml |
| search_node.api.php | file | core/ |
Hooks specific to the Search Node module. |
| search_node.info.yml | file | core/ |
core/modules/search/modules/search_node/search_node.info.yml |
| search_node.schema.yml | file | core/ |
core/modules/search/modules/search_node/config/schema/search_node.schema.yml |
| search_page.yml | file | core/ |
core/modules/search/migrations/search_page.yml |
| search_post_update_search_help_dependencies | function | core/ |
Update config entity dependencies to the Search Help module, if necessary. |
| search_query_alter.info.yml | file | core/ |
core/modules/search/tests/modules/search_query_alter/search_query_alter.info.yml |
| search_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
| search_schema | function | core/ |
Implements hook_schema(). |
| search_test_views.info.yml | file | core/ |
core/modules/search/tests/modules/search_test_views/search_test_views.info.yml |
| search_update_11400 | function | core/ |
Install Search Node if Search and Node are installed. |
| search_update_11401 | function | core/ |
Install Help Search module if the Search and Help modules are installed. |
| search_update_11402 | function | core/ |
Install Search node module if node is installed. |
| search_update_11403 | function | core/ |
Install Search user module if user is installed. |
| search_user.info.yml | file | core/ |
core/modules/search/modules/search_user/search_user.info.yml |
| search_user.install | file | core/ |
Install, update, and uninstall functions for the Search User module. |
| search_user.schema.yml | file | core/ |
core/modules/search/modules/search_user/config/schema/search_user.schema.yml |
| search_user_uninstall | function | core/ |
Implements hook_uninstall(). |
| Section | class | core/ |
Provides a domain object for layout sections. |
| Section.php | file | core/ |
|
| Section::$components | property | core/ |
An array of components, keyed by UUID. |
| Section::$layoutId | property | core/ |
The layout plugin ID. |
| Section::$layoutSettings | property | core/ |
The layout plugin settings. |
| Section::$thirdPartySettings | property | core/ |
Third party settings. |
| Section::appendComponent | function | core/ |
Appends a component to the end of a region. |
| Section::contextHandler | function | core/ |
Wraps the context handler. |
| Section::fromArray | function | core/ |
Creates an object from an array representation of the section. |
| Section::getComponent | function | core/ |
Gets the component for a given UUID. |
| Section::getComponents | function | core/ |
Returns the components of the section. |
| Section::getComponentsByRegion | function | core/ |
Gets the components for a specific region. |
| Section::getDefaultRegion | function | core/ |
Gets the default region. |
| Section::getLayout | function | core/ |
Gets the layout plugin for this section. |
| Section::getLayoutId | function | core/ |
Gets the layout plugin ID for this section. |
| Section::getLayoutSettings | function | core/ |
Gets the layout plugin settings for this section. |
| Section::getNextHighestWeight | function | core/ |
Returns the next highest weight of the component in a region. |
| Section::getThirdPartyProviders | function | core/ |
Gets the list of third parties that store information. |
| Section::getThirdPartySetting | function | core/ |
Gets the value of a third-party setting. |
| Section::getThirdPartySettings | function | core/ |
Gets all third-party settings of a given module. |
| Section::insertAfterComponent | function | core/ |
Inserts a component after a specified existing component. |
| Section::insertComponent | function | core/ |
Inserts a component at a specified delta. |
| Section::layoutPluginManager | function | core/ |
Wraps the layout plugin manager. |
| Section::removeComponent | function | core/ |
Removes a given component from a region. |
| Section::setComponent | function | core/ |
Helper method to set a component. |
| Section::setLayoutSettings | function | core/ |
Sets the layout plugin settings for this section. |
Pagination
- Previous page
- Page 1237
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.