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 11.x for build
  5. Other projects
Title Object type File name Summary
layout_builder_views_test.info.yml file core/modules/layout_builder/tests/modules/layout_builder_views_test/layout_builder_views_test.info.yml core/modules/layout_builder/tests/modules/layout_builder_views_test/layout_builder_views_test.info.yml
LazyBuilders class core/modules/announcements_feed/src/LazyBuilders.php Defines a class for lazy building render arrays.
LazyBuilders.php file core/modules/announcements_feed/src/LazyBuilders.php
LazyBuilders::renderAnnouncements function core/modules/announcements_feed/src/LazyBuilders.php Render announcements.
LazyBuilders::trustedCallbacks function core/modules/announcements_feed/src/LazyBuilders.php Lists the trusted callbacks provided by the implementing class.
LazyBuilders::__construct function core/modules/announcements_feed/src/LazyBuilders.php Constructs LazyBuilders object.
LibraryDiscoveryParser::buildByExtension function core/lib/Drupal/Core/Asset/LibraryDiscoveryParser.php Parses and builds up all the libraries information of an extension.
LibraryDiscoveryParserTest::testBuildByExtensionSimple function core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php Tests that basic functionality works for getLibraryByName.
LibraryDiscoveryParserTest::testBuildByExtensionWithMissingInformation function core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php Tests that an exception is thrown with only the version property specified.
LibraryDiscoveryParserTest::testBuildByExtensionWithMissingLibraryFile function core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php Tests that a module with a missing library file results in FALSE.
LibraryDiscoveryParserTest::testBuildByExtensionWithOnlyDependencies function core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php Tests that no exception is thrown when only dependencies are specified.
LibraryDiscoveryParserTest::testBuildByExtensionWithTheme function core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php Tests that a theme can be used instead of a module.
LinkBase::buildOptionsForm function core/modules/views/src/Plugin/views/field/LinkBase.php Default option form that provides label widget that all fields should have.
LinkFormatter::buildUrl function core/modules/link/src/Plugin/Field/FieldFormatter/LinkFormatter.php Builds the \Drupal\Core\Url object for a link field item.
Links::buildOptionsForm function core/modules/views/src/Plugin/views/field/Links.php Default option form that provides label widget that all fields should have.
LinksetControllerTestBase::rebuildIfNeeded function core/modules/system/tests/src/Functional/Menu/LinksetControllerTestBase.php Rebuild the router only if needed.
ListElement::getTranslationBuild function core/modules/config_translation/src/FormElement/ListElement.php Builds a render array containing the source and translation form elements.
ListPlugin::buildConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ListPlugin.php
LocalActionsBlock::build function core/lib/Drupal/Core/Menu/Plugin/Block/LocalActionsBlock.php Builds and returns the renderable array for this block plugin.
LocaleBuildTest class core/modules/locale/tests/src/Kernel/LocaleBuildTest.php Tests building the translatable project information.
LocaleBuildTest.php file core/modules/locale/tests/src/Kernel/LocaleBuildTest.php
LocaleBuildTest::$modules property core/modules/locale/tests/src/Kernel/LocaleBuildTest.php Modules to install.
LocaleBuildTest::testBuildProjects function core/modules/locale/tests/src/Kernel/LocaleBuildTest.php Checks if a list of translatable projects gets built.
LocaleSettingsForm::buildForm function core/modules/locale/src/Form/LocaleSettingsForm.php Form constructor.
LocaleStringTest::buildSourceString function core/modules/locale/tests/src/Kernel/LocaleStringTest.php Creates random source string object.
locale_config_batch_build function core/modules/locale/locale.bulk.inc Creates a locale batch to refresh specific configuration.
locale_translate_batch_build function core/modules/locale/locale.bulk.inc Build a locale batch from an array of files.
locale_translation_batch_fetch_build function core/modules/locale/locale.fetch.inc Builds a batch to download and import project translations.
locale_translation_batch_status_build function core/modules/locale/locale.compare.inc Builds a batch to get the status of remote and local translation files.
locale_translation_batch_update_build function core/modules/locale/locale.fetch.inc Builds a batch to check, download and import project translations.
locale_translation_build_projects function core/modules/locale/locale.compare.inc Builds list of projects and stores the result in the database.
locale_translation_build_server_pattern function core/modules/locale/locale.translation.inc Build path to translation source, out of a server path replacement pattern.
locale_translation_build_sources function core/modules/locale/locale.translation.inc Build translation sources.
locale_translation_source_build function core/modules/locale/locale.translation.inc Builds abstract translation source.
LocalTaskManager::getTasksBuild function core/lib/Drupal/Core/Menu/LocalTaskManager.php
LocalTaskManagerInterface::getTasksBuild function core/lib/Drupal/Core/Menu/LocalTaskManagerInterface.php Gets the render array for all local tasks.
LocalTaskManagerTest::testGetTasksBuildWithCacheabilityMetadata function core/tests/Drupal/Tests/Core/Menu/LocalTaskManagerTest.php @covers ::getTasksBuild
LocalTasksBlock::build function core/lib/Drupal/Core/Menu/Plugin/Block/LocalTasksBlock.php Builds and returns the renderable array for this block plugin.
logger.channel.layout_builder service core/modules/layout_builder/layout_builder.services.yml
LoggingForm::buildForm function core/modules/system/src/Form/LoggingForm.php Form constructor.
MachineName::buildOptionsForm function core/modules/views/src/Plugin/views/field/MachineName.php Default option form that provides label widget that all fields should have.
MachineNameTest::buildForm function core/tests/Drupal/KernelTests/Core/Render/Element/MachineNameTest.php Form constructor.
ManagedFileTest::buildForm function core/modules/file/tests/src/Kernel/ManagedFileTest.php Form constructor.
ManyAssetsTestController::build function core/modules/system/tests/modules/many_assets_test/src/Controller/ManyAssetsTestController.php The render array of the assets testing page.
ManyToOne::buildOptionsForm function core/modules/views/src/Plugin/views/argument/ManyToOne.php Provide a form to edit options for this plugin.
ManyToOneHelper::buildOptionsForm function core/modules/views/src/ManyToOneHelper.php
many_assets_test_library_info_build function core/modules/system/tests/modules/many_assets_test/many_assets_test.module Implements hook_library_info_build().
MapDataNormalizerTest::buildExampleTypedData function core/modules/serialization/tests/src/Kernel/MapDataNormalizerTest.php Builds some example typed data object with no properties.
MapDataNormalizerTest::buildExampleTypedDataWithProperties function core/modules/serialization/tests/src/Kernel/MapDataNormalizerTest.php Builds some example typed data object with properties.
Mapping::buildOptionsForm function core/modules/views/src/Plugin/views/style/Mapping.php Provide a form to edit options for this plugin.

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