workspaces.association
Same name in other branches
- 8.9.x core/modules/workspaces/workspaces.services.yml \workspaces.association
- 10 core/modules/workspaces/workspaces.services.yml \workspaces.association
- 11.x core/modules/workspaces/workspaces.services.yml \workspaces.association
Class
Drupal\workspaces\WorkspaceAssociationTags
- backend_overridable
8 string references to workspaces.association
- content_moderation_workspace_access in core/
modules/ content_moderation/ content_moderation.module - Implements hook_ENTITY_TYPE_access() for the 'workspace' entity type.
- DeletedWorkspaceConstraintValidator::create in core/
modules/ workspaces/ src/ Plugin/ Validation/ Constraint/ DeletedWorkspaceConstraintValidator.php - Instantiates a new instance of this class.
- EntityOperations::create in core/
modules/ workspaces/ src/ EntityOperations.php - Instantiates a new instance of this class.
- EntityWorkspaceConflictConstraintValidator::create in core/
modules/ workspaces/ src/ Plugin/ Validation/ Constraint/ EntityWorkspaceConflictConstraintValidator.php - Instantiates a new instance of this class.
- WorkspaceCRUDTest::testDeletingWorkspaces in core/
modules/ workspaces/ tests/ src/ Kernel/ WorkspaceCRUDTest.php - Tests the deletion of workspaces.
File
-
core/
modules/ workspaces/ workspaces.services.yml
View source
- class: Drupal\workspaces\WorkspaceAssociation
- arguments:
- - '@database'
- - '@entity_type.manager'
- - '@workspaces.repository'
- tags:
- - { name: backend_overridable }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.