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.
- WorkspaceEntityDeleteTest::testEntityDeletion in core/
modules/ workspaces/ tests/ src/ Kernel/ WorkspaceEntityDeleteTest.php - Test entity deletion in a workspace.
- WorkspaceTestTrait::assertWorkspaceAssociation in core/
modules/ workspaces/ tests/ src/ Kernel/ WorkspaceTestTrait.php - Checks the workspace_association records for a test scenario.
- WorkspaceTrackerTest::assertWorkspaceAssociations in core/
modules/ workspaces/ tests/ src/ Kernel/ WorkspaceTrackerTest.php - Checks the workspace associations for a test scenario.
- WorkspaceTrackerTest::testMoveAllTrackedEntities in core/
modules/ workspaces/ tests/ src/ Kernel/ WorkspaceTrackerTest.php - Tests moving all tracked entities of all types between workspaces.
- WorkspaceTrackerTest::testMoveTrackedEntitiesOfSpecificType in core/
modules/ workspaces/ tests/ src/ Kernel/ WorkspaceTrackerTest.php - Tests moving all entities of a specific type while leaving others.
- WorkspaceTrackerTest::testMoveTrackedEntitiesValidation in core/
modules/ workspaces/ tests/ src/ Kernel/ WorkspaceTrackerTest.php - Tests validation for moveTrackedEntities().
- WorkspaceTrackerTest::testMoveTrackedEntitiesWithMultipleRevisions in core/
modules/ workspaces/ tests/ src/ Kernel/ WorkspaceTrackerTest.php - Tests moving an entity with multiple revisions between workspaces.
- WorkspaceTrackerTest::testWorkspaceAssociationForListing in core/
modules/ workspaces/ tests/ src/ Kernel/ WorkspaceTrackerTest.php - Tests the count of revisions returned for tracked entities listing.
- WorkspaceViewBuilder::createInstance in core/
modules/ workspaces/ src/ WorkspaceViewBuilder.php - Instantiates a new instance of this entity handler.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.