Search for build

  1. Search 7.x for build
  2. Search 9.5.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
BuildTestBase::executeCommand function core/tests/Drupal/BuildTests/Framework/BuildTestBase.php Run a command.
BuildTestBase::findAvailablePort function core/tests/Drupal/BuildTests/Framework/BuildTestBase.php Discover an available port number.
BuildTestBase::getCodebaseFinder function core/tests/Drupal/BuildTests/Framework/BuildTestBase.php Get a default Finder object for a Drupal codebase.
BuildTestBase::getDrupalRoot function core/tests/Drupal/BuildTests/Framework/BuildTestBase.php Get the root path of this Drupal codebase.
BuildTestBase::getMink function core/tests/Drupal/BuildTests/Framework/BuildTestBase.php Get the Mink instance.
BuildTestBase::getPortNumber function core/tests/Drupal/BuildTests/Framework/BuildTestBase.php Get the port number for requests.
BuildTestBase::getWorkingPath function core/tests/Drupal/BuildTests/Framework/BuildTestBase.php Get the working directory within the workspace, creating if necessary.
BuildTestBase::getWorkspaceDirectory function core/tests/Drupal/BuildTests/Framework/BuildTestBase.php Full path to the workspace where this test can build.
BuildTestBase::initMink function core/tests/Drupal/BuildTests/Framework/BuildTestBase.php Set up the Mink session manager.
BuildTestBase::instantiateServer function core/tests/Drupal/BuildTests/Framework/BuildTestBase.php Do the work of making a server process.
BuildTestBase::setUp function core/tests/Drupal/BuildTests/Framework/BuildTestBase.php
BuildTestBase::setUpBeforeClass function core/tests/Drupal/BuildTests/Framework/BuildTestBase.php
BuildTestBase::standUpServer function core/tests/Drupal/BuildTests/Framework/BuildTestBase.php Makes a local test server using PHP's internal HTTP server.
BuildTestBase::stopServer function core/tests/Drupal/BuildTests/Framework/BuildTestBase.php Stop the HTTP server, zero out all necessary variables.
BuildTestBase::tearDown function core/tests/Drupal/BuildTests/Framework/BuildTestBase.php
BuildTestBase::visit function core/tests/Drupal/BuildTests/Framework/BuildTestBase.php Visit a URI on the HTTP server.
BuildTestSuite class core/tests/TestSuites/BuildTestSuite.php Discovers tests for the build test suite.
BuildTestSuite.php file core/tests/TestSuites/BuildTestSuite.php
BuildTestSuite::suite function core/tests/TestSuites/BuildTestSuite.php Factory method which loads up a suite with all build tests.
BuildTestTest class core/tests/Drupal/BuildTests/Framework/Tests/BuildTestTest.php @coversDefaultClass \Drupal\BuildTests\Framework\BuildTestBase
@group Build
BuildTestTest.php file core/tests/Drupal/BuildTests/Framework/Tests/BuildTestTest.php
BuildTestTest::testCopyCodebase function core/tests/Drupal/BuildTests/Framework/Tests/BuildTestTest.php @covers ::copyCodebase
BuildTestTest::testCopyCodebaseExclude function core/tests/Drupal/BuildTests/Framework/Tests/BuildTestTest.php Ensure we're not copying directories we wish to exclude.
BuildTestTest::testPortMany function core/tests/Drupal/BuildTests/Framework/Tests/BuildTestTest.php @covers ::findAvailablePort
BuildTestTest::testStandUpServer function core/tests/Drupal/BuildTests/Framework/Tests/BuildTestTest.php @covers ::standUpServer
BuildTestTest::testWorkspace function core/tests/Drupal/BuildTests/Framework/Tests/BuildTestTest.php Ensure that workspaces work.
BulkForm::buildOptionsForm function core/modules/views/src/Plugin/views/field/BulkForm.php Default options form that provides the label widget that all fields
should have.
Cache::buildTags function core/lib/Drupal/Core/Cache/Cache.php Build an array of cache tags from a given prefix and an array of suffixes.
CachedStorageTest::containerBuild function core/tests/Drupal/KernelTests/Core/Config/Storage/CachedStorageTest.php
CacheRouterRebuildSubscriber class core/lib/Drupal/Core/EventSubscriber/CacheRouterRebuildSubscriber.php Clear cache tags when the router is rebuilt.
CacheRouterRebuildSubscriber.php file core/lib/Drupal/Core/EventSubscriber/CacheRouterRebuildSubscriber.php
CacheRouterRebuildSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/CacheRouterRebuildSubscriber.php
CacheRouterRebuildSubscriber::onRouterFinished function core/lib/Drupal/Core/EventSubscriber/CacheRouterRebuildSubscriber.php
CacheTagTest::$nodeViewBuilder property core/modules/views/tests/src/Functional/Plugin/CacheTagTest.php The node view builder.
CacheTagTest::$userViewBuilder property core/modules/views/tests/src/Functional/Plugin/CacheTagTest.php The user view builder.
CacheTest::buildTagsProvider function core/tests/Drupal/Tests/Core/Cache/CacheTest.php Provides a list of pairs of (prefix, suffixes) to build cache tags from.
CacheTest::testBuildTags function core/tests/Drupal/Tests/Core/Cache/CacheTest.php @covers ::buildTags
cache_context.layout_builder_is_active service core/modules/layout_builder/layout_builder.services.yml Drupal\layout_builder\Cache\LayoutBuilderIsActiveCacheContext
cache_context.route.name.is_layout_builder_ui service core/modules/layout_builder/layout_builder.services.yml Drupal\layout_builder\Cache\LayoutBuilderUiCacheContext
cache_router_rebuild_subscriber service core/core.services.yml Drupal\Core\EventSubscriber\CacheRouterRebuildSubscriber
ChainBreadcrumbBuilderInterface interface core/lib/Drupal/Core/Breadcrumb/ChainBreadcrumbBuilderInterface.php Defines an interface a chained service that builds the breadcrumb.
ChainBreadcrumbBuilderInterface.php file core/lib/Drupal/Core/Breadcrumb/ChainBreadcrumbBuilderInterface.php
ChainBreadcrumbBuilderInterface::addBuilder function core/lib/Drupal/Core/Breadcrumb/ChainBreadcrumbBuilderInterface.php Adds another breadcrumb builder.
ChangeUserRoleBase::buildConfigurationForm function core/modules/user/src/Plugin/Action/ChangeUserRoleBase.php Form constructor.
ChooseBlockController::build function core/modules/layout_builder/src/Controller/ChooseBlockController.php Provides the UI for choosing a new block.
ChooseSectionController::build function core/modules/layout_builder/src/Controller/ChooseSectionController.php Choose a layout plugin to add as a section.
CKEditor::buildConfigurationForm function core/modules/ckeditor/src/Plugin/Editor/CKEditor.php Form constructor.
CKEditor::buildContentsCssJSSetting function core/modules/ckeditor/src/Plugin/Editor/CKEditor.php Builds the "contentsCss" configuration part of the CKEditor JS settings.
CKEditor::buildToolbarJSSetting function core/modules/ckeditor/src/Plugin/Editor/CKEditor.php Builds the "toolbar" configuration part of the CKEditor JS settings.
CKEditorTest::testBuildContentsCssJSSetting function core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php Tests CKEditor::buildContentsCssJSSetting().

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