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
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.
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.
IconBuilderInterface::setId function core/lib/Drupal/Core/Layout/Icon/IconBuilderInterface.php Sets the ID.
IconBuilderInterface::setLabel function core/lib/Drupal/Core/Layout/Icon/IconBuilderInterface.php Sets the label.
IconBuilderInterface::setPadding function core/lib/Drupal/Core/Layout/Icon/IconBuilderInterface.php Sets the padding.
IconBuilderInterface::setStrokeWidth function core/lib/Drupal/Core/Layout/Icon/IconBuilderInterface.php Sets the stroke width.
IconBuilderInterface::setWidth function core/lib/Drupal/Core/Layout/Icon/IconBuilderInterface.php Sets the width.
IconBuilderTest class core/tests/Drupal/KernelTests/Core/Layout/IconBuilderTest.php @coversDefaultClass \Drupal\Core\Layout\Icon\SvgIconBuilder
@group Layout
IconBuilderTest.php file core/tests/Drupal/KernelTests/Core/Layout/IconBuilderTest.php
IconBuilderTest::providerTestBuild function core/tests/Drupal/KernelTests/Core/Layout/IconBuilderTest.php Returns data for testing the icon builder.
IconBuilderTest::testBuild function core/tests/Drupal/KernelTests/Core/Layout/IconBuilderTest.php @covers ::build
@covers ::buildRenderArray
@covers ::calculateSvgValues
@covers ::getLength
@covers ::getOffset
IconExtractorBase::buildConfigurationForm function core/lib/Drupal/Core/Theme/Icon/IconExtractorBase.php Form constructor.
IconExtractorSettingsForm::buildBooleanForm function core/lib/Drupal/Core/Theme/Icon/IconExtractorSettingsForm.php Build Drupal form for a boolean setting to a checkbox.
IconExtractorSettingsForm::buildEnumForm function core/lib/Drupal/Core/Theme/Icon/IconExtractorSettingsForm.php Build Drupal form for an enumerations to a select.
IconExtractorSettingsForm::buildNumberForm function core/lib/Drupal/Core/Theme/Icon/IconExtractorSettingsForm.php Build Drupal form for a number or integer setting.
IconExtractorSettingsForm::buildStringForm function core/lib/Drupal/Core/Theme/Icon/IconExtractorSettingsForm.php Build Drupal form for a string setting to a textfield.
IconPackExtractorForm::buildConfigurationForm function core/lib/Drupal/Core/Theme/Icon/IconPackExtractorForm.php Form constructor.
IconPackExtractorFormTest::testBuildConfigurationForm function core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php Test the IconPackExtractorForm::buildConfigurationForm method.
IdConflictForm::buildForm function core/modules/migrate_drupal_ui/src/Form/IdConflictForm.php Form constructor.
IHaveRuntimeContexts::build function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Block/IHaveRuntimeContexts.php Builds and returns the renderable array for this block plugin.
Image::buildConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Image.php
ImageEffectAddForm::buildForm function core/modules/image/src/Form/ImageEffectAddForm.php Form constructor.
ImageEffectDeleteForm::buildForm function core/modules/image/src/Form/ImageEffectDeleteForm.php Form constructor.
ImageEffectEditForm::buildForm function core/modules/image/src/Form/ImageEffectEditForm.php Form constructor.
ImageEffectFormBase::buildForm function core/modules/image/src/Form/ImageEffectFormBase.php
ImageResize::buildConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ImageResize.php
ImageStyle::buildUri function core/modules/image/src/Entity/ImageStyle.php Returns the URI of this image when using this style.
ImageStyle::buildUrl function core/modules/image/src/Entity/ImageStyle.php Returns the URL of this image derivative for an original image path or URI.
ImageStyleInterface::buildUri function core/modules/image/src/ImageStyleInterface.php Returns the URI of this image when using this style.
ImageStyleInterface::buildUrl function core/modules/image/src/ImageStyleInterface.php Returns the URL of this image derivative for an original image path or URI.
ImageStyleListBuilder class core/modules/image/src/ImageStyleListBuilder.php Defines a class to build a listing of image style entities.
ImageStyleListBuilder.php file core/modules/image/src/ImageStyleListBuilder.php
ImageStyleListBuilder::buildHeader function core/modules/image/src/ImageStyleListBuilder.php Builds the header row for the entity listing.

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