Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::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/ |
Verify that deleting a field leaves the field data items in the database and that the appropriate Field API functions can operate on the deleted data and field definition. |
| BulkDeleteTest::testPurgeField | function | core/ |
Verify that field data items and fields are purged when a field storage is deleted. |
| BulkDeleteTest::testPurgeFieldStorage | function | core/ |
Verify that field storages are preserved and purged correctly as multiple fields are deleted and purged. |
| 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::$deprecatedProperties | property | core/ |
|
| BulkForm::$entityRepository | property | core/ |
The entity repository service. |
| BulkForm::$messenger | property | core/ |
The messenger. |
| BulkForm::buildOptionsForm | function | core/ |
Default options form that provides the 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::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/ |
Returns the entity repository. |
| 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. |
| BulkForm::__construct | function | core/ |
Constructs a new BulkForm object. |
| BulkFormAccessTest | class | core/ |
Tests if entity access is respected on a user bulk form. |
| BulkFormAccessTest | class | core/ |
Tests if entity access is respected on a node bulk operations form. |
| BulkFormAccessTest.php | file | core/ |
|
| BulkFormAccessTest.php | file | core/ |
|
| BulkFormAccessTest::$accessHandler | property | core/ |
The node access control handler. |
| BulkFormAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BulkFormAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BulkFormAccessTest::$modules | property | core/ |
Modules to enable. |
Pagination
- Previous page
- Page 110
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.