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. Other projects
Title Object type File name Summary
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 a listing of entities for the given entity type.
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.
WorkflowListBuilder::buildHeader function core/modules/workflows/src/WorkflowListBuilder.php Builds the header row for the entity listing.
WorkflowListBuilder::buildRow function core/modules/workflows/src/WorkflowListBuilder.php Builds a row for an entity in the entity listing.
WorkflowListBuilder::createInstance function core/modules/workflows/src/WorkflowListBuilder.php Instantiates a new instance of this entity handler.
WorkflowListBuilder::getFormId function core/modules/workflows/src/WorkflowListBuilder.php
WorkflowListBuilder::render function core/modules/workflows/src/WorkflowListBuilder.php Builds the entity listing as renderable array for table.html.twig.
WorkflowListBuilder::__construct function core/modules/workflows/src/WorkflowListBuilder.php Constructs a new WorkflowListBuilder object.
WorkflowStateDeleteForm::buildForm function core/modules/workflows/src/Form/WorkflowStateDeleteForm.php Form constructor.
WorkflowStateEditForm::buildForm function core/modules/workflows/src/Form/WorkflowStateEditForm.php Form constructor.
WorkflowTransitionDeleteForm::buildForm function core/modules/workflows/src/Form/WorkflowTransitionDeleteForm.php Form constructor.
WorkflowTransitionEditForm::buildForm function core/modules/workflows/src/Form/WorkflowTransitionEditForm.php Form constructor.
WorkspaceActivateForm::buildForm function core/modules/workspaces/src/Form/WorkspaceActivateForm.php Form constructor.
WorkspaceDeleteForm::buildForm function core/modules/workspaces/src/Form/WorkspaceDeleteForm.php Form constructor.
WorkspaceListBuilder class core/modules/workspaces/src/WorkspaceListBuilder.php Defines a class to build a listing of workspace entities.
WorkspaceListBuilder.php file core/modules/workspaces/src/WorkspaceListBuilder.php
WorkspaceListBuilder::$renderer property core/modules/workspaces/src/WorkspaceListBuilder.php The renderer service.
WorkspaceListBuilder::$workspaceManager property core/modules/workspaces/src/WorkspaceListBuilder.php The workspace manager service.
WorkspaceListBuilder::$workspaceRepository property core/modules/workspaces/src/WorkspaceListBuilder.php The workspace repository service.
WorkspaceListBuilder::buildHeader function core/modules/workspaces/src/WorkspaceListBuilder.php Builds the header row for the entity listing.
WorkspaceListBuilder::buildRow function core/modules/workspaces/src/WorkspaceListBuilder.php Builds a row for an entity in the entity listing.
WorkspaceListBuilder::createInstance function core/modules/workspaces/src/WorkspaceListBuilder.php Instantiates a new instance of this entity handler.
WorkspaceListBuilder::getDefaultOperations function core/modules/workspaces/src/WorkspaceListBuilder.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.