Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| Delete.php | file | core/ |
|
| Delete.php | file | core/ |
|
| Delete.php | file | core/ |
|
| Delete.php | file | core/ |
|
| Delete.php | file | core/ |
|
| Delete.php | file | core/ |
|
| Delete::$table | property | core/ |
The table from which to delete. |
| Delete::execute | function | core/ |
Executes the DELETE query. |
| Delete::execute | function | core/ |
Executes the DELETE query. |
| Delete::__construct | function | core/ |
Constructs a Delete object. |
| Delete::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
| DeleteAction | class | core/ |
Redirects to an entity deletion form. |
| DeleteAction.php | file | core/ |
|
| DeleteAction::$currentUser | property | core/ |
The current user. |
| DeleteAction::$tempStore | property | core/ |
The tempstore object. |
| DeleteAction::access | function | core/ |
Checks object access. |
| DeleteAction::create | function | core/ |
Creates an instance of the plugin. |
| DeleteAction::execute | function | core/ |
Executes the plugin. |
| DeleteAction::executeMultiple | function | core/ |
Executes the plugin for an array of objects. |
| DeleteAction::__construct | function | core/ |
Constructs a new DeleteAction object. |
| DeleteActionTest | class | core/ |
@group Action |
| DeleteActionTest.php | file | core/ |
|
| DeleteActionTest::$modules | property | core/ |
Modules to enable. |
| DeleteActionTest::$testUser | property | core/ |
|
| DeleteActionTest::setUp | function | core/ |
|
| 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]] |
| DeleteComment | class | core/ |
Deletes a comment. |
| DeleteComment.php | file | core/ |
|
| DeleteComment::__construct | function | core/ |
Constructs a new DeleteAction object. |
| 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. |
Pagination
- Previous page
- Page 378
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.