Search for Delete

  1. Search 7.x for Delete
  2. Search 8.9.x for Delete
  3. Search 10.3.x for Delete
  4. Search 11.x for Delete
  5. Search main for Delete
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Delete class core/modules/sqlite/src/Driver/Database/sqlite/Delete.php SQLite implementation of \Drupal\Core\Database\Query\Delete.
Delete class core/modules/mysql/src/Driver/Database/mysql/Delete.php MySQL implementation of \Drupal\Core\Database\Query\Delete.
Delete class core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysql/Delete.php MySQL test implementation of \Drupal\Core\Database\Query\Delete.
Delete class core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysqlDeprecatedVersion/Delete.php MySQL test implementation of \Drupal\Core\Database\Query\Delete.
Delete class core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/Delete.php PostgreSQL implementation of \Drupal\Core\Database\Query\Delete.
Delete class core/modules/pgsql/src/Driver/Database/pgsql/Delete.php PostgreSQL implementation of \Drupal\Core\Database\Query\Delete.
Delete class core/tests/fixtures/database_drivers/module/corefake/src/Driver/Database/corefakeWithAllCustomClasses/Delete.php CorefakeWithAllCustomClasses implementation of \Drupal\Core\Database\Delete.
Delete class core/lib/Drupal/Core/Database/Driver/pgsql/Delete.php PostgreSQL implementation of \Drupal\Core\Database\Query\Delete.
Delete class core/lib/Drupal/Core/Database/Query/Delete.php General class for an abstracted DELETE operation.

All search results

