7 calls to WorkspaceAssociation::getIdField()
- QueryTrait::prepare in core/
modules/ workspaces/ src/ EntityQuery/ QueryTrait.php - Tables::addWorkspaceAssociationJoin in core/
modules/ workspaces/ src/ EntityQuery/ Tables.php - Adds a join to the 'workspace_association' table for an entity base table.
- ViewsOperations::ensureWorkspaceAssociationTable in core/
modules/ workspaces/ src/ Hook/ ViewsOperations.php - Adds the 'workspace_association' table to a views query.
- WorkspaceAssociation::deleteAssociations in core/
modules/ workspaces/ src/ WorkspaceAssociation.php - Deletes all the workspace association records for the given workspace.
- WorkspaceAssociation::getEntityTrackingWorkspaceIds in core/
modules/ workspaces/ src/ WorkspaceAssociation.php - Gets a list of workspace IDs in which an entity is tracked.
- WorkspaceAssociation::getTrackedEntities in core/
modules/ workspaces/ src/ WorkspaceAssociation.php - Retrieves the entities tracked by a given workspace.
- WorkspaceAssociation::trackEntity in core/
modules/ workspaces/ src/ WorkspaceAssociation.php - Updates or creates the association for a given entity and a workspace.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.