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 |
|---|---|---|---|
| DeleteActionTest::testDeleteAction | function | core/ |
@covers \Drupal\Core\Action\Plugin\Action\DeleteAction::execute[[api-linebreak]] |
| DeleteActionTest::testGetDerivativeDefinitions | function | core/ |
@covers \Drupal\Core\Action\Plugin\Action\Derivative\EntityDeleteActionDeriver::getDerivativeDefinitions[[api-linebreak]] |
| DeletedFieldsRepository | class | core/ |
Provides a repository for deleted field and field storage objects. |
| DeletedFieldsRepository.php | file | core/ |
|
| DeletedFieldsRepository::$state | property | core/ |
The state key/value store. |
| DeletedFieldsRepository::addFieldDefinition | function | core/ |
|
| DeletedFieldsRepository::addFieldStorageDefinition | function | core/ |
|
| DeletedFieldsRepository::getFieldDefinitions | function | core/ |
|
| DeletedFieldsRepository::getFieldStorageDefinitions | function | core/ |
|
| DeletedFieldsRepository::removeFieldDefinition | function | core/ |
|
| DeletedFieldsRepository::removeFieldStorageDefinition | function | core/ |
|
| DeletedFieldsRepository::__construct | function | core/ |
Constructs a new deleted fields repository. |
| DeletedFieldsRepositoryInterface | interface | core/ |
Provides an interface for a deleted fields repository. |
| DeletedFieldsRepositoryInterface.php | file | core/ |
|
| DeletedFieldsRepositoryInterface::addFieldDefinition | function | core/ |
Adds a field definition object to the deleted list. |
| DeletedFieldsRepositoryInterface::addFieldStorageDefinition | function | core/ |
Adds a field storage definition object to the deleted list. |
| DeletedFieldsRepositoryInterface::getFieldDefinitions | function | core/ |
Returns a list of deleted field definitions. |
| DeletedFieldsRepositoryInterface::getFieldStorageDefinitions | function | core/ |
Returns a list of deleted field storage definitions. |
| DeletedFieldsRepositoryInterface::removeFieldDefinition | function | core/ |
Removes a field definition object from the deleted list. |
| DeletedFieldsRepositoryInterface::removeFieldStorageDefinition | function | core/ |
Removes a field storage definition object from the deleted list. |
| DeletedWorkspaceConstraint | class | core/ |
Deleted workspace constraint. |
| DeletedWorkspaceConstraint.php | file | core/ |
|
| DeletedWorkspaceConstraint::$message | property | core/ |
The default violation message. |
| DeletedWorkspaceConstraintValidator | class | core/ |
Checks if data still exists for a deleted workspace ID. |
| DeletedWorkspaceConstraintValidator.php | file | core/ |
|
| DeletedWorkspaceConstraintValidator::$state | property | core/ |
The state service. |
| DeletedWorkspaceConstraintValidator::create | function | core/ |
|
| DeletedWorkspaceConstraintValidator::validate | function | core/ |
|
| DeletedWorkspaceConstraintValidator::__construct | function | core/ |
Creates a new DeletedWorkspaceConstraintValidator instance. |
| DeleteForm::getDeletionMessage | function | core/ |
|
| DeleteForm::getDescription | function | core/ |
|
| DeleteForm::getQuestion | function | core/ |
|
| DeleteForm::logDeletionMessage | function | core/ |
|
| DeleteForm::submitForm | function | core/ |
|
| DeleteMultiple::getDeletedMessage | function | core/ |
|
| DeleteMultiple::getInaccessibleMessage | function | core/ |
|
| DeleteMultipleForm::$currentUser | property | core/ |
The current user. |
| DeleteMultipleForm::$messenger | property | core/ |
The messenger service. |
| DeleteMultipleForm::$selection | property | core/ |
The selection, in the entity_id => langcodes format. |
| DeleteMultipleForm::$tempStore | property | core/ |
The tempstore. |
| DeleteMultipleForm::getBaseFormId | function | core/ |
|
| DeleteMultipleForm::getDeletedMessage | function | core/ |
Returns the message to show the user after an item was deleted. |
| DeleteMultipleForm::getInaccessibleMessage | function | core/ |
Returns the message to show the user when an item has not been deleted. |
| DeleteMultipleForm::getQuestion | function | core/ |
|
| DeleteMultipleForm::isWorkspaceSafeForm | function | core/ |
|
| DeleteMultipleForm::submitForm | function | core/ |
|
| DeleteMultipleForm::__construct | function | core/ |
Constructs a new DeleteMultiple object. |
| DeleteMultipleFormTest | class | core/ |
Tests the delete multiple confirmation form. |
| DeleteMultipleFormTest.php | file | core/ |
|
| DeleteMultipleFormTest::$account | property | core/ |
The current user. |
Pagination
- Previous page
- Page 332
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.