Title Object type File name Summary
User::postDelete function core/modules/user/src/Entity/User.php
UserCancelTest::testUserDelete function core/modules/user/tests/src/Functional/UserCancelTest.php Delete account and remove all content.
UserCancelTest::testUserDeleteWithContentAndNodeAccess function core/modules/user/tests/src/Functional/UserCancelTest.php Tests user cancel with node access.
UserData::delete function core/modules/user/src/UserData.php
UserDataInterface::delete function core/modules/user/src/UserDataInterface.php Deletes data stored for a user account.
UserDeleteTest class core/modules/user/tests/src/Kernel/UserDeleteTest.php Tests deleting of user accounts.
UserDeleteTest.php file core/modules/user/tests/src/Kernel/UserDeleteTest.php
UserDeleteTest::$modules property core/modules/user/tests/src/Kernel/UserDeleteTest.php
UserDeleteTest::testUserDeleteMultiple function core/modules/user/tests/src/Kernel/UserDeleteTest.php Tests deleting multiple users.
UserPictureTest::testCreateDeletePicture function core/modules/user/tests/src/Functional/UserPictureTest.php Tests creation, display, and deletion of user pictures.
UserRoleDeleteTest class core/modules/user/tests/src/Kernel/UserRoleDeleteTest.php Tests the handling of user_role entity from the user module.
UserRoleDeleteTest.php file core/modules/user/tests/src/Kernel/UserRoleDeleteTest.php
UserRoleDeleteTest::$modules property core/modules/user/tests/src/Kernel/UserRoleDeleteTest.php Modules to enable.
UserRoleDeleteTest::setUp function core/modules/user/tests/src/Kernel/UserRoleDeleteTest.php
UserRoleDeleteTest::testDependenciesRemoval function core/modules/user/tests/src/Kernel/UserRoleDeleteTest.php Tests the removal of user role dependencies.
UserRoleDeleteTest::testRoleDeleteUserRoleReferenceDelete function core/modules/user/tests/src/Kernel/UserRoleDeleteTest.php Tests removal of role references on role entity delete.
UserStorage::deleteRoleReferences function core/modules/user/src/UserStorage.php
UserStorageInterface::deleteRoleReferences function core/modules/user/src/UserStorageInterface.php Delete role references.
UserTest::sendDeleteRequestForUser function core/modules/jsonapi/tests/src/Functional/UserTest.php
UserTest::testDeleteIndividual function core/modules/jsonapi/tests/src/Functional/UserTest.php
UserTest::testDeleteRespectsUserCancelBlock function core/modules/jsonapi/tests/src/Functional/UserTest.php Tests if JSON:API respects user.settings.cancel_method: user_cancel_block.
UserTest::testDeleteRespectsUserCancelBlockUnpublish function core/modules/jsonapi/tests/src/Functional/UserTest.php Tests if JSON:API respects user.settings.cancel_method: user_cancel_block_unpublish.
UserTest::testDeleteRespectsUserCancelBlockUnpublishAndProcessesBatches function core/modules/jsonapi/tests/src/Functional/UserTest.php Tests if JSON:API respects user.settings.cancel_method: user_cancel_block_unpublish.
@group jsonapi
UserTest::testDeleteRespectsUserCancelDelete function core/modules/jsonapi/tests/src/Functional/UserTest.php Tests if JSON:API respects user.settings.cancel_method: user_cancel_delete.
UserTest::testDeleteRespectsUserCancelReassign function core/modules/jsonapi/tests/src/Functional/UserTest.php Tests if JSON:API respects user.settings.cancel_method: user_cancel_reassign.
user_cookie_delete function core/modules/user/user.module Delete a visitor information cookie.
user_user_role_delete function core/modules/user/user.module Implements hook_ENTITY_TYPE_delete() for user_role entities.
View::postDelete function core/modules/views/src/Entity/View.php
View::preDelete function core/modules/views/src/Entity/View.php
ViewEditForm::submitDisplayDelete function core/modules/views_ui/src/ViewEditForm.php Submit handler to delete a display from a view.
ViewEditForm::submitDisplayUndoDelete function core/modules/views_ui/src/ViewEditForm.php Submit handler to add a restore a removed display to a view.
ViewEditTest::testDeleteLink function core/modules/views_ui/tests/src/Functional/ViewEditTest.php Tests the delete link on a views UI.
views.view.test_view_delete.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_delete.yml 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/modules/field/tests/modules/field_test_views/test_views/views.view.test_view_field_delete.yml core/modules/field/tests/modules/field_test_views/test_views/views.view.test_view_field_delete.yml
ViewsEntitySchemaSubscriber::onEntityTypeDelete function core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php
ViewsEntitySchemaSubscriberIntegrationTest::testDeleteEntityType function core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php Tests that views are disabled when an entity type is deleted.
ViewsMenuLink::deleteLink function core/modules/views/src/Plugin/Menu/ViewsMenuLink.php
views_base_field_override_delete function core/modules/views/views.module Implements hook_ENTITY_TYPE_delete().
views_field_config_delete function core/modules/views/views.module Implements hook_ENTITY_TYPE_delete() for 'field_config'.
views_view_delete function core/modules/views/views.module Implements hook_ENTITY_TYPE_delete().
ViewUI::delete function core/modules/views_ui/src/ViewUI.php
ViewUI::postDelete function core/modules/views_ui/src/ViewUI.php
ViewUI::preDelete function core/modules/views_ui/src/ViewUI.php
Vocabulary::postDelete function core/modules/taxonomy/src/Entity/Vocabulary.php
Vocabulary::preDelete function core/modules/taxonomy/src/Entity/Vocabulary.php
VocabularyCrudTest::testTaxonomyVocabularyDeleteWithTerms function core/modules/taxonomy/tests/src/Kernel/VocabularyCrudTest.php Tests deleting a taxonomy that contains terms.
VocabularyDeleteForm class core/modules/taxonomy/src/Form/VocabularyDeleteForm.php Provides a deletion confirmation form for taxonomy vocabulary.
VocabularyDeleteForm.php file core/modules/taxonomy/src/Form/VocabularyDeleteForm.php
VocabularyDeleteForm::getDeletionMessage function core/modules/taxonomy/src/Form/VocabularyDeleteForm.php
VocabularyDeleteForm::getDescription function core/modules/taxonomy/src/Form/VocabularyDeleteForm.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.