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
IndexTidDepthModifier::buildOptionsForm function core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepthModifier.php Provide a form to edit options for this plugin.
InlineBlock::build function core/modules/layout_builder/src/Plugin/Block/InlineBlock.php Builds and returns the renderable array for this block plugin.
InlineBlock::buildConfigurationForm function core/modules/layout_builder/src/Plugin/Block/InlineBlock.php Form constructor.
InOperator::buildExposeForm function core/modules/views/src/Plugin/views/filter/InOperator.php Options form subform for exposed filter options.
InputRequired::buildOptionsForm function core/modules/views/src/Plugin/views/exposed_form/InputRequired.php Provide a form to edit options for this plugin.
InstallerRouteBuilder class core/lib/Drupal/Core/Installer/InstallerRouteBuilder.php Manages the router in the installer.
InstallerRouteBuilder.php file core/lib/Drupal/Core/Installer/InstallerRouteBuilder.php
InstallerRouteBuilder::getRouteDefinitions function core/lib/Drupal/Core/Installer/InstallerRouteBuilder.php Overridden to return no routes.
InstallerRouteProviderLazyBuilder class core/lib/Drupal/Core/Installer/InstallerRouteProviderLazyBuilder.php A Route Provider front-end for use during the installer.
InstallerRouteProviderLazyBuilder.php file core/lib/Drupal/Core/Installer/InstallerRouteProviderLazyBuilder.php
InstallerRouteProviderLazyBuilder::getRouteByName function core/lib/Drupal/Core/Installer/InstallerRouteProviderLazyBuilder.php Find the route using the provided route name.
JavascriptStatesForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/JavascriptStatesForm.php Form constructor.
JoinPluginBase::buildExtra function core/modules/views/src/Plugin/views/join/JoinPluginBase.php Builds a single extra condition.
JoinPluginBase::buildJoin function core/modules/views/src/Plugin/views/join/JoinPluginBase.php Builds the SQL for the join this object represents.
JoinPluginInterface::buildJoin function core/modules/views/src/Plugin/views/join/JoinPluginInterface.php Builds the SQL for the join this object represents.
JoinTest::buildJoin function core/modules/views/tests/modules/views_test_data/src/Plugin/views/join/JoinTest.php Builds the SQL for the join this object represents.
JqueryUiTestAssetsController::build function core/modules/system/tests/modules/jqueryui_library_assets_test/src/Controller/JqueryUiTestAssetsController.php Provides a page that loads a library.
JSInteractionTestForm::buildForm function core/modules/system/tests/modules/js_interaction_test/src/Controller/JSInteractionTestForm.php Creates the test form.
JsonApiDocumentTopLevelNormalizerTest::denormalizeUuidProviderBuilder function core/modules/jsonapi/tests/src/Kernel/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php We cannot use a PHPUnit data provider because our data depends on $this.
JsonApiSettingsForm::buildForm function core/modules/jsonapi/src/Form/JsonApiSettingsForm.php Form constructor.
JsonApiTopLevelResourceNormalizerTest::denormalizeUuidProviderBuilder function core/modules/jsonapi/tests/src/Kernel/Normalizer/JsonApiTopLevelResourceNormalizerTest.php We cannot use a PHPUnit data provider because our data depends on $this.
jsonapi_test_resource_type_building.build_subscriber service core/modules/jsonapi/tests/modules/jsonapi_test_resource_type_building/jsonapi_test_resource_type_building.services.yml Drupal\jsonapi_test_resource_type_building\EventSubscriber\ResourceTypeBuildEventSubscriber
jsonapi_test_resource_type_building.info.yml file core/modules/jsonapi/tests/modules/jsonapi_test_resource_type_building/jsonapi_test_resource_type_building.info.yml core/modules/jsonapi/tests/modules/jsonapi_test_resource_type_building/jsonapi_test_resource_type_building.info.yml
jsonapi_test_resource_type_building.late_build_subscriber service core/modules/jsonapi/tests/modules/jsonapi_test_resource_type_building/jsonapi_test_resource_type_building.services.yml Drupal\jsonapi_test_resource_type_building\EventSubscriber\LateResourceTypeBuildEventSubscriber
jsonapi_test_resource_type_building.services.yml file core/modules/jsonapi/tests/modules/jsonapi_test_resource_type_building/jsonapi_test_resource_type_building.services.yml core/modules/jsonapi/tests/modules/jsonapi_test_resource_type_building/jsonapi_test_resource_type_building.services.yml
JSWebAssert::buildJavascriptStatusMessageSelector function core/tests/Drupal/FunctionalJavascriptTests/JSWebAssert.php Builds a xpath selector for a message with given type and text.
JsWebAssertTestForm::buildForm function core/modules/system/tests/modules/js_webassert_test/src/Form/JsWebAssertTestForm.php Form for testing the addition of various types of elements via AJAX.
JsWebAssertTestForm::buildForm function core/modules/system/tests/modules/jswebassert_test/src/Form/JsWebAssertTestForm.php Form for testing the addition of various types of elements via AJAX.
Language::buildConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Language.php
Language::buildConfigurationForm function core/modules/language/src/Plugin/Condition/Language.php Form constructor.
LanguageBlock::build function core/modules/language/src/Plugin/Block/LanguageBlock.php Builds and returns the renderable array for this block plugin.
LanguageConfigurationElement::buildForm function core/modules/language/tests/language_elements_test/src/Form/LanguageConfigurationElement.php Form constructor.
LanguageConfigurationElementTest::buildForm function core/modules/language/tests/language_elements_test/src/Form/LanguageConfigurationElementTest.php Form constructor.
LanguageField::buildOptionsForm function core/modules/views/src/Plugin/views/field/LanguageField.php Default option form that provides label widget that all fields should have.
LanguageListBuilder class core/modules/language/src/LanguageListBuilder.php Defines a class to build a listing of language entities.
LanguageListBuilder.php file core/modules/language/src/LanguageListBuilder.php
LanguageListBuilder::$configFactory property core/modules/language/src/LanguageListBuilder.php The configuration factory.
LanguageListBuilder::$entitiesKey property core/modules/language/src/LanguageListBuilder.php The key to use for the form element containing the entities.
LanguageListBuilder::$languageManager property core/modules/language/src/LanguageListBuilder.php The language manager.
LanguageListBuilder::$messenger property core/modules/language/src/LanguageListBuilder.php The messenger.
LanguageListBuilder::buildForm function core/modules/language/src/LanguageListBuilder.php Form constructor.
LanguageListBuilder::buildHeader function core/modules/language/src/LanguageListBuilder.php Builds the header row for the entity listing.
LanguageListBuilder::buildRow function core/modules/language/src/LanguageListBuilder.php Builds a row for an entity in the entity listing.
LanguageListBuilder::createInstance function core/modules/language/src/LanguageListBuilder.php Instantiates a new instance of this entity handler.
LanguageListBuilder::getFormId function core/modules/language/src/LanguageListBuilder.php Returns a unique string identifying the form.
LanguageListBuilder::load function core/modules/language/src/LanguageListBuilder.php Loads entities of this type from storage for listing.
LanguageListBuilder::submitForm function core/modules/language/src/LanguageListBuilder.php Form submission handler.
LanguageListBuilder::validateForm function core/modules/language/src/LanguageListBuilder.php Form validation handler.
LanguageListBuilder::__construct function core/modules/language/src/LanguageListBuilder.php Constructs a new LanguageListBuilder object.
LanguagePluginTest::buildExpectedDynamicConfig function core/modules/ckeditor5/tests/src/Unit/LanguagePluginTest.php Builds the expected dynamic configuration output given a language list.

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