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 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/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
WorkspaceDeleteForm::buildForm function core/modules/workspaces/src/Form/WorkspaceDeleteForm.php Form constructor.
WorkspaceDeleteForm::create function core/modules/workspaces/src/Form/WorkspaceDeleteForm.php Instantiates a new instance of this class.
WorkspaceDeleteForm::create function core/modules/workspaces_ui/src/Form/WorkspaceDeleteForm.php Instantiates a new instance of the implementing class using autowiring.
WorkspaceDeleteForm::getDescription function core/modules/workspaces_ui/src/Form/WorkspaceDeleteForm.php Returns additional text to display as a description.
WorkspaceDeleteForm::getDescription function core/modules/workspaces/src/Form/WorkspaceDeleteForm.php Returns additional text to display as a description.
WorkspaceDeleteForm::__construct function core/modules/workspaces/src/Form/WorkspaceDeleteForm.php Constructs a WorkspaceDeleteForm object.
WorkspaceDeleteForm::__construct function core/modules/workspaces_ui/src/Form/WorkspaceDeleteForm.php Constructs a WorkspaceDeleteForm object.
WorkspaceEntityDeleteTest class core/modules/workspaces/tests/src/Kernel/WorkspaceEntityDeleteTest.php Tests entity deletions with workspaces.
WorkspaceEntityDeleteTest class core/modules/workspaces/tests/src/Functional/WorkspaceEntityDeleteTest.php Tests entity deletions with workspaces.
WorkspaceEntityDeleteTest.php file core/modules/workspaces/tests/src/Kernel/WorkspaceEntityDeleteTest.php
WorkspaceEntityDeleteTest.php file core/modules/workspaces/tests/src/Functional/WorkspaceEntityDeleteTest.php
WorkspaceEntityDeleteTest::$defaultTheme property core/modules/workspaces/tests/src/Functional/WorkspaceEntityDeleteTest.php The theme to install as the default for testing.
WorkspaceEntityDeleteTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceEntityDeleteTest.php The entity type manager.
WorkspaceEntityDeleteTest::$modules property core/modules/workspaces/tests/src/Kernel/WorkspaceEntityDeleteTest.php Modules to install.
WorkspaceEntityDeleteTest::$modules property core/modules/workspaces/tests/src/Functional/WorkspaceEntityDeleteTest.php Modules to install.
WorkspaceEntityDeleteTest::setUp function core/modules/workspaces/tests/src/Kernel/WorkspaceEntityDeleteTest.php
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.
WorkspaceManager::purgeDeletedWorkspacesBatch function core/modules/workspaces/src/WorkspaceManager.php Deletes the revisions associated with deleted workspaces.
WorkspaceManagerInterface::purgeDeletedWorkspacesBatch function core/modules/workspaces/src/WorkspaceManagerInterface.php Deletes the revisions associated with deleted workspaces.
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.
_editor_delete_file_usage function core/modules/editor/editor.module Deletes file usage of files referenced by formatted text fields.

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