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 |
|---|---|---|---|
| WorkspaceMergeForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| WorkspaceMergeForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| WorkspaceMergeForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| WorkspaceMergeForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| WorkspaceMergeForm::submitForm | function | core/ |
Form submission handler. |
| WorkspaceMergeForm::__construct | function | core/ |
Constructs a new WorkspaceMergeForm. |
| WorkspaceMerger | class | core/ |
Default implementation of the workspace merger. |
| WorkspaceMerger.php | file | core/ |
|
| WorkspaceMerger::$cacheTagsInvalidator | property | core/ |
The cache tag invalidator. |
| WorkspaceMerger::$database | property | core/ |
The database connection. |
| WorkspaceMerger::$entityTypeManager | property | core/ |
The entity type manager. |
| WorkspaceMerger::$sourceWorkspace | property | core/ |
The source workspace entity. |
| WorkspaceMerger::$targetWorkspace | property | core/ |
The target workspace entity. |
| WorkspaceMerger::$workspaceAssociation | property | core/ |
The workspace association service. |
| WorkspaceMerger::checkConflictsOnTarget | function | core/ |
Checks if there are any conflicts between the source and the target. |
| WorkspaceMerger::getDifferringRevisionIdsOnSource | function | core/ |
Gets the revision identifiers for items which have changed on the source. |
| WorkspaceMerger::getDifferringRevisionIdsOnTarget | function | core/ |
Gets the revision identifiers for items which have changed on the target. |
| WorkspaceMerger::getNumberOfChangesOnSource | function | core/ |
Gets the total number of items which have changed on the source. |
| WorkspaceMerger::getNumberOfChangesOnTarget | function | core/ |
Gets the total number of items which have changed on the target. |
| WorkspaceMerger::getSourceLabel | function | core/ |
Returns the human-readable label of the source. |
| WorkspaceMerger::getTargetLabel | function | core/ |
Returns the human-readable label of the target. |
| WorkspaceMerger::merge | function | core/ |
Merges the contents of the source workspace into the target workspace. |
| WorkspaceMerger::__construct | function | core/ |
Constructs a new WorkspaceMerger. |
| WorkspaceMergerInterface | interface | core/ |
Defines an interface for the workspace merger. |
| WorkspaceMergerInterface.php | file | core/ |
|
| WorkspaceMergerInterface::merge | function | core/ |
Merges the contents of the source workspace into the target workspace. |
| WorkspaceMergerTest | class | core/ |
Tests workspace merging. |
| WorkspaceMergerTest.php | file | core/ |
|
| WorkspaceMergerTest::$entityTypeManager | property | core/ |
The entity type manager. |
| WorkspaceMergerTest::$modules | property | core/ |
Modules to enable. |
| WorkspaceMergerTest::$nodes | property | core/ |
An array of nodes created before installing the Workspaces module. |
| WorkspaceMergerTest::setUp | function | core/ |
|
| WorkspaceMergerTest::testWorkspaceMerger | function | core/ |
Tests workspace merging. |
| WorkspaceNegotiatorInterface | interface | core/ |
Workspace negotiators provide a way to get the active workspace. |
| WorkspaceNegotiatorInterface.php | file | core/ |
|
| WorkspaceNegotiatorInterface::applies | function | core/ |
Checks whether the negotiator applies to the current request or not. |
| WorkspaceNegotiatorInterface::getActiveWorkspace | function | core/ |
Gets the negotiated workspace, if any. |
| WorkspaceNegotiatorInterface::setActiveWorkspace | function | core/ |
Sets the negotiated workspace. |
| WorkspaceNegotiatorInterface::unsetActiveWorkspace | function | core/ |
Unsets the negotiated workspace. |
| WorkspaceOperationFactory | class | core/ |
Defines a factory class for workspace operations. |
| WorkspaceOperationFactory.php | file | core/ |
|
| WorkspaceOperationFactory::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
| WorkspaceOperationFactory::$database | property | core/ |
The database connection. |
| WorkspaceOperationFactory::$entityTypeManager | property | core/ |
The entity type manager. |
| WorkspaceOperationFactory::$workspaceAssociation | property | core/ |
The workspace association service. |
| WorkspaceOperationFactory::$workspaceManager | property | core/ |
The workspace manager. |
| WorkspaceOperationFactory::getMerger | function | core/ |
Gets the workspace merger. |
| WorkspaceOperationFactory::getPublisher | function | core/ |
Gets the workspace publisher. |
| WorkspaceOperationFactory::__construct | function | core/ |
Constructs a new WorkspacePublisher. |
| WorkspaceOperationInterface | interface | core/ |
Defines an interface for workspace operations. |
Pagination
- Previous page
- Page 1453
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.