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
RebuildPermissionsForm::getDescription function core/modules/node/src/Form/RebuildPermissionsForm.php
RebuildPermissionsForm::getFormId function core/modules/node/src/Form/RebuildPermissionsForm.php
RebuildPermissionsForm::getQuestion function core/modules/node/src/Form/RebuildPermissionsForm.php
RebuildPermissionsForm::submitForm function core/modules/node/src/Form/RebuildPermissionsForm.php
RebuildScriptTest class core/modules/system/tests/src/Functional/UpdateSystem/RebuildScriptTest.php Tests the rebuild script access and functionality.
RebuildScriptTest.php file core/modules/system/tests/src/Functional/UpdateSystem/RebuildScriptTest.php
RebuildScriptTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/RebuildScriptTest.php
RebuildScriptTest::$modules property core/modules/system/tests/src/Functional/UpdateSystem/RebuildScriptTest.php
RebuildScriptTest::testRebuild function core/modules/system/tests/src/Functional/UpdateSystem/RebuildScriptTest.php Tests redirect in rebuild.php.
RebuildTest class core/modules/system/tests/src/FunctionalJavascript/Form/RebuildTest.php Tests functionality of \Drupal\Core\Form\FormBuilderInterface::rebuildForm().
RebuildTest class core/modules/system/tests/src/Functional/Form/RebuildTest.php Tests functionality of \Drupal\Core\Form\FormBuilderInterface::rebuildForm().
RebuildTest.php file core/modules/system/tests/src/FunctionalJavascript/Form/RebuildTest.php
RebuildTest.php file core/modules/system/tests/src/Functional/Form/RebuildTest.php
RebuildTest::$defaultTheme property core/modules/system/tests/src/FunctionalJavascript/Form/RebuildTest.php
RebuildTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/RebuildTest.php
RebuildTest::$modules property core/modules/system/tests/src/FunctionalJavascript/Form/RebuildTest.php
RebuildTest::$modules property core/modules/system/tests/src/Functional/Form/RebuildTest.php
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.
RecipeInputFormTrait::buildRecipeInputForm function core/lib/Drupal/Core/Recipe/RecipeInputFormTrait.php Generates a tree of form elements for a recipe's inputs.
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
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
RegionalForm::buildForm function core/modules/system/src/Form/RegionalForm.php
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
RemoveBlockForm::buildForm function core/modules/layout_builder/src/Form/RemoveBlockForm.php
RenderCacheIntegrationTest::testBuildRenderableWithCacheContexts function core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php Ensure that the view renderable contains the cache contexts.
RenderCallbacks::alterLayoutBuilder function core/modules/navigation/src/RenderCallbacks.php Pre-render callback for layout builder.
RenderedEntity::buildOptionsForm function core/modules/views/src/Plugin/views/field/RenderedEntity.php
RendererBase::$build property core/modules/views/src/Entity/Render/RendererBase.php Contains an array of render arrays, one for each rendered entity.
RendererPlaceholdersTest::generatePlaceholderWithLazyBuilderPreview function core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php Generates an element with a lazy builder and preview.
RendererPlaceholdersTest::testChildrenPlusBuilder function core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php Tests children plus builder.
RendererPlaceholdersTest::testCreatePlaceholderPropertyWithoutLazyBuilder function core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php Tests create placeholder property without lazy builder.
RendererPlaceholdersTest::testInvalidLazyBuilder function core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php Tests invalid lazy builder.
RendererPlaceholdersTest::testInvalidLazyBuilderArguments function core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php Tests invalid lazy builder arguments.
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 Tests non scalar lazy builder callback context.
RendererPlaceholdersTest::testPropertiesPlusBuilder function core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php Tests properties plus builder.
RendererPlaceholdersTest::testRenderLazyBuilderPreview function core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php Tests the creation of an element with a lazy_builder_preview.
RendererPlaceholdersTest::testScalarLazyBuilderCallbackContext function core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php Tests scalar lazy builder callback context.
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

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