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
ComplexTestTypeStateForm::buildConfigurationForm function core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeStateForm.php Form constructor.
ComplexTestTypeTransitionForm::buildConfigurationForm function core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeTransitionForm.php Form constructor.
ComponentsIsolatedBuildTest class core/tests/Drupal/BuildTests/Composer/Component/ComponentsIsolatedBuildTest.php Try to install dependencies per component, using Composer.
ComponentsIsolatedBuildTest.php file core/tests/Drupal/BuildTests/Composer/Component/ComponentsIsolatedBuildTest.php
ComponentsIsolatedBuildTest::addExpectedRepositories function core/tests/Drupal/BuildTests/Composer/Component/ComponentsIsolatedBuildTest.php Adds expected repositories as path repositories to package under test.
ComponentsIsolatedBuildTest::provideComponentPaths function core/tests/Drupal/BuildTests/Composer/Component/ComponentsIsolatedBuildTest.php Provides an array with relative paths to the component paths.
ComponentsIsolatedBuildTest::testComponentComposerJson function core/tests/Drupal/BuildTests/Composer/Component/ComponentsIsolatedBuildTest.php Test whether components' composer.json can be installed in isolation.
ComposerBuildTestBase class core/tests/Drupal/BuildTests/Composer/ComposerBuildTestBase.php Base class for Composer build tests.
ComposerBuildTestBase.php file core/tests/Drupal/BuildTests/Composer/ComposerBuildTestBase.php
ComposerBuildTestBase::$componentsPath property core/tests/Drupal/BuildTests/Composer/ComposerBuildTestBase.php Relative path from Drupal root to the Components directory.
ComposerBuildTestBase::assertDrupalVersion function core/tests/Drupal/BuildTests/Composer/ComposerBuildTestBase.php Assert that the VERSION constant in Drupal.php is the expected value.
ComposerBuildTestBase::getComponentPathsFinder function core/tests/Drupal/BuildTests/Composer/ComposerBuildTestBase.php Find all the composer.json files for components.
ConditionPluginBase::buildConfigurationForm function core/lib/Drupal/Core/Condition/ConditionPluginBase.php Form constructor.
ConfigDraggableListBuilderTest class core/modules/config/tests/src/Functional/ConfigDraggableListBuilderTest.php Tests draggable list builder.
ConfigDraggableListBuilderTest.php file core/modules/config/tests/src/Functional/ConfigDraggableListBuilderTest.php
ConfigDraggableListBuilderTest::$defaultTheme property core/modules/config/tests/src/Functional/ConfigDraggableListBuilderTest.php The theme to install as the default for testing.
ConfigDraggableListBuilderTest::$modules property core/modules/config/tests/src/Functional/ConfigDraggableListBuilderTest.php Modules to install.
ConfigDraggableListBuilderTest::testDraggableList function core/modules/config/tests/src/Functional/ConfigDraggableListBuilderTest.php Tests draggable lists.
ConfigEntityListBuilder class core/lib/Drupal/Core/Config/Entity/ConfigEntityListBuilder.php Defines the default class to build a listing of configuration entities.
ConfigEntityListBuilder.php file core/lib/Drupal/Core/Config/Entity/ConfigEntityListBuilder.php
ConfigEntityListBuilder::$storage property core/lib/Drupal/Core/Config/Entity/ConfigEntityListBuilder.php The config entity storage class.
ConfigEntityListBuilder::getDefaultOperations function core/lib/Drupal/Core/Config/Entity/ConfigEntityListBuilder.php Gets this list's default operations.
ConfigEntityListBuilder::getStorage function core/lib/Drupal/Core/Config/Entity/ConfigEntityListBuilder.php Gets the config entity storage.
ConfigEntityListBuilder::load function core/lib/Drupal/Core/Config/Entity/ConfigEntityListBuilder.php Loads entities of this type from storage for listing.
ConfigEntityStorage::buildCacheId function core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php Builds the cache ID for the passed in entity ID.
ConfigExportForm::buildForm function core/modules/config/src/Form/ConfigExportForm.php Form constructor.
ConfigFormBase::buildForm function core/lib/Drupal/Core/Form/ConfigFormBase.php Form constructor.
ConfigHandler::buildForm function core/modules/views_ui/src/Form/Ajax/ConfigHandler.php Form constructor.
ConfigHandlerExtra::buildForm function core/modules/views_ui/src/Form/Ajax/ConfigHandlerExtra.php Form constructor.
ConfigHandlerGroup::buildForm function core/modules/views_ui/src/Form/Ajax/ConfigHandlerGroup.php Form constructor.
ConfigImportForm::buildForm function core/modules/config/src/Form/ConfigImportForm.php Form constructor.
ConfigMapperManager::buildDataDefinition function core/modules/config_translation/src/ConfigMapperManager.php
ConfigSingleExportForm::buildForm function core/modules/config/src/Form/ConfigSingleExportForm.php Form constructor.
ConfigSingleImportForm::buildForm function core/modules/config/src/Form/ConfigSingleImportForm.php Form constructor.
ConfigSync::buildForm function core/modules/config/src/Form/ConfigSync.php Form constructor.
ConfigTestListBuilder class core/modules/config/tests/config_test/src/ConfigTestListBuilder.php Defines a class to build a listing of ConfigTest entities.
ConfigTestListBuilder.php file core/modules/config/tests/config_test/src/ConfigTestListBuilder.php
ConfigTestListBuilder::buildHeader function core/modules/config/tests/config_test/src/ConfigTestListBuilder.php Builds the header row for the entity listing.
ConfigTestListBuilder::buildRow function core/modules/config/tests/config_test/src/ConfigTestListBuilder.php Builds a row for an entity in the entity listing.
ConfigTranslationAddForm::buildForm function core/modules/config_translation/src/Form/ConfigTranslationAddForm.php Implements \Drupal\Core\Form\FormInterface::buildForm().
ConfigTranslationBlockListBuilder class core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php Defines the config translation list builder for blocks.
ConfigTranslationBlockListBuilder.php file core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php
ConfigTranslationBlockListBuilder::$themes property core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php An array of theme info keyed by theme name.
ConfigTranslationBlockListBuilder::buildHeader function core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php Builds the header row for the entity listing.
ConfigTranslationBlockListBuilder::buildRow function core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php Builds a row for an entity in the entity listing.
ConfigTranslationBlockListBuilder::createInstance function core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php Instantiates a new instance of this entity handler.
ConfigTranslationBlockListBuilder::getFilterLabels function core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php Provides user facing strings for the filter element.
ConfigTranslationBlockListBuilder::sortRows function core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php Sorts an array by value.
ConfigTranslationBlockListBuilder::__construct function core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php Constructs a new EntityListBuilder object.
ConfigTranslationDeleteForm::buildForm function core/modules/config_translation/src/Form/ConfigTranslationDeleteForm.php Form constructor.

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