Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| WorkspaceConcurrentEditingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WorkspaceConcurrentEditingTest::$modules | property | core/ |
Modules to enable. |
| WorkspaceConcurrentEditingTest::testConcurrentEditing | function | core/ |
Tests editing a node in multiple workspaces. |
| WorkspaceConflictException | class | core/ |
An exception thrown when two workspaces are in a conflicting content state. |
| WorkspaceConflictException.php | file | core/ |
|
| WorkspaceContentModerationIntegrationTest | class | core/ |
Tests Workspaces together with Content Moderation. |
| WorkspaceContentModerationIntegrationTest.php | file | core/ |
|
| WorkspaceContentModerationIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WorkspaceContentModerationIntegrationTest::$modules | property | core/ |
Modules to enable. |
| WorkspaceContentModerationIntegrationTest::setUp | function | core/ |
Sets the test up. |
| WorkspaceContentModerationIntegrationTest::testModerationInWorkspace | function | core/ |
Tests moderating nodes in a workspace. |
| WorkspaceCRUDTest | class | core/ |
Tests CRUD operations for workspaces. |
| WorkspaceCRUDTest.php | file | core/ |
|
| WorkspaceCRUDTest::$entityTypeManager | property | core/ |
The entity type manager. |
| WorkspaceCRUDTest::$modules | property | core/ |
Modules to enable. |
| WorkspaceCRUDTest::$state | property | core/ |
The state service. |
| WorkspaceCRUDTest::$workspaceManager | property | core/ |
The workspace replication manager. |
| WorkspaceCRUDTest::setUp | function | core/ |
|
| WorkspaceCRUDTest::testDeletingPublishedWorkspace | function | core/ |
Tests that deleting a workspace keeps its already published content. |
| WorkspaceCRUDTest::testDeletingWorkspaces | function | core/ |
Tests the deletion of workspaces. |
| WorkspaceCRUDTest::testDeletingWorkspaceWithChildren | function | core/ |
Tests that a workspace with children can not be deleted. |
| WorkspaceCRUDTest::testEmptyWorkspaceTree | function | core/ |
Tests loading the workspace tree when there are no workspaces available. |
| WorkspaceDeleteForm | class | core/ |
Provides a form for deleting a workspace. |
| WorkspaceDeleteForm.php | file | core/ |
|
| WorkspaceDeleteForm::$entity | property | core/ |
The workspace entity. |
| WorkspaceDeleteForm::$workspaceAssociation | property | core/ |
The workspace association service. |
| WorkspaceDeleteForm::$workspaceRepository | property | core/ |
The workspace repository service. |
| WorkspaceDeleteForm::buildForm | function | core/ |
Form constructor. |
| WorkspaceDeleteForm::create | function | core/ |
Instantiates a new instance of this class. |
| WorkspaceDeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| WorkspaceDeleteForm::__construct | function | core/ |
Constructs a WorkspaceDeleteForm object. |
| WorkspaceForm | class | core/ |
Form controller for the workspace edit forms. |
| WorkspaceForm.php | file | core/ |
|
| WorkspaceForm::$entity | property | core/ |
The workspace entity. |
| WorkspaceForm::$messenger | property | core/ |
The messenger service. |
| WorkspaceForm::create | function | core/ |
Instantiates a new instance of this class. |
| WorkspaceForm::flagViolations | function | core/ |
Flags violations for the current form. |
| WorkspaceForm::form | function | core/ |
Gets the actual form array to be built. |
| WorkspaceForm::getEditedFieldNames | function | core/ |
Gets the names of all fields edited in the form. |
| WorkspaceForm::save | function | core/ |
Form submission handler for the 'save' action. |
| WorkspaceForm::__construct | function | core/ |
Constructs a new WorkspaceForm. |
| WorkspaceFormInterface | interface | core/ |
Defines interface for workspace forms so they can be easily distinguished. |
| WorkspaceFormInterface.php | file | core/ |
|
| WorkspaceIntegrationTest | class | core/ |
Tests a complete publishing scenario across different workspaces. |
| WorkspaceIntegrationTest.php | file | core/ |
|
| WorkspaceIntegrationTest::$createdTimestamp | property | core/ |
Creation timestamp that should be incremented for each new entity. |
| WorkspaceIntegrationTest::$entityTypeManager | property | core/ |
The entity type manager. |
| WorkspaceIntegrationTest::$modules | property | core/ |
Modules to enable. |
| WorkspaceIntegrationTest::$nodes | property | core/ |
An array of nodes created before installing the Workspaces module. |
| WorkspaceIntegrationTest::assertEntityLoad | function | core/ |
Asserts that default revisions are properly swapped in a workspace. |
Pagination
- Previous page
- Page 1450
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.