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 main for build
  6. Other projects
Title Object type File name Summary
UserAccountFormPasswordResetTest::buildAccountForm function core/modules/user/tests/src/Kernel/UserAccountFormPasswordResetTest.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 option form that provides label widget that all fields should have.
UserLanguageTestController::buildPostResponse function core/modules/user/tests/modules/user_language_test/src/Controller/UserLanguageTestController.php Builds the response.
UserLanguageTestForm::buildForm function core/modules/user/tests/modules/user_language_test/src/Form/UserLanguageTestForm.php Form constructor.
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.
UserPermissionsModuleSpecificForm::buildForm function core/modules/user/src/Form/UserPermissionsModuleSpecificForm.php Builds the user permissions administration form for a specific module(s).
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.
ValidationErrorBlock::build function core/modules/settings_tray/tests/modules/settings_tray_test/src/Plugin/Block/ValidationErrorBlock.php Builds and returns the renderable array for this block plugin.
VariantBase::buildConfigurationForm function core/lib/Drupal/Core/Display/VariantBase.php Form constructor.
VariantInterface::build function core/lib/Drupal/Core/Display/VariantInterface.php Builds and returns the renderable array for the display variant.
VersionHistoryController::buildDeleteRevisionLink function core/lib/Drupal/Core/Entity/Controller/VersionHistoryController.php Builds a link to delete an entity revision.
VersionHistoryController::buildRevertRevisionLink function core/lib/Drupal/Core/Entity/Controller/VersionHistoryController.php Builds a link to revert an entity revision.
VersionHistoryController::buildRow function core/lib/Drupal/Core/Entity/Controller/VersionHistoryController.php Builds a table row for a revision.
View::buildOptionsForm function core/modules/views/src/Plugin/views/area/View.php Provide a form to edit options for this plugin.
ViewEditForm::buildOptionForm function core/modules/views_ui/src/ViewEditForm.php Build a renderable array representing one option on the edit form.
ViewEditForm::rebuildCurrentTab function core/modules/views_ui/src/ViewEditForm.php Regenerate the current tab for AJAX updates.
ViewExecutable::$build_info property core/modules/views/src/ViewExecutable.php An array of build info.
ViewExecutable::$build_sort property core/modules/views/src/ViewExecutable.php Indicates if the sorts have been built.
ViewExecutable::$build_time property core/modules/views/src/ViewExecutable.php The build execution time.
ViewExecutable::build function core/modules/views/src/ViewExecutable.php Builds the query for the view.
ViewExecutable::buildRenderable function core/modules/views/src/ViewExecutable.php Builds the render array outline for the given display.
ViewExecutable::buildThemeFunctions function core/modules/views/src/ViewExecutable.php Provides a full array of possible theme functions to try for a given hook.
ViewExecutable::buildTitle function core/modules/views/src/ViewExecutable.php Forces the view to build a title.
ViewExecutable::_build function core/modules/views/src/ViewExecutable.php Builds an individual set of handlers.
ViewExecutable::_buildArguments function core/modules/views/src/ViewExecutable.php Builds all the arguments.
ViewExecutableTest::testBuildThemeFunctions function core/modules/views/tests/src/Unit/ViewExecutableTest.php Tests build theme functions.
ViewFormBase::buildForm function core/modules/views_ui/src/ViewFormBase.php Form constructor.
ViewListBuilder class core/modules/views_ui/src/ViewListBuilder.php Defines a class to build a listing of view entities.
ViewListBuilder.php file core/modules/views_ui/src/ViewListBuilder.php

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