Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| WorkspaceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WorkspaceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WorkspaceTest::$editor1 | property | core/ |
A test user. |
| WorkspaceTest::$editor1 | property | core/ |
A test user. |
| WorkspaceTest::$editor2 | property | core/ |
A test user. |
| WorkspaceTest::$editor2 | property | core/ |
A test user. |
| WorkspaceTest::$entity | property | core/ |
|
| WorkspaceTest::$entityTypeId | property | core/ |
The tested entity type. |
| WorkspaceTest::$firstCreatedEntityId | property | core/ |
The entity ID for the first created entity in testPost(). |
| WorkspaceTest::$modules | property | core/ |
Modules to install. |
| WorkspaceTest::$modules | property | core/ |
Modules to install. |
| WorkspaceTest::$modules | property | core/ |
Modules to install. |
| WorkspaceTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| WorkspaceTest::$resourceTypeIsVersionable | property | core/ |
Whether the tested JSON:API resource is versionable. |
| WorkspaceTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| WorkspaceTest::$secondCreatedEntityId | property | core/ |
The entity ID for the second created entity in testPost(). |
| WorkspaceTest::$uniqueFieldNames | property | core/ |
Fields that need unique values. |
| WorkspaceTest::createEntity | function | core/ |
Creates the entity to be tested. |
| WorkspaceTest::doTestSpecialCharacters | function | core/ |
Tests creating a workspace with special characters. |
| WorkspaceTest::doTestWorkspaceFormRevisions | function | core/ |
Tests that editing a workspace creates a new revision. |
| WorkspaceTest::doTestWorkspaceOwner | function | core/ |
Tests changing the owner of a workspace. |
| WorkspaceTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| WorkspaceTest::getExpectedUnauthorizedAccessCacheability | function | core/ |
Returns the expected cacheability for an unauthorized response. |
| WorkspaceTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| WorkspaceTest::getModifiedEntityForPostTesting | function | core/ |
Gets the normalized POST entity with random values for its unique fields. |
| WorkspaceTest::getPatchDocument | function | core/ |
Returns the JSON:API PATCH document. |
| WorkspaceTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| WorkspaceTest::getSparseFieldSets | function | core/ |
Returns an array of sparse fields sets to test. |
| WorkspaceTest::setUp | function | core/ |
|
| WorkspaceTest::setUp | function | core/ |
|
| WorkspaceTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| WorkspaceTest::testDeleteWorkspaceWithExistingContent | function | core/ |
Verifies that a workspace with existing content may be deleted. |
| WorkspaceTest::testNodeCreation | function | core/ |
Tests that nodes created inside a workspace are assigned to the workspace. |
| WorkspaceTest::testPublishWorkspace | function | core/ |
Verifies that a workspace can be published. |
| WorkspaceTest::testSpecialCharacters | function | core/ |
Tests creating a workspace with special characters. |
| WorkspaceTest::testToolbarSwitcherDynamicPageCache | function | core/ |
Tests that the toolbar workspace switcher doesn't disable the page cache. |
| WorkspaceTest::testWorkspaceFieldUi | function | core/ |
Tests adding new fields to workspace entities. |
| WorkspaceTest::testWorkspaceList | function | core/ |
Tests the Workspaces listing UI. |
| WorkspaceTest::testWorkspaceManagePage | function | core/ |
Tests the manage workspace page. |
| WorkspaceTest::testWorkspaces | function | core/ |
Test workspace functionality. |
| WorkspaceTest::testWorkspaceToolbar | function | core/ |
Tests that the toolbar correctly shows the active workspace. |
| WorkspaceTestTrait | trait | core/ |
A trait with common workspaces testing functionality. |
| WorkspaceTestTrait.php | file | core/ |
|
| WorkspaceTestTrait::$workspaceManager | property | core/ |
The workspaces manager. |
| WorkspaceTestTrait::$workspaces | property | core/ |
An array of test workspaces, keyed by workspace ID. |
| WorkspaceTestTrait::assertWorkspaceAssociation | function | core/ |
Checks the workspace_association records for a test scenario. |
| WorkspaceTestTrait::createEntity | function | core/ |
Creates an entity. |
| WorkspaceTestTrait::createWorkspaceHierarchy | function | core/ |
Creates a test workspace hierarchy. |
| WorkspaceTestTrait::getUnassociatedRevisions | function | core/ |
Returns all the revisions which are not associated with any workspace. |
| WorkspaceTestTrait::ignoreEntityType | function | core/ |
Marks an entity type as ignored in a workspace. |
Pagination
- Previous page
- Page 1863
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.