Search for build
- Search 7.x for build
 - Search 8.9.x for build
 - Search 10.3.x for build
 - Search 11.x for build
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| BookManager::bookTreeBuild | function | core/ | 
                                                                                        Builds a book tree, translates links, and checks access. | 
| BookManager::buildBookOutlineData | function | core/ | 
                                                                                        Sorts and returns the built data representing a book tree. | 
| BookManager::buildBookOutlineRecursive | function | core/ | 
                                                                                        Builds the data representing a book tree. | 
| BookManager::buildItems | function | core/ | 
                                                                                        Builds the #items property for a book tree's renderable array. | 
| BookManager::doBookTreeBuild | function | core/ | 
                                                                                        Builds a book tree. | 
| BookMultilingualTest::testMultilingualBookBreadcrumbBuilder | function | core/ | 
                                                                                        Tests various book breadcrumb builder methods return correct translations. | 
| BookNavigationBlock::build | function | core/ | 
                                                                                        Builds and returns the renderable array for this block plugin. | 
| BookRemoveForm::buildForm | function | core/ | 
                                                                                        Form constructor. | 
| BookSettingsForm::buildForm | function | core/ | 
                                                                                        Form constructor. | 
| book_entity_type_build | function | core/ | 
                                                                                        Implements hook_entity_type_build(). | 
| book_node_builder | function | core/ | 
                                                                                        Entity form builder to add the book information to the node. | 
| Boolean::buildOptionsForm | function | core/ | 
                                                                                        Default option form that provides label widget that all fields should have. | 
| BreadcrumbBuilderInterface | interface | core/ | 
                                                                                        Defines an interface for classes that build breadcrumbs. | 
| BreadcrumbBuilderInterface.php | file | core/ | 
                                                                                        |
| BreadcrumbBuilderInterface::applies | function | core/ | 
                                                                                        Whether this breadcrumb builder should be used to build the breadcrumb. | 
| BreadcrumbBuilderInterface::build | function | core/ | 
                                                                                        Builds the breadcrumb. | 
| BreadcrumbManager::$builders | property | core/ | 
                                                                                        Holds arrays of breadcrumb builders, keyed by priority. | 
| BreadcrumbManager::$sortedBuilders | property | core/ | 
                                                                                        Holds the array of breadcrumb builders sorted by priority. | 
| BreadcrumbManager::addBuilder | function | core/ | 
                                                                                        Adds another breadcrumb builder. | 
| BreadcrumbManager::build | function | core/ | 
                                                                                        Builds the breadcrumb. | 
| BreadcrumbManager::getSortedBuilders | function | core/ | 
                                                                                        Returns the sorted array of breadcrumb builders. | 
| BreadcrumbManagerTest::testBuildWithInvalidBreadcrumbResult | function | core/ | 
                                                                                        Tests a breadcrumb builder with a bad return value. | 
| BreadcrumbManagerTest::testBuildWithMultipleApplyingBuilders | function | core/ | 
                                                                                        Tests multiple breadcrumb builder with different priority. | 
| BreadcrumbManagerTest::testBuildWithOneNotApplyingBuilders | function | core/ | 
                                                                                        Tests multiple breadcrumb builders of which one returns NULL. | 
| BreadcrumbManagerTest::testBuildWithoutBuilder | function | core/ | 
                                                                                        Tests the breadcrumb manager without any set breadcrumb. | 
| BreadcrumbManagerTest::testBuildWithSingleBuilder | function | core/ | 
                                                                                        Tests the build method with a single breadcrumb builder. | 
| BreakLockForm::buildForm | function | core/ | 
                                                                                        Form constructor. | 
| Broken::build | function | core/ | 
                                                                                        Builds and returns the renderable array for this block plugin. | 
| Broken::buildConfigurationForm | function | core/ | 
                                                                                        Form constructor. | 
| BrokenHandlerTrait::buildOptionsForm | function | core/ | 
                                                                                        Provides a form to edit options for this plugin. | 
| BrowserTestBaseTest::testBuildXPathQuery | function | core/ | 
                                                                                        Tests legacy buildXPathQuery(). | 
| BuilderInterface | interface | composer/ | 
                                                                                        Produce the output for a metapackage. | 
| BuilderInterface.php | file | composer/ | 
                                                                                        |
| BuilderInterface::getPackage | function | composer/ | 
                                                                                        Generate the Composer.json data for the current tag or branch. | 
| BuilderInterface::getPath | function | composer/ | 
                                                                                        Return the path to where the metapackage should be written. | 
| BuilderInterface::__construct | function | composer/ | 
                                                                                        BuilderInterface constructor. | 
| BuilderTest | class | core/ | 
                                                                                        Test DrupalCoreRecommendedBuilder. | 
| BuilderTest.php | file | core/ | 
                                                                                        |
| BuilderTest::builderTestData | function | core/ | 
                                                                                        Provides test data for testBuilder. | 
| BuilderTest::testBuilder | function | core/ | 
                                                                                        Tests all of the various kinds of builders. | 
| BuildTestBase | class | core/ | 
                                                                                        Provides a workspace to test build processes. | 
| BuildTestBase.php | file | core/ | 
                                                                                        |
| BuildTestBase::$commandProcess | property | core/ | 
                                                                                        The most recent command process. | 
| BuildTestBase::$destroyBuild | property | core/ | 
                                                                                        Default to destroying build artifacts after a test finishes. | 
| BuildTestBase::$hostName | property | core/ | 
                                                                                        Our native host name, used by PHP when it starts up the server. | 
| BuildTestBase::$hostPort | property | core/ | 
                                                                                        Port that will be tested. | 
| BuildTestBase::$mink | property | core/ | 
                                                                                        The Mink session manager. | 
| BuildTestBase::$phpFinder | property | core/ | 
                                                                                        The PHP executable finder. | 
| BuildTestBase::$portLocks | property | core/ | 
                                                                                        A list of ports used by the test. | 
| BuildTestBase::$serverDocroot | property | core/ | 
                                                                                        The docroot for the server process. | 
Pagination
- Previous page
 - Page 6
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.