Search for build

  1. Search 7.x for build
  2. Search 9.5.x for build
  3. Search 10.3.x for build
  4. Search 11.x for build
  5. Other projects
Title Object type File name Summary
CKEditorTest::testBuildToolbarJSSetting function core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php Tests CKEditor::buildToolbarJSSetting().
ClaroLayoutBuilderTest class core/tests/Drupal/FunctionalTests/Theme/ClaroLayoutBuilderTest.php Tests the layout builder with the Claro theme.
ClaroLayoutBuilderTest.php file core/tests/Drupal/FunctionalTests/Theme/ClaroLayoutBuilderTest.php
ClaroLayoutBuilderTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Theme/ClaroLayoutBuilderTest.php The theme to install as the default for testing.
ClaroLayoutBuilderTest::$modules property core/tests/Drupal/FunctionalTests/Theme/ClaroLayoutBuilderTest.php Modules to enable.
ClaroLayoutBuilderTest::setUp function core/tests/Drupal/FunctionalTests/Theme/ClaroLayoutBuilderTest.php
ClaroLayoutBuilderTest::testContextualLinks function core/tests/Drupal/FunctionalTests/Theme/ClaroLayoutBuilderTest.php Tests the layout builder has expected contextual links with Claro.
Combine::buildOptionsForm function core/modules/views/src/Plugin/views/filter/Combine.php 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/modules/comment/comment.services.yml Drupal\comment\CommentLazyBuilders
comment.link_builder service core/modules/comment/comment.services.yml Drupal\comment\CommentLinkBuilder
CommentAdminOverview::buildForm function core/modules/comment/src/Form/CommentAdminOverview.php Form constructor for the comment overview administration form.
CommentBreadcrumbBuilder class core/modules/comment/src/CommentBreadcrumbBuilder.php Class to define the comment breadcrumb builder.
CommentBreadcrumbBuilder.php file core/modules/comment/src/CommentBreadcrumbBuilder.php
CommentBreadcrumbBuilder::$storage property core/modules/comment/src/CommentBreadcrumbBuilder.php The comment storage.
CommentBreadcrumbBuilder::applies function core/modules/comment/src/CommentBreadcrumbBuilder.php Whether this breadcrumb builder should be used to build the breadcrumb.
CommentBreadcrumbBuilder::build function core/modules/comment/src/CommentBreadcrumbBuilder.php Builds the breadcrumb.
CommentBreadcrumbBuilder::__construct function core/modules/comment/src/CommentBreadcrumbBuilder.php Constructs the CommentBreadcrumbBuilder.
CommentDefaultFormatter::$entityFormBuilder property core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php The entity form builder.
CommentDefaultFormatter::$viewBuilder property core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php The comment render controller.
CommentForm::buildEntity function core/modules/comment/src/CommentForm.php Builds an updated entity object based upon the submitted form values.
CommentLazyBuilders class core/modules/comment/src/CommentLazyBuilders.php Defines a service for comment #lazy_builder callbacks.
CommentLazyBuilders.php file core/modules/comment/src/CommentLazyBuilders.php
CommentLazyBuilders::$commentManager property core/modules/comment/src/CommentLazyBuilders.php Comment manager service.
CommentLazyBuilders::$currentUser property core/modules/comment/src/CommentLazyBuilders.php Current logged in user.
CommentLazyBuilders::$deprecatedProperties property core/modules/comment/src/CommentLazyBuilders.php
CommentLazyBuilders::$entityFormBuilder property core/modules/comment/src/CommentLazyBuilders.php The entity form builder service.
CommentLazyBuilders::$entityTypeManager property core/modules/comment/src/CommentLazyBuilders.php The entity type manager service.
CommentLazyBuilders::$moduleHandler property core/modules/comment/src/CommentLazyBuilders.php The module handler service.
CommentLazyBuilders::$renderer property core/modules/comment/src/CommentLazyBuilders.php The renderer service.
CommentLazyBuilders::access function core/modules/comment/src/CommentLazyBuilders.php Wraps content_translation_translate_access.
CommentLazyBuilders::buildLinks function core/modules/comment/src/CommentLazyBuilders.php Build the default links (reply, edit, delete …) for a comment.
CommentLazyBuilders::renderForm function core/modules/comment/src/CommentLazyBuilders.php #lazy_builder callback; builds the comment form.
CommentLazyBuilders::renderLinks function core/modules/comment/src/CommentLazyBuilders.php #lazy_builder callback; builds a comment's links.
CommentLazyBuilders::trustedCallbacks function core/modules/comment/src/CommentLazyBuilders.php Lists the trusted callbacks provided by the implementing class.
CommentLazyBuilders::__construct function core/modules/comment/src/CommentLazyBuilders.php Constructs a new CommentLazyBuilders object.
CommentLinkBuilder class core/modules/comment/src/CommentLinkBuilder.php Defines a class for building markup for comment links on a commented entity.
CommentLinkBuilder.php file core/modules/comment/src/CommentLinkBuilder.php
CommentLinkBuilder::$commentManager property core/modules/comment/src/CommentLinkBuilder.php Comment manager service.
CommentLinkBuilder::$currentUser property core/modules/comment/src/CommentLinkBuilder.php Current user.
CommentLinkBuilder::$deprecatedProperties property core/modules/comment/src/CommentLinkBuilder.php
CommentLinkBuilder::$entityTypeManager property core/modules/comment/src/CommentLinkBuilder.php The entity type manager service.
CommentLinkBuilder::$moduleHandler property core/modules/comment/src/CommentLinkBuilder.php Module handler service.
CommentLinkBuilder::buildCommentedEntityLinks function core/modules/comment/src/CommentLinkBuilder.php Builds links for the given entity.
CommentLinkBuilder::__construct function core/modules/comment/src/CommentLinkBuilder.php Constructs a new CommentLinkBuilder object.
CommentLinkBuilderInterface interface core/modules/comment/src/CommentLinkBuilderInterface.php Defines an interface for building comment links on a commented entity.
CommentLinkBuilderInterface.php file core/modules/comment/src/CommentLinkBuilderInterface.php
CommentLinkBuilderInterface::buildCommentedEntityLinks function core/modules/comment/src/CommentLinkBuilderInterface.php Builds links for the given entity.
CommentLinkBuilderTest class core/modules/comment/tests/src/Unit/CommentLinkBuilderTest.php @coversDefaultClass \Drupal\comment\CommentLinkBuilder
@group comment
CommentLinkBuilderTest.php file core/modules/comment/tests/src/Unit/CommentLinkBuilderTest.php
CommentLinkBuilderTest::$commentLinkBuilder property core/modules/comment/tests/src/Unit/CommentLinkBuilderTest.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.