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
BookBreadcrumbBuilder::applies function core/modules/book/src/BookBreadcrumbBuilder.php Whether this breadcrumb builder should be used to build the breadcrumb.
BookBreadcrumbBuilder::build function core/modules/book/src/BookBreadcrumbBuilder.php Builds the breadcrumb.
BookBreadcrumbBuilder::__construct function core/modules/book/src/BookBreadcrumbBuilder.php Constructs the BookBreadcrumbBuilder.
BookExport::$viewBuilder property core/modules/book/src/BookExport.php The node view builder.
BookManager::bookTreeBuild function core/modules/book/src/BookManager.php Builds a book tree, translates links, and checks access.
BookManager::buildBookOutlineData function core/modules/book/src/BookManager.php Sorts and returns the built data representing a book tree.
BookManager::buildBookOutlineRecursive function core/modules/book/src/BookManager.php Builds the data representing a book tree.
BookManager::buildItems function core/modules/book/src/BookManager.php Builds the #items property for a book tree's renderable array.
BookManager::doBookTreeBuild function core/modules/book/src/BookManager.php Builds a book tree.
BookMultilingualTest::testMultilingualBookBreadcrumbBuilder function core/modules/book/tests/src/Kernel/BookMultilingualTest.php Tests various book breadcrumb builder methods return correct translations.
BookNavigationBlock::build function core/modules/book/src/Plugin/Block/BookNavigationBlock.php Builds and returns the renderable array for this block plugin.
BookRemoveForm::buildForm function core/modules/book/src/Form/BookRemoveForm.php Form constructor.
BookSettingsForm::buildForm function core/modules/book/src/Form/BookSettingsForm.php Form constructor.
book_entity_type_build function core/modules/book/book.module Implements hook_entity_type_build().
book_node_builder function core/modules/book/book.module Entity form builder to add the book information to the node.
Boolean::buildOptionsForm function core/modules/views/src/Plugin/views/field/Boolean.php Default option form that provides label widget that all fields should have.
BreadcrumbBuilderInterface interface core/lib/Drupal/Core/Breadcrumb/BreadcrumbBuilderInterface.php Defines an interface for classes that build breadcrumbs.
BreadcrumbBuilderInterface.php file core/lib/Drupal/Core/Breadcrumb/BreadcrumbBuilderInterface.php
BreadcrumbBuilderInterface::applies function core/lib/Drupal/Core/Breadcrumb/BreadcrumbBuilderInterface.php Whether this breadcrumb builder should be used to build the breadcrumb.
BreadcrumbBuilderInterface::build function core/lib/Drupal/Core/Breadcrumb/BreadcrumbBuilderInterface.php Builds the breadcrumb.
BreadcrumbManager::$builders property core/lib/Drupal/Core/Breadcrumb/BreadcrumbManager.php Holds arrays of breadcrumb builders, keyed by priority.
BreadcrumbManager::$sortedBuilders property core/lib/Drupal/Core/Breadcrumb/BreadcrumbManager.php Holds the array of breadcrumb builders sorted by priority.
BreadcrumbManager::addBuilder function core/lib/Drupal/Core/Breadcrumb/BreadcrumbManager.php
BreadcrumbManager::build function core/lib/Drupal/Core/Breadcrumb/BreadcrumbManager.php
BreadcrumbManager::getSortedBuilders function core/lib/Drupal/Core/Breadcrumb/BreadcrumbManager.php Returns the sorted array of breadcrumb builders.
BreadcrumbManagerTest::testBuildWithInvalidBreadcrumbResult function core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbManagerTest.php Tests a breadcrumb builder with a bad return value.
BreadcrumbManagerTest::testBuildWithMultipleApplyingBuilders function core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbManagerTest.php Tests multiple breadcrumb builder with different priority.
BreadcrumbManagerTest::testBuildWithOneNotApplyingBuilders function core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbManagerTest.php Tests multiple breadcrumb builders of which one returns NULL.
BreadcrumbManagerTest::testBuildWithoutBuilder function core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbManagerTest.php Tests the breadcrumb manager without any set breadcrumb.
BreadcrumbManagerTest::testBuildWithSingleBuilder function core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbManagerTest.php Tests the build method with a single breadcrumb builder.
BreakLockForm::buildForm function core/modules/views_ui/src/Form/BreakLockForm.php Form constructor.
Broken::build function core/lib/Drupal/Core/Block/Plugin/Block/Broken.php Builds and returns the renderable array for this block plugin.
Broken::buildConfigurationForm function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/Broken.php Form constructor.
BrokenHandlerTrait::buildOptionsForm function core/modules/views/src/Plugin/views/BrokenHandlerTrait.php Provides a form to edit options for this plugin.
BuilderInterface interface composer/Generator/BuilderInterface.php Produce the output for a metapackage.
BuilderInterface.php file composer/Generator/BuilderInterface.php
BuilderInterface::getPackage function composer/Generator/BuilderInterface.php Generate the Composer.json data for the current tag or branch.
BuilderInterface::getPath function composer/Generator/BuilderInterface.php Return the path to where the metapackage should be written.
BuilderInterface::__construct function composer/Generator/BuilderInterface.php BuilderInterface constructor.
BuilderTest class core/tests/Drupal/Tests/Composer/Generator/BuilderTest.php Test DrupalCoreRecommendedBuilder.
BuilderTest.php file core/tests/Drupal/Tests/Composer/Generator/BuilderTest.php
BuilderTest::builderTestData function core/tests/Drupal/Tests/Composer/Generator/BuilderTest.php Provides test data for testBuilder.
BuilderTest::testBuilder function core/tests/Drupal/Tests/Composer/Generator/BuilderTest.php Tests all of the various kinds of builders.
BuildTestBase class core/tests/Drupal/BuildTests/Framework/BuildTestBase.php Provides a workspace to test build processes.
BuildTestBase.php file core/tests/Drupal/BuildTests/Framework/BuildTestBase.php
BuildTestBase::$commandProcess property core/tests/Drupal/BuildTests/Framework/BuildTestBase.php The most recent command process.
BuildTestBase::$destroyBuild property core/tests/Drupal/BuildTests/Framework/BuildTestBase.php Default to destroying build artifacts after a test finishes.
BuildTestBase::$hostName property core/tests/Drupal/BuildTests/Framework/BuildTestBase.php Our native host name, used by PHP when it starts up the server.
BuildTestBase::$hostPort property core/tests/Drupal/BuildTests/Framework/BuildTestBase.php Port that will be tested.
BuildTestBase::$mink property core/tests/Drupal/BuildTests/Framework/BuildTestBase.php The Mink session manager.

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