Search for build
- Search 7.x for build
- Search 8.9.x for build
- Search 10.3.x for build
- Search 11.x for build
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ChainBreadcrumbBuilderInterface | interface | core/ |
Defines an interface a chained service that builds the breadcrumb. |
ChainBreadcrumbBuilderInterface.php | file | core/ |
|
ChainBreadcrumbBuilderInterface::addBuilder | function | core/ |
Adds another breadcrumb builder. |
ChangeUserRoleBase::buildConfigurationForm | function | core/ |
Form constructor. |
ChooseBlockController::build | function | core/ |
Provides the UI for choosing a new block. |
ChooseSectionController::build | function | core/ |
Choose a layout plugin to add as a section. |
CKEditor4To5UpgradePluginManager::validateAndBuildMaps | function | core/ |
Validates plugin definitions: avoids conflicts. Builds maps for later use. |
CKEditor5::assessActiveTextEditorAfterBuild | function | core/ |
Form #after_build callback: provides text editor state changes. |
CKEditor5::buildConfigurationForm | function | core/ |
Form constructor. |
CKEditor::buildConfigurationForm | function | core/ |
Form constructor. |
CKEditor::buildContentsCssJSSetting | function | core/ |
Builds the "contentsCss" configuration part of the CKEditor JS settings. |
CKEditor::buildToolbarJSSetting | function | core/ |
Builds the "toolbar" configuration part of the CKEditor JS settings. |
CKEditorTest::testBuildContentsCssJSSetting | function | core/ |
Tests CKEditor::buildContentsCssJSSetting(). |
CKEditorTest::testBuildToolbarJSSetting | function | core/ |
Tests CKEditor::buildToolbarJSSetting(). |
ClaroLayoutBuilderTest | class | core/ |
Tests the layout builder with the Claro theme. |
ClaroLayoutBuilderTest.php | file | core/ |
|
ClaroLayoutBuilderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ClaroLayoutBuilderTest::$modules | property | core/ |
Modules to enable. |
ClaroLayoutBuilderTest::setUp | function | core/ |
|
ClaroLayoutBuilderTest::testContextualLinks | function | core/ |
Tests the layout builder has expected contextual links with Claro. |
Combine::buildOptionsForm | function | core/ |
Provide the basic form which calls through to subforms. |
comment.lazy_builders | service | core/ |
Drupal\comment\CommentLazyBuilders |
comment.link_builder | service | core/ |
Drupal\comment\CommentLinkBuilder |
CommentAdminOverview::buildForm | function | core/ |
Form constructor for the comment overview administration form. |
CommentBreadcrumbBuilder | class | core/ |
Class to define the comment breadcrumb builder. |
CommentBreadcrumbBuilder.php | file | core/ |
|
CommentBreadcrumbBuilder::$entityTypeManager | property | core/ |
The entity type manager. |
CommentBreadcrumbBuilder::applies | function | core/ |
Whether this breadcrumb builder should be used to build the breadcrumb. |
CommentBreadcrumbBuilder::build | function | core/ |
Builds the breadcrumb. |
CommentBreadcrumbBuilder::__construct | function | core/ |
Constructs the CommentBreadcrumbBuilder. |
CommentDefaultFormatter::$entityFormBuilder | property | core/ |
The entity form builder. |
CommentDefaultFormatter::$viewBuilder | property | core/ |
The comment render controller. |
CommentForm::buildEntity | function | core/ |
Builds an updated entity object based upon the submitted form values. |
CommentLazyBuilders | class | core/ |
Defines a service for comment #lazy_builder callbacks. |
CommentLazyBuilders.php | file | core/ |
|
CommentLazyBuilders::$commentManager | property | core/ |
Comment manager service. |
CommentLazyBuilders::$currentUser | property | core/ |
Current logged in user. |
CommentLazyBuilders::$entityFormBuilder | property | core/ |
The entity form builder service. |
CommentLazyBuilders::$entityTypeManager | property | core/ |
The entity type manager service. |
CommentLazyBuilders::$moduleHandler | property | core/ |
The module handler service. |
CommentLazyBuilders::$renderer | property | core/ |
The renderer service. |
CommentLazyBuilders::access | function | core/ |
Wraps content_translation_translate_access. |
CommentLazyBuilders::buildLinks | function | core/ |
Build the default links (reply, edit, delete …) for a comment. |
CommentLazyBuilders::renderForm | function | core/ |
#lazy_builder callback; builds the comment form. |
CommentLazyBuilders::renderLinks | function | core/ |
#lazy_builder callback; builds a comment's links. |
CommentLazyBuilders::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
CommentLazyBuilders::__construct | function | core/ |
Constructs a new CommentLazyBuilders object. |
CommentLinkBuilder | class | core/ |
Defines a class for building markup for comment links on a commented entity. |
CommentLinkBuilder.php | file | core/ |
|
CommentLinkBuilder::$commentManager | property | core/ |
Comment manager service. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.