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 10.3.x for build
  5. Other projects
Title Object type File name Summary
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::$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.

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