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