Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::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::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| WorkspaceTest::testDeleteWorkspaceWithExistingContent | function | core/ |
Verifies that a workspace with existing content may be deleted. |
| WorkspaceTest::testPublishWorkspace | function | core/ |
Verifies that a workspace can be published. |
| WorkspaceTest::testSpecialCharacters | function | core/ |
Tests creating a workspace with special characters. |
| WorkspaceTest::testWorkspaceFieldUi | function | core/ |
Tests adding new fields to workspace entities. |
| WorkspaceTest::testWorkspaceFormRevisions | function | core/ |
Tests that editing a workspace creates a new revision. |
| WorkspaceTest::testWorkspaceList | function | core/ |
Tests the Workspaces listing UI. |
| WorkspaceTest::testWorkspaceManagePage | function | core/ |
Tests the manage workspace page. |
| WorkspaceTest::testWorkspaceOwner | function | core/ |
Tests changing the owner of a workspace. |
| 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::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. |
| WorkspaceTestTrait::initializeWorkspacesModule | function | core/ |
Enables the Workspaces module and creates two workspaces. |
| WorkspaceTestTrait::switchToLive | function | core/ |
Switches the test runner's context to Live. |
| WorkspaceTestTrait::switchToWorkspace | function | core/ |
Sets a given workspace as active. |
| WorkspaceTestUtilities | trait | core/ |
Utility methods for use in BrowserTestBase tests. |
| WorkspaceTestUtilities.php | file | core/ |
|
| WorkspaceTestUtilities::$switcherBlockConfigured | property | core/ |
|
| WorkspaceTestUtilities::createAndActivateWorkspaceThroughUi | function | core/ |
Creates and activates a new Workspace through the UI. |
| WorkspaceTestUtilities::createNodeThroughUi | function | core/ |
Creates a node by "clicking" buttons. |
| WorkspaceTestUtilities::createWorkspaceThroughUi | function | core/ |
Creates a new Workspace through the UI. |
| WorkspaceTestUtilities::getOneEntityByLabel | function | core/ |
Loads a single entity by its label. |
| WorkspaceTestUtilities::ignoreEntityType | function | core/ |
Marks an entity type as ignored in a workspace. |
| WorkspaceTestUtilities::isLabelInContentOverview | function | core/ |
Determine if the content list has an entity's label. |
| WorkspaceTestUtilities::setupWorkspaceSwitcherBlock | function | core/ |
Adds the workspace switcher block to the site. |
| WorkspaceTestUtilities::switchToLive | function | core/ |
Switches to the live version of the site for subsequent requests. |
| WorkspaceTestUtilities::switchToWorkspace | function | core/ |
Sets a given workspace as "active" for subsequent requests. |
| WorkspaceToolbarIntegrationTest | class | core/ |
Tests workspace settings stray integration. |
| WorkspaceToolbarIntegrationTest.php | file | core/ |
|
| WorkspaceToolbarIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 1503
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.