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
HelpBlock::build function core/modules/help/src/Plugin/Block/HelpBlock.php Builds and returns the renderable array for this block plugin.
HelpBreadcrumbBuilder class core/modules/help/src/HelpBreadcrumbBuilder.php Provides a breadcrumb builder for help topic pages.
HelpBreadcrumbBuilder.php file core/modules/help/src/HelpBreadcrumbBuilder.php
HelpBreadcrumbBuilder::applies function core/modules/help/src/HelpBreadcrumbBuilder.php Whether this breadcrumb builder should be used to build the breadcrumb.
HelpBreadcrumbBuilder::build function core/modules/help/src/HelpBreadcrumbBuilder.php Builds the breadcrumb.
history.comment_link_builder service core/modules/history/history.services.yml Drupal\history\HistoryCommentLinkBuilder
HistoryCommentLinkBuilder class core/modules/history/src/HistoryCommentLinkBuilder.php Adds history functionality to comment links on nodes.
HistoryCommentLinkBuilder.php file core/modules/history/src/HistoryCommentLinkBuilder.php
HistoryCommentLinkBuilder::buildCommentedEntityLinks function core/modules/history/src/HistoryCommentLinkBuilder.php Builds links for the given entity.
HistoryCommentLinkBuilder::__construct function core/modules/history/src/HistoryCommentLinkBuilder.php Constructs a new HistoryCommentLinkBuilder object.
HistoryCommentLinkBuilderTest class core/modules/history/tests/src/Unit/HistoryCommentLinkBuilderTest.php This is duplicated from CommentLinkBuilderTest with history additions.
HistoryCommentLinkBuilderTest.php file core/modules/history/tests/src/Unit/HistoryCommentLinkBuilderTest.php
HistoryCommentLinkBuilderTest::$commentLinkBuilder property core/modules/history/tests/src/Unit/HistoryCommentLinkBuilderTest.php The comment link builder.
HistoryCommentLinkBuilderTest::$commentManager property core/modules/history/tests/src/Unit/HistoryCommentLinkBuilderTest.php Comment manager mock.
HistoryCommentLinkBuilderTest::$currentUser property core/modules/history/tests/src/Unit/HistoryCommentLinkBuilderTest.php Current user proxy mock.
HistoryCommentLinkBuilderTest::$decoratedCommentLinkBuilder property core/modules/history/tests/src/Unit/HistoryCommentLinkBuilderTest.php The decorated comment link builder.
HistoryCommentLinkBuilderTest::$entityTypeManager property core/modules/history/tests/src/Unit/HistoryCommentLinkBuilderTest.php The entity type manager.
HistoryCommentLinkBuilderTest::$moduleHandler property core/modules/history/tests/src/Unit/HistoryCommentLinkBuilderTest.php Module handler mock.
HistoryCommentLinkBuilderTest::$stringTranslation property core/modules/history/tests/src/Unit/HistoryCommentLinkBuilderTest.php String translation mock.
HistoryCommentLinkBuilderTest::$timestamp property core/modules/history/tests/src/Unit/HistoryCommentLinkBuilderTest.php Timestamp used in test.
HistoryCommentLinkBuilderTest::getLinkCombinations function core/modules/history/tests/src/Unit/HistoryCommentLinkBuilderTest.php Data provider for ::testCommentLinkBuilder.
HistoryCommentLinkBuilderTest::getMockNode function core/modules/history/tests/src/Unit/HistoryCommentLinkBuilderTest.php Builds a mock node based on given scenario.
HistoryCommentLinkBuilderTest::setUp function core/modules/history/tests/src/Unit/HistoryCommentLinkBuilderTest.php Prepares mocks for the test.
HistoryCommentLinkBuilderTest::testCommentLinkBuilder function core/modules/history/tests/src/Unit/HistoryCommentLinkBuilderTest.php Tests the buildCommentedEntityLinks method.
HistoryRenderCallback::lazyBuilder function core/modules/history/src/HistoryRenderCallback.php Render API callback: Attaches the last read timestamp for a node.
HistoryUserTimestamp::buildExposeForm function core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php Options form subform for exposed filter options.
HistoryUserTimestamp::buildOptionsForm function core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php Provide link to node option.
hook_block_build_alter function core/modules/block/block.api.php Alter the result of \Drupal\Core\Block\BlockBase::build().
hook_block_build_BASE_BLOCK_ID_alter function core/modules/block/block.api.php Provide a block plugin specific block_build alteration.
hook_entity_build_defaults_alter function core/lib/Drupal/Core/Entity/entity.api.php Alter entity renderable values before cache checking during rendering.
hook_entity_display_build_alter function core/lib/Drupal/Core/Entity/entity.api.php Alter the render array generated by an EntityDisplay for an entity.
hook_entity_type_build function core/lib/Drupal/Core/Entity/entity.api.php Add to entity type definitions.
hook_ENTITY_TYPE_build_defaults_alter function core/lib/Drupal/Core/Entity/entity.api.php Alter entity renderable values before cache checking during rendering.
hook_js_settings_build function core/lib/Drupal/Core/Render/theme.api.php Modify the JavaScript settings (drupalSettings).
hook_library_info_build function core/lib/Drupal/Core/Render/theme.api.php Add dynamic library definitions.
hook_rebuild function core/core.api.php Rebuild data based upon refreshed caches.
hook_views_post_build function core/modules/views/views.api.php Act on the view immediately after the query is built.
hook_views_pre_build function core/modules/views/views.api.php Act on the view before the query is built, but after displays are attached.
HtmlList::buildOptionsForm function core/modules/views/src/Plugin/views/style/HtmlList.php Render the given style.
HtmlRenderer::buildPageTopAndBottom function core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php Invokes the page top and bottom hooks.
Htmx::buildRequestAttribute function core/lib/Drupal/Core/Htmx/Htmx.php Utility function for the request attributes.
HtmxTestAjaxForm::buildForm function core/modules/system/tests/modules/test_htmx/src/Form/HtmxTestAjaxForm.php Form constructor.
HtmxTestForm::buildDependentOptions function core/modules/system/tests/modules/test_htmx/src/Form/HtmxTestForm.php
HtmxTestForm::buildForm function core/modules/system/tests/modules/test_htmx/src/Form/HtmxTestForm.php Form constructor.
HttpExceptionNormalizer::buildErrorObjects function core/modules/jsonapi/src/Normalizer/HttpExceptionNormalizer.php Builds the normalized JSON:API error objects for the response.
HTTPStatusCode::buildOptionsForm function core/modules/views/src/Plugin/views/area/HTTPStatusCode.php Provide a form to edit options for this plugin.
IconBuilderInterface interface core/lib/Drupal/Core/Layout/Icon/IconBuilderInterface.php Provides an interface for building layout icons.
IconBuilderInterface.php file core/lib/Drupal/Core/Layout/Icon/IconBuilderInterface.php
IconBuilderInterface::build function core/lib/Drupal/Core/Layout/Icon/IconBuilderInterface.php Builds a render array representation of an SVG based on an icon map.
IconBuilderInterface::setHeight function core/lib/Drupal/Core/Layout/Icon/IconBuilderInterface.php Sets the height.

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