Search for delete

  1. Search 7.x for delete
  2. Search 9.5.x for delete
  3. Search 8.9.x for delete
  4. Search 10.3.x for delete
  5. Search 11.x 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/pgsql/src/Driver/Database/pgsql/Delete.php PostgreSQL implementation of \Drupal\Core\Database\Query\Delete.
Delete class core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Delete.php CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\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
WorkspaceEntityDeleteTest::setUp function core/modules/workspaces/tests/src/Functional/WorkspaceEntityDeleteTest.php
WorkspaceEntityDeleteTest::testEntityDelete function core/modules/workspaces/tests/src/Functional/WorkspaceEntityDeleteTest.php Test entity deletion with workspaces.
WorkspaceEntityDeleteTest::testEntityDeletion function core/modules/workspaces/tests/src/Kernel/WorkspaceEntityDeleteTest.php Test entity deletion in a workspace.
WorkspaceEntityDeleteTest::testNodeDeleteWithBypassAccessPermission function core/modules/workspaces/tests/src/Functional/WorkspaceEntityDeleteTest.php Test node deletion with workspaces and the 'bypass node access' permission.
WorkspaceIntegrationTest::testDisallowedEntityDeleteInNonDefaultWorkspace function core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php Tests DELETE operations for unsupported entity types.
WorkspacePermissionsTest::testDeleteAnyWorkspace function core/modules/workspaces/tests/src/Functional/WorkspacePermissionsTest.php Verifies that a user can delete any workspace.
WorkspacePermissionsTest::testDeleteOwnWorkspace function core/modules/workspaces/tests/src/Functional/WorkspacePermissionsTest.php Verifies that a user can create and delete only their own workspace.
WorkspaceProviderBase::entityDelete function core/modules/workspaces/src/Provider/WorkspaceProviderBase.php Acts after an entity has been deleted.
WorkspaceProviderBase::entityPredelete function core/modules/workspaces/src/Provider/WorkspaceProviderBase.php Acts before an entity is deleted.
WorkspaceProviderBase::entityRevisionDelete function core/modules/workspaces/src/Provider/WorkspaceProviderBase.php Acts after an entity revision has been deleted.
WorkspaceProviderInterface::entityDelete function core/modules/workspaces/src/Provider/WorkspaceProviderInterface.php Acts after an entity has been deleted.
WorkspaceProviderInterface::entityPredelete function core/modules/workspaces/src/Provider/WorkspaceProviderInterface.php Acts before an entity is deleted.
WorkspaceProviderInterface::entityRevisionDelete function core/modules/workspaces/src/Provider/WorkspaceProviderInterface.php Acts after an entity revision has been deleted.
WorkspaceTest::testDeleteWorkspaceWithExistingContent function core/modules/workspaces/tests/src/Functional/WorkspaceTest.php Verifies that a workspace with existing content may be deleted.
WorkspaceTracker::deleteTrackedEntities function core/modules/workspaces/src/WorkspaceTracker.php Deletes all the workspace association records for the given workspace.
WorkspaceTracker::doDeleteAssociations function core/modules/workspaces/src/WorkspaceTracker.php Executes a delete query for workspace associations.
WorkspaceTrackerInterface::deleteTrackedEntities function core/modules/workspaces/src/WorkspaceTrackerInterface.php Deletes all the workspace association records for the given workspace.

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