Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::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[[api-linebreak]] @group Build |
| BuildTestTest.php | file | core/ |
|
| BuildTestTest::testCopyCodebase | function | core/ |
@covers ::copyCodebase[[api-linebreak]] |
| BuildTestTest::testCopyCodebaseDocRoot | function | core/ |
Tests copying codebase when Drupal and Composer roots are different. |
| BuildTestTest::testCopyCodebaseExclude | function | core/ |
Ensure we're not copying directories we wish to exclude. |
| BuildTestTest::testPortMany | function | core/ |
@covers ::findAvailablePort[[api-linebreak]] |
| BuildTestTest::testStandUpServer | function | core/ |
@covers ::standUpServer[[api-linebreak]] |
| BuildTestTest::testWorkspace | function | core/ |
Ensure that workspaces work. |
| BulkDeleteTest | class | core/ |
Bulk delete storages and fields, and clean up afterwards. |
| BulkDeleteTest.php | file | core/ |
|
| BulkDeleteTest::$bundles | property | core/ |
The bundles for the entities used in this test. |
| BulkDeleteTest::$entities | property | core/ |
The entities to use in this test. |
| BulkDeleteTest::$entitiesByBundles | property | core/ |
The entities to use in this test, keyed by bundle. |
| BulkDeleteTest::$entityTypeId | property | core/ |
The entity type to be used in the test classes. |
| BulkDeleteTest::$fieldStorages | property | core/ |
The fields to use in this test. |
| BulkDeleteTest::checkHooksInvocations | function | core/ |
Tests that the expected hooks have been invoked on the expected entities. |
| BulkDeleteTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| BulkDeleteTest::testDeleteField | function | core/ |
Tests deleting fields. |
| BulkDeleteTest::testPurgeField | function | core/ |
Tests purging fields. |
| BulkDeleteTest::testPurgeFieldStorage | function | core/ |
Tests purging field storages. |
| BulkDeleteTest::testPurgeWithDeletedAndActiveField | function | core/ |
Tests that recreating a field with the name as a deleted field works. |
| BulkForm::$actions | property | core/ |
An array of actions that can be executed. |
| BulkForm::$actionStorage | property | core/ |
The action storage. |
| BulkForm::$entityRepository | property | core/ |
The entity repository service. |
| BulkForm::$messenger | property | core/ |
The messenger. |
| BulkForm::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
| BulkForm::clickSortable | function | core/ |
Determines if this field is click sortable. |
| BulkForm::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| BulkForm::emptyActionMessage | function | core/ |
Returns the message that is displayed when no action is selected. |
| BulkForm::emptySelectedMessage | function | core/ |
Returns the message to be displayed when there are no selected items. |
| BulkForm::getBulkOptions | function | core/ |
Returns the available operations for this form. |
| BulkForm::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| BulkForm::getCacheTags | function | core/ |
The cache tags associated with this object. |
| BulkForm::getEntityRepository | function | core/ |
|
| BulkForm::isWorkspaceSafeForm | function | core/ |
Determines whether the form is safe to be submitted in a workspace. |
| BulkForm::validateOptionsForm | function | core/ |
Validate the options form. |
| BulkForm::viewsForm | function | core/ |
Form constructor for the bulk form. |
| BulkForm::viewsFormSubmit | function | core/ |
Submit handler for the bulk form. |
| BulkForm::viewsFormValidate | function | core/ |
|
| BulkForm::__construct | function | core/ |
Constructs a new BulkForm object. |
Pagination
- Previous page
- Page 113
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.