Search for build
- Search 7.x for build
- Search 9.5.x for build
- Search 8.9.x for build
- Search 10.3.x for build
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BookBreadcrumbBuilder::$account | property | core/ |
The current user account. |
BookBreadcrumbBuilder::$entityRepository | property | core/ |
The entity repository service. |
BookBreadcrumbBuilder::$languageManager | property | core/ |
The language manager service. |
BookBreadcrumbBuilder::$nodeStorage | property | core/ |
The node storage. |
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/ |
|
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/ |
|
Broken::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
Broken::buildConfigurationForm | function | core/ |
|
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. |
BuildTest | class | core/ |
|
BuildTestBase | class | core/ |
Provides a workspace to test build processes. |
BuildTestBase.php | file | core/ |
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.