Search for operation

  1. Search 7.x for operation
  2. Search 9.5.x for operation
  3. Search 8.9.x for operation
  4. Search 10.3.x for operation
  5. Other projects
Title Object type File name Summary
WorkspaceOperationInterface.php file core/modules/workspaces/src/WorkspaceOperationInterface.php
WorkspaceOperationInterface::checkConflictsOnTarget function core/modules/workspaces/src/WorkspaceOperationInterface.php Checks if there are any conflicts between the source and the target.
WorkspaceOperationInterface::getDifferringRevisionIdsOnSource function core/modules/workspaces/src/WorkspaceOperationInterface.php Gets the revision identifiers for items which have changed on the source.
WorkspaceOperationInterface::getDifferringRevisionIdsOnTarget function core/modules/workspaces/src/WorkspaceOperationInterface.php Gets the revision identifiers for items which have changed on the target.
WorkspaceOperationInterface::getNumberOfChangesOnSource function core/modules/workspaces/src/WorkspaceOperationInterface.php Gets the total number of items which have changed on the source.
WorkspaceOperationInterface::getNumberOfChangesOnTarget function core/modules/workspaces/src/WorkspaceOperationInterface.php Gets the total number of items which have changed on the target.
WorkspaceOperationInterface::getSourceLabel function core/modules/workspaces/src/WorkspaceOperationInterface.php Returns the human-readable label of the source.
WorkspaceOperationInterface::getTargetLabel function core/modules/workspaces/src/WorkspaceOperationInterface.php Returns the human-readable label of the target.
WorkspacePublishForm::$workspaceOperationFactory property core/modules/workspaces/src/Form/WorkspacePublishForm.php The workspace operation factory.
workspaces.operation_factory service core/modules/workspaces/workspaces.services.yml Drupal\workspaces\WorkspaceOperationFactory
_locale_translation_batch_status_operations function core/modules/locale/locale.compare.inc Constructs batch operations for checking remote translation status.
_locale_translation_fetch_operations function core/modules/locale/locale.fetch.inc Helper function to construct the batch operations to fetch translations.
_node_access_rebuild_batch_operation function core/modules/node/node.module Implements callback_batch_operation().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.