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. Search 11.x for build
  6. Other projects
Title Object type File name Summary
TestInvalidController::build function core/modules/system/tests/modules/router_test_directory/src/Controller/TestInvalidController.php An abstract method, which is not allowed on a non-abstract class.
TestMissingDependency::build function core/modules/system/tests/modules/router_test_directory/src/Controller/TestMissingDependency.php Builds something.
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.
TestNotAnEntityForm::buildForm function core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php Form constructor.
TestPageTitleMainContentAndMessagesBlock::build function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestPageTitleMainContentAndMessagesBlock.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::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.
TestPluginWithForm::buildConfigurationForm function core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php
TestRouteAttributeForm::buildForm function core/modules/system/tests/modules/router_test_directory/src/Form/TestRouteAttributeForm.php Form constructor.
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 Stub class for testing ViewListBuilder methods.
TestViewListBuilder::buildOperations function core/modules/views_ui/tests/src/Unit/ViewListBuilderTest.php Builds a renderable list of operation links for the entity.
TestXssBlock::build function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestXssBlock.php Builds and returns the renderable array for this block plugin.
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.
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
ThemeSettingsProvider::buildThemeSettings function core/lib/Drupal/Core/Extension/ThemeSettingsProvider.php Build a ThemeSettings object for a given theme.
ThemeUninstallConfirmForm::buildForm function core/modules/system/src/Form/ThemeUninstallConfirmForm.php Form constructor.
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.
ToolbarLinkBuilder::trustedCallbacks function core/modules/user/src/ToolbarLinkBuilder.php Lists the trusted callbacks provided by the implementing class.
ToolbarLinkBuilder::__construct function core/modules/user/src/ToolbarLinkBuilder.php ToolbarHandler constructor.
ToolbarLinkBuilderTest class core/modules/user/tests/src/Unit/ToolbarLinkBuilderTest.php Tests user's ToolbarLinkBuilder.
ToolbarLinkBuilderTest class core/modules/toolbar/tests/src/Unit/user/ToolbarLinkBuilderTest.php Tests user's ToolbarLinkBuilder.
ToolbarLinkBuilderTest.php file core/modules/toolbar/tests/src/Unit/user/ToolbarLinkBuilderTest.php
ToolbarLinkBuilderTest.php file core/modules/user/tests/src/Unit/ToolbarLinkBuilderTest.php
ToolbarLinkBuilderTest::testRenderDisplayName function core/modules/user/tests/src/Unit/ToolbarLinkBuilderTest.php Tests structure of display name render array.
ToolbarLinkBuilderTest::testRenderDisplayName function core/modules/toolbar/tests/src/Unit/user/ToolbarLinkBuilderTest.php Tests structure of display name render array.
ToolbarMenuLinkTree::build function core/modules/toolbar/src/Menu/ToolbarMenuLinkTree.php Builds a renderable array from a menu tree.

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