workspaces.association

Same name and namespace in other branches
  1. 10 core/modules/workspaces/workspaces.services.yml \workspaces.association
  2. 9 core/modules/workspaces/workspaces.services.yml \workspaces.association
  3. 8.9.x core/modules/workspaces/workspaces.services.yml \workspaces.association

Class

Drupal\workspaces\WorkspaceAssociation
6 string references to workspaces.association
WorkspaceAssociationTest::assertWorkspaceAssociations in core/modules/workspaces/tests/src/Kernel/WorkspaceAssociationTest.php
Checks the workspace associations for a test scenario.
WorkspaceAssociationTest::testMoveAllTrackedEntities in core/modules/workspaces/tests/src/Kernel/WorkspaceAssociationTest.php
Tests moving all tracked entities of all types between workspaces.
WorkspaceAssociationTest::testMoveTrackedEntitiesOfSpecificType in core/modules/workspaces/tests/src/Kernel/WorkspaceAssociationTest.php
Tests moving all entities of a specific type while leaving others.
WorkspaceAssociationTest::testMoveTrackedEntitiesValidation in core/modules/workspaces/tests/src/Kernel/WorkspaceAssociationTest.php
Tests validation for moveTrackedEntities().
WorkspaceAssociationTest::testMoveTrackedEntitiesWithMultipleRevisions in core/modules/workspaces/tests/src/Kernel/WorkspaceAssociationTest.php
Tests moving an entity with multiple revisions between workspaces.

... See full list

File

core/modules/workspaces/workspaces.services.yml

View source
  1. class: Drupal\workspaces\WorkspaceAssociation
  2. arguments:
  3. - '@workspaces.tracker'
  4. deprecated: 'The "%service_id%" service is deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. Use the ''workspaces.tracker'' service instead. See https://www.drupal.org/node/3551450'

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