Search for operation
- Search 7.x for operation
- Search 9.5.x for operation
- Search 8.9.x for operation
- Search 10.3.x for operation
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
WorkspaceOperationInterface.php | file | core/ |
|
WorkspaceOperationInterface::checkConflictsOnTarget | function | core/ |
Checks if there are any conflicts between the source and the target. |
WorkspaceOperationInterface::getDifferringRevisionIdsOnSource | function | core/ |
Gets the revision identifiers for items which have changed on the source. |
WorkspaceOperationInterface::getDifferringRevisionIdsOnTarget | function | core/ |
Gets the revision identifiers for items which have changed on the target. |
WorkspaceOperationInterface::getNumberOfChangesOnSource | function | core/ |
Gets the total number of items which have changed on the source. |
WorkspaceOperationInterface::getNumberOfChangesOnTarget | function | core/ |
Gets the total number of items which have changed on the target. |
WorkspaceOperationInterface::getSourceLabel | function | core/ |
Returns the human-readable label of the source. |
WorkspaceOperationInterface::getTargetLabel | function | core/ |
Returns the human-readable label of the target. |
WorkspacePublishForm::$workspaceOperationFactory | property | core/ |
The workspace operation factory. |
workspaces.operation_factory | service | core/ |
Drupal\workspaces\WorkspaceOperationFactory |
_locale_translation_batch_status_operations | function | core/ |
Constructs batch operations for checking remote translation status. |
_locale_translation_fetch_operations | function | core/ |
Helper function to construct the batch operations to fetch translations. |
_node_access_rebuild_batch_operation | function | core/ |
Implements callback_batch_operation(). |
Pagination
- Previous page
- Page 10
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.