Search for build

  1. Search 7.x for build
  2. Search 8.9.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
ViewsBlockBase::buildConfigurationForm function core/modules/views/src/Plugin/Block/ViewsBlockBase.php Form constructor.
ViewsBlockTest::testBuild function core/modules/views/tests/src/Unit/Plugin/Block/ViewsBlockTest.php Tests the build method.
ViewsBlockTest::testBuildEmpty function core/modules/views/tests/src/Unit/Plugin/Block/ViewsBlockTest.php Tests the build method.
ViewsBlockTest::testBuildFailed function core/modules/views/tests/src/Unit/Plugin/Block/ViewsBlockTest.php Tests the build method with a failed execution.
ViewsBlockTest::testBuildWithTitleOverride function core/modules/views/tests/src/Kernel/Plugin/ViewsBlockTest.php Tests ViewsBlock::build() with a title override.
ViewsBlockTest::testBuildWithTitleToken function core/modules/views/tests/src/Kernel/Plugin/ViewsBlockTest.php Tests that ViewsBlock::build() produces the right output with title tokens.
ViewsExposedFilterBlock::build function core/modules/views/src/Plugin/Block/ViewsExposedFilterBlock.php
ViewsExposedForm::buildForm function core/modules/views/src/Form/ViewsExposedForm.php Form constructor.
ViewsForm::buildForm function core/modules/views/src/Form/ViewsForm.php Form constructor.
ViewsFormMainForm::buildForm function core/modules/views/src/Form/ViewsFormMainForm.php Form constructor.
ViewsMenuLinkForm::buildConfigurationForm function core/modules/views/src/Plugin/Menu/Form/ViewsMenuLinkForm.php Form constructor.
ViewsPluginInterface::buildOptionsForm function core/modules/views/src/Plugin/views/ViewsPluginInterface.php Provide a form to edit options for this plugin.
ViewsSelection::buildConfigurationForm function core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php Form constructor.
ViewsTestDataController::placeholderLazyBuilder function core/modules/views/tests/modules/views_test_data/src/Controller/ViewsTestDataController.php #lazy_builder callback; for testing purposes only.
ViewsTestDataElementEmbedForm::buildForm function core/modules/views/tests/modules/views_test_data/src/Form/ViewsTestDataElementEmbedForm.php Form constructor.
ViewsTestDataElementForm::buildForm function core/modules/views/tests/modules/views_test_data/src/Form/ViewsTestDataElementForm.php Form constructor.
ViewsTestDataErrorForm::buildForm function core/modules/views/tests/modules/views_test_data/src/Form/ViewsTestDataErrorForm.php Form constructor.
views_test_data_views_post_build function core/modules/views/tests/modules/views_test_data/views_test_data.views_execution.inc Implements hook_views_post_build().
views_test_data_views_pre_build function core/modules/views/tests/modules/views_test_data/views_test_data.views_execution.inc Implements hook_views_pre_build().
views_ui_build_form_url function core/modules/views_ui/admin.inc Creates the menu path for a standard AJAX form given the form state.
views_ui_entity_type_build function core/modules/views_ui/views_ui.module Implements hook_entity_type_build().
VocabularyListBuilder class core/modules/taxonomy/src/VocabularyListBuilder.php Defines a class to build a listing of taxonomy vocabulary entities.
VocabularyListBuilder.php file core/modules/taxonomy/src/VocabularyListBuilder.php
VocabularyListBuilder::$currentUser property core/modules/taxonomy/src/VocabularyListBuilder.php The current user.
VocabularyListBuilder::$entitiesKey property core/modules/taxonomy/src/VocabularyListBuilder.php The key to use for the form element containing the entities.
VocabularyListBuilder::$entityTypeManager property core/modules/taxonomy/src/VocabularyListBuilder.php The entity type manager.
VocabularyListBuilder::$messenger property core/modules/taxonomy/src/VocabularyListBuilder.php The messenger.
VocabularyListBuilder::$renderer property core/modules/taxonomy/src/VocabularyListBuilder.php The renderer service.
VocabularyListBuilder::buildForm function core/modules/taxonomy/src/VocabularyListBuilder.php Form constructor.
VocabularyListBuilder::buildHeader function core/modules/taxonomy/src/VocabularyListBuilder.php Builds the header row for the entity listing.
VocabularyListBuilder::buildRow function core/modules/taxonomy/src/VocabularyListBuilder.php Builds a row for an entity in the entity listing.
VocabularyListBuilder::createInstance function core/modules/taxonomy/src/VocabularyListBuilder.php Instantiates a new instance of this entity handler.
VocabularyListBuilder::getDefaultOperations function core/modules/taxonomy/src/VocabularyListBuilder.php Gets this list's default operations.
VocabularyListBuilder::getFormId function core/modules/taxonomy/src/VocabularyListBuilder.php Returns a unique string identifying the form.
VocabularyListBuilder::render function core/modules/taxonomy/src/VocabularyListBuilder.php Builds the entity listing as renderable array for table.html.twig.
VocabularyListBuilder::submitForm function core/modules/taxonomy/src/VocabularyListBuilder.php Form submission handler.
VocabularyListBuilder::__construct function core/modules/taxonomy/src/VocabularyListBuilder.php Constructs a new VocabularyListBuilder object.
WebAssert::buildStatusMessageSelector function core/tests/Drupal/Tests/WebAssert.php Builds a xpath selector for a message with given type and text.
WebAssert::buildXPathQuery function core/tests/Drupal/Tests/WebAssert.php Builds an XPath query.
WidgetBase::afterBuild function core/lib/Drupal/Core/Field/WidgetBase.php After-build handler for field elements in a form.
WizardInterface::buildForm function core/modules/views/src/Plugin/views/wizard/WizardInterface.php Form callback to build other elements in the "show" form.
WizardPluginBase::buildDisplayOptions function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Builds an array of display options for the view.
WizardPluginBase::buildFilters function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Builds the form structure for selecting the view's filters.
WizardPluginBase::buildForm function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Form callback to build other elements in the "show" form.
WizardPluginBase::buildFormStyle function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Adds the style options to the wizard form.
WizardPluginBase::buildSorts function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Builds the form structure for selecting the view's sort order.
WorkflowDeleteForm::buildForm function core/modules/workflows/src/Form/WorkflowDeleteForm.php Form constructor.
WorkflowListBuilder class core/modules/workflows/src/WorkflowListBuilder.php Provides a listing of Workflow entities.
WorkflowListBuilder.php file core/modules/workflows/src/WorkflowListBuilder.php
WorkflowListBuilder::$workflowTypeManager property core/modules/workflows/src/WorkflowListBuilder.php The workflow type plugin manager.

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