9 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::doDeleteAssociations in core/modules/workspaces/src/WorkspaceAssociation.php
Executes a delete query for workspace associations.
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::moveTrackedEntities in core/modules/workspaces/src/WorkspaceAssociation.php
Moves tracked entities from one workspace to another.
WorkspaceAssociation::trackEntity in core/modules/workspaces/src/WorkspaceAssociation.php
Updates or creates the association for a given entity and a workspace.
workspaces_update_11302 in core/modules/workspaces/workspaces.install
Populate the 'workspace_association_revision' table.

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