Search for delete
- Search 7.x for delete
- Search 8.9.x for delete
- Search 10.3.x for delete
- Search 11.x for delete
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Delete | class | core/ |
SQLite implementation of \Drupal\Core\Database\Query\Delete. |
| Delete | class | core/ |
MySQL implementation of \Drupal\Core\Database\Query\Delete. |
| Delete | class | core/ |
MySQL test implementation of \Drupal\Core\Database\Query\Delete. |
| Delete | class | core/ |
MySQL test implementation of \Drupal\Core\Database\Query\Delete. |
| Delete | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Delete. |
| Delete | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Delete. |
| Delete | class | core/ |
CorefakeWithAllCustomClasses implementation of \Drupal\Core\Database\Delete. |
| Delete | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Delete. |
| Delete | class | core/ |
General class for an abstracted DELETE operation. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| User::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
| UserCancelTest::testUserDelete | function | core/ |
Delete account and remove all content. |
| UserCancelTest::testUserDeleteWithContentAndNodeAccess | function | core/ |
Tests user cancel with node access. |
| UserData::delete | function | core/ |
Deletes data stored for a user account. |
| UserDataInterface::delete | function | core/ |
Deletes data stored for a user account. |
| UserDeleteTest | class | core/ |
Tests deleting of user accounts. |
| UserDeleteTest.php | file | core/ |
|
| UserDeleteTest::$modules | property | core/ |
Modules to enable. |
| UserDeleteTest::testUserDeleteMultiple | function | core/ |
Tests deleting multiple users. |
| UserPictureTest::testCreateDeletePicture | function | core/ |
Tests creation, display, and deletion of user pictures. |
| UserRoleDeleteTest | class | core/ |
Tests the handling of user_role entity from the user module. |
| UserRoleDeleteTest.php | file | core/ |
|
| UserRoleDeleteTest::$modules | property | core/ |
Modules to enable. |
| UserRoleDeleteTest::setUp | function | core/ |
|
| UserRoleDeleteTest::testDependenciesRemoval | function | core/ |
Tests the removal of user role dependencies. |
| UserRoleDeleteTest::testRoleDeleteUserRoleReferenceDelete | function | core/ |
Tests removal of role references on role entity delete. |
| UserStorage::deleteRoleReferences | function | core/ |
Delete role references. |
| UserStorageInterface::deleteRoleReferences | function | core/ |
Delete role references. |
| UserTest::sendDeleteRequestForUser | function | core/ |
|
| UserTest::testDeleteIndividual | function | core/ |
Tests DELETEing an individual resource, plus edge cases to ensure good DX. |
| UserTest::testDeleteRespectsUserCancelBlock | function | core/ |
Tests if JSON:API respects user.settings.cancel_method: user_cancel_block. |
| UserTest::testDeleteRespectsUserCancelBlockUnpublish | function | core/ |
Tests if JSON:API respects user.settings.cancel_method: user_cancel_block_unpublish. |
| UserTest::testDeleteRespectsUserCancelBlockUnpublishAndProcessesBatches | function | core/ |
Tests if JSON:API respects user.settings.cancel_method: user_cancel_block_unpublish. @group jsonapi |
| UserTest::testDeleteRespectsUserCancelDelete | function | core/ |
Tests if JSON:API respects user.settings.cancel_method: user_cancel_delete. |
| UserTest::testDeleteRespectsUserCancelReassign | function | core/ |
Tests if JSON:API respects user.settings.cancel_method: user_cancel_reassign. |
| user_cookie_delete | function | core/ |
Delete a visitor information cookie. |
| user_user_role_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for user_role entities. |
| View::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
| View::preDelete | function | core/ |
Acts on entities before they are deleted and before hooks are invoked. |
| ViewEditForm::submitDisplayDelete | function | core/ |
Submit handler to delete a display from a view. |
| ViewEditForm::submitDisplayUndoDelete | function | core/ |
Submit handler to add a restore a removed display to a view. |
| ViewEditTest::testDeleteLink | function | core/ |
Tests the delete link on a views UI. |
| views.view.test_view_delete.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_delete.yml |
| views.view.test_view_field_delete.yml | file | core/ |
core/modules/field/tests/modules/field_test_views/test_views/views.view.test_view_field_delete.yml |
| ViewsEntitySchemaSubscriber::onEntityTypeDelete | function | core/ |
Reacts to the deletion of the entity type. |
| ViewsEntitySchemaSubscriberIntegrationTest::testDeleteEntityType | function | core/ |
Tests that views are disabled when an entity type is deleted. |
| ViewsMenuLink::deleteLink | function | core/ |
Deletes a menu link. |
| views_base_field_override_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete(). |
| views_field_config_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_config'. |
| views_view_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete(). |
| ViewUI::delete | function | core/ |
Deletes an entity permanently. |
| ViewUI::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
| ViewUI::preDelete | function | core/ |
Acts on entities before they are deleted and before hooks are invoked. |
| Vocabulary::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
| Vocabulary::preDelete | function | core/ |
Acts on entities before they are deleted and before hooks are invoked. |
| VocabularyCrudTest::testTaxonomyVocabularyDeleteWithTerms | function | core/ |
Tests deleting a taxonomy that contains terms. |
| VocabularyDeleteForm | class | core/ |
Provides a deletion confirmation form for taxonomy vocabulary. |
| VocabularyDeleteForm.php | file | core/ |
|
| VocabularyDeleteForm::getDeletionMessage | function | core/ |
Gets the message to display to the user after deleting the entity. |
| VocabularyDeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.