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
SevenLayoutBuilderTest.php file core/themes/seven/tests/src/Functional/SevenLayoutBuilderTest.php
SevenLayoutBuilderTest::$defaultTheme property core/themes/seven/tests/src/Functional/SevenLayoutBuilderTest.php The theme to install as the default for testing.
SevenLayoutBuilderTest::$modules property core/themes/seven/tests/src/Functional/SevenLayoutBuilderTest.php Modules to enable.
SevenLayoutBuilderTest::setUp function core/themes/seven/tests/src/Functional/SevenLayoutBuilderTest.php
SevenLayoutBuilderTest::testContextualLinks function core/themes/seven/tests/src/Functional/SevenLayoutBuilderTest.php Tests the layout builder has expected contextual links with Seven.
shortcut.lazy_builders service core/modules/shortcut/shortcut.services.yml Drupal\shortcut\ShortcutLazyBuilders
ShortcutLazyBuilders class core/modules/shortcut/src/ShortcutLazyBuilders.php Lazy builders for the shortcut module.
ShortcutLazyBuilders.php file core/modules/shortcut/src/ShortcutLazyBuilders.php
ShortcutLazyBuilders::$renderer property core/modules/shortcut/src/ShortcutLazyBuilders.php The renderer service.
ShortcutLazyBuilders::lazyLinks function core/modules/shortcut/src/ShortcutLazyBuilders.php #lazy_builder callback; builds shortcut toolbar links.
ShortcutLazyBuilders::trustedCallbacks function core/modules/shortcut/src/ShortcutLazyBuilders.php Lists the trusted callbacks provided by the implementing class.
ShortcutLazyBuilders::__construct function core/modules/shortcut/src/ShortcutLazyBuilders.php Constructs a new ShortcutLazyBuilders object.
ShortcutsBlock::build function core/modules/shortcut/src/Plugin/Block/ShortcutsBlock.php Builds and returns the renderable array for this block plugin.
ShortcutSetDeleteForm::buildForm function core/modules/shortcut/src/Form/ShortcutSetDeleteForm.php Form constructor.
ShortcutSetListBuilder class core/modules/shortcut/src/ShortcutSetListBuilder.php Defines a class to build a listing of shortcut set entities.
ShortcutSetListBuilder.php file core/modules/shortcut/src/ShortcutSetListBuilder.php
ShortcutSetListBuilder::buildHeader function core/modules/shortcut/src/ShortcutSetListBuilder.php Builds the header row for the entity listing.
ShortcutSetListBuilder::buildRow function core/modules/shortcut/src/ShortcutSetListBuilder.php Builds a row for an entity in the entity listing.
ShortcutSetListBuilder::getDefaultOperations function core/modules/shortcut/src/ShortcutSetListBuilder.php Gets this list's default operations.
SimpleConfigSectionStorage::buildLocalTasks function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php Provides the local tasks dynamically for Layout Builder plugins.
SimpleConfigSectionStorage::buildRoutes function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php Provides the routes needed for Layout Builder UI.
SimpleConfigSectionStorage::getLayoutBuilderUrl function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php Gets the URL used to display the Layout Builder UI.
SimplePageVariant::build function core/lib/Drupal/Core/Render/Plugin/DisplayVariant/SimplePageVariant.php Builds and returns the renderable array for the display variant.
SiteConfigureForm::buildForm function core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php Form constructor.
SiteInformationForm::buildForm function core/modules/system/src/Form/SiteInformationForm.php Form constructor.
SiteMaintenanceModeForm::buildForm function core/modules/system/src/Form/SiteMaintenanceModeForm.php Form constructor.
SiteSettingsForm::buildForm function core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php Form constructor.
SneakySuperset::buildConfigurationForm function core/modules/ckeditor5/tests/modules/ckeditor5_plugin_elements_subset/src/Plugin/CKEditor5Plugin/SneakySuperset.php
Some::buildOptionsForm function core/modules/views/src/Plugin/views/pager/Some.php Provide the default form for setting options.
SortPluginBase::buildExposeForm function core/modules/views/src/Plugin/views/sort/SortPluginBase.php Form for exposed handler options.
SortPluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/sort/SortPluginBase.php Basic options for all sort criteria.
SourceEditing::buildConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/SourceEditing.php
SpecialAttributesRouteSubscriberTest::providerTestOnRouteBuildingInvalidVariables function core/tests/Drupal/Tests/Core/EventSubscriber/SpecialAttributesRouteSubscriberTest.php Provides a list of routes with invalid route variables.
SpecialAttributesRouteSubscriberTest::providerTestOnRouteBuildingValidVariables function core/tests/Drupal/Tests/Core/EventSubscriber/SpecialAttributesRouteSubscriberTest.php Provides a list of routes with valid route variables.
SpecialAttributesRouteSubscriberTest::testOnRouteBuildingInvalidVariables function core/tests/Drupal/Tests/Core/EventSubscriber/SpecialAttributesRouteSubscriberTest.php Tests the onAlterRoutes method for invalid variables.
SpecialAttributesRouteSubscriberTest::testOnRouteBuildingValidVariables function core/tests/Drupal/Tests/Core/EventSubscriber/SpecialAttributesRouteSubscriberTest.php Tests the onAlterRoutes method for valid variables.
Sql::build function core/modules/views/src/Plugin/views/query/Sql.php Builds the necessary info to execute the query.
Sql::buildCondition function core/modules/views/src/Plugin/views/query/Sql.php Construct the "WHERE" or "HAVING" part of the query.
Sql::buildOptionsForm function core/modules/views/src/Plugin/views/query/Sql.php Add settings for the ui.
SqlBase::buildOptionsForm function core/modules/views/src/Plugin/views/pager/SqlBase.php Provide the default form for setting options.
SqlContentEntityStorage::buildPropertyQuery function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Builds an entity query.
SqlContentEntityStorage::buildQuery function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Builds the query to load the entity.
StackedKernelPassTest::$containerBuilder property core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php
StatisticsPopularBlock::build function core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php Builds and returns the renderable array for this block plugin.
StatisticsSettingsForm::buildForm function core/modules/statistics/src/StatisticsSettingsForm.php Form constructor.
StringArgument::buildOptionsForm function core/modules/views/src/Plugin/views/argument/StringArgument.php Provide a form to edit options for this plugin.
StringFilter::buildExposeForm function core/modules/views/src/Plugin/views/filter/StringFilter.php Options form subform for exposed filter options.
StringListField::buildOptionsForm function core/modules/options/src/Plugin/views/argument/StringListField.php Provide a form to edit options for this plugin.
StubForm::buildForm function core/modules/system/tests/src/Functional/Form/StubForm.php Form constructor.
StubThemeHandler::$registryRebuild property core/tests/Drupal/Tests/Core/Extension/ThemeHandlerTest.php Whether the registry should be rebuilt.

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