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
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.
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.
WorkspaceMergeForm::buildForm function core/modules/workspaces/src/Form/WorkspaceMergeForm.php Form constructor.
WorkspacePublishForm::buildForm function core/modules/workspaces/src/Form/WorkspacePublishForm.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.
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.
WorkspacesLazyBuilders::__construct function core/modules/workspaces/src/WorkspacesLazyBuilders.php
WorkspacesUiLazyBuilders class core/modules/workspaces_ui/src/WorkspacesUiLazyBuilders.php Defines a service for workspaces #lazy_builder callbacks.
WorkspacesUiLazyBuilders.php file core/modules/workspaces_ui/src/WorkspacesUiLazyBuilders.php
WorkspacesUiLazyBuilders::removeTabAttributes function core/modules/workspaces_ui/src/WorkspacesUiLazyBuilders.php Render callback for the workspace toolbar tab.
WorkspacesUiLazyBuilders::renderToolbarTab function core/modules/workspaces_ui/src/WorkspacesUiLazyBuilders.php Lazy builder callback for rendering the workspace toolbar tab.
WorkspacesUiLazyBuilders::trustedCallbacks function core/modules/workspaces_ui/src/WorkspacesUiLazyBuilders.php Lists the trusted callbacks provided by the implementing class.
WorkspacesUiLazyBuilders::__construct function core/modules/workspaces_ui/src/WorkspacesUiLazyBuilders.php
WorkspaceSwitcherBlock::$formBuilder property core/modules/workspaces_ui/src/Plugin/Block/WorkspaceSwitcherBlock.php The form builder.
WorkspaceSwitcherBlock::$formBuilder property core/modules/workspaces/src/Plugin/Block/WorkspaceSwitcherBlock.php The form builder.
WorkspaceSwitcherBlock::build function core/modules/workspaces/src/Plugin/Block/WorkspaceSwitcherBlock.php Builds and returns the renderable array for this block plugin.
WorkspaceSwitcherBlock::build function core/modules/workspaces_ui/src/Plugin/Block/WorkspaceSwitcherBlock.php Builds and returns the renderable array for this block plugin.
WorkspaceSwitcherForm::buildForm function core/modules/workspaces_ui/src/Form/WorkspaceSwitcherForm.php Form constructor.
WorkspaceSwitcherForm::buildForm function core/modules/workspaces/src/Form/WorkspaceSwitcherForm.php Form constructor.
workspaces_ui.lazy_builders service core/modules/workspaces_ui/workspaces_ui.services.yml Drupal\workspaces_ui\WorkspacesUiLazyBuilders
WorkspaceViewBuilder class core/modules/workspaces_ui/src/WorkspaceViewBuilder.php Provides a Workspace view builder.
WorkspaceViewBuilder class core/modules/workspaces/src/WorkspaceViewBuilder.php Provides a Workspace view builder.
WorkspaceViewBuilder.php file core/modules/workspaces/src/WorkspaceViewBuilder.php
WorkspaceViewBuilder.php file core/modules/workspaces_ui/src/WorkspaceViewBuilder.php
WorkspaceViewBuilder::$bundleInfo property core/modules/workspaces_ui/src/WorkspaceViewBuilder.php The entity bundle information service.
WorkspaceViewBuilder::$bundleInfo property core/modules/workspaces/src/WorkspaceViewBuilder.php The entity bundle information service.
WorkspaceViewBuilder::$dateFormatter property core/modules/workspaces/src/WorkspaceViewBuilder.php The date formatter service.
WorkspaceViewBuilder::$dateFormatter property core/modules/workspaces_ui/src/WorkspaceViewBuilder.php The date formatter service.
WorkspaceViewBuilder::$entityTypeManager property core/modules/workspaces_ui/src/WorkspaceViewBuilder.php The entity type manager.
WorkspaceViewBuilder::$entityTypeManager property core/modules/workspaces/src/WorkspaceViewBuilder.php The entity type manager.

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