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 11.x for operation
  5. Other projects
Title Object type File name Summary
views_ui_entity_operation function core/modules/views_ui/views_ui.module Implements hook_entity_operation().
VocabularyAccessControlHandler::$viewLabelOperation property core/modules/taxonomy/src/VocabularyAccessControlHandler.php Allows to grant access to just the labels.
VocabularyListBuilder::getDefaultOperations function core/modules/taxonomy/src/VocabularyListBuilder.php Gets this list's default operations.
WorkflowCustomStateTransitionAccessTest::testCustomWorkflowAccessOperations function core/modules/workflows/tests/src/Functional/WorkflowCustomStateTransitionAccessTest.php Tests the custom state/transition operation access rules.
WorkflowStateTransitionOperationsAccessCheck class core/modules/workflows/src/WorkflowStateTransitionOperationsAccessCheck.php Provides an access check for state and transition operations.
WorkflowStateTransitionOperationsAccessCheck.php file core/modules/workflows/src/WorkflowStateTransitionOperationsAccessCheck.php
WorkflowStateTransitionOperationsAccessCheck::access function core/modules/workflows/src/WorkflowStateTransitionOperationsAccessCheck.php Checks access for operations of workflow states and transitions.
WorkflowStateTransitionOperationsAccessCheck::getOperation function core/modules/workflows/src/WorkflowStateTransitionOperationsAccessCheck.php Get the operation that will be used for the access check.
WorkflowStateTransitionOperationsAccessCheckTest class core/modules/workflows/tests/src/Unit/WorkflowStateTransitionOperationsAccessCheckTest.php @coversDefaultClass \Drupal\workflows\WorkflowStateTransitionOperationsAccessCheck[[api-linebreak]]
@group workflows
WorkflowStateTransitionOperationsAccessCheckTest.php file core/modules/workflows/tests/src/Unit/WorkflowStateTransitionOperationsAccessCheckTest.php
WorkflowStateTransitionOperationsAccessCheckTest::accessTestCases function core/modules/workflows/tests/src/Unit/WorkflowStateTransitionOperationsAccessCheckTest.php Test cases for ::testAccess.
WorkflowStateTransitionOperationsAccessCheckTest::invalidOperationNameTestCases function core/modules/workflows/tests/src/Unit/WorkflowStateTransitionOperationsAccessCheckTest.php Test cases for ::testInvalidOperationName.
WorkflowStateTransitionOperationsAccessCheckTest::testAccess function core/modules/workflows/tests/src/Unit/WorkflowStateTransitionOperationsAccessCheckTest.php Tests the access method correctly proxies to the entity access system.
WorkflowStateTransitionOperationsAccessCheckTest::testInvalidOperationName function core/modules/workflows/tests/src/Unit/WorkflowStateTransitionOperationsAccessCheckTest.php @covers ::access[[api-linebreak]]
@dataProvider invalidOperationNameTestCases
WorkflowStateTransitionOperationsAccessCheckTest::testMissingRouteParams function core/modules/workflows/tests/src/Unit/WorkflowStateTransitionOperationsAccessCheckTest.php @covers ::access[[api-linebreak]]
WorkspaceAccessTest::operationCases function core/modules/workspaces/tests/src/Kernel/WorkspaceAccessTest.php Tests cases for testWorkspaceAccess().
WorkspaceListBuilder::getDefaultOperations function core/modules/workspaces/src/WorkspaceListBuilder.php Gets this list's default operations.
WorkspaceManager::shouldAlterOperations function core/modules/workspaces/src/WorkspaceManager.php Determines whether runtime entity operations should be altered.
WorkspaceManagerInterface::shouldAlterOperations function core/modules/workspaces/src/WorkspaceManagerInterface.php Determines whether runtime entity operations should be altered.
WorkspaceMergeForm::$workspaceOperationFactory property core/modules/workspaces/src/Form/WorkspaceMergeForm.php The workspace operation factory.
WorkspaceOperationFactory class core/modules/workspaces/src/WorkspaceOperationFactory.php Defines a factory class for workspace operations.
WorkspaceOperationFactory.php file core/modules/workspaces/src/WorkspaceOperationFactory.php
WorkspaceOperationFactory::$database property core/modules/workspaces/src/WorkspaceOperationFactory.php The database connection.
WorkspaceOperationFactory::$deprecatedProperties property core/modules/workspaces/src/WorkspaceOperationFactory.php Defines deprecated injected properties.
WorkspaceOperationFactory::$entityTypeManager property core/modules/workspaces/src/WorkspaceOperationFactory.php The entity type manager.
WorkspaceOperationFactory::$eventDispatcher property core/modules/workspaces/src/WorkspaceOperationFactory.php An event dispatcher instance to use for configuration events.
WorkspaceOperationFactory::$logger property core/modules/workspaces/src/WorkspaceOperationFactory.php The logger service.
WorkspaceOperationFactory::$workspaceAssociation property core/modules/workspaces/src/WorkspaceOperationFactory.php The workspace association service.
WorkspaceOperationFactory::$workspaceManager property core/modules/workspaces/src/WorkspaceOperationFactory.php The workspace manager.
WorkspaceOperationFactory::getMerger function core/modules/workspaces/src/WorkspaceOperationFactory.php Gets the workspace merger.
WorkspaceOperationFactory::getPublisher function core/modules/workspaces/src/WorkspaceOperationFactory.php Gets the workspace publisher.
WorkspaceOperationFactory::__construct function core/modules/workspaces/src/WorkspaceOperationFactory.php Constructs a new WorkspaceOperationFactory.
WorkspaceOperationInterface interface core/modules/workspaces/src/WorkspaceOperationInterface.php Defines an interface for workspace operations.
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.