Search for build
| Title | Object type | File name | Summary |
|---|---|---|---|
| OverridesEntityForm::buildForm | function | core/ |
Form constructor. |
| OverridesEntityForm::buildMessage | function | core/ |
Renders a message to display at the top of the layout builder. |
| OverridesSectionStorage::buildLocalTasks | function | core/ |
Provides the local tasks dynamically for Layout Builder plugins. |
| OverridesSectionStorage::buildRoutes | function | core/ |
Provides the routes needed for Layout Builder UI. |
| OverridesSectionStorage::getLayoutBuilderUrl | function | core/ |
Gets the URL used to display the Layout Builder UI. |
| OverridesSectionStorageTest::testBuildRoutes | function | core/ |
@covers ::buildRoutes[[api-linebreak]] @covers ::hasIntegerId[[api-linebreak]] @covers ::getEntityTypes[[api-linebreak]] @covers \Drupal\layout_builder\Routing\LayoutBuilderRoutesTrait::buildLayoutRoutes[[api-linebreak]] |
| Overview::buildForm | function | core/ |
Form constructor. |
| OverviewForm::buildForm | function | core/ |
Form constructor. |
| OverviewTerms::$termListBuilder | property | core/ |
The term list builder. |
| OverviewTerms::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. |
| PagerTestController::buildTestTable | function | core/ |
Builds a render array for a multi-page test table. |
| PageTest::testBuildBasicRenderable | function | core/ |
@covers ::buildBasicRenderable[[api-linebreak]] |
| PageTest::testBuildBasicRenderableWithMissingRoute | function | core/ |
@covers ::buildBasicRenderable[[api-linebreak]] |
| 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. |
| PathBasedBreadcrumbBuilder::__construct | function | core/ |
Constructs the PathBasedBreadcrumbBuilder. |
| PathBasedBreadcrumbBuilderTest | class | core/ |
@coversDefaultClass \Drupal\system\PathBasedBreadcrumbBuilder[[api-linebreak]] @group system |
| PathBasedBreadcrumbBuilderTest.php | file | core/ |
|
| PathBasedBreadcrumbBuilderTest::$accessManager | property | core/ |
The mocked access manager. |
| PathBasedBreadcrumbBuilderTest::$builder | property | core/ |
The path based breadcrumb builder object to test. |
| PathBasedBreadcrumbBuilderTest::$context | property | core/ |
The mocked route request context. |
| PathBasedBreadcrumbBuilderTest::$currentPath | property | core/ |
The mocked current path. |
Pagination
- Previous page
- Page 49
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.