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
UnroutedUrlAssembler::buildExternalUrl function core/lib/Drupal/Core/Utility/UnroutedUrlAssembler.php
UnroutedUrlAssembler::buildLocalUrl function core/lib/Drupal/Core/Utility/UnroutedUrlAssembler.php
UpdateBlockForm::buildForm function core/modules/layout_builder/src/Form/UpdateBlockForm.php Builds the block form.
UpdateBuildIdCommand class core/lib/Drupal/Core/Ajax/UpdateBuildIdCommand.php AJAX command for updating the value of a hidden form_build_id input element
on a form. It requires the form passed in to have keys for both the old build
ID in #build_id_old and the new build ID in #build_id.
UpdateBuildIdCommand.php file core/lib/Drupal/Core/Ajax/UpdateBuildIdCommand.php
UpdateBuildIdCommand::$new property core/lib/Drupal/Core/Ajax/UpdateBuildIdCommand.php New build id.
UpdateBuildIdCommand::$old property core/lib/Drupal/Core/Ajax/UpdateBuildIdCommand.php Old build id.
UpdateBuildIdCommand::render function core/lib/Drupal/Core/Ajax/UpdateBuildIdCommand.php Return an array to be run through json_encode and sent to the client.
UpdateBuildIdCommand::__construct function core/lib/Drupal/Core/Ajax/UpdateBuildIdCommand.php Constructs a UpdateBuildIdCommand object.
UpdateFetcher::buildFetchUrl function core/modules/update/src/UpdateFetcher.php Generates the URL to fetch information about project updates.
UpdateFetcherInterface::buildFetchUrl function core/modules/update/src/UpdateFetcherInterface.php Generates the URL to fetch information about project updates.
UpdateFetcherTest::providerTestUpdateBuildFetchUrl function core/modules/update/tests/src/Unit/UpdateFetcherTest.php Provide test data for self::testUpdateBuildFetchUrl().
UpdateFetcherTest::testUpdateBuildFetchUrl function core/modules/update/tests/src/Unit/UpdateFetcherTest.php Tests that buildFetchUrl() builds the URL correctly.
UpdateManagerInstall::buildForm function core/modules/update/src/Form/UpdateManagerInstall.php Form constructor.
UpdateManagerUpdate::buildForm function core/modules/update/src/Form/UpdateManagerUpdate.php Form constructor.
UpdateReady::buildForm function core/modules/update/src/Form/UpdateReady.php Form constructor.
UpdateSettingsForm::buildForm function core/modules/update/src/UpdateSettingsForm.php Form constructor.
update_build_dependency_graph function core/includes/update.inc Constructs a graph which encodes the dependencies between module updates.
Url::buildOptionsForm function core/modules/views/src/Plugin/views/field/Url.php Provide link to the page being visited.
UrlHelper::buildQuery function core/lib/Drupal/Component/Utility/UrlHelper.php Parses an array into a valid, rawurlencoded query string.
UrlHelperTest::providerTestBuildQuery function core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php Provides test data for testBuildQuery().
UrlHelperTest::testBuildQuery function core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php Tests query building.
user.toolbar_link_builder service core/modules/user/user.services.yml Drupal\user\ToolbarLinkBuilder
User::buildOptionsForm function core/modules/user/src/Plugin/views/argument_validator/User.php Provides the default form for setting options.
User::buildOptionsForm function core/modules/user/src/Plugin/views/argument_default/User.php Provide the default form for setting options.
UserAccountFormFieldsTest::buildAccountForm function core/modules/user/tests/src/Kernel/UserAccountFormFieldsTest.php Builds the user account form for a given operation.
UserCancelForm::buildForm function core/modules/user/src/Form/UserCancelForm.php Form constructor.
UserData::buildOptionsForm function core/modules/user/src/Plugin/views/field/UserData.php Default options form that provides the label widget that all fields
should have.
UserListBuilder class core/modules/user/src/UserListBuilder.php Defines a class to build a listing of user entities.
UserListBuilder.php file core/modules/user/src/UserListBuilder.php
UserListBuilder::$dateFormatter property core/modules/user/src/UserListBuilder.php The date formatter service.
UserListBuilder::$redirectDestination property core/modules/user/src/UserListBuilder.php The redirect destination service.
UserListBuilder::buildHeader function core/modules/user/src/UserListBuilder.php Builds the header row for the entity listing.
UserListBuilder::buildRow function core/modules/user/src/UserListBuilder.php Builds a row for an entity in the entity listing.
UserListBuilder::createInstance function core/modules/user/src/UserListBuilder.php Instantiates a new instance of this entity handler.
UserListBuilder::getOperations function core/modules/user/src/UserListBuilder.php Provides an array of information to build a list of operation links.
UserListBuilder::load function core/modules/user/src/UserListBuilder.php Loads entities of this type from storage for listing.
UserListBuilder::render function core/modules/user/src/UserListBuilder.php Builds the entity listing as renderable array for table.html.twig.
UserListBuilder::__construct function core/modules/user/src/UserListBuilder.php Constructs a new UserListBuilder object.
UserLoginBlock::build function core/modules/user/src/Plugin/Block/UserLoginBlock.php Builds and returns the renderable array for this block plugin.
UserLoginForm::buildForm function core/modules/user/src/Form/UserLoginForm.php Form constructor.
UserMultipleCancelConfirm::buildForm function core/modules/user/src/Form/UserMultipleCancelConfirm.php Form constructor.
UserName::buildOptionsForm function core/modules/user/src/Plugin/views/argument_validator/UserName.php Provides the default form for setting options.
UserPasswordForm::buildForm function core/modules/user/src/Form/UserPasswordForm.php Form constructor.
UserPasswordResetForm::buildForm function core/modules/user/src/Form/UserPasswordResetForm.php
UserPermissionsForm::buildForm function core/modules/user/src/Form/UserPermissionsForm.php Form constructor.
UserPermissionsRoleSpecificForm::buildForm function core/modules/user/src/Form/UserPermissionsRoleSpecificForm.php Builds the user permissions administration form for a specific role.
UserRole::buildConfigurationForm function core/modules/user/src/Plugin/Condition/UserRole.php Form constructor.
UserSelection::buildConfigurationForm function core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php Form constructor.
UserSelection::buildEntityQuery function core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php Builds an EntityQuery to get referenceable entities.

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