Search for build

  1. Search 7.x for build
  2. Search 9.5.x for build
  3. Search 8.9.x for build
  4. Search 11.x for build
  5. Other projects
Title Object type File name Summary
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::$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
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
CommentLinkBuilderTest::$commentManager property core/modules/comment/tests/src/Unit/CommentLinkBuilderTest.php Comment manager mock.
CommentLinkBuilderTest::$currentUser property core/modules/comment/tests/src/Unit/CommentLinkBuilderTest.php Current user proxy mock.
CommentLinkBuilderTest::$entityTypeManager property core/modules/comment/tests/src/Unit/CommentLinkBuilderTest.php The entity type manager.
CommentLinkBuilderTest::$moduleHandler property core/modules/comment/tests/src/Unit/CommentLinkBuilderTest.php Module handler mock.
CommentLinkBuilderTest::$stringTranslation property core/modules/comment/tests/src/Unit/CommentLinkBuilderTest.php String translation mock.
CommentLinkBuilderTest::$timestamp property core/modules/comment/tests/src/Unit/CommentLinkBuilderTest.php Timestamp used in test.
CommentLinkBuilderTest::getLinkCombinations function core/modules/comment/tests/src/Unit/CommentLinkBuilderTest.php Data provider for ::testCommentLinkBuilder.
CommentLinkBuilderTest::getMockNode function core/modules/comment/tests/src/Unit/CommentLinkBuilderTest.php Builds a mock node based on given scenario.
CommentLinkBuilderTest::setUp function core/modules/comment/tests/src/Unit/CommentLinkBuilderTest.php Prepares mocks for the test.
CommentLinkBuilderTest::testCommentLinkBuilder function core/modules/comment/tests/src/Unit/CommentLinkBuilderTest.php Tests the buildCommentedEntityLinks method.
CommentSelection::buildEntityQuery function core/modules/comment/src/Plugin/EntityReferenceSelection/CommentSelection.php Builds an EntityQuery to get referenceable entities.
CommentTranslationHandler::entityFormEntityBuild function core/modules/comment/src/CommentTranslationHandler.php Entity builder method.
CommentTypeDeleteForm::buildForm function core/modules/comment/src/Form/CommentTypeDeleteForm.php Form constructor.
CommentTypeListBuilder class core/modules/comment/src/CommentTypeListBuilder.php Defines a class to build a listing of comment type entities.
CommentTypeListBuilder.php file core/modules/comment/src/CommentTypeListBuilder.php
CommentTypeListBuilder::buildHeader function core/modules/comment/src/CommentTypeListBuilder.php Builds the header row for the entity listing.
CommentTypeListBuilder::buildRow function core/modules/comment/src/CommentTypeListBuilder.php Builds a row for an entity in the entity listing.
CommentTypeListBuilder::createInstance function core/modules/comment/src/CommentTypeListBuilder.php Instantiates a new instance of this entity handler.
CommentTypeListBuilder::getDefaultOperations function core/modules/comment/src/CommentTypeListBuilder.php Gets this list's default operations.
CommentTypeListBuilder::__construct function core/modules/comment/src/CommentTypeListBuilder.php Constructs a new CommentTypeListBuilder object.
CommentViewBuilder class core/modules/comment/src/CommentViewBuilder.php View builder handler for comments.
CommentViewBuilder.php file core/modules/comment/src/CommentViewBuilder.php
CommentViewBuilder::$currentUser property core/modules/comment/src/CommentViewBuilder.php The current user.
CommentViewBuilder::$entityTypeManager property core/modules/comment/src/CommentViewBuilder.php The entity type manager.
CommentViewBuilder::alterBuild function core/modules/comment/src/CommentViewBuilder.php Specific per-entity building.
CommentViewBuilder::buildComponents function core/modules/comment/src/CommentViewBuilder.php In addition to modifying the content key on entities, this implementation
will also set the comment entity key which all comments carry.
CommentViewBuilder::createInstance function core/modules/comment/src/CommentViewBuilder.php Instantiates a new instance of this entity handler.
CommentViewBuilder::getBuildDefaults function core/modules/comment/src/CommentViewBuilder.php Provides entity-specific defaults to the build process.
CommentViewBuilder::__construct function core/modules/comment/src/CommentViewBuilder.php Constructs a new CommentViewBuilder.
comment_display_configurable_test_entity_type_build function core/modules/comment/tests/modules/comment_display_configurable_test/comment_display_configurable_test.module Implements hook_entity_type_build().
common_test_library_info_build function core/modules/system/tests/modules/common_test/common_test.module Implements hook_library_info_build().
ComplexTestTypeConfigureForm::buildConfigurationForm function core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeConfigureForm.php Form constructor.

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