Search for all
Title | Object type | File name | Summary |
---|---|---|---|
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 | class | core/ |
Defines an actions-based bulk operation form element. |
BulkForm.php | file | core/ |
|
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::$entityTypeManager | property | core/ |
The entity type manager. |
BulkForm::$languageManager | property | core/ |
The language manager. |
BulkForm::$messenger | property | core/ |
The messenger. |
BulkForm::$routeMatch | property | core/ |
The current route match service. |
BulkForm::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
BulkForm::calculateEntityBulkFormKey | function | core/ |
Calculates a bulk form key. |
BulkForm::clickSortable | function | core/ |
Determines if this field is click sortable. |
BulkForm::create | function | core/ |
Creates an instance of the plugin. |
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::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
BulkForm::getCacheTags | function | core/ |
The cache tags associated with this object. |
BulkForm::getEntityRepository | function | core/ |
|
BulkForm::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
BulkForm::getEntityTypeManager | function | core/ |
|
BulkForm::getLanguageManager | function | core/ |
Returns the language manager. |
BulkForm::getValue | function | core/ |
Gets the value that's supposed to be rendered. |
BulkForm::getView | function | core/ |
Returns the top object of a view. |
BulkForm::init | function | core/ |
Initialize the plugin. |
BulkForm::isWorkspaceSafeForm | function | core/ |
Determines whether the form is safe to be submitted in a workspace. |
BulkForm::loadEntityFromBulkFormKey | function | core/ |
Loads an entity based on a bulk form key. |
BulkForm::preRender | function | core/ |
Runs before any fields are rendered. |
BulkForm::query | function | core/ |
Called to add the field to a query. |
Pagination
- Previous page
- Page 138
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.