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
SimpletestTestRunResultsStorageTest::testBuildNewEnvironment function core/tests/Drupal/KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php Tests build new environment.
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.
SkippablePathBasedBreadcrumbBuilder class core/modules/system/tests/modules/menu_test/src/SkippablePathBasedBreadcrumbBuilder.php A path-based breadcrumb builder can be skipped from applying.
SkippablePathBasedBreadcrumbBuilder.php file core/modules/system/tests/modules/menu_test/src/SkippablePathBasedBreadcrumbBuilder.php
SkippablePathBasedBreadcrumbBuilder::applies function core/modules/system/tests/modules/menu_test/src/SkippablePathBasedBreadcrumbBuilder.php Whether this breadcrumb builder should be used to build the breadcrumb.
SkippablePathBasedBreadcrumbBuilder::build function core/modules/system/tests/modules/menu_test/src/SkippablePathBasedBreadcrumbBuilder.php Builds the breadcrumb.
SkippablePathBasedBreadcrumbBuilder::__construct function core/modules/system/tests/modules/menu_test/src/SkippablePathBasedBreadcrumbBuilder.php
SneakySuperset::buildConfigurationForm function core/modules/ckeditor5/tests/modules/ckeditor5_plugin_elements_subset/src/Plugin/CKEditor5Plugin/SneakySuperset.php Form constructor.
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 Form constructor.
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
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.
StubThemeHandler::themeRegistryRebuild function core/tests/Drupal/Tests/Core/Extension/ThemeHandlerTest.php
Style::buildConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Style.php Form constructor.
StylePluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/style/StylePluginBase.php Provide a form to edit options for this plugin.
StylePluginBase::buildSort function core/modules/views/src/Plugin/views/style/StylePluginBase.php Determines if the style handler should interfere with sorts.
StylePluginBase::buildSortPost function core/modules/views/src/Plugin/views/style/StylePluginBase.php Allows the view builder to build a second set of sorts.
StyleTest::buildOptionsForm function core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTest.php Provide a form to edit options for this plugin.
Subquery::buildJoin function core/modules/views/src/Plugin/views/join/Subquery.php Builds the SQL for the join this object represents.
SvgIconBuilder class core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php Builds SVG layout icons.
SvgIconBuilder.php file core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php
SvgIconBuilder::$height property core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php The height of the SVG.
SvgIconBuilder::$id property core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php The machine name of the layout.
SvgIconBuilder::$label property core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php The label of the layout.
SvgIconBuilder::$padding property core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php The padding between regions.
SvgIconBuilder::$strokeWidth property core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php The width of region borders.
SvgIconBuilder::$width property core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php The width of the SVG.
SvgIconBuilder::build function core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php Builds a render array representation of an SVG based on an icon map.
SvgIconBuilder::buildRenderArray function core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php Builds a render array representation of an SVG.
SvgIconBuilder::calculateSvgValues function core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php Calculates the dimensions and offsets of all regions.
SvgIconBuilder::getLength function core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php Gets the height or width of a region.

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