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 |
|---|---|---|---|
| OverridesEntityForm::buildForm | function | core/ |
|
| OverridesEntityForm::buildMessage | function | core/ |
Renders a message to display at the top of the layout builder. |
| OverridesSectionStorage::buildLocalTasks | function | core/ |
|
| OverridesSectionStorage::buildRoutes | function | core/ |
|
| OverridesSectionStorage::getLayoutBuilderUrl | function | core/ |
|
| OverridesSectionStorageTest::testBuildRoutes | function | core/ |
Tests build routes. |
| OverviewForm::buildForm | function | core/ |
Form constructor. |
| OverviewTerms::$termListBuilder | property | core/ |
The term list builder. |
| OverviewTerms::buildForm | function | core/ |
Form constructor. |
| OverviewTermsOverride::buildForm | function | core/ |
Form constructor. |
| PackageGenerator::builders | function | composer/ |
Returns a list of metapackage builders. |
| Page::buildBasicRenderable | function | core/ |
Builds a basic render array which can be properly render cached. |
| Page::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| PageActions::build | function | core/ |
|
| PageContext::build | function | core/ |
|
| PageContextTest::testBuildContentModerationNoPending | function | core/ |
Tests content moderation build output with no pending revisions. |
| PageContextTest::testBuildContentModerationWithPendingActive | function | core/ |
Tests the content moderation build when is active with a pending entity. |
| PageContextTest::testBuildEntityLabel | function | core/ |
Tests the build of an entity label within the page context plugin. |
| PageContextTest::testBuildStatusBadge | function | core/ |
Tests the status badge for published and unpublished entities. |
| PageContextTest::testBuildWhenNoEntityOnRoute | function | core/ |
Tests the build method when no entity is present on the route. |
| PagerTestController::buildTestTable | function | core/ |
Builds a render array for a multi-page test table. |
| PageTest::testBuildBasicRenderable | function | core/ |
Tests build basic renderable. |
| PageTest::testBuildBasicRenderableWithMissingRoute | function | core/ |
Tests build basic renderable with missing route. |
| PageTitleBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| PathAliasListBuilder | class | core/ |
Defines a class to build a listing of path_alias entities. |
| PathAliasListBuilder.php | file | core/ |
|
| PathAliasListBuilder::$aliasManager | property | core/ |
The path alias manager. |
| PathAliasListBuilder::$currentRequest | property | core/ |
The current request. |
| PathAliasListBuilder::$formBuilder | property | core/ |
The form builder. |
| PathAliasListBuilder::$languageManager | property | core/ |
The language manager. |
| PathAliasListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| PathAliasListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
| PathAliasListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| PathAliasListBuilder::getEntityIds | function | core/ |
Loads entity IDs using a pager sorted by the entity id. |
| PathAliasListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
| PathAliasListBuilder::__construct | function | core/ |
Constructs a new PathAliasListBuilder object. |
| PathBasedBreadcrumbBuilder | class | core/ |
Defines a class to build path-based breadcrumbs. |
| PathBasedBreadcrumbBuilder.php | file | core/ |
|
| PathBasedBreadcrumbBuilder::$accessManager | property | core/ |
The access check service. |
| PathBasedBreadcrumbBuilder::$config | property | core/ |
Site config object. |
| PathBasedBreadcrumbBuilder::$context | property | core/ |
The router request context. |
| PathBasedBreadcrumbBuilder::$currentPath | property | core/ |
The current path service. |
| PathBasedBreadcrumbBuilder::$currentUser | property | core/ |
The current user object. |
| PathBasedBreadcrumbBuilder::$pathMatcher | property | core/ |
The patch matcher service. |
| PathBasedBreadcrumbBuilder::$pathProcessor | property | core/ |
The inbound path processor. |
| PathBasedBreadcrumbBuilder::$router | property | core/ |
The dynamic router service. |
| PathBasedBreadcrumbBuilder::$titleResolver | property | core/ |
The title resolver. |
| PathBasedBreadcrumbBuilder::applies | function | core/ |
Whether this breadcrumb builder should be used to build the breadcrumb. |
| PathBasedBreadcrumbBuilder::build | function | core/ |
Builds the breadcrumb. |
| PathBasedBreadcrumbBuilder::getRequestForPath | function | core/ |
Matches a path in the router. |
Pagination
- Previous page
- Page 50
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.