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 |
|
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. |
WorkspaceTest::testDeleteWorkspaceWithExistingContent |
function |
core/modules/workspaces/tests/src/Functional/WorkspaceTest.php |
Verifies that a workspace with existing content may be deleted. |
_editor_delete_file_usage |
function |
core/modules/editor/editor.module |
Deletes file usage of files referenced by formatted text fields. |