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
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.
WorkspaceFormPersistenceTest::$formBuilder property core/modules/workspaces/tests/src/Kernel/WorkspaceFormPersistenceTest.php The form builder.
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.
WorkspaceListBuilder::getEntityListQuery function core/modules/workspaces/src/WorkspaceListBuilder.php Returns a query object for loading entity IDs from the storage.
WorkspaceListBuilder::load function core/modules/workspaces/src/WorkspaceListBuilder.php Loads entities of this type from storage for listing.
WorkspaceListBuilder::offCanvasRender function core/modules/workspaces/src/WorkspaceListBuilder.php Renders the off canvas elements.
WorkspaceListBuilder::render function core/modules/workspaces/src/WorkspaceListBuilder.php Builds the entity listing as renderable array for table.html.twig.
WorkspaceListBuilder::__construct function core/modules/workspaces/src/WorkspaceListBuilder.php Constructs a new EntityListBuilder object.
WorkspaceMergeForm::buildForm function core/modules/workspaces/src/Form/WorkspaceMergeForm.php Form constructor.
WorkspacePublishForm::buildForm function core/modules/workspaces/src/Form/WorkspacePublishForm.php Form constructor.
workspaces.lazy_builders service core/modules/workspaces/workspaces.services.yml Drupal\workspaces\WorkspacesLazyBuilders
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.
WorkspacesLayoutBuilderIntegrationTest::$modules property core/modules/workspaces/tests/src/FunctionalJavascript/WorkspacesLayoutBuilderIntegrationTest.php Modules to install.
WorkspacesLayoutBuilderIntegrationTest::setUp function core/modules/workspaces/tests/src/FunctionalJavascript/WorkspacesLayoutBuilderIntegrationTest.php
WorkspacesLayoutBuilderIntegrationTest::testBlockDeletionInWorkspaces function core/modules/workspaces/tests/src/FunctionalJavascript/WorkspacesLayoutBuilderIntegrationTest.php Tests that blocks can be deleted inside workspaces.
WorkspacesLayoutBuilderIntegrationTest::testBlocksInWorkspaces function core/modules/workspaces/tests/src/FunctionalJavascript/WorkspacesLayoutBuilderIntegrationTest.php Tests changing a layout/blocks inside a workspace.
WorkspacesLayoutBuilderIntegrationTest::testWorkspacesLayoutTempstore function core/modules/workspaces/tests/src/FunctionalJavascript/WorkspacesLayoutBuilderIntegrationTest.php Tests workspace specific layout tempstore data.
WorkspacesLazyBuilder class core/modules/navigation/src/WorkspacesLazyBuilder.php Defines a service for workspaces #lazy_builder callbacks.
WorkspacesLazyBuilder.php file core/modules/navigation/src/WorkspacesLazyBuilder.php
WorkspacesLazyBuilder::renderNavigationLinks function core/modules/navigation/src/WorkspacesLazyBuilder.php Lazy builder callback for rendering navigation links.
WorkspacesLazyBuilder::__construct function core/modules/navigation/src/WorkspacesLazyBuilder.php
WorkspacesLazyBuilders class core/modules/workspaces/src/WorkspacesLazyBuilders.php Defines a service for workspaces #lazy_builder callbacks.
WorkspacesLazyBuilders.php file core/modules/workspaces/src/WorkspacesLazyBuilders.php
WorkspacesLazyBuilders::removeTabAttributes function core/modules/workspaces/src/WorkspacesLazyBuilders.php Render callback for the workspace toolbar tab.
WorkspacesLazyBuilders::renderToolbarTab function core/modules/workspaces/src/WorkspacesLazyBuilders.php Lazy builder callback for rendering the workspace toolbar tab.
WorkspacesLazyBuilders::trustedCallbacks function core/modules/workspaces/src/WorkspacesLazyBuilders.php Lists the trusted callbacks provided by the implementing class.

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