Search for build
Title | Object type | File name | Summary |
---|---|---|---|
BookBreadcrumbBuilder::applies | function | core/ |
Whether this breadcrumb builder should be used to build the breadcrumb. |
BookBreadcrumbBuilder::build | function | core/ |
Builds the breadcrumb. |
BookBreadcrumbBuilder::__construct | function | core/ |
Constructs the BookBreadcrumbBuilder. |
BookExport::$viewBuilder | property | core/ |
The node view builder. |
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/ |
|
BreadcrumbManager::build | function | core/ |
|
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. |
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. |
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.