workspaces.tracker

Class

Drupal\workspaces\WorkspaceTracker

Tags

  • 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.

... See full list

File

core/modules/workspaces/workspaces.services.yml

View source
  1. class: Drupal\workspaces\WorkspaceTracker
  2. autowire: true
  3. tags:
  4. - { name: backend_overridable }

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