Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 | class | core/ |
Defines a actions-based bulk operation form element. |
| BulkForm | class | core/ |
Defines a actions-based bulk operation form element. |
| BulkForm.php | file | core/ |
|
| BulkForm.php | file | core/ |
|
| 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::$entityTypeManager | property | core/ |
The entity manager. |
| BulkForm::$languageManager | property | core/ |
The language manager. |
| BulkForm::$messenger | property | core/ |
The messenger. |
| BulkForm::buildOptionsForm | function | core/ |
Default options form that provides the 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::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::getEntityManager | function | core/ |
|
| BulkForm::getEntityRepository | function | core/ |
Returns the entity repository. |
| BulkForm::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
| BulkForm::getEntityTypeManager | function | core/ |
Returns the entity type manager. |
| 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::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. |
| 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 node bulk operations form. |
| BulkFormAccessTest | class | core/ |
Tests if entity access is respected on a user bulk 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 135
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.