Search for build
- Search 7.x for build
- Search 9.5.x for build
- Search 10.3.x for build
- Search 11.x for build
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. If overridden, it is best to call through to the parent, or to at least make sure all of the functions in this form are called. |
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::$storage | property | core/ |
The comment storage. |
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::$deprecatedProperties | property | core/ |
|
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. |
CommentLinkBuilder::$currentUser | property | core/ |
Current user. |
CommentLinkBuilder::$deprecatedProperties | property | core/ |
|
CommentLinkBuilder::$entityTypeManager | property | core/ |
The entity type manager service. |
CommentLinkBuilder::$moduleHandler | property | core/ |
Module handler service. |
CommentLinkBuilder::buildCommentedEntityLinks | function | core/ |
Builds links for the given entity. |
CommentLinkBuilder::__construct | function | core/ |
Constructs a new CommentLinkBuilder object. |
CommentLinkBuilderInterface | interface | core/ |
Defines an interface for building comment links on a commented entity. |
CommentLinkBuilderInterface.php | file | core/ |
|
CommentLinkBuilderInterface::buildCommentedEntityLinks | function | core/ |
Builds links for the given entity. |
CommentLinkBuilderTest | class | core/ |
@coversDefaultClass \Drupal\comment\CommentLinkBuilder @group comment |
CommentLinkBuilderTest.php | file | core/ |
|
CommentLinkBuilderTest::$commentLinkBuilder | property | core/ |
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.