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 |
---|---|---|---|
OverridesSectionStorageTest::testBuildRoutes | function | core/ |
@covers ::buildRoutes @covers ::hasIntegerId @covers ::getEntityTypes @covers \Drupal\layout_builder\Routing\LayoutBuilderRoutesTrait::buildLayoutRoutes |
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 |
PageTest::testBuildBasicRenderableWithMissingRoute | function | core/ |
@covers ::buildBasicRenderable |
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 @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. |
PathBasedBreadcrumbBuilderTest::$currentUser | property | core/ |
The mocked current user. |
PathBasedBreadcrumbBuilderTest::$pathMatcher | property | core/ |
The mocked path matcher service. |
PathBasedBreadcrumbBuilderTest::$pathProcessor | property | core/ |
The mocked path processor. |
PathBasedBreadcrumbBuilderTest::$requestMatcher | property | core/ |
The request matching mock object. |
PathBasedBreadcrumbBuilderTest::$titleResolver | property | core/ |
The mocked title resolver. |
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.