Search for build

  1. Search 7.x for build
  2. Search 9.5.x for build
  3. Search 10.3.x for build
  4. Search 11.x for build
  5. Other projects
Title Object type File name Summary
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.
SearchPluginBase::buildResults function core/modules/search/src/Plugin/SearchPluginBase.php Executes the search and builds render arrays for the result items.
SearchPluginBase::buildSearchUrlQuery function core/modules/search/src/Plugin/SearchPluginBase.php Builds the URL GET query parameters array for search.
SearchRow::buildOptionsForm function core/modules/search/src/Plugin/views/row/SearchRow.php Provide a form for setting options.
SectionComponentBuildRenderArrayEvent class core/modules/layout_builder/src/Event/SectionComponentBuildRenderArrayEvent.php Event fired when a section component's render array is being built.
SectionComponentBuildRenderArrayEvent.php file core/modules/layout_builder/src/Event/SectionComponentBuildRenderArrayEvent.php
SectionComponentBuildRenderArrayEvent::$build property core/modules/layout_builder/src/Event/SectionComponentBuildRenderArrayEvent.php The render array built by the event subscribers.
SectionComponentBuildRenderArrayEvent::$component property core/modules/layout_builder/src/Event/SectionComponentBuildRenderArrayEvent.php The section component whose render array is being built.
SectionComponentBuildRenderArrayEvent::$contexts property core/modules/layout_builder/src/Event/SectionComponentBuildRenderArrayEvent.php The available contexts.
SectionComponentBuildRenderArrayEvent::$inPreview property core/modules/layout_builder/src/Event/SectionComponentBuildRenderArrayEvent.php Whether the component is in preview mode or not.
SectionComponentBuildRenderArrayEvent::$plugin property core/modules/layout_builder/src/Event/SectionComponentBuildRenderArrayEvent.php The plugin for the section component being built.
SectionComponentBuildRenderArrayEvent::getBuild function core/modules/layout_builder/src/Event/SectionComponentBuildRenderArrayEvent.php Get the render array in its current state.
SectionComponentBuildRenderArrayEvent::getComponent function core/modules/layout_builder/src/Event/SectionComponentBuildRenderArrayEvent.php Get the section component whose render array is being built.
SectionComponentBuildRenderArrayEvent::getContexts function core/modules/layout_builder/src/Event/SectionComponentBuildRenderArrayEvent.php Get the available contexts.
SectionComponentBuildRenderArrayEvent::getPlugin function core/modules/layout_builder/src/Event/SectionComponentBuildRenderArrayEvent.php Get the plugin for the section component being built.
SectionComponentBuildRenderArrayEvent::inPreview function core/modules/layout_builder/src/Event/SectionComponentBuildRenderArrayEvent.php Determine if the component is in preview mode.
SectionComponentBuildRenderArrayEvent::setBuild function core/modules/layout_builder/src/Event/SectionComponentBuildRenderArrayEvent.php Set the render array.
SectionComponentBuildRenderArrayEvent::__construct function core/modules/layout_builder/src/Event/SectionComponentBuildRenderArrayEvent.php Creates a new SectionComponentBuildRenderArrayEvent object.
SectionStorageInterface::buildRoutes function core/modules/layout_builder/src/SectionStorageInterface.php Provides the routes needed for Layout Builder UI.
SectionStorageInterface::getLayoutBuilderUrl function core/modules/layout_builder/src/SectionStorageInterface.php Gets the URL used to display the Layout Builder UI.
SectionStorageLocalTaskProviderInterface::buildLocalTasks function core/modules/layout_builder/src/Plugin/SectionStorage/SectionStorageLocalTaskProviderInterface.php Provides the local tasks dynamically for Layout Builder plugins.
SelectionPluginBase::buildConfigurationForm function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginBase.php Form constructor.
SelectLanguageForm::buildForm function core/lib/Drupal/Core/Installer/Form/SelectLanguageForm.php Form constructor.
SelectProfileForm::buildForm function core/lib/Drupal/Core/Installer/Form/SelectProfileForm.php Form constructor.
Serialized::buildOptionsForm function core/modules/views/src/Plugin/views/field/Serialized.php Default options form that provides the label widget that all fields
should have.
Serializer::buildOptionsForm function core/modules/rest/src/Plugin/views/style/Serializer.php Provide a form to edit options for this plugin.
SessionHttpsTest::getUserLoginFormBuildId function core/modules/system/tests/src/Functional/Session/SessionHttpsTest.php Gets the form build ID for the user login form.
SessionTestForm::buildForm function core/modules/system/tests/modules/session_test/src/Form/SessionTestForm.php Form constructor.
SettingsForm::buildForm function core/modules/aggregator/src/Form/SettingsForm.php Form constructor.
SettingsForm::buildForm function core/modules/media_library/src/Form/SettingsForm.php Form constructor.
SettingsTrayFormAnnotationIsClassBlock::build function core/modules/settings_tray/tests/modules/settings_tray_test/src/Plugin/Block/SettingsTrayFormAnnotationIsClassBlock.php Builds and returns the renderable array for this block plugin.
SettingsTrayFormAnnotationIsClassBlockForm::buildConfigurationForm function core/modules/settings_tray/tests/modules/settings_tray_test/src/Form/SettingsTrayFormAnnotationIsClassBlockForm.php Form constructor.
SettingsTrayFormAnnotationIsFalseBlock::build function core/modules/settings_tray/tests/modules/settings_tray_test/src/Plugin/Block/SettingsTrayFormAnnotationIsFalseBlock.php Builds and returns the renderable array for this block plugin.
SettingsTrayFormAnnotationNoneBlock::build function core/modules/settings_tray/tests/modules/settings_tray_test/src/Plugin/Block/SettingsTrayFormAnnotationNoneBlock.php Builds and returns the renderable array for this block plugin.
settings_tray_entity_type_build function core/modules/settings_tray/settings_tray.module Implements hook_entity_type_build().
SevenLayoutBuilderTest class core/tests/Drupal/FunctionalTests/Theme/SevenLayoutBuilderTest.php Tests the Seven theme.
SevenLayoutBuilderTest.php file core/tests/Drupal/FunctionalTests/Theme/SevenLayoutBuilderTest.php
SevenLayoutBuilderTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Theme/SevenLayoutBuilderTest.php The theme to install as the default for testing.
SevenLayoutBuilderTest::$modules property core/tests/Drupal/FunctionalTests/Theme/SevenLayoutBuilderTest.php Modules to enable.
SevenLayoutBuilderTest::setUp function core/tests/Drupal/FunctionalTests/Theme/SevenLayoutBuilderTest.php
SevenLayoutBuilderTest::testContextualLinks function core/tests/Drupal/FunctionalTests/Theme/SevenLayoutBuilderTest.php Tests the layout builder has expected contextual links with Seven.
shortcut.lazy_builders service core/modules/shortcut/shortcut.services.yml Drupal\shortcut\ShortcutLazyBuilders
ShortcutLazyBuilders class core/modules/shortcut/src/ShortcutLazyBuilders.php Lazy builders for the shortcut module.
ShortcutLazyBuilders.php file core/modules/shortcut/src/ShortcutLazyBuilders.php
ShortcutLazyBuilders::$renderer property core/modules/shortcut/src/ShortcutLazyBuilders.php The renderer service.
ShortcutLazyBuilders::lazyLinks function core/modules/shortcut/src/ShortcutLazyBuilders.php #lazy_builder callback; builds shortcut toolbar links.
ShortcutLazyBuilders::trustedCallbacks function core/modules/shortcut/src/ShortcutLazyBuilders.php Lists the trusted callbacks provided by the implementing class.

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