Search for build

  1. Search 7.x for build
  2. Search 9.5.x for build
  3. Search 8.9.x for build
  4. Search 10.3.x for build
  5. Other projects
Title Object type File name Summary
TestForm::buildForm function core/modules/system/tests/modules/test_page_test/src/Form/TestForm.php Form constructor.
TestFormApiFormBlock::$formBuilder property core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Plugin/Block/TestFormApiFormBlock.php The form builder service.
TestFormApiFormBlock::build function core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Plugin/Block/TestFormApiFormBlock.php Builds and returns the renderable array for this block plugin.
TestFormApiFormBlock::buildForm function core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Plugin/Block/TestFormApiFormBlock.php Form constructor.
TestFormBlock::build function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestFormBlock.php Builds and returns the renderable array for this block plugin.
TestFormWithPredefinedForm::buildForm function core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php Form constructor.
TestHtmlBlock::build function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestHtmlBlock.php Builds and returns the renderable array for this block plugin.
TestInlineTemplateFormBlock::build function core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Plugin/Block/TestInlineTemplateFormBlock.php Builds and returns the renderable array for this block plugin.
TestMultipleFormsBlock::build function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestMultipleFormsBlock.php Builds and returns the renderable array for this block plugin.
TestPathBasedBreadcrumbBuilder class core/modules/system/tests/src/Unit/Breadcrumbs/PathBasedBreadcrumbBuilderTest.php Helper class for testing purposes only.
TestPathBasedBreadcrumbBuilder::$linkGenerator property core/modules/system/tests/src/Unit/Breadcrumbs/PathBasedBreadcrumbBuilderTest.php
TestPathBasedBreadcrumbBuilder::setLinkGenerator function core/modules/system/tests/src/Unit/Breadcrumbs/PathBasedBreadcrumbBuilderTest.php
TestPathBasedBreadcrumbBuilder::setStringTranslation function core/modules/system/tests/src/Unit/Breadcrumbs/PathBasedBreadcrumbBuilderTest.php Sets the string translation service to use.
TestPluginForm::buildConfigurationForm function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Form constructor.
TestRouteBuilder class core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php Extends the core route builder with a setter method for the YAML discovery.
TestRouteBuilder::$yamlDiscovery property core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php The mocked YAML discovery.
TestRouteBuilder::getRouteDefinitions function core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php Retrieves all defined routes from .routing.yml files.
TestRouteBuilder::setYamlDiscovery function core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php Sets the YAML discovery.
TestRunResultsStorageInterface::buildTestingResultsEnvironment function core/lib/Drupal/Core/Test/TestRunResultsStorageInterface.php Prepares the test run storage.
TestSelection::buildEntityQuery function core/modules/block_content/tests/modules/block_content_test/src/Plugin/EntityReferenceSelection/TestSelection.php Builds an EntityQuery to get referenceable entities.
TestSettingsValidationBlock::build function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestSettingsValidationBlock.php Builds and returns the renderable array for this block plugin.
TestStateBasedSectionStorage::buildRoutes function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/TestStateBasedSectionStorage.php Provides the routes needed for Layout Builder UI.
TestStateBasedSectionStorage::getLayoutBuilderUrl function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/TestStateBasedSectionStorage.php Gets the URL used to display the Layout Builder UI.
TestToolkit::buildConfigurationForm function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php Form constructor.
TestViewListBuilder class core/modules/views_ui/tests/src/Unit/ViewListBuilderTest.php
TestViewListBuilder::buildOperations function core/modules/views_ui/tests/src/Unit/ViewListBuilderTest.php Builds a renderable list of operation links for the entity.
Text::buildOptionsForm function core/modules/views/src/Plugin/views/area/Text.php Provide a form to edit options for this plugin.
TextCustom::buildOptionsForm function core/modules/views/src/Plugin/views/area/TextCustom.php Provide a form to edit options for this plugin.
TextFormatElementFormTest::buildForm function core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php Form constructor.
ThemeAdminForm::buildForm function core/modules/system/src/Form/ThemeAdminForm.php Form constructor.
ThemeExperimentalConfirmForm::buildForm function core/modules/system/src/Form/ThemeExperimentalConfirmForm.php Form constructor.
ThemeExtensionListTest::testRebuildThemeDataWithThemeParents function core/tests/Drupal/Tests/Core/Extension/ThemeExtensionListTest.php Tests rebuild the theme data with theme parents.
ThemeHandler::rebuildThemeData function core/lib/Drupal/Core/Extension/ThemeHandler.php Scans and collects theme extension data and their engines.
ThemeHandlerInterface::rebuildThemeData function core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php Scans and collects theme extension data and their engines.
ThemeHandlerTest::testRebuildThemeData function core/tests/Drupal/Tests/Core/Extension/ThemeHandlerTest.php Tests rebuilding the theme data.
ThemeInstaller::$routeBuilder property core/lib/Drupal/Core/Extension/ThemeInstaller.php
ThemeManager::buildThemeHookSuggestions function core/lib/Drupal/Core/Theme/ThemeManager.php Builds theme hook suggestions for a theme hook with variables.
ThemeSettingsForm::buildForm function core/modules/system/src/Form/ThemeSettingsForm.php
Tid::buildOptionsForm function core/modules/taxonomy/src/Plugin/views/argument_default/Tid.php Provide the default form for setting options.
Time::buildOptionsForm function core/modules/views/src/Plugin/views/cache/Time.php Provide a form to edit options for this plugin.
TimeInterval::buildOptionsForm function core/modules/views/src/Plugin/views/field/TimeInterval.php Default option form that provides label widget that all fields should have.
TimestampFormatter::buildStates function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/TimestampFormatter.php Builds the #states key for form elements.
TimezoneTest::buildForm function core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php Form constructor.
Title::buildOptionsForm function core/modules/views/src/Plugin/views/area/Title.php Provide a form to edit options for this plugin.
TokenizeAreaPluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/area/TokenizeAreaPluginBase.php Provide a form to edit options for this plugin.
ToolbarLinkBuilder class core/modules/user/src/ToolbarLinkBuilder.php ToolbarLinkBuilder fills out the placeholders generated in user_toolbar().
ToolbarLinkBuilder.php file core/modules/user/src/ToolbarLinkBuilder.php
ToolbarLinkBuilder::$account property core/modules/user/src/ToolbarLinkBuilder.php The current user.
ToolbarLinkBuilder::renderDisplayName function core/modules/user/src/ToolbarLinkBuilder.php Lazy builder callback for rendering the username.
ToolbarLinkBuilder::renderToolbarLinks function core/modules/user/src/ToolbarLinkBuilder.php Lazy builder callback for rendering toolbar links.

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