| 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. |