Search for build

  1. Search 7.x for build
  2. Search 8.9.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
RebuildTest::$defaultTheme property core/modules/system/tests/src/FunctionalJavascript/Form/RebuildTest.php The theme to install as the default for testing.
RebuildTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/RebuildTest.php The theme to install as the default for testing.
RebuildTest::$modules property core/modules/system/tests/src/FunctionalJavascript/Form/RebuildTest.php Modules to enable.
RebuildTest::$modules property core/modules/system/tests/src/Functional/Form/RebuildTest.php Modules to enable.
RebuildTest::$webUser property core/modules/system/tests/src/FunctionalJavascript/Form/RebuildTest.php A user for testing.
RebuildTest::$webUser property core/modules/system/tests/src/Functional/Form/RebuildTest.php A user for testing.
RebuildTest::setUp function core/modules/system/tests/src/FunctionalJavascript/Form/RebuildTest.php
RebuildTest::setUp function core/modules/system/tests/src/Functional/Form/RebuildTest.php
RebuildTest::testPreserveFormActionAfterAJAX function core/modules/system/tests/src/FunctionalJavascript/Form/RebuildTest.php Tests that a form's action is retained after an Ajax submission.
RebuildTest::testRebuildPreservesValues function core/modules/system/tests/src/Functional/Form/RebuildTest.php Tests preservation of values.
rebuild_token_calculator.sh file core/scripts/rebuild_token_calculator.sh Command line token calculator for rebuild.php.
RecursiveContextualValidatorTest::buildExampleTypedDataWithProperties function core/tests/Drupal/Tests/Core/TypedData/RecursiveContextualValidatorTest.php Builds some example type data object.
RedirectBlockForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/RedirectBlockForm.php Form constructor.
RedirectFormBlock::$formBuilder property core/modules/system/tests/modules/form_test/src/Plugin/Block/RedirectFormBlock.php The form builder.
RedirectFormBlock::build function core/modules/system/tests/modules/form_test/src/Plugin/Block/RedirectFormBlock.php Builds and returns the renderable array for this block plugin.
RegionalForm::buildForm function core/modules/system/src/Form/RegionalForm.php Form constructor.
Registry::build function core/lib/Drupal/Core/Theme/Registry.php Builds the theme registry cache.
Relationship::buildLinkCollectionFromEntityReferenceField function core/modules/jsonapi/src/JsonApiResource/Relationship.php Builds a LinkCollection for the given entity reference field.
RelationshipPluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/relationship/RelationshipPluginBase.php Provide a form to edit options for this plugin.
RemoveBlockForm::buildForm function core/modules/layout_builder/src/Form/RemoveBlockForm.php Form constructor.
RenderCacheIntegrationTest::testBuildRenderableWithCacheContexts function core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php Ensure that the view renderable contains the cache contexts.
RenderDeprecationController::buildRenderFunction function core/modules/system/tests/modules/render_deprecation/src/RenderDeprecationController.php
RenderDeprecationController::buildRenderService function core/modules/system/tests/modules/render_deprecation/src/RenderDeprecationController.php
RenderedEntity::buildOptionsForm function core/modules/views/src/Plugin/views/field/RenderedEntity.php Default option form that provides label widget that all fields should have.
RendererBase::$build property core/modules/views/src/Entity/Render/RendererBase.php Contains an array of render arrays, one for each rendered entity.
RendererPlaceholdersTest::testChildrenPlusBuilder function core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php @covers ::render
@covers ::doRender
RendererPlaceholdersTest::testCreatePlaceholderPropertyWithoutLazyBuilder function core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php @covers ::render
@covers ::doRender
RendererPlaceholdersTest::testInvalidLazyBuilder function core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php @covers ::render
@covers ::doRender
RendererPlaceholdersTest::testInvalidLazyBuilderArguments function core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php @covers ::render
@covers ::doRender
RendererPlaceholdersTest::testNonArrayReturnFromLazyBuilder function core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php Tests that an error is thrown if a lazy builder doesn't return an array.
RendererPlaceholdersTest::testNonScalarLazybuilderCallbackContext function core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php @covers ::render
@covers ::doRender
RendererPlaceholdersTest::testPropertiesPlusBuilder function core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php @covers ::render
@covers ::doRender
RendererPlaceholdersTest::testScalarLazybuilderCallbackContext function core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php @covers ::render
@covers ::doRender
RenderPlaceholderMessageTestController::build function core/modules/system/tests/modules/render_placeholder_message_test/src/RenderPlaceholderMessageTestController.php
ReorderDisplays::buildForm function core/modules/views_ui/src/Form/Ajax/ReorderDisplays.php Form constructor.
RequestPath::buildConfigurationForm function core/modules/system/src/Plugin/Condition/RequestPath.php Form constructor.
ResizeImageEffect::buildConfigurationForm function core/modules/image/src/Plugin/ImageEffect/ResizeImageEffect.php
ResourceObject::buildLinksFromEntity function core/modules/jsonapi/src/JsonApiResource/ResourceObject.php Builds a LinkCollection for the given entity.
ResourceObjectNormalizer::buildEmptyNormalization function core/modules/jsonapi/src/Normalizer/ResourceObjectNormalizer.php Builds the empty normalization structure for cache misses.
ResourceTypeBuildEvent class core/modules/jsonapi/src/ResourceType/ResourceTypeBuildEvent.php An event used to configure the construction of a JSON:API resource type.
ResourceTypeBuildEvent.php file core/modules/jsonapi/src/ResourceType/ResourceTypeBuildEvent.php
ResourceTypeBuildEvent::$disabled property core/modules/jsonapi/src/ResourceType/ResourceTypeBuildEvent.php Whether the JSON:API resource type to be built should be disabled.
ResourceTypeBuildEvent::$fields property core/modules/jsonapi/src/ResourceType/ResourceTypeBuildEvent.php The fields of the resource type to be built.
ResourceTypeBuildEvent::$resourceTypeName property core/modules/jsonapi/src/ResourceType/ResourceTypeBuildEvent.php The JSON:API resource type name of the instance to be built.
ResourceTypeBuildEvent::createFromEntityTypeAndBundle function core/modules/jsonapi/src/ResourceType/ResourceTypeBuildEvent.php Creates a new ResourceTypeBuildEvent.
ResourceTypeBuildEvent::disableField function core/modules/jsonapi/src/ResourceType/ResourceTypeBuildEvent.php Disables the given field on the resource type to be built.
ResourceTypeBuildEvent::disableResourceType function core/modules/jsonapi/src/ResourceType/ResourceTypeBuildEvent.php Disables the resource type to be built.
ResourceTypeBuildEvent::getFields function core/modules/jsonapi/src/ResourceType/ResourceTypeBuildEvent.php Gets the current fields of the resource type to be built.
ResourceTypeBuildEvent::getResourceTypeName function core/modules/jsonapi/src/ResourceType/ResourceTypeBuildEvent.php Gets current resource type name of the resource type to be built.
ResourceTypeBuildEvent::resourceTypeShouldBeDisabled function core/modules/jsonapi/src/ResourceType/ResourceTypeBuildEvent.php Whether the resource type to be built should be disabled.

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