| WorkspaceIntegrationTest::testEntityQueryWithoutConditions |
function |
core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php |
Tests entity query overrides without any conditions. |
| WorkspaceIntegrationTest::testExecuteInWorkspaceContext |
function |
core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php |
Tests execute in workspace context. |
| WorkspaceIntegrationTest::testFormCacheForEntityForms |
function |
core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php |
Tests that entity forms can be stored in the form cache. |
| WorkspaceIntegrationTest::testFormCacheForRegularForms |
function |
core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php |
Tests that non-entity forms can be stored in the form cache. |
| WorkspaceIntegrationTest::testNodeAccessDifferringRevisionIdsOnTarget |
function |
core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php |
Tests workspace publishing is not sensitive to node access. |
| WorkspaceIntegrationTest::testPublishWorkspaceDedicatedTableStorage |
function |
core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php |
Tests publishing with fields in dedicated table storage. |
| WorkspaceIntegrationTest::testWorkspaceAssociationDataIntegrity |
function |
core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php |
Tests the workspace association data integrity for entity CRUD operations. |
| WorkspaceIntegrationTest::testWorkspaceHierarchy |
function |
core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php |
Tests entity tracking in workspace descendants. |
| WorkspaceIntegrationTest::testWorkspaces |
function |
core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php |
Tests various scenarios for creating and publishing content in workspaces. |
| WorkspaceJsonAnonTest |
class |
core/modules/workspaces/tests/src/Functional/Rest/WorkspaceJsonAnonTest.php |
Test workspace entities for unauthenticated JSON requests. |
| WorkspaceJsonAnonTest.php |
file |
core/modules/workspaces/tests/src/Functional/Rest/WorkspaceJsonAnonTest.php |
|
| WorkspaceJsonAnonTest::$defaultTheme |
property |
core/modules/workspaces/tests/src/Functional/Rest/WorkspaceJsonAnonTest.php |
The theme to install as the default for testing. |
| WorkspaceJsonAnonTest::$format |
property |
core/modules/workspaces/tests/src/Functional/Rest/WorkspaceJsonAnonTest.php |
The format to use in this test. |
| WorkspaceJsonAnonTest::$mimeType |
property |
core/modules/workspaces/tests/src/Functional/Rest/WorkspaceJsonAnonTest.php |
The MIME type that corresponds to $format. |
| WorkspaceJsonBasicAuthTest |
class |
core/modules/workspaces/tests/src/Functional/Rest/WorkspaceJsonBasicAuthTest.php |
Test workspace entities for JSON requests via basic auth. |
| WorkspaceJsonBasicAuthTest.php |
file |
core/modules/workspaces/tests/src/Functional/Rest/WorkspaceJsonBasicAuthTest.php |
|
| WorkspaceJsonBasicAuthTest::$auth |
property |
core/modules/workspaces/tests/src/Functional/Rest/WorkspaceJsonBasicAuthTest.php |
The authentication mechanism to use in this test. |
| WorkspaceJsonBasicAuthTest::$defaultTheme |
property |
core/modules/workspaces/tests/src/Functional/Rest/WorkspaceJsonBasicAuthTest.php |
The theme to install as the default for testing. |
| WorkspaceJsonBasicAuthTest::$format |
property |
core/modules/workspaces/tests/src/Functional/Rest/WorkspaceJsonBasicAuthTest.php |
The format to use in this test. |
| WorkspaceJsonBasicAuthTest::$mimeType |
property |
core/modules/workspaces/tests/src/Functional/Rest/WorkspaceJsonBasicAuthTest.php |
The MIME type that corresponds to $format. |
| WorkspaceJsonBasicAuthTest::$modules |
property |
core/modules/workspaces/tests/src/Functional/Rest/WorkspaceJsonBasicAuthTest.php |
Modules to install. |
| WorkspaceJsonCookieTest |
class |
core/modules/workspaces/tests/src/Functional/Rest/WorkspaceJsonCookieTest.php |
Test workspace entities for JSON requests with cookie authentication. |
| WorkspaceJsonCookieTest.php |
file |
core/modules/workspaces/tests/src/Functional/Rest/WorkspaceJsonCookieTest.php |
|
| WorkspaceJsonCookieTest::$auth |
property |
core/modules/workspaces/tests/src/Functional/Rest/WorkspaceJsonCookieTest.php |
The authentication mechanism to use in this test. |
| WorkspaceJsonCookieTest::$defaultTheme |
property |
core/modules/workspaces/tests/src/Functional/Rest/WorkspaceJsonCookieTest.php |
The theme to install as the default for testing. |
| WorkspaceJsonCookieTest::$format |
property |
core/modules/workspaces/tests/src/Functional/Rest/WorkspaceJsonCookieTest.php |
The format to use in this test. |
| WorkspaceJsonCookieTest::$mimeType |
property |
core/modules/workspaces/tests/src/Functional/Rest/WorkspaceJsonCookieTest.php |
The MIME type that corresponds to $format. |
| WorkspaceMenuLinkContentIntegrationTest |
class |
core/modules/workspaces/tests/src/Functional/WorkspaceMenuLinkContentIntegrationTest.php |
Tests workspace integration for custom menu links. |
| WorkspaceMenuLinkContentIntegrationTest.php |
file |
core/modules/workspaces/tests/src/Functional/WorkspaceMenuLinkContentIntegrationTest.php |
|
| WorkspaceMenuLinkContentIntegrationTest::$defaultTheme |
property |
core/modules/workspaces/tests/src/Functional/WorkspaceMenuLinkContentIntegrationTest.php |
The theme to install as the default for testing. |
| WorkspaceMenuLinkContentIntegrationTest::$entityTypeManager |
property |
core/modules/workspaces/tests/src/Functional/WorkspaceMenuLinkContentIntegrationTest.php |
The entity type manager. |
| WorkspaceMenuLinkContentIntegrationTest::$modules |
property |
core/modules/workspaces/tests/src/Functional/WorkspaceMenuLinkContentIntegrationTest.php |
Modules to install. |
| WorkspaceMenuLinkContentIntegrationTest::setUp |
function |
core/modules/workspaces/tests/src/Functional/WorkspaceMenuLinkContentIntegrationTest.php |
|
| WorkspaceMenuLinkContentIntegrationTest::testWorkspacesWithCustomMenuLinks |
function |
core/modules/workspaces/tests/src/Functional/WorkspaceMenuLinkContentIntegrationTest.php |
Tests custom menu links in non-default workspaces. |
| WorkspaceMergerTest |
class |
core/modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php |
Tests workspace merging. |
| WorkspaceMergerTest.php |
file |
core/modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php |
|
| WorkspaceMergerTest::$entityTypeManager |
property |
core/modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php |
The entity type manager. |
| WorkspaceMergerTest::$modules |
property |
core/modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php |
Modules to install. |
| WorkspaceMergerTest::$nodes |
property |
core/modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php |
An array of nodes created before installing the Workspaces module. |
| WorkspaceMergerTest::setUp |
function |
core/modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php |
|
| WorkspaceMergerTest::testWorkspaceMerger |
function |
core/modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php |
Tests workspace merging. |
| WorkspacePermissionsTest |
class |
core/modules/workspaces/tests/src/Functional/WorkspacePermissionsTest.php |
Tests permission controls on workspaces. |
| WorkspacePermissionsTest.php |
file |
core/modules/workspaces/tests/src/Functional/WorkspacePermissionsTest.php |
|
| WorkspacePermissionsTest::$defaultTheme |
property |
core/modules/workspaces/tests/src/Functional/WorkspacePermissionsTest.php |
The theme to install as the default for testing. |
| WorkspacePermissionsTest::$modules |
property |
core/modules/workspaces/tests/src/Functional/WorkspacePermissionsTest.php |
Modules to install. |
| WorkspacePermissionsTest::testCreateWorkspace |
function |
core/modules/workspaces/tests/src/Functional/WorkspacePermissionsTest.php |
Verifies that a user can create but not edit a workspace. |
| 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. |
| WorkspacePermissionsTest::testEditAnyWorkspace |
function |
core/modules/workspaces/tests/src/Functional/WorkspacePermissionsTest.php |
Verifies that a user can edit any workspace. |
| WorkspacePermissionsTest::testEditOwnWorkspace |
function |
core/modules/workspaces/tests/src/Functional/WorkspacePermissionsTest.php |
Verifies that a user can create and edit only their own workspace. |