workspaces.association
Same name and namespace in other branches
- 10 core/modules/workspaces/workspaces.services.yml \workspaces.association
- 9 core/modules/workspaces/workspaces.services.yml \workspaces.association
- 8.9.x core/modules/workspaces/workspaces.services.yml \workspaces.association
Class
Drupal\workspaces\WorkspaceAssociation6 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.
File
-
core/
modules/ workspaces/ workspaces.services.yml
View source
- class: Drupal\workspaces\WorkspaceAssociation
- arguments:
- - '@workspaces.tracker'
- 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.