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 11.x for build
  5. Other projects
Title Object type File name Summary
ViewListBuilder::$displayManager property core/modules/views_ui/src/ViewListBuilder.php The views display plugin manager to use.
ViewListBuilder::buildHeader function core/modules/views_ui/src/ViewListBuilder.php Builds the header row for the entity listing.
ViewListBuilder::buildRow function core/modules/views_ui/src/ViewListBuilder.php Builds a row for an entity in the entity listing.
ViewListBuilder::createInstance function core/modules/views_ui/src/ViewListBuilder.php Instantiates a new instance of this entity handler.
ViewListBuilder::getDefaultOperations function core/modules/views_ui/src/ViewListBuilder.php Gets this list's default operations.
ViewListBuilder::getDisplaysList function core/modules/views_ui/src/ViewListBuilder.php Gets a list of displays included in the view.
ViewListBuilder::load function core/modules/views_ui/src/ViewListBuilder.php Loads entities of this type from storage for listing.
ViewListBuilder::render function core/modules/views_ui/src/ViewListBuilder.php Builds the entity listing as renderable array for table.html.twig.
ViewListBuilder::__construct function core/modules/views_ui/src/ViewListBuilder.php Constructs a new ViewListBuilder object.
ViewListBuilderTest class core/modules/views_ui/tests/src/Unit/ViewListBuilderTest.php @coversDefaultClass \Drupal\views_ui\ViewListBuilder
@group views_ui
ViewListBuilderTest.php file core/modules/views_ui/tests/src/Unit/ViewListBuilderTest.php
ViewListBuilderTest::testBuildRowEntityList function core/modules/views_ui/tests/src/Unit/ViewListBuilderTest.php Tests the listing of displays on a views list builder.
views-ui-build-group-filter-form.html.twig file core/modules/views_ui/templates/views-ui-build-group-filter-form.html.twig Default theme implementation for Views UI build group filter form.
views-ui-build-group-filter-form.html.twig file core/themes/stable9/templates/admin/views-ui-build-group-filter-form.html.twig Theme override for Views UI build group filter form.
views-ui-build-group-filter-form.html.twig file core/themes/claro/templates/views/views-ui-build-group-filter-form.html.twig Theme override for Views UI build group filter form.
ViewsBlock::build function core/modules/views/src/Plugin/Block/ViewsBlock.php Builds and returns the renderable array for this block plugin.
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().
VocabularyForm::buildEntity function core/modules/taxonomy/src/VocabularyForm.php Builds an updated entity object based upon the submitted form values.
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.

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