Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DeleteAction::__construct | function | core/ |
Constructs a new DeleteAction object. |
| DeleteActionTest | class | core/ |
Tests Delete Action. |
| DeleteActionTest.php | file | core/ |
|
| DeleteActionTest::$modules | property | core/ |
Modules to install. |
| DeleteActionTest::$testUser | property | core/ |
The test user. |
| DeleteActionTest::setUp | function | core/ |
|
| DeleteActionTest::testDeleteAction | function | core/ |
Tests delete action. |
| DeleteActionTest::testGetDerivativeDefinitions | function | core/ |
Tests get derivative definitions. |
| DeleteDefaultLanguageException | class | core/ |
Exception thrown when deleting the default language. |
| DeleteDefaultLanguageException.php | file | core/ |
|
| 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/ |
Adds a field definition object to the deleted list. |
| DeletedFieldsRepository::addFieldStorageDefinition | function | core/ |
Adds a field storage definition object to the deleted list. |
| DeletedFieldsRepository::getFieldDefinitions | function | core/ |
Returns a list of deleted field definitions. |
| DeletedFieldsRepository::getFieldStorageDefinitions | function | core/ |
Returns a list of deleted field storage definitions. |
| DeletedFieldsRepository::removeFieldDefinition | function | core/ |
Removes a field definition object from the deleted list. |
| DeletedFieldsRepository::removeFieldStorageDefinition | function | core/ |
Removes a field storage definition object from the deleted list. |
| 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::__construct | function | core/ |
#[HasNamedArguments] |
| 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/ |
Instantiates a new instance of this class. |
| DeletedWorkspaceConstraintValidator::validate | function | core/ |
|
| DeletedWorkspaceConstraintValidator::__construct | function | core/ |
Creates a new DeletedWorkspaceConstraintValidator instance. |
| DeleteForm | class | core/ |
Provides the comment delete confirmation form. |
| DeleteForm.php | file | core/ |
|
| DeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| DeleteForm::getDeletionMessage | function | core/ |
|
| DeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| DeleteForm::getRedirectUrl | function | core/ |
Returns the URL where the user should be redirected after deletion. |
| DeleteForm::logDeletionMessage | function | core/ |
|
| DeleteMultiple | class | core/ |
Provides a node deletion confirmation form. |
| DeleteMultiple.php | file | core/ |
|
| DeleteMultiple::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| DeleteMultiple::getDeletedMessage | function | core/ |
Returns the message to show the user after an item was deleted. |
| DeleteMultiple::getInaccessibleMessage | function | core/ |
Returns the message to show the user when an item has not been deleted. |
| DeleteMultipleForm | class | core/ |
Provides an entities deletion confirmation form. |
Pagination
- Previous page
- Page 419
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.