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 11.x for build
  6. Other projects
Title Object type File name Summary
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_ui/src/Form/WorkspaceActivateForm.php Form constructor.
WorkspaceDeleteForm::buildForm function core/modules/workspaces_ui/src/Form/WorkspaceDeleteForm.php Form constructor.
WorkspaceFormPersistenceTest::$formBuilder property core/modules/workspaces/tests/src/Kernel/WorkspaceFormPersistenceTest.php The form builder.
WorkspaceListBuilder class core/modules/workspaces_ui/src/WorkspaceListBuilder.php Defines a class to build a listing of workspace entities.
WorkspaceListBuilder.php file core/modules/workspaces_ui/src/WorkspaceListBuilder.php
WorkspaceListBuilder::$renderer property core/modules/workspaces_ui/src/WorkspaceListBuilder.php The renderer service.
WorkspaceListBuilder::$workspaceManager property core/modules/workspaces_ui/src/WorkspaceListBuilder.php The workspace manager service.
WorkspaceListBuilder::$workspaceRepository property core/modules/workspaces_ui/src/WorkspaceListBuilder.php The workspace repository service.
WorkspaceListBuilder::buildHeader function core/modules/workspaces_ui/src/WorkspaceListBuilder.php Builds the header row for the entity listing.
WorkspaceListBuilder::buildRow function core/modules/workspaces_ui/src/WorkspaceListBuilder.php Builds a row for an entity in the entity listing.
WorkspaceListBuilder::createInstance function core/modules/workspaces_ui/src/WorkspaceListBuilder.php Instantiates a new instance of this entity handler.
WorkspaceListBuilder::getDefaultOperations function core/modules/workspaces_ui/src/WorkspaceListBuilder.php Gets this list's default operations.
WorkspaceListBuilder::getEntityListQuery function core/modules/workspaces_ui/src/WorkspaceListBuilder.php Returns a query object for loading entity IDs from the storage.
WorkspaceListBuilder::load function core/modules/workspaces_ui/src/WorkspaceListBuilder.php Loads entities of this type from storage for listing.
WorkspaceListBuilder::offCanvasRender function core/modules/workspaces_ui/src/WorkspaceListBuilder.php Renders the off canvas elements.
WorkspaceListBuilder::render function core/modules/workspaces_ui/src/WorkspaceListBuilder.php Builds the entity listing as renderable array for table.html.twig.
WorkspaceListBuilder::__construct function core/modules/workspaces_ui/src/WorkspaceListBuilder.php Constructs a new EntityListBuilder object.
WorkspaceMergeForm::buildForm function core/modules/workspaces_ui/src/Form/WorkspaceMergeForm.php Form constructor.
WorkspacePublishForm::buildForm function core/modules/workspaces_ui/src/Form/WorkspacePublishForm.php Form constructor.
WorkspaceSelection::buildConfigurationForm function core/modules/workspaces/src/Plugin/EntityReferenceSelection/WorkspaceSelection.php Form constructor.
WorkspacesLayoutBuilderIntegrationTest class core/modules/workspaces/tests/src/FunctionalJavascript/WorkspacesLayoutBuilderIntegrationTest.php Tests for layout editing in workspaces.
WorkspacesLayoutBuilderIntegrationTest.php file core/modules/workspaces/tests/src/FunctionalJavascript/WorkspacesLayoutBuilderIntegrationTest.php
WorkspacesLayoutBuilderIntegrationTest::$defaultTheme property core/modules/workspaces/tests/src/FunctionalJavascript/WorkspacesLayoutBuilderIntegrationTest.php The theme to install as the default for testing.
WorkspacesLayoutBuilderIntegrationTest::$defaultUser property core/modules/workspaces/tests/src/FunctionalJavascript/WorkspacesLayoutBuilderIntegrationTest.php The default user that is getting logged in during setup.

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