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
layout_builder_defaults_test.schema.yml file core/modules/layout_builder/tests/modules/layout_builder_defaults_test/config/schema/layout_builder_defaults_test.schema.yml core/modules/layout_builder/tests/modules/layout_builder_defaults_test/config/schema/layout_builder_defaults_test.schema.yml
layout_builder_element_test.info.yml file core/modules/layout_builder/tests/modules/layout_builder_element_test/layout_builder_element_test.info.yml core/modules/layout_builder/tests/modules/layout_builder_element_test/layout_builder_element_test.info.yml
layout_builder_element_test.prepare_layout service core/modules/layout_builder/tests/modules/layout_builder_element_test/layout_builder_element_test.services.yml Drupal\layout_builder_element_test\EventSubscriber\TestPrepareLayout
layout_builder_element_test.services.yml file core/modules/layout_builder/tests/modules/layout_builder_element_test/layout_builder_element_test.services.yml core/modules/layout_builder/tests/modules/layout_builder_element_test/layout_builder_element_test.services.yml
layout_builder_expose_all_field_blocks.info.yml file core/modules/layout_builder/modules/layout_builder_expose_all_field_blocks/layout_builder_expose_all_field_blocks.info.yml core/modules/layout_builder/modules/layout_builder_expose_all_field_blocks/layout_builder_expose_all_field_blocks.info.yml
layout_builder_extra_field_test.info.yml file core/modules/layout_builder/tests/modules/layout_builder_extra_field_test/layout_builder_extra_field_test.info.yml core/modules/layout_builder/tests/modules/layout_builder_extra_field_test/layout_builder_extra_field_test.info.yml
layout_builder_field_block_test.fake_view_mode_context service core/modules/layout_builder/tests/modules/layout_builder_field_block_test/layout_builder_field_block_test.services.yml Drupal\layout_builder_field_block_test\ContextProvider\FakeViewModeContext
layout_builder_field_block_test.info.yml file core/modules/layout_builder/tests/modules/layout_builder_field_block_test/layout_builder_field_block_test.info.yml core/modules/layout_builder/tests/modules/layout_builder_field_block_test/layout_builder_field_block_test.info.yml
layout_builder_field_block_test.schema.yml file core/modules/layout_builder/tests/modules/layout_builder_field_block_test/config/schema/layout_builder_field_block_test.schema.yml core/modules/layout_builder/tests/modules/layout_builder_field_block_test/config/schema/layout_builder_field_block_test.schema.yml
layout_builder_field_block_test.services.yml file core/modules/layout_builder/tests/modules/layout_builder_field_block_test/layout_builder_field_block_test.services.yml core/modules/layout_builder/tests/modules/layout_builder_field_block_test/layout_builder_field_block_test.services.yml
layout_builder_form_block_test.info.yml file core/modules/layout_builder/tests/modules/layout_builder_form_block_test/layout_builder_form_block_test.info.yml core/modules/layout_builder/tests/modules/layout_builder_form_block_test/layout_builder_form_block_test.info.yml
layout_builder_override.info.yml file core/modules/layout_builder/tests/modules/layout_builder_override/layout_builder_override.info.yml core/modules/layout_builder/tests/modules/layout_builder_override/layout_builder_override.info.yml
layout_builder_override_dependency.info.yml file core/modules/layout_builder/tests/modules/layout_builder_override_dependency/layout_builder_override_dependency.info.yml core/modules/layout_builder/tests/modules/layout_builder_override_dependency/layout_builder_override_dependency.info.yml
layout_builder_removed_post_updates function core/modules/layout_builder/layout_builder.post_update.php Implements hook_removed_post_updates().
layout_builder_schema function core/modules/layout_builder/layout_builder.install Implements hook_schema().
layout_builder_test.info.yml file core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.info.yml core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.info.yml
layout_builder_test.i_have_runtime_contexts service core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.services.yml Drupal\layout_builder_test\ContextProvider\IHaveRuntimeContexts
layout_builder_test.links.contextual.yml file core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.links.contextual.yml core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.links.contextual.yml
layout_builder_test.schema.yml file core/modules/layout_builder/tests/modules/layout_builder_test/config/schema/layout_builder_test.schema.yml core/modules/layout_builder/tests/modules/layout_builder_test/config/schema/layout_builder_test.schema.yml
layout_builder_test.services.yml file core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.services.yml core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.services.yml
layout_builder_theme_suggestions_test.info.yml file core/modules/layout_builder/tests/modules/layout_builder_theme_suggestions_test/layout_builder_theme_suggestions_test.info.yml core/modules/layout_builder/tests/modules/layout_builder_theme_suggestions_test/layout_builder_theme_suggestions_test.info.yml
layout_builder_update_last_removed function core/modules/layout_builder/layout_builder.install Implements hook_update_last_removed().
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
LazyBuilderPlaceholderTest class core/tests/Drupal/KernelTests/Core/Render/LazyBuilderPlaceholderTest.php Tests Fiber suspension within Twig templates during placeholder rendering.
LazyBuilderPlaceholderTest.php file core/tests/Drupal/KernelTests/Core/Render/LazyBuilderPlaceholderTest.php
LazyBuilderPlaceholderTest::$modules property core/tests/Drupal/KernelTests/Core/Render/LazyBuilderPlaceholderTest.php Modules to install.
LazyBuilderPlaceholderTest::assertStringOrder function core/tests/Drupal/KernelTests/Core/Render/LazyBuilderPlaceholderTest.php Asserts the order of an array of strings inside a string.
LazyBuilderPlaceholderTest::buildRenderArray function core/tests/Drupal/KernelTests/Core/Render/LazyBuilderPlaceholderTest.php Builds a render array with placeholdered lazy builder callbacks.
LazyBuilderPlaceholderTest::lazyBuilderCallback function core/tests/Drupal/KernelTests/Core/Render/LazyBuilderPlaceholderTest.php Lazy builder callback.
LazyBuilderPlaceholderTest::setUp function core/tests/Drupal/KernelTests/Core/Render/LazyBuilderPlaceholderTest.php
LazyBuilderPlaceholderTest::testNestedLazyBuilderPlaceholders function core/tests/Drupal/KernelTests/Core/Render/LazyBuilderPlaceholderTest.php Tests Fiber::suspend() during twig rendering via placeholders.
LazyBuilderPlaceholderTest::twigFiberSuspendLazyBuilderCallback function core/tests/Drupal/KernelTests/Core/Render/LazyBuilderPlaceholderTest.php Lazy builder callback with test template.
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 Form constructor.
LocalActionsBlock::build function core/lib/Drupal/Core/Menu/Plugin/Block/LocalActionsBlock.php Builds and returns the renderable array for this block plugin.

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