workspaces.tracker
Class
Drupal\workspaces\WorkspaceTrackerTags
- backend_overridable
14 string references to workspaces.tracker
- EntityWorkspaceConflictConstraintValidator::create in core/
modules/ workspaces/ src/ Plugin/ Validation/ Constraint/ EntityWorkspaceConflictConstraintValidator.php - Instantiates a new instance of this class.
- Workspace::postDelete in core/
modules/ workspaces/ src/ Entity/ Workspace.php - Acts on deleted entities before the delete hook is invoked.
- WorkspaceAssociationRevisionTableUpdateTest::testWorkspaceAssociationRevisionTableUpdate in core/
modules/ workspaces/ tests/ src/ Functional/ Update/ WorkspaceAssociationRevisionTableUpdateTest.php - Tests that the workspace_association_revision table is created and populated.
- WorkspaceCRUDTest::testDeletingWorkspaces in core/
modules/ workspaces/ tests/ src/ Kernel/ WorkspaceCRUDTest.php - Tests the deletion of workspaces.
- WorkspaceDeleteForm::create in core/
modules/ workspaces/ src/ Form/ WorkspaceDeleteForm.php - Instantiates a new instance of this class.
File
-
core/
modules/ workspaces/ workspaces.services.yml
View source
- class: Drupal\workspaces\WorkspaceTracker
- autowire: true
- tags:
- - { name: backend_overridable }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.